summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools: .gitignore: Add libfdt related filesBin Meng2017-09-071-0/+4
* tools: .gitignore: Sort in alphabetical orderBin Meng2017-09-071-10/+9
* env: Add 'envtools' target to 'make help'Simon Glass2017-09-051-0/+3
* env: Fix operation of 'make environ'Simon Glass2017-09-051-2/+2
* env: Fix out of tree building of tools-allTom Rini2017-09-053-3/+3
* Makefile: Suppress output of python libfdt build commandBin Meng2017-09-031-2/+2
* Makefile: Quiesce libfdt buildBin Meng2017-09-031-1/+1
* fix: fw_env: Prevent writing error message on special files, which don't supp...Lukasz Majewski2017-09-031-2/+4
* imx: move imximage header to common locationStefan Agner2017-08-231-200/+0
* Fix 'notes' typosAnatolij Gustschin2017-08-201-1/+1
* Makefile: honor PYTHON configuration properlyClément Bœsch2017-08-201-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-163-7/+7
* Move environment files from common/ to env/Simon Glass2017-08-151-2/+2
* rockchip: rk3368: mkimage: add support for the RK3368Philipp Tomsich2017-08-131-0/+1
* mips-relocs: Fix warning from gcc 6.3Paul Burton2017-07-251-0/+6
* MIPS: Stop building position independent codePaul Burton2017-07-253-0/+429
* 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