1. e0e6275 binman: Fix up removal of temporary directories by Simon Glass · 6 years ago
  2. d24c1d0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  3. 163ed6c binman: Allow writing a map file when something goes wrong by Simon Glass · 6 years ago
  4. fe1ae3e binman: Support ELF files for U-Boot and SPL by Simon Glass · 6 years ago
  5. f8f8df6 binman: Correct fmap output on x86 by Simon Glass · 6 years ago
  6. f025363 binman: Support x86 microcode in TPL by Simon Glass · 6 years ago
  7. e0e5df9 binman: Support hashing entries by Simon Glass · 6 years ago
  8. ba64a0b binman: Support expanding entries by Simon Glass · 6 years ago
  9. 0a98b28 binman: Support adding files by Simon Glass · 6 years ago
  10. 83d73c2 binman: Support compressed entries by Simon Glass · 6 years ago
  11. 6ed45ba binman: Support updating all device tree files by Simon Glass · 6 years ago
  12. 93d1741 binman: Allow control of whether a fake DT is used by Simon Glass · 6 years ago
  13. c55a50f binman: Move state information into a new module by Simon Glass · 6 years ago
  14. 0bfa7b0 binman: Support building a selection of images by Simon Glass · 6 years ago
  15. a326b49 binman: Tidy up the vblock entry by Simon Glass · 6 years ago
  16. 35b384c binman: Add x86 support for starting TPL by Simon Glass · 6 years ago
  17. 0b48936 binman: Generate an error when text is not provided by Simon Glass · 6 years ago
  18. d178eab binman: Allow 'fill' entry to have a size of 0 by Simon Glass · 6 years ago
  19. 9d368f3 binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry by Jagdish Gediya · 6 years ago
  20. 94b57db binman: Add a new "skip-at-start" property in Section class by Jagdish Gediya · 6 years ago
  21. cee02e6 binman: Adjust _GetPropTree() parameters by Simon Glass · 6 years ago
  22. 15a587c binman: Add a test to catch use of the old 'pos' property by Simon Glass · 6 years ago
  23. 1be70d2 binman: Show the image position in the map by Simon Glass · 6 years ago
  24. b8ef5b6 binman: Add support for adding TPL binaries by Simon Glass · 6 years ago
  25. 24d0d3c binman: Add an entry for a Chromium vblock by Simon Glass · 6 years ago
  26. 0ef87aa binman: Add support for Chromium GBB by Simon Glass · 6 years ago
  27. 3af8e49 binman: Add an entry filled with a repeating byte by Simon Glass · 6 years ago
  28. ec127af binman: Add support for a cros_ec image by Simon Glass · 6 years ago
  29. 11e36cc binman: Add support for flashrom FMAP by Simon Glass · 6 years ago
  30. fd8d1f7 binman: Allow creation of entry documentation by Simon Glass · 6 years ago
  31. bb74837 binman: Support an entry that holds text by Simon Glass · 6 years ago
  32. 53af22a binman: Add support for passing arguments to entries by Simon Glass · 6 years ago
  33. dbf6be9 binman: Add a new 'image-pos' property by Simon Glass · 6 years ago
  34. 8122f39 binman: Enhance the map and fdt-update output by Simon Glass · 6 years ago
  35. ea6922e binman: Tidy up some comments in the tests by Simon Glass · 6 years ago
  36. 3ab9598 binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  37. 16b8d6b binman: Support updating the device tree with calc'd info by Simon Glass · 6 years ago
  38. 5c89023 binman: Tidy up setting of entry contents by Simon Glass · 6 years ago
  39. 736bb0a binman: Correct operation of ObtainContents() by Simon Glass · 6 years ago
  40. adc5701 binman: Tidy up variables in _RunMicrocodeTest() by Simon Glass · 6 years ago
  41. c8d48ef binman: Add support for adding a name prefix to entries by Simon Glass · 6 years ago
  42. 3b0c382 binman: Add support for outputing a map file by Simon Glass · 6 years ago
  43. 7ae5f31 binman: Tidy up some docs and comments by Simon Glass · 6 years ago
  44. 1854695 binman: Add support for sections by Simon Glass · 6 years ago
  45. 25ac0e6 binman: Rename Entry property to 'section' by Simon Glass · 6 years ago
  46. 8f1da50 binman: Refactor much of the image code into 'section' by Simon Glass · 6 years ago
  47. dd57c13 binman: Allow unit addresses for binaries by Simon Glass · 6 years ago
  48. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  49. 3759df0 tools: Update python "help" tests to cope with "more" oddities by Tom Rini · 7 years ago
  50. 1979063 binman: Support accessing binman tables at run time by Simon Glass · 7 years ago
  51. 7fe9173 binman: Support enabling debug in tests by Simon Glass · 7 years ago
  52. f689890 binman: Adjust size of test SPL binary by Simon Glass · 7 years ago
  53. 00ae40b binman: Drop a stale comment about the 'board' feature by Simon Glass · 7 years ago
  54. 4e6fdbe binman: Add support for including spl/u-boot-spl-nodtb.bin by Simon Glass · 7 years ago
  55. 47419ea binman: Add support for including spl/u-boot-spl.dtb by Simon Glass · 7 years ago
  56. b50e561 binman: Add a function to read ELF symbols by Simon Glass · 7 years ago
  57. ca4f4ff binman: Add add test for using an Intel MRC binary by Simon Glass · 7 years ago
  58. 6b187df binman: Add add test for SPL with a microcode pointer by Simon Glass · 7 years ago
  59. 8772213 binman: Add a test for x86-start16-spl by Simon Glass · 7 years ago
  60. 5650984 binman: Add test for u-boot-spl-bss-pad by Simon Glass · 7 years ago
  61. 9fc60b4 binman: Add a main program to the tests by Simon Glass · 7 years ago
  62. 4d5994f binman: Set up 'entry' to permit full test coverage by Simon Glass · 7 years ago
  63. 680e331 binman: Rename tests to ftest by Simon Glass · 7 years ago[Renamed from tools/binman/func_test.py]
  64. 59ea8c2 tools: binman: Add a new entry type for Intel VBT by Bin Meng · 7 years ago
  65. 99ed4a2 fdt: Drop fdt_select.py by Simon Glass · 7 years ago
  66. ec3f378 binman: Rename fdt variable to dtb by Simon Glass · 7 years ago
  67. 160a766 fdt: Drop fdt_fallback library by Simon Glass · 7 years ago
  68. da22909 binman: Add support for building x86 images with FSP/CMC by Simon Glass · 8 years ago
  69. 75db086 binman: Add support for building x86 ROMs with SPL by Simon Glass · 8 years ago
  70. c49deb8 binman: Add support for u-boot.img as an input binary by Simon Glass · 8 years ago
  71. e0ff855 binman: Add support for building x86 ROMs by Simon Glass · 8 years ago
  72. 4f44304 binman: Add basic entry types for U-Boot by Simon Glass · 8 years ago