summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-06-11Merge git://git.denx.de/u-boot-dmTom Rini14-35/+503
2017-06-10tools/kwbimage: Support building with LibreSSLMarek BehĂșn1-1/+1
2017-06-09buildman: properly translate strings for log and err files to ASCIIDaniel Schwierzeck1-2/+4
2017-06-09buildman: disable localized and unicode output of all build toolsDaniel Schwierzeck1-1/+5
2017-06-09patman: Add a functional testSimon Glass7-2/+459
2017-06-09patman: Rename 'list' variable in MakeCcFile()Simon Glass1-10/+10
2017-06-09patman: Add a maintainer test feature to MakeCcFile()Simon Glass1-2/+6
2017-06-09patman: Add unicode to test patchesSimon Glass1-0/+9
2017-06-09patman: Don't return the series in FixPatches()Simon Glass2-3/+2
2017-06-09patman: Don't report unicode characterSimon Glass1-9/+0
2017-06-09patman: Rename 'str' variable in EmailPatches()Simon Glass1-3/+3
2017-06-09patman: Don't convert input data to unicodeSimon Glass1-4/+0
2017-06-09patman: Adjust handling of unicode email addressSimon Glass2-3/+9
2017-06-09patman: encode CC list to UTF-8Philipp Tomsich1-2/+2
2017-06-09buildman: Fix bloat option when 'new' only drops functionsTom Rini1-1/+1
2017-06-07rockchip: mkimage: Add support for RV1108Andy Yan1-0/+1
2017-06-07rockchip: mkimage: set init_boot_size to avoid confusing the boot ROMPhilipp Tomsich1-4/+7
2017-06-07rockchip: mkimage: force 2KB alignment for init_sizePhilipp Tomsich3-4/+5
2017-06-07rockchip: mkimage: add support for verify_header/print_headerPhilipp Tomsich4-42/+146
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