Commit Graph

1366 Commits (2fa73e784da105419b7d9d07d8f9d4a79afe531a)

Author SHA1 Message Date
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
Baruch Siach db7cd4ed33 tools/kwbimage: fix v1 header verification 7 years ago
Baruch Siach 37d108b64f tools/kwbimage.h: make offset marks style consistent 7 years ago
Baruch Siach ed72741d9f tools/kwbimage: update the list of SoCs using v1 header 7 years ago
Simon Glass 7feccfdc45 binman: Put our local modules ahead of system modules 7 years ago
Simon Glass c07919281c dtoc: Add tests 7 years ago
Simon Glass 30107b08d7 dtoc: Add a comment about string replace in conv_name_to_c() 7 years ago
Simon Glass fa0ea5b09e dtoc: Move the main logic into the dtb_platdata file 7 years ago
Simon Glass 56e0bbe057 dtoc: Move static functions out of the class 7 years ago