summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-06-02fdt: Drop fdt_select.pySimon Glass
2017-06-02binman: Rename fdt variable to dtbSimon Glass
2017-06-02fdt: Merge fdt_normal with its base classSimon Glass
2017-06-02binman: Drop a special case related to fdt_fallbackSimon Glass
2017-06-02fdt: Drop fdt_fallback librarySimon Glass
2017-06-02fdt: Drop use of the legacy libfdt python moduleSimon Glass
2017-06-02fdt: Stop building the old python libfdt moduleSimon Glass
2017-06-02fdt: Support use of the new python libfdt librarySimon Glass
2017-06-02fdt: dtoc: Add a full set of property testsSimon Glass
2017-06-02fdt: Update fdt_test to use 'dt' instead of 'fdt'Simon Glass
2017-06-02fdt: Build the new python libfdt moduleSimon Glass
2017-06-02fdt: Rename existing python libfdt moduleSimon Glass
2017-06-02fdt: Add all source files to the libfdt buildSimon Glass
2017-05-31arm: mvebu: kwbimage: inline function to fix use-after-freePatrick Wildt
2017-05-17sunxi: Store the device tree name in the SPL headerSiarhei Siamashka
2017-05-17tools: mksunxiboot: allow larger SPL binariesAndre Przywara
2017-05-12tools/genboardscfg.py: Make 'Supported' as known statusLokesh Vutla
2017-05-12tools: kwbimage fix build with OpenSSL 1.1.xJelle van der Waa
2017-05-10dtoc: Handle nodes with phandles that depend on the sameSimon Glass
2017-05-10dtoc: Move the output code into its own functionSimon Glass
2017-05-10rockchip: mkimage: remove placeholder functions from rkimagePhilipp Tomsich
2017-05-10rockchip: mkimage: play nice with dumpimagePhilipp Tomsich
2017-05-10rockchip: mkimage: clarify header0 initialisationPhilipp Tomsich
2017-05-10rockchip: mkimage: rksd: pad SD/MMC images to a full blocksizePhilipp Tomsich
2017-05-10rockchip: mkimage: Update comments for header sizePhilipp Tomsich
2017-05-10rockchip: mkimage: rewrite padding calculation for SD/MMC and SPI imagesPhilipp Tomsich
2017-05-10rockchip: mkimage: rkspi: include the header sector in the SPI size calculationPhilipp Tomsich
2017-05-10mkimage: rockchip: add support for rk3328Kever Yang
2017-05-08tools: moveconfig: cleanup README entiresChris Packham
2017-05-08tools: moveconfig: cleanup whitelist entriesChris Packham
2017-05-08tools: moveconfig: extract helper function for user confirmationChris Packham
2017-05-05tools: sunxi: avoid read after end of stringxypron.glpk@gmx.de
2017-05-05relocate-rela: add missing va_end()xypron.glpk@gmx.de
2017-04-27rockchip: mkimage: remove (left-over) assignment w/o effect [coverity]Philipp Tomsich
2017-04-18tools/env: avoid memory leak in fw_setenvxypron.glpk@gmx.de
2017-04-18buildman: Allow 'gnueabihf' toolchains for ARMTom Rini
2017-04-18tools: moveconfig: remove GCC prefix of obsolete architectureMasahiro Yamada
2017-04-14buildman: Translate more strings to latin-1Tom Rini
2017-04-13Merge git://git.denx.de/u-boot-dmTom Rini
2017-04-13buildman: Handle commit subjects containing unicodeSimon Glass
2017-04-13tools: allow to override pythonStefano Babic
2017-04-13fdtgrep: Cope with the /aliases node being lastSimon Glass
2017-04-13dtoc: Decode val if it's a byte stringGeorge McCollister
2017-04-13patman: Convert byte arrays to stringsGeorge McCollister
2017-04-12env: fix memory leak in fw_env routinesStefano Babic
2017-04-12env: add a version number to check APIStefano Babic
2017-04-12env: split fw_env.h in public and private partsStefano Babic
2017-04-12Rename aes.h to uboot_aes.hStefano Babic
2017-04-10tools: binman: Add missing filenames for various x86 rom testsBin Meng
2017-04-10binman: Remove hard-coded file name for x86 flash-descriptor & intel-meStefan Roese