Commit Graph

1134 Commits (97c16dc8bf0981d9c3ba04f1b8cc54b751a00f3f)

Author SHA1 Message Date
Andre Przywara d8c0d99e66 tools: fix mksunxiboot build for tools-all target 9 years ago
Tomeu Vizoso 0f7c6cdc81 mkimage: Allow including a ramdisk in FIT auto mode 9 years ago
Tom Rini e0f2406e73 buildman: Fix building based on 'options' field 9 years ago
Peng Fan 2a380cccc2 tools: imximage: check return value when open the plugin file 9 years ago
Simon Glass 0cd82e255f mkimage: Fix missing free() in show_valid_options() 9 years ago
Vagrant Cascadian 82bd2f29ea Fix spelling of "occur". 9 years ago
Stefan Brüns fed329aebe tools: add mksunxiboot to tools-all target 9 years ago
Jagan Teki aec9a0f19f sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI 9 years ago
Masahiro Yamada 0dbc9b591a tools: moveconfig: support wildcards in --defconfigs file 9 years ago
Peng Fan b55e4f48db tools: imximage: add plugin support 9 years ago
Zhao Qiang c5938c10ef pbl: use "wait" command instead of "flush" command 9 years ago
York Sun d5fe013cee tools: buildman: Add compiler wrapper 9 years ago
York Sun f40fa9b36f tools: buildman: Remove duplicated code 9 years ago
Paul Burton 34c3889635 dtoc: Make integer division python 3.x safe 9 years ago
Paul Burton c4c5f9eefb dtoc: Decode strings for struct.unpack on python 3.x 9 years ago
Paul Burton 4ae6549f8e dtoc: Use items() to iterate over dictionaries in python 3.x 9 years ago
Paul Burton f5d44b9bae patman: Fix doctest StringIO import for python 3.x 9 years ago
Paul Burton c9eac38a25 patman: Use items() to iterate over dictionaries 9 years ago
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