Commit Graph

1327 Commits (5785e51940f0dd89ab372a56fc7341fdd2739277)

Author SHA1 Message Date
Paul Burton 2ce7b21e6c patman: Import 'configparser' lower case to be python 3.x safe 9 years ago
Paul Burton ac3fde9394 patman: Make exception handling python 3.x safe 9 years ago
Paul Burton a920a17b2f patman: Make print statements python 3.x safe 9 years ago
Paul Burton 12e5476df3 patman: Replace tabs with spaces 9 years ago
Simon Glass 3cb44ba80c dtoc: Add a way for tests to request the fallback library 9 years ago
Simon Glass 8828254cae dtoc: Adjust GetProps() in fdt_normal to use the node path 9 years ago
Simon Glass 0734b70c9c dtoc: Fix bug in GetProp() 9 years ago
Simon Glass 2880e6b5e2 buildman: Drop the 'alive' flag in BuilderThread 9 years ago
Simon Glass 2f2566482f buildman: Don't show a stacktrace on Ctrl-C 9 years ago
Simon Glass 63781bd65e buildman: Drop the 'active' flag in the builder 9 years ago
Simon Glass d436e38189 buildman: Allow builds to terminate cleanly 9 years ago
Simon Glass a556eeebaa buildman: Put our local libraries first in the path 9 years ago
Simon Glass 745b395aef buildman: Print a message indicating the build is starting 9 years ago
Simon Glass b222abe736 buildman: Print a message when removing old directories 9 years ago
Simon Glass 21f0eb332f buildman: Tidy up the 'cloning' message 9 years ago
Simon Glass 8b4919ed29 patman: Flush output when there is no newline 9 years ago
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