summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* rockchip: mkimage: correct spl_size for rk3399Kever Yang2017-06-231-1/+1
* rkcommon.c: Remove unused rkcommon_spi_to_offsetTom Rini2017-06-231-5/+0
* powerpc, 5xx: remove some "5xx" remainsHeiko Schocher2017-06-162-2/+0
* treewide: remove unneeded semicolonsMasahiro Yamada2017-06-161-1/+1
* tools/tbot: update READMEHeiko Schocher2017-06-124-684/+0
* rkcommon.c: Drop pointless assignmentSimon Glass2017-06-121-1/+2
* fdtgrep: Deal with NULL data passed to check_type_include()Simon Glass2017-06-121-11/+14
* Merge git://git.denx.de/u-boot-dmTom Rini2017-06-1014-35/+503
|\
| * buildman: properly translate strings for log and err files to ASCIIDaniel Schwierzeck2017-06-091-2/+4
| * buildman: disable localized and unicode output of all build toolsDaniel Schwierzeck2017-06-091-1/+5
| * patman: Add a functional testSimon Glass2017-06-087-2/+459
| * patman: Rename 'list' variable in MakeCcFile()Simon Glass2017-06-081-10/+10
| * patman: Add a maintainer test feature to MakeCcFile()Simon Glass2017-06-081-2/+6
| * patman: Add unicode to test patchesSimon Glass2017-06-081-0/+9
| * patman: Don't return the series in FixPatches()Simon Glass2017-06-082-3/+2
| * 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