Commit Graph

1456 Commits (c3342cd58f251f78fe02955c47b51f7bb94e87ba)

Author SHA1 Message Date
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
Simon Glass 7feccfdc45 binman: Put our local modules ahead of system modules 8 years ago
Simon Glass c07919281c dtoc: Add tests 8 years ago
Simon Glass 30107b08d7 dtoc: Add a comment about string replace in conv_name_to_c() 8 years ago
Simon Glass fa0ea5b09e dtoc: Move the main logic into the dtb_platdata file 8 years ago
Simon Glass 56e0bbe057 dtoc: Move static functions out of the class 8 years ago
Simon Glass e36024b05f dtoc: Pass include_disabled explicitly 8 years ago
Simon Glass 86290ce40e dtoc: Don't handle properties with / in them 8 years ago
Simon Glass 2be282ca01 dtoc: Fix pylint warnings 8 years ago
Simon Glass 7581c01a15 dtoc: Split out the main class into its own file 8 years ago
Simon Glass 14f5acfc5b dtoc: Add a comment at the top 8 years ago
Simon Glass 418355cbaa dtoc: Use self._options instead of the global options 8 years ago
Simon Glass cb008830aa moveconfig: Allow automatic location and adding of 'imply' 8 years ago
Simon Glass 9b2a2e87d2 moveconfig: Allow control of which implying configs are shown 8 years ago
Simon Glass 2ddd85dc34 moveconfig: Allow piping in 'git show --stat' output 8 years ago
Simon Glass 2cce586651 dtoc: Support multiple compatible strings in a node 8 years ago
Simon Glass 99b66605f0 moveconfig: Support looking for implied CONFIG options 8 years ago
Simon Glass d73fcb12e2 moveconfig: Support building a simple config database 8 years ago
Simon Glass f3b8e6470c moveconfig: Add a constant for auto.conf 8 years ago