1. 6ed45ba binman: Support updating all device tree files by Simon Glass · 6 years ago
  2. 93d1741 binman: Allow control of whether a fake DT is used by Simon Glass · 6 years ago
  3. 539aece binman: Obtain the list of device trees from the config by Simon Glass · 6 years ago
  4. f46621d binman: Centralise device-tree updates within binman by Simon Glass · 6 years ago
  5. 2a72cc7 binman: Move state logic into the state module by Simon Glass · 6 years ago
  6. c55a50f binman: Move state information into a new module by Simon Glass · 6 years ago
  7. 6c234bf binman: Add an entry method for getting the default filename by Simon Glass · 6 years ago
  8. fa80c25 dtoc: Allow syncing of the device tree back to a file by Simon Glass · 6 years ago
  9. 0bfa7b0 binman: Support building a selection of images by Simon Glass · 6 years ago
  10. a326b49 binman: Tidy up the vblock entry by Simon Glass · 6 years ago
  11. 35b384c binman: Add x86 support for starting TPL by Simon Glass · 6 years ago
  12. 0b48936 binman: Generate an error when text is not provided by Simon Glass · 6 years ago
  13. d178eab binman: Allow 'fill' entry to have a size of 0 by Simon Glass · 6 years ago
  14. f069303 binman: Move 'special properties' docs to README.entries by Simon Glass · 6 years ago
  15. 383d256 binman: fix a few typos in documentation by Michael Heimpold · 6 years ago
  16. cee02e6 binman: Adjust _GetPropTree() parameters by Simon Glass · 6 years ago
  17. 15a587c binman: Add a test to catch use of the old 'pos' property by Simon Glass · 6 years ago
  18. 7e7c587 binman: Rename ReadContents() to ReadBlobContents() by Simon Glass · 6 years ago
  19. 1be70d2 binman: Show the image position in the map by Simon Glass · 6 years ago
  20. b8ef5b6 binman: Add support for adding TPL binaries by Simon Glass · 6 years ago
  21. 24d0d3c binman: Add an entry for a Chromium vblock by Simon Glass · 6 years ago
  22. 0ef87aa binman: Add support for Chromium GBB by Simon Glass · 6 years ago
  23. 3af8e49 binman: Add an entry filled with a repeating byte by Simon Glass · 6 years ago
  24. ec127af binman: Add support for a cros_ec image by Simon Glass · 6 years ago
  25. 11e36cc binman: Add support for flashrom FMAP by Simon Glass · 6 years ago
  26. 5a5da7c binman: Create README.entries by Simon Glass · 6 years ago
  27. fd8d1f7 binman: Allow creation of entry documentation by Simon Glass · 6 years ago
  28. 3fb397b binman: Expand documentation for entries by Simon Glass · 6 years ago
  29. 9b1a804 binman: Allow help to work without libfdt by Simon Glass · 6 years ago
  30. bb74837 binman: Support an entry that holds text by Simon Glass · 6 years ago
  31. 53af22a binman: Add support for passing arguments to entries by Simon Glass · 6 years ago
  32. dbf6be9 binman: Add a new 'image-pos' property by Simon Glass · 6 years ago
  33. 8122f39 binman: Enhance the map and fdt-update output by Simon Glass · 6 years ago
  34. ea6922e binman: Tidy up some comments in the tests by Simon Glass · 6 years ago
  35. b2b0df8 binman: Add comments to elf_test by Simon Glass · 6 years ago
  36. 3ab9598 binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  37. 46d61a2 binman: Don't depend on dict order in ELF testOutsideFile() by Simon Glass · 6 years ago
  38. 16b8d6b binman: Support updating the device tree with calc'd info by Simon Glass · 6 years ago
  39. 078ab1a binman: Add a SetCalculatedProperties() method by Simon Glass · 6 years ago
  40. ecab897 binman: Add a ProcessFdt() method by Simon Glass · 6 years ago
  41. 0a4357c binman: Complete documentation of stages by Simon Glass · 6 years ago
  42. c3f9454 binman: Move capture_sys_output() to test_util by Simon Glass · 6 years ago
  43. ff1fd6c binman: Move coverage logic into a new test_util file by Simon Glass · 6 years ago
  44. 5c89023 binman: Tidy up setting of entry contents by Simon Glass · 6 years ago
  45. 2cd0128 binman: Tidy up execution of tests by Simon Glass · 6 years ago
  46. 736bb0a binman: Correct operation of ObtainContents() by Simon Glass · 6 years ago
  47. adc5701 binman: Tidy up variables in _RunMicrocodeTest() by Simon Glass · 6 years ago
  48. 1835cd2 binman: Make the operation of Entry__testing explicit by Simon Glass · 6 years ago
  49. 16d836c binman: Switch to 'python-coverage' by Tom Rini · 6 years ago
  50. 844e5b2 binman: Mark 'align-end' as implemented by Simon Glass · 6 years ago
  51. c8d48ef binman: Add support for adding a name prefix to entries by Simon Glass · 6 years ago
  52. 3b0c3821 binman: Add support for outputing a map file by Simon Glass · 6 years ago
  53. 7ae5f31 binman: Tidy up some docs and comments by Simon Glass · 6 years ago
  54. 084059a binman: Allow a single test to be executed by Simon Glass · 6 years ago
  55. 258fb0e binman: Add documentation for pos-unset property by Simon Glass · 6 years ago
  56. 1854695 binman: Add support for sections by Simon Glass · 6 years ago
  57. badf0ec binman: Avoid setting sys.path globally by Simon Glass · 6 years ago
  58. 25ac0e6 binman: Rename Entry property to 'section' by Simon Glass · 6 years ago
  59. f55382b binman: Rename ELF parameters to 'section' by Simon Glass · 6 years ago
  60. 8f1da50 binman: Refactor much of the image code into 'section' by Simon Glass · 6 years ago
  61. dd57c13 binman: Allow unit addresses for binaries by Simon Glass · 6 years ago
  62. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  63. 3759df0 tools: Update python "help" tests to cope with "more" oddities by Tom Rini · 7 years ago WIP-16Jan2018
  64. 3ed0de3 dtoc: Allow DTC environment variable to provide path to dtc by Simon Glass · 7 years ago
  65. 39c1502 binman: Add documentation for the symbol feature by Simon Glass · 7 years ago
  66. 1979063 binman: Support accessing binman tables at run time by Simon Glass · 7 years ago
  67. 7fe9173 binman: Support enabling debug in tests by Simon Glass · 7 years ago
  68. f689890 binman: Adjust size of test SPL binary by Simon Glass · 7 years ago
  69. 5cfcf7e binman: Add tests binaries with binman symbols by Simon Glass · 7 years ago
  70. 00ae40b binman: Drop a stale comment about the 'board' feature by Simon Glass · 7 years ago
  71. 4e6fdbe binman: Add support for including spl/u-boot-spl-nodtb.bin by Simon Glass · 7 years ago
  72. 47419ea binman: Add support for including spl/u-boot-spl.dtb by Simon Glass · 7 years ago
  73. b50e561 binman: Add a function to read ELF symbols by Simon Glass · 7 years ago
  74. 9677faa binman: Return non-zero exit code on test failure by Simon Glass · 7 years ago
  75. ca4f4ff binman: Add add test for using an Intel MRC binary by Simon Glass · 7 years ago
  76. 6b187df binman: Add add test for SPL with a microcode pointer by Simon Glass · 7 years ago
  77. 8772213 binman: Add a test for x86-start16-spl by Simon Glass · 7 years ago
  78. 5650984 binman: Add test for u-boot-spl-bss-pad by Simon Glass · 7 years ago
  79. a25ebed binman: Check for files missing from test coverage by Simon Glass · 7 years ago
  80. a9871c6 binman: Increase test coverage back to 100% by Simon Glass · 7 years ago
  81. 9fc60b4 binman: Add a main program to the tests by Simon Glass · 7 years ago
  82. 934cdcf binman: Add tests for importlib availability by Simon Glass · 7 years ago
  83. 4d5994f binman: Set up 'entry' to permit full test coverage by Simon Glass · 7 years ago
  84. 5a3f222 binman: Append to PYTHONPATH when running test coverage by Simon Glass · 7 years ago
  85. 680e331 binman: Rename tests to ftest by Simon Glass · 7 years ago
  86. 00ebd1f binman: Add a Makefile for test-program compilation by Simon Glass · 7 years ago
  87. 9c0a8b1 binman: Add docs explaining how to enable binman for a board by Simon Glass · 7 years ago
  88. 511fd0b binman: Add better Makefile debugging by Simon Glass · 7 years ago
  89. 15b97f5 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · 7 years ago
  90. 59ea8c2 tools: binman: Add a new entry type for Intel VBT by Bin Meng · 7 years ago
  91. 7feccfd binman: Put our local modules ahead of system modules by Simon Glass · 7 years ago
  92. 99ed4a2 fdt: Drop fdt_select.py by Simon Glass · 7 years ago
  93. ec3f378 binman: Rename fdt variable to dtb by Simon Glass · 7 years ago
  94. 515d3f0 binman: Drop a special case related to fdt_fallback by Simon Glass · 7 years ago
  95. 160a766 fdt: Drop fdt_fallback library by Simon Glass · 7 years ago
  96. b436020 fdt: Support use of the new python libfdt library by Simon Glass · 7 years ago
  97. 4a28b00 fdt: dtoc: Add a full set of property tests by Simon Glass · 7 years ago
  98. 1d88ebb fdt: Update fdt_test to use 'dt' instead of 'fdt' by Simon Glass · 7 years ago
  99. ae5564d tools: binman: Add missing filenames for various x86 rom tests by Bin Meng · 8 years ago
  100. 2b4c652 binman: Remove hard-coded file name for x86 flash-descriptor & intel-me by Stefan Roese · 8 years ago