Commit Graph

1271 Commits (97525647227df6c00f63fc5ee41ad8d353ab6708)

Author SHA1 Message Date
Andy Yan 79fa157387 rockchip: mkimage: Add support for RV1108 8 years ago
Philipp Tomsich a1c29d4b43 rockchip: mkimage: set init_boot_size to avoid confusing the boot ROM 8 years ago
Philipp Tomsich ad972ac3d9 rockchip: mkimage: force 2KB alignment for init_size 8 years ago
Philipp Tomsich 2fb371ff64 rockchip: mkimage: add support for verify_header/print_header 8 years ago
Simon Glass 99ed4a2e97 fdt: Drop fdt_select.py 8 years ago
Simon Glass ec3f378a31 binman: Rename fdt variable to dtb 8 years ago
Simon Glass 7b75b4482d fdt: Merge fdt_normal with its base class 8 years ago
Simon Glass 515d3f0801 binman: Drop a special case related to fdt_fallback 8 years ago
Simon Glass 160a766425 fdt: Drop fdt_fallback library 8 years ago
Simon Glass 6d804eafc1 fdt: Drop use of the legacy libfdt python module 8 years ago
Simon Glass 727f153629 fdt: Stop building the old python libfdt module 8 years ago
Simon Glass b4360206a4 fdt: Support use of the new python libfdt library 8 years ago
Simon Glass 4a28b00703 fdt: dtoc: Add a full set of property tests 8 years ago
Simon Glass 1d88ebb270 fdt: Update fdt_test to use 'dt' instead of 'fdt' 8 years ago
Simon Glass ee95d10ba9 fdt: Build the new python libfdt module 8 years ago
Simon Glass 555ba4889c fdt: Rename existing python libfdt module 8 years ago
Simon Glass 330274f19d fdt: Add all source files to the libfdt build 8 years ago
Patrick Wildt 6cbf7eda3c arm: mvebu: kwbimage: inline function to fix use-after-free 8 years ago
Siarhei Siamashka 7f0ef5a945 sunxi: Store the device tree name in the SPL header 8 years ago
Andre Przywara 45e2d06766 tools: mksunxiboot: allow larger SPL binaries 8 years ago
Lokesh Vutla dee7c68f54 tools/genboardscfg.py: Make 'Supported' as known status 8 years ago
Jelle van der Waa e15843b115 tools: kwbimage fix build with OpenSSL 1.1.x 8 years ago
Simon Glass 439c947f32 dtoc: Handle nodes with phandles that depend on the same 8 years ago
Simon Glass 49eec8c7f1 dtoc: Move the output code into its own function 8 years ago
Philipp Tomsich 253c60a557 rockchip: mkimage: remove placeholder functions from rkimage 8 years ago
Philipp Tomsich 24aae93f97 rockchip: mkimage: play nice with dumpimage 8 years ago
Philipp Tomsich a1a2dfb870 rockchip: mkimage: clarify header0 initialisation 8 years ago
Philipp Tomsich c25b8c3af1 rockchip: mkimage: rksd: pad SD/MMC images to a full blocksize 8 years ago
Philipp Tomsich ea3729e23b rockchip: mkimage: Update comments for header size 8 years ago
Philipp Tomsich 366aad4d97 rockchip: mkimage: rewrite padding calculation for SD/MMC and SPI images 8 years ago
Philipp Tomsich 798c93faf3 rockchip: mkimage: rkspi: include the header sector in the SPI size calculation 8 years ago
Kever Yang 68d12600b1 mkimage: rockchip: add support for rk3328 8 years ago
Chris Packham f90df596a8 tools: moveconfig: cleanup README entires 8 years ago
Chris Packham ca43834d66 tools: moveconfig: cleanup whitelist entries 8 years ago
Chris Packham 85edfc1f6f tools: moveconfig: extract helper function for user confirmation 8 years ago
xypron.glpk@gmx.de f59a3b21f6 tools: sunxi: avoid read after end of string 8 years ago
xypron.glpk@gmx.de d27e35f256 relocate-rela: add missing va_end() 8 years ago
Philipp Tomsich 17873341af rockchip: mkimage: remove (left-over) assignment w/o effect [coverity] 8 years ago
xypron.glpk@gmx.de ddc6a9de05 tools/env: avoid memory leak in fw_setenv 8 years ago
Tom Rini 546a6f3a9b buildman: Allow 'gnueabihf' toolchains for ARM 8 years ago
Masahiro Yamada 60911104f3 tools: moveconfig: remove GCC prefix of obsolete architecture 8 years ago
Tom Rini fbeb337529 buildman: Translate more strings to latin-1 8 years ago
Simon Glass 9a6d2e2a6b buildman: Handle commit subjects containing unicode 8 years ago
Stefano Babic b48bfc74ee tools: allow to override python 8 years ago
Simon Glass c47a38b477 fdtgrep: Cope with the /aliases node being last 8 years ago
George McCollister f156b5b597 dtoc: Decode val if it's a byte string 8 years ago
George McCollister 6db06f94e1 patman: Convert byte arrays to strings 8 years ago
Stefano Babic 33f0086cb7 env: fix memory leak in fw_env routines 8 years ago
Stefano Babic 00c234f38f env: add a version number to check API 8 years ago
Stefano Babic 9d80b49a67 env: split fw_env.h in public and private parts 8 years ago