summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-dmTom Rini2017-07-1110-429/+1476
|\
| * binman: Put our local modules ahead of system modulesSimon Glass2017-07-111-5/+4
| * dtoc: Add testsSimon Glass2017-07-117-4/+411
| * dtoc: Add a comment about string replace in conv_name_to_c()Simon Glass2017-07-111-0/+3
| * dtoc: Move the main logic into the dtb_platdata fileSimon Glass2017-07-112-17/+31
| * dtoc: Move static functions out of the classSimon Glass2017-07-111-62/+63
| * dtoc: Pass include_disabled explicitlySimon Glass2017-07-112-5/+5
| * dtoc: Don't handle properties with / in themSimon Glass2017-07-111-1/+0
| * dtoc: Fix pylint warningsSimon Glass2017-07-112-131/+144
| * dtoc: Split out the main class into its own fileSimon Glass2017-07-112-405/+414
| * dtoc: Add a comment at the topSimon Glass2017-07-111-0/+20
| * dtoc: Use self._options instead of the global optionsSimon Glass2017-07-111-2/+2
| * moveconfig: Allow automatic location and adding of 'imply'Simon Glass2017-07-111-9/+215
| * moveconfig: Allow control of which implying configs are shownSimon Glass2017-07-111-4/+32
| * moveconfig: Allow piping in 'git show --stat' outputSimon Glass2017-07-111-0/+2
| * dtoc: Support multiple compatible strings in a nodeSimon Glass2017-07-111-7/+21
| * moveconfig: Support looking for implied CONFIG optionsSimon Glass2017-07-111-1/+214
| * moveconfig: Support building a simple config databaseSimon Glass2017-07-111-7/+74
| * moveconfig: Add a constant for auto.confSimon Glass2017-07-111-4/+6
| * moveconfig: Tidy up the documentation and add hintsSimon Glass2017-07-111-2/+20
| * moveconfig: Allow reading the defconfig list from stdinSimon Glass2017-07-111-3/+18
| * moveconfig: Support providing a path to the defconfig filesSimon Glass2017-07-111-2/+19
* | rockchip: mkimage: add support for rk322x socKever Yang2017-07-111-0/+1
|/
* avr32: Retire AVR32 for goodAndy Shevchenko2017-07-062-10/+2
* mkimage: fix display of image types listBaruch Siach2017-07-061-1/+5
* rockchip: mkimage: correct spl_size for rk3399Kever Yang2017-06-231-1/+1
* rkcommon.c: Remove unused rkcommon_spi_to_offsetTom Rini2017-06-231-5/+0
* powerpc, 5xx: remove some "5xx" remainsHeiko Schocher2017-06-162-2/+0
* treewide: remove unneeded semicolonsMasahiro Yamada2017-06-161-1/+1
* tools/tbot: update READMEHeiko Schocher2017-06-124-684/+0
* rkcommon.c: Drop pointless assignmentSimon Glass2017-06-121-1/+2
* fdtgrep: Deal with NULL data passed to check_type_include()Simon Glass2017-06-121-11/+14
* Merge git://git.denx.de/u-boot-dmTom Rini2017-06-1014-35/+503
|\
| * buildman: properly translate strings for log and err files to ASCIIDaniel Schwierzeck2017-06-091-2/+4
| * buildman: disable localized and unicode output of all build toolsDaniel Schwierzeck2017-06-091-1/+5
| * patman: Add a functional testSimon Glass2017-06-087-2/+459
| * patman: Rename 'list' variable in MakeCcFile()Simon Glass2017-06-081-10/+10
| * patman: Add a maintainer test feature to MakeCcFile()Simon Glass2017-06-081-2/+6
| * patman: Add unicode to test patchesSimon Glass2017-06-081-0/+9
| * patman: Don't return the series in FixPatches()Simon Glass2017-06-082-3/+2
| * patman: Don't report unicode characterSimon Glass2017-06-081-9/+0
| * patman: Rename 'str' variable in EmailPatches()Simon Glass2017-06-081-3/+3
| * patman: Don't convert input data to unicodeSimon Glass2017-06-081-4/+0
| * patman: Adjust handling of unicode email addressSimon Glass2017-06-082-3/+9
| * patman: encode CC list to UTF-8Philipp Tomsich2017-06-081-2/+2
| * buildman: Fix bloat option when 'new' only drops functionsTom Rini2017-06-081-1/+1
* | tools/kwbimage: Support building with LibreSSLMarek BehĂșn2017-06-091-1/+1
|/
* rockchip: mkimage: Add support for RV1108Andy Yan2017-06-071-0/+1
* rockchip: mkimage: set init_boot_size to avoid confusing the boot ROMPhilipp Tomsich2017-06-071-4/+7
* rockchip: mkimage: force 2KB alignment for init_sizePhilipp Tomsich2017-06-073-4/+5