1. 915f5aa mkimage: simplify fit_check_params() by Heinrich Schuchardt · 5 years ago
  2. b2b76eb Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 11 months ago
  3. a7a0ca4 binman: fix default filename of u-boot-with-ucode-ptr in documentation by Masahiro Yamada · 5 years ago
  4. 8000a89 tools: dumpimage: Fall-though to print usage for help command by Andrew F. Davis · 5 years ago
  5. 166d5e9 tools: fit_image: Use fit_image_get_data_and_size for getting offset/size by Andrew F. Davis · 5 years ago
  6. 3f2c7da tools: dumpimage: Provide more feedback on internal errors by Andrew F. Davis · 5 years ago
  7. fefee55 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 11 months ago
  8. 5f774dd tools: imx8m_image: Change source path for DDR firmware to build dir by Frieder Schrempf · 5 years ago
  9. 1a6b0f1 Merge branch 'next' by Tom Rini · 4 years, 11 months ago
  10. 4a5af53 Merge tag 'u-boot-rockchip-20191231' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  11. a89f403 tools: .gitignore: add asn1_compiler by Dario Binacchi · 5 years ago
  12. 4b3bfe2 tools/imximage: share DCD information via Kconfig by Jorge Ramirez-Ortiz · 5 years ago
  13. 4e3e24e rockchip: mkimage: fix wrong range of rc4 encoding for boot image by Jeffy Chen · 5 years ago
  14. ec0d2ea rockchip: mkimage: support packing optional second level boot-loader by Jeffy Chen · 5 years ago
  15. 06a7964 fw_setenv: avoid writing environment when nothing has changed by Rasmus Villemoes · 6 years ago
  16. 08d34fc buildman: Ignore blank lines during size checks by Tom Rini · 5 years ago
  17. 48ac42e buildman: Add options to get the arch and toolchain info by Simon Glass · 5 years ago
  18. 9b55091 buildman: Figure out boards before commits by Simon Glass · 5 years ago
  19. aa26d47 buildman: Ask genboardscfg to be quiet by Simon Glass · 5 years ago
  20. 11ece15 genboardcfg: Support a quiet mode by Simon Glass · 5 years ago
  21. 9da17fb buildman: Improve [make-flags] section parser to allow quoted strings by Cristian Ciocaltea · 5 years ago
  22. f702526 cmd: add asn1_compiler by AKASHI Takahiro · 5 years ago
  23. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 5 years ago
  24. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
  25. c2226bf crc: Fix code style with crc functions by Simon Glass · 5 years ago
  26. 6ef6b3f buildman: Fix problem with non-existent output directories by Tom Rini · 5 years ago
  27. e90c007 moveconfig.py: Fix more Python3 UTF issues by Tom Rini · 5 years ago
  28. f4bdf1b env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check by Tom Rini · 5 years ago
  29. 2972384 Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 5 years ago
  30. 15a30c2 rockchip: mkimage: add support for RK3308 by Andy Yan · 5 years ago
  31. 49a606a rockchip: mkimage: add support for px30 by Kever Yang · 5 years ago
  32. 3356f2c patman: fix coverletter cc list with nulls by Robert Beckett · 5 years ago
  33. f2bcb32 patman: fix some typos in comments by Anatolij Gustschin · 5 years ago
  34. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 5 years ago
  35. 6899af9 Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  36. 72555fa binman: tegra: Adjust symbol calculation depending on end-at-4gb by Simon Glass · 5 years ago
  37. b8e62d4 tools/img2brec.sh: Delete unused tool by Tom Rini · 5 years ago
  38. 1333fc0 tools: imx8m_image: support ddr4 firmware by Peng Fan · 5 years ago
  39. 7be85a7 tools: imx8mimage: add ROM VERSION by Peng Fan · 5 years ago
  40. 377bca8 binman: Move to use Python 3 by Simon Glass · 5 years ago
  41. 39e2233 dtoc: Convert fdt.py to Python 3 by Simon Glass · 5 years ago
  42. c5fd10a binman: Convert a few tests to Python 3 by Simon Glass · 5 years ago
  43. 1fdb487 binman: Remember the pre-reset entry size by Simon Glass · 5 years ago
  44. 7ccca83 pylibfdt: Convert to Python 3 by Simon Glass · 5 years ago
  45. 6e58372 rkmux: Convert to Python 3 by Simon Glass · 5 years ago
  46. 1f70186 move_config: Convert to Python 3 by Simon Glass · 5 years ago
  47. db51b51 microcode_tool: Convert to Python 3 by Simon Glass · 5 years ago
  48. bfb0bb2 test_dtoc: Move to use Python 3 by Simon Glass · 5 years ago
  49. fc01782 test_fdt: Move to use Python 3 by Simon Glass · 5 years ago
  50. c78ed66 buildman: Convert to Python 3 by Simon Glass · 5 years ago
  51. efeac06 patman: Move to use Python 3 by Simon Glass · 5 years ago
  52. f544a2d patman: Use unicode for file I/O by Simon Glass · 5 years ago
  53. cc311ac patman: Adjust 'command' to return strings instead of bytes by Simon Glass · 5 years ago
  54. a5e1a58 fdt: Sync up to the latest libfdt by Simon Glass · 5 years ago
  55. a378b81 binman: Fix up comment in intel-fsp-m by Simon Glass · 5 years ago
  56. 9ea87b2 binman: Add support for Intel FSP-T by Simon Glass · 5 years ago
  57. 4d9086d binman: Add support for Intel FSP-S by Simon Glass · 5 years ago
  58. 3377820 binman: Correct symbol calculation with non-zero image base by Simon Glass · 5 years ago
  59. ba1e61b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  60. 8a90ce8 mkimage: Set correct FDT type and ramdisk architecture in FIT auto mode by Michal Sojka · 5 years ago
  61. 20cd53c tools: buildman: Remove useless mkdir() in Make() in test.py by Bin Meng · 5 years ago
  62. 0733e20 tools: buildman: Honor output directory when generating boards.cfg by Bin Meng · 5 years ago
  63. a02b1d6 tools: Avoid creating symbolic links for tools/version.h by Bin Meng · 5 years ago
  64. d198c70 tools: ifwitool: Define __packed when it is not defined by Bin Meng · 5 years ago
  65. 6e9dc8d tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32 by Bin Meng · 5 years ago
  66. 3495f98 tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX by Bin Meng · 5 years ago
  67. ef7f67d patman: separate emails in CC list with NULs by Dmitry Torokhov · 5 years ago
  68. ff4663b arm64: zynqmp: Do not remove dpll_prog from psu_init by Michal Simek · 5 years ago
  69. 52b5ee8 patman: Use the Change-Id, version, and prefix in the Message-Id by Douglas Anderson · 5 years ago
  70. 0fda9d9 binman: Drop comment-out code in testUpdateFdtOutput() by Simon Glass · 5 years ago
  71. 6bf9b47 binman: Add logging for the number of pack passes by Simon Glass · 5 years ago
  72. e594341 binman: Write symbol info before image inclusion by Simon Glass · 5 years ago
  73. 59589a9 binman: Support writing symbols into entries within an IFWI by Simon Glass · 5 years ago
  74. 7aa5a98 binman: Update IFWI entry to support updates by Simon Glass · 5 years ago
  75. f331830 binman: Update IFWI entry to read entries outside constructor by Simon Glass · 5 years ago
  76. 0001969 binman: Fix entry comment for Intel descriptor by Simon Glass · 5 years ago
  77. ba7985d binman: Add support for Intel FSP meminit by Simon Glass · 5 years ago
  78. 3f8ff01 binman: Allow support for writing a size symbol to binaries by Simon Glass · 5 years ago
  79. 4e353e2 binman: Increase size of TPL and SPL test data by Simon Glass · 5 years ago
  80. 98c5957 binman: Avoid needing the section size in advance by Simon Glass · 5 years ago
  81. 11f2bd0 binman: Rename some two-digit test files by Simon Glass · 5 years ago
  82. 1d16776 binman: Use underscore in test filenames by Simon Glass · 5 years ago
  83. 3eb5b20 binman: Allow symbols to be resolved inside sections by Simon Glass · 5 years ago
  84. 93a806f binman: Clean up unnecessary code related to ELF test files by Simon Glass · 5 years ago
  85. 46ea691 binman: Use the Makefile for u_boot_binman_syms_bad by Simon Glass · 5 years ago
  86. b8deb12 binman: Use the Makefile for u_boot_binman_syms_size by Simon Glass · 5 years ago
  87. 5d0c026 binman: Use the Makefile for u_boot_binman_syms by Simon Glass · 5 years ago
  88. faaaa16 binman: Use the Makefile for u_boot_no_ucode_ptr by Simon Glass · 5 years ago
  89. 4affd4b binman: Use the Makefile for u_boot_ucode_ptr by Simon Glass · 5 years ago
  90. f629089 binman: Use the Makefile to build ELF test files by Simon Glass · 5 years ago
  91. 08cc4cc binman: Use tools.Run() to run objdump by Simon Glass · 5 years ago
  92. f55bd69 binman: Fix IFWI output when using an Intel FIT image by Simon Glass · 5 years ago
  93. 232f90c binman: Add support for Intel FIT by Simon Glass · 5 years ago
  94. abab18c binman: x86: Separate out 16-bit reset and init code by Simon Glass · 5 years ago
  95. 0b074d6 binman: Add support for an x86 'reset' section by Simon Glass · 5 years ago
  96. 8a5e249 binman: Correct use of 'replace' in IFWI tests by Simon Glass · 5 years ago
  97. c29a85d binman: Handle hidden symbols in ELF files by Simon Glass · 5 years ago
  98. d349ada binman: Drop .note section from ELF by Simon Glass · 5 years ago
  99. b9ba4e0 binman: Allow use of help and entry-docs without libfdt by Simon Glass · 5 years ago
  100. 862f8e2 binman: Use cls instead of self for class methods by Simon Glass · 5 years ago