Commit Graph

1384 Commits (232ed3ca534708527a9515c7c41bc3542949525c)

Author SHA1 Message Date
Masahiro Yamada b38ad663a4 tools: use files from scripts/dtc/libfdt where possible 8 years ago
Masahiro Yamada 15b97f5c5e pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile 8 years ago
Jan Kundrát b95a5190ba Do not attempt to use the systemwide libfdt 8 years ago
Masahiro Yamada 76b9cbab25 tools: image: fix message when fail to add verification data for config 8 years ago
Masahiro Yamada 6793d017a7 tools: image: allow to sign image nodes without -K option 8 years ago
Masahiro Yamada 1d88a99d1b tools: image: fix "algo" property of public key for verified boot 8 years ago
Stefan Agner 84d46e7e89 tools: env: allow to print U-Boot version 8 years ago
Masahiro Yamada 16067e6b87 tools: image: fix node name of signature node in FIT 8 years ago
Bin Meng 3b306c37cd tools: env: Add embedded.c to .gitignore 8 years ago
Tuomas Tynkkynen 7b7341d7f3 env: Drop CONFIG_ENV_IS_IN_DATAFLASH 8 years ago
Jon Smith 06d326d3a6 tools: bmp_logo: correctly interpret BMP files with larger headers 8 years ago
Mirza, Taimoor a6e9810495 tools/mkimage: Fix DTC run command to handle file names with space 8 years ago
Chris Packham ce3ba458a8 moveconfig: fix error message in do_autoconf() 8 years ago
Tom Rini bf52fcdef4 cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity 8 years ago
Tom Rini 3c2dff5490 tools/fit_image.c: Update some return code paths 8 years ago
Kever Yang 5d62aba4e3 rockchip: mkimage: add support for rk3128 soc 8 years ago
Ulf Magnusson 4e1102f6de kconfiglib: update with 'imply' support 8 years ago
Tom Rini 1f6049e250 tools/mkimage: Make the path to the dtc binary that mkimage calls configurable 8 years ago
Bin Meng 59ea8c250b tools: binman: Add a new entry type for Intel VBT 8 years ago
Simon Glass d503114c66 dtoc: Add a header to the generated files 8 years ago
Simon Glass 634eba4be0 dtoc: Support properties containing multiple phandle values 8 years ago
Simon Glass bc79617fdf dtoc: Put phandle args in an array 8 years ago
Simon Glass 35d503700f dtoc: Put each phandle on a separate line 8 years ago
Simon Glass 0d15463c05 dtoc: Rename the phandle struct 8 years ago
Simon Glass 8fed2eb20c dtoc: Rename is_phandle() and adjust it to return more detail 8 years ago
Simon Glass 2925c26bb2 dtoc: Make is_phandle() a member function 8 years ago
Simon Glass 72ab7c5e38 dtoc: Use the Fdt's class's phandle map 8 years ago
Simon Glass 09264e0433 dtoc: Update the Fdt class to record phandles 8 years ago
Simon Glass 5ec741fd84 dtoc: Handle 'reg' properties with unusual sizes 8 years ago
Simon Glass c20ee0ed07 dtoc: Add support for 32 or 64-bit addresses 8 years ago
Simon Glass 21d54ac353 dtoc: Avoid very long lines in output 8 years ago
Simon Glass fbdfd228fb dtoc: Add a 64-bit type and a way to convert cells into 64 bits 8 years ago
Simon Glass 979ab02473 dtoc: Adjust Node to record its parent 8 years ago
Wenyou Yang d330e04d9d lib: at91: Add logo files used via API of DM_VIDEO 8 years ago
Simon Glass ad8931400b patman: Fix error when the email blacklist is missing 8 years ago
Chris Packham e11aa602ab patman: add support for omitting bouncing addresses 8 years ago
Simon Glass c79d18c4b4 moveconfig: Use fd.write() instead of print >> 8 years ago
Simon Glass 8639f69a61 genconfig.py: Print defconfig next to warnings 8 years ago
York Sun 05e35d26db tools: pblimage: Fix address calculation 8 years ago
Bin Meng eab44c93eb tools: .gitignore: Add libfdt related files 8 years ago
Bin Meng d11d3b2fa6 tools: .gitignore: Sort in alphabetical order 8 years ago
Simon Glass 84a42069f2 env: Add 'envtools' target to 'make help' 8 years ago
Simon Glass 5733295714 env: Fix operation of 'make environ' 8 years ago
Tom Rini 2d3229bea2 env: Fix out of tree building of tools-all 8 years ago
Bin Meng 6935aec0e3 Makefile: Suppress output of python libfdt build command 8 years ago
Bin Meng a5ab5c771b Makefile: Quiesce libfdt build 8 years ago
Lukasz Majewski 40fe89c6e8 fix: fw_env: Prevent writing error message on special files, which don't support fsync 8 years ago
Stefan Agner 4e76c0774a imx: move imximage header to common location 8 years ago
Anatolij Gustschin f1a7ba1da5 Fix 'notes' typos 8 years ago
Clément Bœsch 3809e30273 Makefile: honor PYTHON configuration properly 8 years ago