Commit Graph

1635 Commits (lime2-spi)

Author SHA1 Message Date
Jon Smith 06d326d3a6 tools: bmp_logo: correctly interpret BMP files with larger headers 7 years ago
Mirza, Taimoor a6e9810495 tools/mkimage: Fix DTC run command to handle file names with space 7 years ago
Chris Packham ce3ba458a8 moveconfig: fix error message in do_autoconf() 7 years ago
Tom Rini bf52fcdef4 cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity 7 years ago
Tom Rini 3c2dff5490 tools/fit_image.c: Update some return code paths 7 years ago
Kever Yang 5d62aba4e3 rockchip: mkimage: add support for rk3128 soc 7 years ago
Ulf Magnusson 4e1102f6de kconfiglib: update with 'imply' support 7 years ago
Tom Rini 1f6049e250 tools/mkimage: Make the path to the dtc binary that mkimage calls configurable 7 years ago
Bin Meng 59ea8c250b tools: binman: Add a new entry type for Intel VBT 7 years ago
Simon Glass d503114c66 dtoc: Add a header to the generated files 7 years ago
Simon Glass 634eba4be0 dtoc: Support properties containing multiple phandle values 7 years ago
Simon Glass bc79617fdf dtoc: Put phandle args in an array 7 years ago
Simon Glass 35d503700f dtoc: Put each phandle on a separate line 7 years ago
Simon Glass 0d15463c05 dtoc: Rename the phandle struct 7 years ago
Simon Glass 8fed2eb20c dtoc: Rename is_phandle() and adjust it to return more detail 7 years ago
Simon Glass 2925c26bb2 dtoc: Make is_phandle() a member function 7 years ago
Simon Glass 72ab7c5e38 dtoc: Use the Fdt's class's phandle map 7 years ago
Simon Glass 09264e0433 dtoc: Update the Fdt class to record phandles 7 years ago
Simon Glass 5ec741fd84 dtoc: Handle 'reg' properties with unusual sizes 7 years ago
Simon Glass c20ee0ed07 dtoc: Add support for 32 or 64-bit addresses 7 years ago
Simon Glass 21d54ac353 dtoc: Avoid very long lines in output 7 years ago
Simon Glass fbdfd228fb dtoc: Add a 64-bit type and a way to convert cells into 64 bits 7 years ago
Simon Glass 979ab02473 dtoc: Adjust Node to record its parent 7 years ago
Wenyou Yang d330e04d9d lib: at91: Add logo files used via API of DM_VIDEO 7 years ago
Simon Glass ad8931400b patman: Fix error when the email blacklist is missing 7 years ago
Chris Packham e11aa602ab patman: add support for omitting bouncing addresses 7 years ago
Simon Glass c79d18c4b4 moveconfig: Use fd.write() instead of print >> 7 years ago
Simon Glass 8639f69a61 genconfig.py: Print defconfig next to warnings 7 years ago
York Sun 05e35d26db tools: pblimage: Fix address calculation 7 years ago
Bin Meng eab44c93eb tools: .gitignore: Add libfdt related files 7 years ago
Bin Meng d11d3b2fa6 tools: .gitignore: Sort in alphabetical order 7 years ago
Simon Glass 84a42069f2 env: Add 'envtools' target to 'make help' 7 years ago
Simon Glass 5733295714 env: Fix operation of 'make environ' 7 years ago
Tom Rini 2d3229bea2 env: Fix out of tree building of tools-all 7 years ago
Bin Meng 6935aec0e3 Makefile: Suppress output of python libfdt build command 7 years ago
Bin Meng a5ab5c771b Makefile: Quiesce libfdt build 7 years ago
Lukasz Majewski 40fe89c6e8 fix: fw_env: Prevent writing error message on special files, which don't support fsync 7 years ago
Stefan Agner 4e76c0774a imx: move imximage header to common location 7 years ago
Anatolij Gustschin f1a7ba1da5 Fix 'notes' typos 7 years ago
Clément Bœsch 3809e30273 Makefile: honor PYTHON configuration properly 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Simon Glass 0649cd0d49 Move environment files from common/ to env/ 7 years ago
Philipp Tomsich 0da5c2e779 rockchip: rk3368: mkimage: add support for the RK3368 7 years ago
Paul Burton e94136bd87 mips-relocs: Fix warning from gcc 6.3 7 years ago
Paul Burton 703ec9ddf9 MIPS: Stop building position independent code 7 years ago
Simon Glass 6821a7457c RFC: moveconfig: Use toolchains from buildman 7 years ago
Simon Glass dee36c74ea moveconfig: Tidy up imply flag parsing 7 years ago
Emmanuel Vadot 47a52cd1e4 dtc: mkimage: Add the possibility to specify DTC 7 years ago
Michael Heimpold 7e99e14d4b tools/fw_env: use fsync to ensure that data is physically stored 7 years ago
Stefano Babic 552a848e4f imx: reorganize IMX code as other SOCs 7 years ago