ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.h
[oweals/u-boot.git] / tools /
2017-09-12 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-09-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-09-12 Chris Packhampatman: add support for omitting bouncing addresses
2017-09-12 Simon Glassmoveconfig: Use fd.write() instead of print >>
2017-09-12 Simon Glassgenconfig.py: Print defconfig next to warnings
2017-09-11 York Suntools: pblimage: Fix address calculation
2017-09-07 Tom RiniMerge git://git.denx.de/u-boot-net
2017-09-07 Bin Mengtools: .gitignore: Add libfdt related files
2017-09-07 Bin Mengtools: .gitignore: Sort in alphabetical order
2017-09-06 Simon Glassenv: Add 'envtools' target to 'make help'
2017-09-06 Simon Glassenv: Fix operation of 'make environ'
2017-09-05 Tom Rinienv: Fix out of tree building of tools-all
2017-09-05 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2017-09-03 Bin MengMakefile: Suppress output of python libfdt build command
2017-09-03 Bin MengMakefile: Quiesce libfdt build
2017-09-03 Lukasz Majewskifix: fw_env: Prevent writing error message on special...
2017-09-01 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-09-01 Tom RiniMerge git://git.denx.de/u-boot-video
2017-09-01 Tom RiniMerge git://git.denx.de/u-boot-imx
2017-08-23 Stefan Agnerimx: move imximage header to common location
2017-08-21 Tom RiniMerge git://git.denx.de/u-boot-uniphier
2017-08-20 Anatolij GustschinFix 'notes' typos
2017-08-20 Clément BœschMakefile: honor PYTHON configuration properly
2017-08-18 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-08-18 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-08-16 Tom RiniMerge git://git.denx.de/u-boot-tegra
2017-08-16 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-08-16 Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-08-16 Tom RiniMerge git://git.denx.de/u-boot-spi
2017-08-16 Simon Glassenv: Rename setenv() to env_set()
2017-08-15 Simon GlassMove environment files from common/ to env/
2017-08-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2017-08-13 Philipp Tomsichrockchip: rk3368: mkimage: add support for the RK3368
2017-07-31 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-07-29 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2017-07-26 Tom RiniMerge git://git.denx.de/u-boot-uniphier
2017-07-26 Tom RiniMerge git://git.denx.de/u-boot-mips
2017-07-25 Paul Burtonmips-relocs: Fix warning from gcc 6.3
2017-07-25 Paul BurtonMIPS: Stop building position independent code
2017-07-23 Simon GlassRFC: moveconfig: Use toolchains from buildman
2017-07-23 Simon Glassmoveconfig: Tidy up imply flag parsing
2017-07-22 Emmanuel Vadotdtc: mkimage: Add the possibility to specify DTC
2017-07-22 Michael Heimpoldtools/fw_env: use fsync to ensure that data is physical...
2017-07-18 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2017-07-12 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-07-12 Stefano Babicimx: reorganize IMX code as other SOCs
2017-07-12 Baruch Siachtools/kwbimage: fix v1 header verification
2017-07-12 Baruch Siachtools/kwbimage.h: make offset marks style consistent
2017-07-12 Baruch Siachtools/kwbimage: update the list of SoCs using v1 header
2017-07-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-07-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2017-07-11 Simon Glassbinman: Put our local modules ahead of system modules
2017-07-11 Simon Glassdtoc: Add tests
2017-07-11 Simon Glassdtoc: Add a comment about string replace in conv_name_t...
2017-07-11 Simon Glassdtoc: Move the main logic into the dtb_platdata file
2017-07-11 Simon Glassdtoc: Move static functions out of the class
2017-07-11 Simon Glassdtoc: Pass include_disabled explicitly
2017-07-11 Simon Glassdtoc: Don't handle properties with / in them
2017-07-11 Simon Glassdtoc: Fix pylint warnings
2017-07-11 Simon Glassdtoc: Split out the main class into its own file
2017-07-11 Simon Glassdtoc: Add a comment at the top
2017-07-11 Simon Glassdtoc: Use self._options instead of the global options
2017-07-11 Simon Glassmoveconfig: Allow automatic location and adding of...
2017-07-11 Simon Glassmoveconfig: Allow control of which implying configs...
2017-07-11 Simon Glassmoveconfig: Allow piping in 'git show --stat' output
2017-07-11 Simon Glassdtoc: Support multiple compatible strings in a node
2017-07-11 Simon Glassmoveconfig: Support looking for implied CONFIG options
2017-07-11 Simon Glassmoveconfig: Support building a simple config database
2017-07-11 Simon Glassmoveconfig: Add a constant for auto.conf
2017-07-11 Simon Glassmoveconfig: Tidy up the documentation and add hints
2017-07-11 Simon Glassmoveconfig: Allow reading the defconfig list from stdin
2017-07-11 Simon Glassmoveconfig: Support providing a path to the defconfig...
2017-07-11 Kever Yangrockchip: mkimage: add support for rk322x soc
2017-07-06 Andy Shevchenkoavr32: Retire AVR32 for good
2017-07-06 Baruch Siachmkimage: fix display of image types list
2017-06-27 Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-06-24 Tom RiniMerge git://git.denx.de/u-boot-uniphier
2017-06-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2017-06-23 Kever Yangrockchip: mkimage: correct spl_size for rk3399
2017-06-23 Tom Rinirkcommon.c: Remove unused rkcommon_spi_to_offset
2017-06-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2017-06-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-06-16 Heiko Schocherpowerpc, 5xx: remove some "5xx" remains
2017-06-16 Masahiro Yamadatreewide: remove unneeded semicolons
2017-06-14 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-06-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2017-06-12 Heiko Schochertools/tbot: update README
2017-06-12 Simon Glassrkcommon.c: Drop pointless assignment
2017-06-12 Simon Glassfdtgrep: Deal with NULL data passed to check_type_include()
2017-06-10 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-06-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-06-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-06-10 Marek Behúntools/kwbimage: Support building with LibreSSL
2017-06-09 Daniel Schwierzeckbuildman: properly translate strings for log and err...
2017-06-09 Daniel Schwierzeckbuildman: disable localized and unicode output of all...
2017-06-09 Simon Glasspatman: Add a functional test
2017-06-09 Simon Glasspatman: Rename 'list' variable in MakeCcFile()
2017-06-09 Simon Glasspatman: Add a maintainer test feature to MakeCcFile()
2017-06-09 Simon Glasspatman: Add unicode to test patches
2017-06-09 Simon Glasspatman: Don't return the series in FixPatches()
next