summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * patman: Don't report unicode characterSimon Glass2017-06-081-9/+0
| * patman: Rename 'str' variable in EmailPatches()Simon Glass2017-06-081-3/+3
| * patman: Don't convert input data to unicodeSimon Glass2017-06-081-4/+0
| * patman: Adjust handling of unicode email addressSimon Glass2017-06-082-3/+9
| * patman: encode CC list to UTF-8Philipp Tomsich2017-06-081-2/+2
| * buildman: Fix bloat option when 'new' only drops functionsTom Rini2017-06-081-1/+1
* | tools/kwbimage: Support building with LibreSSLMarek BehĂșn2017-06-091-1/+1
|/
* rockchip: mkimage: Add support for RV1108Andy Yan2017-06-071-0/+1
* rockchip: mkimage: set init_boot_size to avoid confusing the boot ROMPhilipp Tomsich2017-06-071-4/+7
* rockchip: mkimage: force 2KB alignment for init_sizePhilipp Tomsich2017-06-073-4/+5
* rockchip: mkimage: add support for verify_header/print_headerPhilipp Tomsich2017-06-074-42/+146
* fdt: Drop fdt_select.pySimon Glass2017-06-027-24/+13
* binman: Rename fdt variable to dtbSimon Glass2017-06-023-12/+11
* fdt: Merge fdt_normal with its base classSimon Glass2017-06-023-253/+157
* binman: Drop a special case related to fdt_fallbackSimon Glass2017-06-021-9/+4
* fdt: Drop fdt_fallback librarySimon Glass2017-06-025-243/+18
* fdt: Drop use of the legacy libfdt python moduleSimon Glass2017-06-021-24/+8
* fdt: Stop building the old python libfdt moduleSimon Glass2017-06-021-18/+0
* fdt: Support use of the new python libfdt librarySimon Glass2017-06-023-9/+30
* fdt: dtoc: Add a full set of property testsSimon Glass2017-06-022-0/+69
* fdt: Update fdt_test to use 'dt' instead of 'fdt'Simon Glass2017-06-021-9/+9
* fdt: Build the new python libfdt moduleSimon Glass2017-06-021-0/+31
* fdt: Rename existing python libfdt moduleSimon Glass2017-06-022-6/+7
* fdt: Add all source files to the libfdt buildSimon Glass2017-06-021-3/+5
* arm: mvebu: kwbimage: inline function to fix use-after-freePatrick Wildt2017-05-311-45/+48
* sunxi: Store the device tree name in the SPL headerSiarhei Siamashka2017-05-171-4/+45
* tools: mksunxiboot: allow larger SPL binariesAndre Przywara2017-05-171-2/+2
* tools/genboardscfg.py: Make 'Supported' as known statusLokesh Vutla2017-05-121-0/+2
* tools: kwbimage fix build with OpenSSL 1.1.xJelle van der Waa2017-05-121-6/+30
* dtoc: Handle nodes with phandles that depend on the sameSimon Glass2017-05-101-14/+41
* dtoc: Move the output code into its own functionSimon Glass2017-05-101-44/+52
* rockchip: mkimage: remove placeholder functions from rkimagePhilipp Tomsich2017-05-101-18/+3
* rockchip: mkimage: play nice with dumpimagePhilipp Tomsich2017-05-101-3/+13
* rockchip: mkimage: clarify header0 initialisationPhilipp Tomsich2017-05-101-3/+17
* rockchip: mkimage: rksd: pad SD/MMC images to a full blocksizePhilipp Tomsich2017-05-101-2/+5
* rockchip: mkimage: Update comments for header sizePhilipp Tomsich2017-05-101-9/+13
* rockchip: mkimage: rewrite padding calculation for SD/MMC and SPI imagesPhilipp Tomsich2017-05-104-29/+66
* rockchip: mkimage: rkspi: include the header sector in the SPI size calculationPhilipp Tomsich2017-05-101-2/+2
* mkimage: rockchip: add support for rk3328Kever Yang2017-05-101-0/+1
* tools: moveconfig: cleanup README entiresChris Packham2017-05-081-0/+41
* tools: moveconfig: cleanup whitelist entriesChris Packham2017-05-081-0/+20
* tools: moveconfig: extract helper function for user confirmationChris Packham2017-05-081-19/+18
* tools: sunxi: avoid read after end of stringxypron.glpk@gmx.de2017-05-051-1/+1
* relocate-rela: add missing va_end()xypron.glpk@gmx.de2017-05-051-2/+4
* rockchip: mkimage: remove (left-over) assignment w/o effect [coverity]Philipp Tomsich2017-04-271-1/+0
* tools/env: avoid memory leak in fw_setenvxypron.glpk@gmx.de2017-04-181-0/+3
* buildman: Allow 'gnueabihf' toolchains for ARMTom Rini2017-04-181-2/+3
* tools: moveconfig: remove GCC prefix of obsolete architectureMasahiro Yamada2017-04-181-7/+0
* buildman: Translate more strings to latin-1Tom Rini2017-04-141-2/+2
* Merge git://git.denx.de/u-boot-dmTom Rini2017-04-135-6/+10
|\