1. a378b81 binman: Fix up comment in intel-fsp-m by Simon Glass · 5 years ago
  2. 9ea87b2 binman: Add support for Intel FSP-T by Simon Glass · 5 years ago
  3. 4d9086d binman: Add support for Intel FSP-S by Simon Glass · 5 years ago
  4. 3377820 binman: Correct symbol calculation with non-zero image base by Simon Glass · 5 years ago
  5. ba1e61b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  6. 8a90ce8 mkimage: Set correct FDT type and ramdisk architecture in FIT auto mode by Michal Sojka · 5 years ago
  7. 20cd53c tools: buildman: Remove useless mkdir() in Make() in test.py by Bin Meng · 5 years ago
  8. 0733e20 tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · 5 years ago
  9. a02b1d6 tools: Avoid creating symbolic links for tools/version.h by Bin Meng · 5 years ago
  10. d198c70 tools: ifwitool: Define __packed when it is not defined by Bin Meng · 5 years ago
  11. 6e9dc8d tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32 by Bin Meng · 5 years ago
  12. 3495f98 tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX by Bin Meng · 5 years ago
  13. ef7f67d patman: separate emails in CC list with NULs by Dmitry Torokhov · 5 years ago
  14. ff4663b arm64: zynqmp: Do not remove dpll_prog from psu_init by Michal Simek · 5 years ago
  15. 52b5ee8 patman: Use the Change-Id, version, and prefix in the Message-Id by Douglas Anderson · 5 years ago
  16. 0fda9d9 binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · 5 years ago
  17. 6bf9b47 binman: Add logging for the number of pack passes by Simon Glass · 5 years ago
  18. e594341 binman: Write symbol info before image inclusion by Simon Glass · 5 years ago
  19. 59589a9 binman: Support writing symbols into entries within an IFWI by Simon Glass · 5 years ago
  20. 7aa5a98 binman: Update IFWI entry to support updates by Simon Glass · 5 years ago
  21. f331830 binman: Update IFWI entry to read entries outside constructor by Simon Glass · 5 years ago
  22. 0001969 binman: Fix entry comment for Intel descriptor by Simon Glass · 5 years ago
  23. ba7985d binman: Add support for Intel FSP meminit by Simon Glass · 5 years ago
  24. 3f8ff01 binman: Allow support for writing a size symbol to binaries by Simon Glass · 5 years ago
  25. 4e353e2 binman: Increase size of TPL and SPL test data by Simon Glass · 5 years ago
  26. 98c5957 binman: Avoid needing the section size in advance by Simon Glass · 5 years ago
  27. 11f2bd0 binman: Rename some two-digit test files by Simon Glass · 5 years ago
  28. 1d16776 binman: Use underscore in test filenames by Simon Glass · 5 years ago
  29. 3eb5b20 binman: Allow symbols to be resolved inside sections by Simon Glass · 5 years ago
  30. 93a806f binman: Clean up unnecessary code related to ELF test files by Simon Glass · 5 years ago
  31. 46ea691 binman: Use the Makefile for u_boot_binman_syms_bad by Simon Glass · 5 years ago
  32. b8deb12 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · 5 years ago
  33. 5d0c026 binman: Use the Makefile for u_boot_binman_syms by Simon Glass · 5 years ago
  34. faaaa16 binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · 5 years ago
  35. 4affd4b binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · 5 years ago
  36. f629089 binman: Use the Makefile to build ELF test files by Simon Glass · 5 years ago
  37. 08cc4cc binman: Use tools.Run() to run objdump by Simon Glass · 5 years ago
  38. f55bd69 binman: Fix IFWI output when using an Intel FIT image by Simon Glass · 5 years ago
  39. 232f90c binman: Add support for Intel FIT by Simon Glass · 5 years ago
  40. abab18c binman: x86: Separate out 16-bit reset and init code by Simon Glass · 5 years ago
  41. 0b074d6 binman: Add support for an x86 'reset' section by Simon Glass · 5 years ago
  42. 8a5e249 binman: Correct use of 'replace' in IFWI tests by Simon Glass · 5 years ago
  43. c29a85d binman: Handle hidden symbols in ELF files by Simon Glass · 5 years ago
  44. d349ada binman: Drop .note section from ELF by Simon Glass · 5 years ago
  45. b9ba4e0 binman: Allow use of help and entry-docs without libfdt by Simon Glass · 5 years ago
  46. 862f8e2 binman: Use cls instead of self for class methods by Simon Glass · 5 years ago
  47. 9f5051a patman: Update command.Run() to handle failure better by Simon Glass · 5 years ago
  48. 5feeacf patman: Drop binary parameter by Simon Glass · 5 years ago
  49. a089c41 binman: Use qemu-x86_defconfig in the example by Bin Meng · 5 years ago
  50. 770e9b0 Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  51. 82a4525 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  52. e95eddc buildman: Perform tests in a temporary directory by Tom Rini · 5 years ago
  53. f8b509b imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · 5 years ago
  54. ab9bc38 tools: imx8m_image: align spl bin image size by Peng Fan · 5 years ago
  55. c592c34 imx: Kconfig: Reduce default CONFIG_CSF_SIZE by Breno Matheus Lima · 5 years ago
  56. c3eec56 logos: Add the TechNexion's logo by Fabio Estevam · 6 years ago
  57. a08e91c Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets" by Stefano Babic · 5 years ago
  58. d3911d6 habv4: tools: Avoid hardcoded CSF size for SPL targets by Breno Matheus Lima · 5 years ago
  59. e46456e imx6: spl: Reduce SPL limit size in case CONFIG_SECURE_BOOT is enabled by Breno Matheus Lima · 5 years ago
  60. 3ae9e1b tools: imx8mimage: fix HDMI/FIT parsing by Peng Fan · 5 years ago
  61. 3c5f415 kconfiglib: Update to the 12.14.0 release by Tom Rini · 5 years ago
  62. a6bce03 genboardscfg.py: Remove "warnings" print section by Tom Rini · 5 years ago
  63. 58214cc genboardscfg.py: Convert to Python 3 by Tom Rini · 5 years ago
  64. 851caf0 binman: Take account of skip-at-start with image-header by Simon Glass · 5 years ago
  65. 4d8151f binman: Handle reading data for end-at-4gb sections by Simon Glass · 5 years ago
  66. 23f0047 binman: Add a base implementation of Entry.ReadChildData() by Simon Glass · 5 years ago
  67. df08cbb binman: Allow verbose output with all commands by Simon Glass · 5 years ago
  68. 03b1d8f binman: Allow selection of logging verbosity by Simon Glass · 5 years ago
  69. d7f9545 fw_env: fix build error by Pierre-Jean Texier · 5 years ago
  70. ee143c6 fw_env: remove duplicated definitions by Pierre-Jean Texier · 5 years ago
  71. e404ca6 tools: Add ifwitool to .gitignore by Andy Shevchenko · 5 years ago
  72. 009d24a riscv: tools: Handle addend to absolute reloc in prelink-riscv by Marcus Comstedt · 5 years ago
  73. e203e86 tools: remove easylogo and include/video_logo.h by Heinrich Schuchardt · 5 years ago
  74. b974fa2 easylogo: avoid buffer overrun by Heinrich Schuchardt · 5 years ago
  75. 6a4b7b2 riscv: tools: Add big endian target support to prelink-riscv by Marcus Comstedt · 5 years ago
  76. dc21abe riscv: tools: Fix prelink-riscv to work on big endian hosts by Marcus Comstedt · 5 years ago
  77. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  78. 4686d8f env: Rename the redundancy flags by Simon Glass · 5 years ago
  79. 204eb22 env: Rename environment to embedded_environment by Simon Glass · 5 years ago
  80. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  81. 71e09ea tools: zynqmp_psu_init_minimize.sh: fix return lines coding style by Luca Ceresoli · 5 years ago
  82. 639ec97 arm64: zynqmp: add tool to minimize psu_init_gpl.c files by Luca Ceresoli · 6 years ago
  83. 168a526 arm64: zynqmp: add tool to convert PMU config object .c to binary by Luca Ceresoli · 6 years ago
  84. 6130c61 Merge tag 'dm-pull-29jul19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  85. f67cc99 Merge branch '2019-07-29-master-imports' by Tom Rini · 5 years ago
  86. 30033c2 binman: Add command-line support for replacing entries by Simon Glass · 5 years ago
  87. a772d3f binman: Correct the error message for invalid path by Simon Glass · 5 years ago
  88. 274bd0e binman: Split control.WriteEntryToImage() into separate functions by Simon Glass · 5 years ago
  89. d48f94e binman: Update control.WriteEntry() to support writing the map by Simon Glass · 5 years ago
  90. 3971c95 binman: Move control.WriteEntry further down the file by Simon Glass · 5 years ago
  91. b3d6fc7 binman: Clean up all output directories in tests by Simon Glass · 5 years ago
  92. ee9d10d binman: Add a test function to clean up the output dir by Simon Glass · 5 years ago
  93. 74f5feb binman: Update state when replacing device-tree entries by Simon Glass · 5 years ago
  94. 7f47e08 patman: Reset the output directory when it is removed by Simon Glass · 5 years ago
  95. 37fdd14 binman: Support replacing data in a cbfs by Simon Glass · 5 years ago
  96. d34af7a binman: Update Entry.WriteData() to handle special sections by Simon Glass · 5 years ago
  97. 0cd8ace binman: Update Entry.ReadEntry() to work through classes by Simon Glass · 5 years ago
  98. d4ed3b0 binman: Add a prefix before CBFS hex offsets by Simon Glass · 5 years ago
  99. 8100a8e binman: Add a few more features to the wishlist by Simon Glass · 5 years ago
  100. 70e3298 binman: Place Intel descriptor at image start by Simon Glass · 5 years ago