Commit Graph

1091 Commits (303a24435f3e4b39a6b526ca2a32cd0452713153)

Author SHA1 Message Date
Simon Glass 8f224b3734 dtoc: Add methods for reading data from properties 9 years ago
Simon Glass 20024daee5 dtoc: Correct quotes in fdt_util 9 years ago
Simon Glass babdbde68f dtoc: Support finding the offset of a property 9 years ago
Simon Glass da5f74998b dtoc: Support packing the device tree 9 years ago
Simon Glass 2a70d897ed dtoc: Support deleting device tree properties 9 years ago
Simon Glass 0170804f60 dtoc: Move to using bytearray 9 years ago
Simon Glass 346179f0d3 dtoc: Prepare for supporting changing of device trees 9 years ago
Simon Glass 6b93c55f59 dtoc: Drop the convert_dash parameter to GetProps() 9 years ago
Simon Glass 355c67c35a dtoc: Allow the device tree to be compiled from source 9 years ago
Simon Glass 0faf6144fd patman: Add a library to handle logging and progress 9 years ago
Simon Glass 1f1864b408 patman: Add a tools library for using temporary files 9 years ago
Simon Glass f7a2aeeeb8 dtoc: Move a few more common functions into fdt.py 9 years ago
Simon Glass c322a850af dtoc: Move Widen() and GetPhandle() into the base class 9 years ago
Simon Glass bc1dea3656 dtoc: Move BytesToValue() and GetEmpty() into PropBase 9 years ago
Simon Glass a06a34b203 dtoc: Create a base class for Fdt 9 years ago
Simon Glass 66051b1f59 dtoc: Rename fdt.py to fdt_normal.py 9 years ago
Simon Glass ba48258566 dtoc: Move the fdt library selection into fdt_select 9 years ago
Simon Glass 5859311545 dtoc: Move the struct import into the correct order 9 years ago
Simon Glass 785f1548a9 patman: Adjust command.Output() to raise an error by default 9 years ago
Simon Glass 9ede212341 moveconfig: Add an option to commit changes 9 years ago
Simon Glass 6b403dfd2e moveconfig: Add an option to skip prompts 9 years ago
Masahiro Yamada 07913d1e42 tools: moveconfig: add --spl option to move options for SPL build 9 years ago
Masahiro Yamada 916224c38d tools: moveconfig: warn loudly if moved option has no entry in Kconfig 9 years ago
Masahiro Yamada 09c6c06688 tools: moveconfig: use sets instead of lists for failed/suspicious boards 9 years ago
Masahiro Yamada e1a996267f tools: moveconfig: remove document about deprecated error message 9 years ago
Tim Harvey 0a22c7f0dc imx: ventana: enable splashscreen support 9 years ago
Masahiro Yamada c21fc7e223 treewide: fix "followings" to "following" 9 years ago
Masahiro Yamada 88e1346e35 tools: moveconfig: add Xtensa GCC prefix to CROSS_COMPILE list 9 years ago
Simon Baatz bdf58c73ca tools: kwboot: patch destaddr only for SoCs with header version 1 9 years ago
Andreas Fenkart 4ed6f4318b tools/env: soften warning about erase block alignment 9 years ago
Andreas Fenkart 490365c38f tools/env: return with error if redundant environments have unequal size 9 years ago
Andreas Fenkart 183923d3e4 tools/env: ensure environment starts at erase block boundary 9 years ago
Karl Beldan 1b92aed253 mkimage: Fix argument parsing with signature comment 9 years ago
Masahiro Yamada 9ab0296a82 tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning 9 years ago
Masahiro Yamada 684c306ec4 tools: moveconfig: make getting all defconfigs into helper function 9 years ago
Masahiro Yamada a3a779f7f7 tools: moveconfig: fix cleanup of defines across multiple lines 9 years ago
Masahiro Yamada e9ea122159 tools: moveconfig: show diffs of cleaned headers in color 9 years ago
Masahiro Yamada f2f6981a14 tools: moveconfig: show result of header cleaning in unified diff 9 years ago
Masahiro Yamada 8ba1f5de45 tools: moveconfig: trim garbage lines after header cleanups 9 years ago
Masahiro Yamada f7536f798d tools: moveconfig: do not check clean tree and compilers for -H option 9 years ago
Masahiro Yamada dc6de50bd6 tools: moveconfig: do not cleanup headers in include/generated 9 years ago
Simon Glass c8d7393b73 buildman: Add a quick-start note 9 years ago
Simon Glass c8785c5b49 buildman: Avoid overwriting existing toolchain entries 9 years ago
Simon Glass 7e92e46e63 buildman: Drop the toolchain error when downloading toolchains 9 years ago
Simon Glass 2289b2763c buildman: Fix a typo in TestSettingsHasPath() 9 years ago
Simon Glass 713bea38dd buildman: Improve the toolchain progress/error output 9 years ago
Simon Glass 80e6a48750 buildman: Allow the toolchain error to be suppressed 9 years ago
Simon Glass bd6f5d98de buildman: Fix the 'help' test to use the correct path 9 years ago
Simon Glass 8e605a5e3e buildman: Automatically create a config file if needed 9 years ago
Simon Glass 8ea42101d2 buildman: Tidy up the README a little 9 years ago