summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-06-09patman: Add unicode to test patchesSimon Glass
2017-06-09patman: Don't return the series in FixPatches()Simon Glass
2017-06-09patman: Don't report unicode characterSimon Glass
2017-06-09patman: Rename 'str' variable in EmailPatches()Simon Glass
2017-06-09patman: Don't convert input data to unicodeSimon Glass
2017-06-09patman: Adjust handling of unicode email addressSimon Glass
2017-06-09patman: encode CC list to UTF-8Philipp Tomsich
2017-06-09buildman: Fix bloat option when 'new' only drops functionsTom Rini
2017-06-07rockchip: mkimage: Add support for RV1108Andy Yan
2017-06-07rockchip: mkimage: set init_boot_size to avoid confusing the boot ROMPhilipp Tomsich
2017-06-07rockchip: mkimage: force 2KB alignment for init_sizePhilipp Tomsich
2017-06-07rockchip: mkimage: add support for verify_header/print_headerPhilipp Tomsich
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