Commit Graph

1099 Commits (b91c6a1209e7da1a7f989d9ac35d0d8be0b7b710)

Author SHA1 Message Date
B, Ravi d40dbfb740 env: tool: add command line option to input lockfile path 9 years ago
Robert P. J. Day fc0b5948e0 Various, accumulated typos collected from around the tree. 9 years ago
Andreas Fenkart 24307d6337 Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_buf: enforce offset to be start of environment 9 years ago
Andreas Fenkart ff95e579cf tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf 9 years ago
Andreas Fenkart c6012bbce6 tools/env: pass bad block offset by value 9 years ago
Andreas Fenkart e2c9351d5a tools/env: factor out environment_end function 9 years ago
Albert ARIBAUD \(3ADEV\) ed0c2c0a9e tools: mkimage: add support for Vybrid image format 9 years ago
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