summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-07-12tools/kwbimage: update the list of SoCs using v1 headerBaruch Siach
2017-07-11Merge git://git.denx.de/u-boot-dmTom Rini
2017-07-11binman: Put our local modules ahead of system modulesSimon Glass
2017-07-11dtoc: Add testsSimon Glass
2017-07-11dtoc: Add a comment about string replace in conv_name_to_c()Simon Glass
2017-07-11dtoc: Move the main logic into the dtb_platdata fileSimon Glass
2017-07-11dtoc: Move static functions out of the classSimon Glass
2017-07-11dtoc: Pass include_disabled explicitlySimon Glass
2017-07-11dtoc: Don't handle properties with / in themSimon Glass
2017-07-11dtoc: Fix pylint warningsSimon Glass
2017-07-11dtoc: Split out the main class into its own fileSimon Glass
2017-07-11dtoc: Add a comment at the topSimon Glass
2017-07-11dtoc: Use self._options instead of the global optionsSimon Glass
2017-07-11moveconfig: Allow automatic location and adding of 'imply'Simon Glass
2017-07-11moveconfig: Allow control of which implying configs are shownSimon Glass
2017-07-11moveconfig: Allow piping in 'git show --stat' outputSimon Glass
2017-07-11dtoc: Support multiple compatible strings in a nodeSimon Glass
2017-07-11moveconfig: Support looking for implied CONFIG optionsSimon Glass
2017-07-11moveconfig: Support building a simple config databaseSimon Glass
2017-07-11moveconfig: Add a constant for auto.confSimon Glass
2017-07-11moveconfig: Tidy up the documentation and add hintsSimon Glass
2017-07-11moveconfig: Allow reading the defconfig list from stdinSimon Glass
2017-07-11moveconfig: Support providing a path to the defconfig filesSimon Glass
2017-07-11rockchip: mkimage: add support for rk322x socKever Yang
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko
2017-07-06mkimage: fix display of image types listBaruch Siach
2017-06-23rockchip: mkimage: correct spl_size for rk3399Kever Yang
2017-06-23rkcommon.c: Remove unused rkcommon_spi_to_offsetTom Rini
2017-06-16powerpc, 5xx: remove some "5xx" remainsHeiko Schocher
2017-06-16treewide: remove unneeded semicolonsMasahiro Yamada
2017-06-12tools/tbot: update READMEHeiko Schocher
2017-06-12rkcommon.c: Drop pointless assignmentSimon Glass
2017-06-12fdtgrep: Deal with NULL data passed to check_type_include()Simon Glass
2017-06-10Merge git://git.denx.de/u-boot-dmTom Rini
2017-06-09tools/kwbimage: Support building with LibreSSLMarek Behún
2017-06-09buildman: properly translate strings for log and err files to ASCIIDaniel Schwierzeck
2017-06-09buildman: disable localized and unicode output of all build toolsDaniel Schwierzeck
2017-06-08patman: Add a functional testSimon Glass
2017-06-08patman: Rename 'list' variable in MakeCcFile()Simon Glass
2017-06-08patman: Add a maintainer test feature to MakeCcFile()Simon Glass
2017-06-08patman: Add unicode to test patchesSimon Glass
2017-06-08patman: Don't return the series in FixPatches()Simon Glass
2017-06-08patman: Don't report unicode characterSimon Glass
2017-06-08patman: Rename 'str' variable in EmailPatches()Simon Glass
2017-06-08patman: Don't convert input data to unicodeSimon Glass
2017-06-08patman: Adjust handling of unicode email addressSimon Glass
2017-06-08patman: encode CC list to UTF-8Philipp Tomsich
2017-06-08buildman: Fix bloat option when 'new' only drops functionsTom Rini
2017-06-07rockchip: mkimage: Add support for RV1108Andy Yan
2017-06-07rockchip: mkimage: set init_boot_size to avoid confusing the boot ROMPhilipp Tomsich