aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-06-02fdt: Drop fdt_select.pySimon Glass7-24/+13
2017-06-02binman: Rename fdt variable to dtbSimon Glass3-12/+11
2017-06-02fdt: Merge fdt_normal with its base classSimon Glass3-253/+157
2017-06-02binman: Drop a special case related to fdt_fallbackSimon Glass1-9/+4
2017-06-02fdt: Drop fdt_fallback librarySimon Glass5-243/+18
2017-06-02fdt: Drop use of the legacy libfdt python moduleSimon Glass1-24/+8
2017-06-02fdt: Stop building the old python libfdt moduleSimon Glass1-18/+0
2017-06-02fdt: Support use of the new python libfdt librarySimon Glass3-9/+30
2017-06-02fdt: dtoc: Add a full set of property testsSimon Glass2-0/+69
2017-06-02fdt: Update fdt_test to use 'dt' instead of 'fdt'Simon Glass1-9/+9
2017-06-02fdt: Build the new python libfdt moduleSimon Glass1-0/+31
2017-06-02fdt: Rename existing python libfdt moduleSimon Glass2-6/+7
2017-06-02fdt: Add all source files to the libfdt buildSimon Glass1-3/+5
2017-05-31arm: mvebu: kwbimage: inline function to fix use-after-freePatrick Wildt1-45/+48
2017-05-17sunxi: Store the device tree name in the SPL headerSiarhei Siamashka1-4/+45
2017-05-17tools: mksunxiboot: allow larger SPL binariesAndre Przywara1-2/+2
2017-05-12tools/genboardscfg.py: Make 'Supported' as known statusLokesh Vutla1-0/+2
2017-05-12tools: kwbimage fix build with OpenSSL 1.1.xJelle van der Waa1-6/+30
2017-05-10dtoc: Handle nodes with phandles that depend on the sameSimon Glass1-14/+41
2017-05-10dtoc: Move the output code into its own functionSimon Glass1-44/+52
2017-05-10rockchip: mkimage: remove placeholder functions from rkimagePhilipp Tomsich1-18/+3
2017-05-10rockchip: mkimage: play nice with dumpimagePhilipp Tomsich1-3/+13
2017-05-10rockchip: mkimage: clarify header0 initialisationPhilipp Tomsich1-3/+17
2017-05-10rockchip: mkimage: rksd: pad SD/MMC images to a full blocksizePhilipp Tomsich1-2/+5
2017-05-10rockchip: mkimage: Update comments for header sizePhilipp Tomsich1-9/+13
2017-05-10rockchip: mkimage: rewrite padding calculation for SD/MMC and SPI imagesPhilipp Tomsich4-29/+66
2017-05-10rockchip: mkimage: rkspi: include the header sector in the SPI size calculationPhilipp Tomsich1-2/+2
2017-05-10mkimage: rockchip: add support for rk3328Kever Yang1-0/+1
2017-05-08tools: moveconfig: cleanup README entiresChris Packham1-0/+41
2017-05-08tools: moveconfig: cleanup whitelist entriesChris Packham1-0/+20
2017-05-08tools: moveconfig: extract helper function for user confirmationChris Packham1-19/+18
2017-05-05tools: sunxi: avoid read after end of stringxypron.glpk@gmx.de1-1/+1
2017-05-05relocate-rela: add missing va_end()xypron.glpk@gmx.de1-2/+4
2017-04-27rockchip: mkimage: remove (left-over) assignment w/o effect [coverity]Philipp Tomsich1-1/+0
2017-04-18tools/env: avoid memory leak in fw_setenvxypron.glpk@gmx.de1-0/+3
2017-04-18buildman: Allow 'gnueabihf' toolchains for ARMTom Rini1-2/+3
2017-04-18tools: moveconfig: remove GCC prefix of obsolete architectureMasahiro Yamada1-7/+0
2017-04-14buildman: Translate more strings to latin-1Tom Rini1-2/+2
2017-04-13Merge git://git.denx.de/u-boot-dmTom Rini5-6/+10
2017-04-13buildman: Handle commit subjects containing unicodeSimon Glass1-2/+3
2017-04-13tools: allow to override pythonStefano Babic1-1/+1
2017-04-13fdtgrep: Cope with the /aliases node being lastSimon Glass1-3/+0
2017-04-13dtoc: Decode val if it's a byte stringGeorge McCollister1-0/+2
2017-04-13patman: Convert byte arrays to stringsGeorge McCollister1-0/+4
2017-04-12env: fix memory leak in fw_env routinesStefano Babic2-19/+70
2017-04-12env: add a version number to check APIStefano Babic1-0/+15
2017-04-12env: split fw_env.h in public and private partsStefano Babic4-50/+58
2017-04-12Rename aes.h to uboot_aes.hStefano Babic1-1/+1
2017-04-10tools: binman: Add missing filenames for various x86 rom testsBin Meng5-0/+6
2017-04-10binman: Remove hard-coded file name for x86 flash-descriptor & intel-meStefan Roese2-6/+0