Age | Commit message (Expand) | Author |
2016-11-23 | tools/env: Correct include kconfig | York Sun |
2016-11-15 | tools: mkimage: Check if file is regular file | Michal Simek |
2016-11-15 | tools: mkimage: Add support for initialization table for Zynq and ZynqMP | Mike Looijmans |
2016-11-13 | tools: fix mksunxiboot build for tools-all target | Andre Przywara |
2016-11-06 | mkimage: Allow including a ramdisk in FIT auto mode | Tomeu Vizoso |
2016-11-06 | buildman: Fix building based on 'options' field | Tom Rini |
2016-11-05 | tools: imximage: check return value when open the plugin file | Peng Fan |
2016-10-31 | mkimage: Fix missing free() in show_valid_options() | Simon Glass |
2016-10-31 | Fix spelling of "occur". | Vagrant Cascadian |
2016-10-30 | tools: add mksunxiboot to tools-all target | Stefan BrĂ¼ns |
2016-10-30 | sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXI | Jagan Teki |
2016-10-28 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2016-10-24 | tools: moveconfig: support wildcards in --defconfigs file | Masahiro Yamada |
2016-10-24 | tools: imximage: add plugin support | Peng Fan |
2016-10-14 | pbl: use "wait" command instead of "flush" command | Zhao Qiang |
2016-10-09 | tools: buildman: Add compiler wrapper | York Sun |
2016-10-09 | tools: buildman: Remove duplicated code | York Sun |
2016-10-09 | dtoc: Make integer division python 3.x safe | Paul Burton |
2016-10-09 | dtoc: Decode strings for struct.unpack on python 3.x | Paul Burton |
2016-10-09 | dtoc: Use items() to iterate over dictionaries in python 3.x | Paul Burton |
2016-10-09 | patman: Fix doctest StringIO import for python 3.x | Paul Burton |
2016-10-09 | patman: Use items() to iterate over dictionaries | Paul Burton |
2016-10-09 | patman: Import 'configparser' lower case to be python 3.x safe | Paul Burton |
2016-10-09 | patman: Make exception handling python 3.x safe | Paul Burton |
2016-10-09 | patman: Make print statements python 3.x safe | Paul Burton |
2016-10-09 | patman: Replace tabs with spaces | Paul Burton |
2016-10-09 | dtoc: Add a way for tests to request the fallback library | Simon Glass |
2016-10-09 | dtoc: Adjust GetProps() in fdt_normal to use the node path | Simon Glass |
2016-10-09 | dtoc: Fix bug in GetProp() | Simon Glass |
2016-10-09 | buildman: Drop the 'alive' flag in BuilderThread | Simon Glass |
2016-10-09 | buildman: Don't show a stacktrace on Ctrl-C | Simon Glass |
2016-10-09 | buildman: Drop the 'active' flag in the builder | Simon Glass |
2016-10-09 | buildman: Allow builds to terminate cleanly | Simon Glass |
2016-10-09 | buildman: Put our local libraries first in the path | Simon Glass |
2016-10-09 | buildman: Print a message indicating the build is starting | Simon Glass |
2016-10-09 | buildman: Print a message when removing old directories | Simon Glass |
2016-10-09 | buildman: Tidy up the 'cloning' message | Simon Glass |
2016-10-09 | patman: Flush output when there is no newline | Simon Glass |
2016-10-08 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2016-10-08 | env: tool: add command line option to input lockfile path | B, Ravi |
2016-10-06 | Various, accumulated typos collected from around the tree. | Robert P. J. Day |
2016-10-06 | Suspected Spam: Do not open attachements![PATCH 4/6] tools/env: flash_write_b... | Andreas Fenkart |
2016-10-06 | tools/env: lookup dev_type directly from flash_read_buf/flash_write_buf | Andreas Fenkart |
2016-10-06 | tools/env: pass bad block offset by value | Andreas Fenkart |
2016-10-06 | tools/env: factor out environment_end function | Andreas Fenkart |
2016-10-06 | tools: mkimage: add support for Vybrid image format | Albert ARIBAUD \(3ADEV\) |
2016-09-18 | dtoc: Add methods for reading data from properties | Simon Glass |
2016-09-18 | dtoc: Correct quotes in fdt_util | Simon Glass |
2016-09-18 | dtoc: Support finding the offset of a property | Simon Glass |
2016-09-18 | dtoc: Support packing the device tree | Simon Glass |