Commit Graph

1371 Commits (7aac4e916ec09a2ae56f1f5776557b0dff1eab02)

Author SHA1 Message Date
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
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 8 years ago
Simon Glass 0649cd0d49 Move environment files from common/ to env/ 8 years ago
Philipp Tomsich 0da5c2e779 rockchip: rk3368: mkimage: add support for the RK3368 8 years ago
Paul Burton e94136bd87 mips-relocs: Fix warning from gcc 6.3 8 years ago
Paul Burton 703ec9ddf9 MIPS: Stop building position independent code 8 years ago
Simon Glass 6821a7457c RFC: moveconfig: Use toolchains from buildman 8 years ago
Simon Glass dee36c74ea moveconfig: Tidy up imply flag parsing 8 years ago
Emmanuel Vadot 47a52cd1e4 dtc: mkimage: Add the possibility to specify DTC 8 years ago
Michael Heimpold 7e99e14d4b tools/fw_env: use fsync to ensure that data is physically stored 8 years ago
Stefano Babic 552a848e4f imx: reorganize IMX code as other SOCs 8 years ago
Baruch Siach db7cd4ed33 tools/kwbimage: fix v1 header verification 8 years ago
Baruch Siach 37d108b64f tools/kwbimage.h: make offset marks style consistent 8 years ago
Baruch Siach ed72741d9f tools/kwbimage: update the list of SoCs using v1 header 8 years ago