1. ea0fff9 binman: Add support for Intel FSP meminit by Simon Glass · 5 years ago
  2. b87064c binman: Allow support for writing a size symbol to binaries by Simon Glass · 5 years ago
  3. eb0086f binman: Increase size of TPL and SPL test data by Simon Glass · 5 years ago
  4. bf4d0e2 binman: Avoid needing the section size in advance by Simon Glass · 5 years ago
  5. dfdd2b6 binman: Rename some two-digit test files by Simon Glass · 5 years ago
  6. 9255f3c binman: Use underscore in test filenames by Simon Glass · 5 years ago
  7. 2090f1e binman: Allow symbols to be resolved inside sections by Simon Glass · 5 years ago
  8. c9a0b27 binman: Clean up unnecessary code related to ELF test files by Simon Glass · 5 years ago
  9. 8dc60f9 binman: Use the Makefile for u_boot_binman_syms_bad by Simon Glass · 5 years ago
  10. e9d2ee3 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · 5 years ago
  11. 1542c8b binman: Use the Makefile for u_boot_binman_syms by Simon Glass · 5 years ago
  12. bccd91d binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · 5 years ago
  13. f514d8f binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · 5 years ago
  14. 53e22bf binman: Use the Makefile to build ELF test files by Simon Glass · 5 years ago
  15. 180f556 binman: Use tools.Run() to run objdump by Simon Glass · 5 years ago
  16. e95be63 binman: Fix IFWI output when using an Intel FIT image by Simon Glass · 5 years ago
  17. 5af1207 binman: Add support for Intel FIT by Simon Glass · 5 years ago
  18. 5e23918 binman: x86: Separate out 16-bit reset and init code by Simon Glass · 5 years ago
  19. 2250ee6 binman: Add support for an x86 'reset' section by Simon Glass · 5 years ago
  20. 3da9ce8 binman: Correct use of 'replace' in IFWI tests by Simon Glass · 5 years ago
  21. 39c8e47 binman: Handle hidden symbols in ELF files by Simon Glass · 5 years ago
  22. 9d44a7e binman: Drop .note section from ELF by Simon Glass · 5 years ago
  23. 8dbb744 binman: Allow use of help and entry-docs without libfdt by Simon Glass · 5 years ago
  24. b986b3b binman: Use cls instead of self for class methods by Simon Glass · 5 years ago
  25. 6eace39 patman: Update command.Run() to handle failure better by Simon Glass · 5 years ago
  26. 3b1c0b0 patman: Drop binary parameter by Simon Glass · 5 years ago
  27. c443f56 binman: Use qemu-x86_defconfig in the example by Bin Meng · 5 years ago
  28. eaa0bde Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  29. efea5a3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  30. aae6258 buildman: Perform tests in a temporary directory by Tom Rini · 5 years ago
  31. d714a75 imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · 5 years ago
  32. 4b78bb5 tools: imx8m_image: align spl bin image size by Peng Fan · 5 years ago
  33. 5b20d14 imx: Kconfig: Reduce default CONFIG_CSF_SIZE by Breno Matheus Lima · 5 years ago
  34. dc3e6c8 logos: Add the TechNexion's logo by Fabio Estevam · 6 years ago
  35. 7002634 Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets" by Stefano Babic · 5 years ago
  36. 40af7d3 habv4: tools: Avoid hardcoded CSF size for SPL targets by Breno Matheus Lima · 5 years ago
  37. 7171437 imx6: spl: Reduce SPL limit size in case CONFIG_SECURE_BOOT is enabled by Breno Matheus Lima · 5 years ago
  38. 4d655bf tools: imx8mimage: fix HDMI/FIT parsing by Peng Fan · 5 years ago
  39. 65e05dd kconfiglib: Update to the 12.14.0 release by Tom Rini · 5 years ago
  40. 5e7c8a3 genboardscfg.py: Remove "warnings" print section by Tom Rini · 5 years ago
  41. 3bc1409 genboardscfg.py: Convert to Python 3 by Tom Rini · 5 years ago
  42. 0b7ebee binman: Take account of skip-at-start with image-header by Simon Glass · 5 years ago
  43. 2d553c0 binman: Handle reading data for end-at-4gb sections by Simon Glass · 5 years ago
  44. 4e185e8 binman: Add a base implementation of Entry.ReadChildData() by Simon Glass · 5 years ago
  45. 7bc4f0f binman: Allow verbose output with all commands by Simon Glass · 5 years ago
  46. 1f338e0 binman: Allow selection of logging verbosity by Simon Glass · 5 years ago
  47. 7ce01c7 fw_env: fix build error by Pierre-Jean Texier · 5 years ago
  48. e184a3b fw_env: remove duplicated definitions by Pierre-Jean Texier · 5 years ago
  49. 08afd71 tools: Add ifwitool to .gitignore by Andy Shevchenko · 5 years ago
  50. 71bdfcb riscv: tools: Handle addend to absolute reloc in prelink-riscv by Marcus Comstedt · 5 years ago
  51. 44de15d tools: remove easylogo and include/video_logo.h by Heinrich Schuchardt · 5 years ago
  52. cd1db46 easylogo: avoid buffer overrun by Heinrich Schuchardt · 5 years ago
  53. 4539926 riscv: tools: Add big endian target support to prelink-riscv by Marcus Comstedt · 5 years ago
  54. e604410 riscv: tools: Fix prelink-riscv to work on big endian hosts by Marcus Comstedt · 5 years ago
  55. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  56. d3716dd env: Rename the redundancy flags by Simon Glass · 5 years ago
  57. be54ec1 env: Rename environment to embedded_environment by Simon Glass · 5 years ago
  58. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  59. 7f492f3 tools: zynqmp_psu_init_minimize.sh: fix return lines coding style by Luca Ceresoli · 5 years ago
  60. 84a2c83 arm64: zynqmp: add tool to minimize psu_init_gpl.c files by Luca Ceresoli · 5 years ago
  61. 4f4b562 arm64: zynqmp: add tool to convert PMU config object .c to binary by Luca Ceresoli · 5 years ago
  62. de17e1f Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  63. 2d64a0f Merge branch '2019-07-29-master-imports' by Tom Rini · 5 years ago
  64. a6cb995 binman: Add command-line support for replacing entries by Simon Glass · 5 years ago
  65. bb5edc1 binman: Correct the error message for invalid path by Simon Glass · 5 years ago
  66. d7fa4e4 binman: Split control.WriteEntryToImage() into separate functions by Simon Glass · 5 years ago
  67. 3ad804e binman: Update control.WriteEntry() to support writing the map by Simon Glass · 5 years ago
  68. 22a76b7 binman: Move control.WriteEntry further down the file by Simon Glass · 5 years ago
  69. f86a736 binman: Clean up all output directories in tests by Simon Glass · 5 years ago
  70. bf574f1 binman: Add a test function to clean up the output dir by Simon Glass · 5 years ago
  71. f6e0249 binman: Update state when replacing device-tree entries by Simon Glass · 5 years ago
  72. 3135330 patman: Reset the output directory when it is removed by Simon Glass · 5 years ago
  73. eb0f4a4 binman: Support replacing data in a cbfs by Simon Glass · 5 years ago
  74. 7210c89 binman: Update Entry.WriteData() to handle special sections by Simon Glass · 5 years ago
  75. a9cd39e binman: Update Entry.ReadEntry() to work through classes by Simon Glass · 5 years ago
  76. 17a7421 binman: Add a prefix before CBFS hex offsets by Simon Glass · 5 years ago
  77. 513c53e binman: Add a few more features to the wishlist by Simon Glass · 5 years ago
  78. 27145fd binman: Place Intel descriptor at image start by Simon Glass · 5 years ago
  79. 95a0f3c binman: Adjust fmap to ignore CBFS files by Simon Glass · 5 years ago
  80. 61ec04f binman: Support shrinking a entry after packing by Simon Glass · 5 years ago
  81. 79d3c58 binman: Update the _testing entry to support shrinkage by Simon Glass · 5 years ago
  82. 51014aa binman: Allow updating entries that change size by Simon Glass · 5 years ago
  83. eba1f0c binman: Add more tests for image header position by Simon Glass · 5 years ago
  84. 7400107 binman: Move Image.BuildImage() into a single function by Simon Glass · 5 years ago
  85. 96b6c50 binman: Write the original input fdtmap to a file by Simon Glass · 5 years ago
  86. 4ab88b6 binman: Update documentation for image creation by Simon Glass · 5 years ago
  87. 12bb1a9 binman: Add info to allow safely repacking an image later by Simon Glass · 5 years ago
  88. 10f9d00 binman: Support updating entries in an existing image by Simon Glass · 5 years ago
  89. a004f29 binman: Tidy up _SetupDtb() to use its own temporary file by Simon Glass · 5 years ago
  90. 02fd463 binman: Allow the fdtmap to remain unchanged by Simon Glass · 5 years ago
  91. 6ccbfcd binman: Add a constant for common entry properties by Simon Glass · 5 years ago
  92. c5ad04b binman: Add a function to obtain the image for an Entry by Simon Glass · 5 years ago
  93. c6bd6e2 binman: Adjust Entry to read the node in a separate call by Simon Glass · 5 years ago
  94. 1411ac8 binman: Add an image name into the fdtmap by Simon Glass · 5 years ago
  95. 6ca0dcb binman: Store the entry in output_fdt_files by Simon Glass · 5 years ago
  96. 6a3b5b5 binman: Allow state functions to fail to return data by Simon Glass · 5 years ago
  97. d507933 binman: Support loading entry data from a file by Simon Glass · 5 years ago
  98. 589d8f9 binman: Store image fdtmap when loading from a file by Simon Glass · 5 years ago
  99. e44bc83 dtoc: Update Fdt.GetNode() to handle the root node by Simon Glass · 5 years ago
  100. 880e9ee dtoc: Update Fdt.FromData() to allow a name by Simon Glass · 5 years ago