summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* RFC: moveconfig: Use toolchains from buildmanSimon Glass2017-07-221-96/+34
* moveconfig: Tidy up imply flag parsingSimon Glass2017-07-221-8/+15
* dtc: mkimage: Add the possibility to specify DTCEmmanuel Vadot2017-07-222-1/+2
* tools/fw_env: use fsync to ensure that data is physically storedMichael Heimpold2017-07-221-0/+12
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-07-181-1/+1
|\
| * imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-1/+1
* | tools/kwbimage: fix v1 header verificationBaruch Siach2017-07-121-6/+28
* | tools/kwbimage.h: make offset marks style consistentBaruch Siach2017-07-121-31/+31
* | tools/kwbimage: update the list of SoCs using v1 headerBaruch Siach2017-07-121-1/+1
|/
* 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