summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* fdt: Drop fdt_select.pySimon Glass2017-06-027-24/+13
* binman: Rename fdt variable to dtbSimon Glass2017-06-023-12/+11
* fdt: Merge fdt_normal with its base classSimon Glass2017-06-023-253/+157
* binman: Drop a special case related to fdt_fallbackSimon Glass2017-06-021-9/+4
* fdt: Drop fdt_fallback librarySimon Glass2017-06-025-243/+18
* fdt: Drop use of the legacy libfdt python moduleSimon Glass2017-06-021-24/+8
* fdt: Stop building the old python libfdt moduleSimon Glass2017-06-021-18/+0
* fdt: Support use of the new python libfdt librarySimon Glass2017-06-023-9/+30
* fdt: dtoc: Add a full set of property testsSimon Glass2017-06-022-0/+69
* fdt: Update fdt_test to use 'dt' instead of 'fdt'Simon Glass2017-06-021-9/+9
* fdt: Build the new python libfdt moduleSimon Glass2017-06-021-0/+31
* fdt: Rename existing python libfdt moduleSimon Glass2017-06-022-6/+7
* fdt: Add all source files to the libfdt buildSimon Glass2017-06-021-3/+5
* arm: mvebu: kwbimage: inline function to fix use-after-freePatrick Wildt2017-05-311-45/+48
* sunxi: Store the device tree name in the SPL headerSiarhei Siamashka2017-05-171-4/+45
* tools: mksunxiboot: allow larger SPL binariesAndre Przywara2017-05-171-2/+2
* tools/genboardscfg.py: Make 'Supported' as known statusLokesh Vutla2017-05-121-0/+2
* tools: kwbimage fix build with OpenSSL 1.1.xJelle van der Waa2017-05-121-6/+30
* dtoc: Handle nodes with phandles that depend on the sameSimon Glass2017-05-101-14/+41
* dtoc: Move the output code into its own functionSimon Glass2017-05-101-44/+52
* rockchip: mkimage: remove placeholder functions from rkimagePhilipp Tomsich2017-05-101-18/+3
* rockchip: mkimage: play nice with dumpimagePhilipp Tomsich2017-05-101-3/+13
* rockchip: mkimage: clarify header0 initialisationPhilipp Tomsich2017-05-101-3/+17
* rockchip: mkimage: rksd: pad SD/MMC images to a full blocksizePhilipp Tomsich2017-05-101-2/+5
* rockchip: mkimage: Update comments for header sizePhilipp Tomsich2017-05-101-9/+13
* rockchip: mkimage: rewrite padding calculation for SD/MMC and SPI imagesPhilipp Tomsich2017-05-104-29/+66
* rockchip: mkimage: rkspi: include the header sector in the SPI size calculationPhilipp Tomsich2017-05-101-2/+2
* mkimage: rockchip: add support for rk3328Kever Yang2017-05-101-0/+1
* tools: moveconfig: cleanup README entiresChris Packham2017-05-081-0/+41
* tools: moveconfig: cleanup whitelist entriesChris Packham2017-05-081-0/+20
* tools: moveconfig: extract helper function for user confirmationChris Packham2017-05-081-19/+18
* tools: sunxi: avoid read after end of stringxypron.glpk@gmx.de2017-05-051-1/+1
* relocate-rela: add missing va_end()xypron.glpk@gmx.de2017-05-051-2/+4
* rockchip: mkimage: remove (left-over) assignment w/o effect [coverity]Philipp Tomsich2017-04-271-1/+0
* tools/env: avoid memory leak in fw_setenvxypron.glpk@gmx.de2017-04-181-0/+3
* buildman: Allow 'gnueabihf' toolchains for ARMTom Rini2017-04-181-2/+3
* tools: moveconfig: remove GCC prefix of obsolete architectureMasahiro Yamada2017-04-181-7/+0
* buildman: Translate more strings to latin-1Tom Rini2017-04-141-2/+2
* Merge git://git.denx.de/u-boot-dmTom Rini2017-04-135-6/+10
|\
| * buildman: Handle commit subjects containing unicodeSimon Glass2017-04-131-2/+3
| * tools: allow to override pythonStefano Babic2017-04-131-1/+1
| * fdtgrep: Cope with the /aliases node being lastSimon Glass2017-04-131-3/+0
| * dtoc: Decode val if it's a byte stringGeorge McCollister2017-04-131-0/+2
| * patman: Convert byte arrays to stringsGeorge McCollister2017-04-131-0/+4
* | env: fix memory leak in fw_env routinesStefano Babic2017-04-122-19/+70
* | env: add a version number to check APIStefano Babic2017-04-121-0/+15
* | env: split fw_env.h in public and private partsStefano Babic2017-04-124-50/+58
* | Rename aes.h to uboot_aes.hStefano Babic2017-04-121-1/+1
|/
* tools: binman: Add missing filenames for various x86 rom testsBin Meng2017-04-105-0/+6
* binman: Remove hard-coded file name for x86 flash-descriptor & intel-meStefan Roese2017-04-102-6/+0