1. 44de15d tools: remove easylogo and include/video_logo.h by Heinrich Schuchardt · 5 years ago
  2. cd1db46 easylogo: avoid buffer overrun by Heinrich Schuchardt · 5 years ago
  3. 4539926 riscv: tools: Add big endian target support to prelink-riscv by Marcus Comstedt · 5 years ago
  4. e604410 riscv: tools: Fix prelink-riscv to work on big endian hosts by Marcus Comstedt · 5 years ago
  5. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  6. d3716dd env: Rename the redundancy flags by Simon Glass · 5 years ago
  7. be54ec1 env: Rename environment to embedded_environment by Simon Glass · 5 years ago
  8. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  9. 7f492f3 tools: zynqmp_psu_init_minimize.sh: fix return lines coding style by Luca Ceresoli · 5 years ago
  10. 84a2c83 arm64: zynqmp: add tool to minimize psu_init_gpl.c files by Luca Ceresoli · 5 years ago
  11. 4f4b562 arm64: zynqmp: add tool to convert PMU config object .c to binary by Luca Ceresoli · 5 years ago
  12. de17e1f Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  13. 2d64a0f Merge branch '2019-07-29-master-imports' by Tom Rini · 5 years ago
  14. a6cb995 binman: Add command-line support for replacing entries by Simon Glass · 5 years ago
  15. bb5edc1 binman: Correct the error message for invalid path by Simon Glass · 5 years ago
  16. d7fa4e4 binman: Split control.WriteEntryToImage() into separate functions by Simon Glass · 5 years ago
  17. 3ad804e binman: Update control.WriteEntry() to support writing the map by Simon Glass · 5 years ago
  18. 22a76b7 binman: Move control.WriteEntry further down the file by Simon Glass · 5 years ago
  19. f86a736 binman: Clean up all output directories in tests by Simon Glass · 5 years ago
  20. bf574f1 binman: Add a test function to clean up the output dir by Simon Glass · 5 years ago
  21. f6e0249 binman: Update state when replacing device-tree entries by Simon Glass · 5 years ago
  22. 3135330 patman: Reset the output directory when it is removed by Simon Glass · 5 years ago
  23. eb0f4a4 binman: Support replacing data in a cbfs by Simon Glass · 5 years ago
  24. 7210c89 binman: Update Entry.WriteData() to handle special sections by Simon Glass · 5 years ago
  25. a9cd39e binman: Update Entry.ReadEntry() to work through classes by Simon Glass · 5 years ago
  26. 17a7421 binman: Add a prefix before CBFS hex offsets by Simon Glass · 5 years ago
  27. 513c53e binman: Add a few more features to the wishlist by Simon Glass · 5 years ago
  28. 27145fd binman: Place Intel descriptor at image start by Simon Glass · 5 years ago
  29. 95a0f3c binman: Adjust fmap to ignore CBFS files by Simon Glass · 5 years ago
  30. 61ec04f binman: Support shrinking a entry after packing by Simon Glass · 5 years ago
  31. 79d3c58 binman: Update the _testing entry to support shrinkage by Simon Glass · 5 years ago
  32. 51014aa binman: Allow updating entries that change size by Simon Glass · 5 years ago
  33. eba1f0c binman: Add more tests for image header position by Simon Glass · 5 years ago
  34. 7400107 binman: Move Image.BuildImage() into a single function by Simon Glass · 5 years ago
  35. 96b6c50 binman: Write the original input fdtmap to a file by Simon Glass · 5 years ago
  36. 4ab88b6 binman: Update documentation for image creation by Simon Glass · 5 years ago
  37. 12bb1a9 binman: Add info to allow safely repacking an image later by Simon Glass · 5 years ago
  38. 10f9d00 binman: Support updating entries in an existing image by Simon Glass · 5 years ago
  39. a004f29 binman: Tidy up _SetupDtb() to use its own temporary file by Simon Glass · 5 years ago
  40. 02fd463 binman: Allow the fdtmap to remain unchanged by Simon Glass · 5 years ago
  41. 6ccbfcd binman: Add a constant for common entry properties by Simon Glass · 5 years ago
  42. c5ad04b binman: Add a function to obtain the image for an Entry by Simon Glass · 5 years ago
  43. c6bd6e2 binman: Adjust Entry to read the node in a separate call by Simon Glass · 5 years ago
  44. 1411ac8 binman: Add an image name into the fdtmap by Simon Glass · 5 years ago
  45. 6ca0dcb binman: Store the entry in output_fdt_files by Simon Glass · 5 years ago
  46. 6a3b5b5 binman: Allow state functions to fail to return data by Simon Glass · 5 years ago
  47. d507933 binman: Support loading entry data from a file by Simon Glass · 5 years ago
  48. 589d8f9 binman: Store image fdtmap when loading from a file by Simon Glass · 5 years ago
  49. e44bc83 dtoc: Update Fdt.GetNode() to handle the root node by Simon Glass · 5 years ago
  50. 880e9ee dtoc: Update Fdt.FromData() to allow a name by Simon Glass · 5 years ago
  51. d9dad10 binman: Show a helpful error when a DT property is missing by Simon Glass · 5 years ago
  52. 9f297b0 binman: Add a bit of logging in entries when packing by Simon Glass · 5 years ago
  53. fd07336 patman: Update tout to avoid open-coding the debug levels by Simon Glass · 5 years ago
  54. f49462e binman: Drop state.fdt_set as this is not needed by Simon Glass · 5 years ago
  55. 77e4ef1 binman: Simplify state.fdt_subset by Simon Glass · 5 years ago
  56. fb5e8b1 binman: Adjust state.fdt_files to be keyed by entry type by Simon Glass · 5 years ago
  57. 4bdd300 binman: Adjust GetFdt() to be keyed by etype by Simon Glass · 5 years ago
  58. 726e296 binman: Rename state.GetFdt() by Simon Glass · 5 years ago
  59. 4bdd115 binman: Rename state.GetFdts() by Simon Glass · 5 years ago
  60. a8adb6d binman: Convert GetFdtSet() to use a dict by Simon Glass · 5 years ago
  61. a8573c4 binman: Move image/fdt code into PrepareImagesAndDtbs() by Simon Glass · 5 years ago
  62. 7b77316 binman: Use print() to print output by Simon Glass · 5 years ago
  63. 9354612 binman: Move GetFdtSet() into blob_dtb by Simon Glass · 5 years ago
  64. b88e81c binman: Move image-processing code into a function by Simon Glass · 5 years ago
  65. 1000096 dtoc: Return a non-zero exit code when tests fail by Simon Glass · 5 years ago
  66. e35d533 tools/logos: remove black background of U-Boot logo by Heinrich Schuchardt · 5 years ago
  67. 245b102 bmp_logo: support CONFIG_DM_VIDEO by Heiko Schocher · 5 years ago
  68. 2429613 buildman: fix invocation examples typos by Baruch Siach · 5 years ago
  69. e2705fa binman: Add a test for nested and aligned sections by Simon Glass · 5 years ago
  70. 71ce0ba binman: Add an 'extract' command by Simon Glass · 5 years ago
  71. 3a9c252 binman: Support reading from CBFS entries by Simon Glass · 5 years ago
  72. f667e45 binman: Allow reading an entry from an image by Simon Glass · 5 years ago
  73. eea264e binman: Allow for logging information to be displayed by Simon Glass · 5 years ago
  74. 61f564d binman: Support listing an image by Simon Glass · 5 years ago
  75. 8beb11e binman: Convert Image to a subclass of Entry by Simon Glass · 5 years ago
  76. ffded75 binman: Support reading an image into an Image object by Simon Glass · 5 years ago
  77. 2d26003 binman: Support locating an image header by Simon Glass · 5 years ago
  78. e1925fa binman: Support locating an FDT map by Simon Glass · 5 years ago
  79. 41b8ba0 binman: Allow listing the entries in an image by Simon Glass · 5 years ago
  80. 8a1ad06 binman: Detect bad CBFS file types by Simon Glass · 5 years ago
  81. 69f7cb3 binman: Support FDT update for CBFS by Simon Glass · 5 years ago
  82. 52107ee binman: Use the cbfs memlen field only for uncompressed length by Simon Glass · 5 years ago
  83. 1223db0 binman: Provide the actual data address for cbfs files by Simon Glass · 5 years ago
  84. 6c223fd binman: Allow device-tree entries to be compressed by Simon Glass · 5 years ago
  85. c52c9e7 binman: Allow entries to expand after packing by Simon Glass · 5 years ago
  86. bf6906b binman: Add a control for post-pack entry expansion by Simon Glass · 5 years ago
  87. a0dcaf2 binman: Add a return value to ProcessContentsUpdate() by Simon Glass · 5 years ago
  88. 7f9e00a binman: Call ProcessUpdateContents() consistently by Simon Glass · 5 years ago
  89. 5b463fc binman: Fix up ProcessUpdateContents error and comments by Simon Glass · 5 years ago
  90. e430440 binman: Allow easy importing of entry modules by Simon Glass · 5 years ago
  91. c073ced binman: Drop an unused arg in Entry.Lookup() by Simon Glass · 5 years ago
  92. 8287ee8 binman: Move compression into the Entry base class by Simon Glass · 5 years ago
  93. 53cd5d9 binman: Convert to use ArgumentParser by Simon Glass · 5 years ago
  94. cf22894 binman: Add an image header by Simon Glass · 5 years ago
  95. 086cec9 binman: Add an FDT map by Simon Glass · 5 years ago
  96. 3c08131 binman: Add a convenience functions for real-DTB tests by Simon Glass · 5 years ago
  97. 5746018 binman: Update help for new features by Simon Glass · 5 years ago
  98. 488b225 binman: Update future features by Simon Glass · 5 years ago
  99. e90fe1b binman: Simplify the entry test by Simon Glass · 5 years ago
  100. e073d4e binman: Add support for fixed-offset files in CBFS by Simon Glass · 5 years ago