summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko
2017-07-06mkimage: fix display of image types listBaruch Siach
2017-06-23rockchip: mkimage: correct spl_size for rk3399Kever Yang
2017-06-23rkcommon.c: Remove unused rkcommon_spi_to_offsetTom Rini
2017-06-16powerpc, 5xx: remove some "5xx" remainsHeiko Schocher
2017-06-16treewide: remove unneeded semicolonsMasahiro Yamada
2017-06-12tools/tbot: update READMEHeiko Schocher
2017-06-12rkcommon.c: Drop pointless assignmentSimon Glass
2017-06-12fdtgrep: Deal with NULL data passed to check_type_include()Simon Glass
2017-06-10Merge git://git.denx.de/u-boot-dmTom Rini
2017-06-10tools/kwbimage: Support building with LibreSSLMarek BehĂșn
2017-06-09buildman: properly translate strings for log and err files to ASCIIDaniel Schwierzeck
2017-06-09buildman: disable localized and unicode output of all build toolsDaniel Schwierzeck
2017-06-09patman: Add a functional testSimon Glass
2017-06-09patman: Rename 'list' variable in MakeCcFile()Simon Glass
2017-06-09patman: Add a maintainer test feature to MakeCcFile()Simon Glass
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