Age | Commit message (Expand) | Author |
2016-07-16 | Various, unrelated tree-wide typo fixes. | Robert P. J. Day |
2016-07-15 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2016-07-14 | dm: core: Expand platdata for of-platdata devices | Simon Glass |
2016-07-14 | dtoc: Ignore the u-boot, dm-pre-reloc property | Simon Glass |
2016-07-14 | Only build the libfdt python module if 'swig' is available | Simon Glass |
2016-07-14 | dm: Add a more efficient libfdt library | Simon Glass |
2016-07-14 | dm: Add a tool to generate C code from a device tree | Simon Glass |
2016-07-14 | dm: Add a library to provide simple device-tree access | Simon Glass |
2016-07-14 | mkimage: fix missing break for -p switch | Teddy Reed |
2016-07-14 | tools: Correct error handling in fit_image_process_hash() | Simon Glass |
2016-07-14 | tools: Add an error code when fit_handle_file() fails | Simon Glass |
2016-07-14 | mkimage: Show item lists for all categories | Simon Glass |
2016-07-14 | mkimage: Use generic code for showing an 'image type' error | Simon Glass |
2016-07-14 | mkimage: Allow display of a list of any image header category | Simon Glass |
2016-07-14 | image: Correct auto-fit architecture property name | Simon Glass |
2016-07-14 | mkimage: Drop blank line before main() | Simon Glass |
2016-07-14 | mkimage: Drop premature setting of params.fit_image_type | Simon Glass |
2016-07-14 | mkimage: Require a data file when auto-fit is used | Simon Glass |
2016-07-14 | mkimage: Explain the auto-fit imagefile special case | Simon Glass |
2016-07-14 | mkimage: Honour the default image type with auto-fit | Simon Glass |
2016-07-11 | tools: patman: Handle missing 'END' in non-last commit of a series | Bin Meng |
2016-07-11 | tools: patman: Handle missing blank line for 'Series-changes' | Bin Meng |
2016-07-11 | tools: patman: Generate cover letter correctly when 'END' is missing | Bin Meng |
2016-07-11 | tools: patman: Handle tag sections without an 'END' | Bin Meng |
2016-07-11 | tools: patman: Use cover_match for 'Cover-letter' | Bin Meng |
2016-07-11 | mkimage -l is broken for images after gpimage | Stefano Babic |
2016-06-24 | Respect SOURCE_DATE_EPOCH when building FIT images. | Vagrant Cascadian |
2016-06-24 | mkimage: fit: spl: Add an optional static offset for external data | Teddy Reed |
2016-06-22 | tools: moveconfig: show suspicious boards with possible misconversion | Masahiro Yamada |
2016-06-22 | tools: moveconfig: simplify show_failed_boards() and show more info | Masahiro Yamada |
2016-06-22 | tools: moveconfig: simplify source tree switching | Masahiro Yamada |
2016-06-22 | tools: moveconfig: change class WorkDir to class ReferenceSource | Masahiro Yamada |
2016-06-22 | tools: moveconfig: fix needless move for config with default 1 | Masahiro Yamada |
2016-06-13 | tools: fix define2mk.sed to not add quotes around negative integers | Masahiro Yamada |
2016-06-13 | tools: moveconfig: Add a new --git-ref option | Joe Hershberger |
2016-06-13 | tools: moveconfig: New color used for changed defconfig | Joe Hershberger |
2016-06-13 | tools: moveconfig: Fix another typo | Joe Hershberger |
2016-06-13 | tools: moveconfig: make Slot.poll() more readable with helper methods | Masahiro Yamada |
2016-06-13 | tools: moveconfig: allow to run without any CONFIG specified | Masahiro Yamada |
2016-06-13 | tools: moveconfig: add --force-sync option | Masahiro Yamada |
2016-06-13 | tools: moveconfig: report when defconfig is updated | Masahiro Yamada |
2016-06-13 | tools: moveconfig: report when CONFIGs are removed by savedefconfig | Masahiro Yamada |
2016-06-13 | tools: moveconfig: display log when savedefconfig occurs | Masahiro Yamada |
2016-06-13 | tools: moveconfig: skip savedefconfig if .config was not updated | Masahiro Yamada |
2016-06-13 | tools: moveconfig: refactor code to go back to idle state | Masahiro Yamada |
2016-06-13 | tools: moveconfig: display log atomically in more readable format | Masahiro Yamada |
2016-06-13 | tools: moveconfig: move log output code out of Kconfig Parser class | Masahiro Yamada |
2016-06-13 | tools: moveconfig: compute file paths just once | Masahiro Yamada |
2016-06-13 | tools: moveconfig: allow to give CONFIG names as argument directly | Masahiro Yamada |
2016-06-13 | tools: moveconfig: drop code for handling type and default value | Masahiro Yamada |