1. 8c4a68e board_f: Copy GD to new GD even if relocation disabled by Marek Vasut · 3 years, 1 month ago
  2. d9fe9db Remove LYNX KDI remainders by Thomas Huth · 3 years, 1 month ago
  3. 91944df Create a new boot/ directory by Simon Glass · 3 years, 2 months ago
  4. de53e5e Fix syntax error by Leo Yu-Chi Liang · 3 years, 1 month ago
  5. c2e7888 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 3 years, 1 month ago
  6. 9815434 bootstage: Add SPL support by Marek Vasut · 3 years, 1 month ago
  7. e2b1e1f image.h: make image_sign_info.fit point to const by Hannu Lounento · 3 years, 1 month ago
  8. 47f3eb2 common: Kconfig.boot: add config SPL_FIT_RSASSA_PSS by Philippe Reynes · 3 years, 1 month ago
  9. ec0352a arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · 3 years, 1 month ago
  10. 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 1 month ago
  11. e2a168a Merge tag 'video-20211009' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 2 months ago
  12. 5b2bc14 common: Kconfig: use 'vidconsole' name instead of old 'video' by Anatolij Gustschin · 3 years, 2 months ago
  13. caf6267 lz4: Use a private header for U-Boot by Simon Glass · 3 years, 2 months ago
  14. 8a876e4 image: Split up boot_get_fdt() by Simon Glass · 3 years, 2 months ago
  15. 3afbb60 image: Reduce variable scope in boot_get_fdt() by Simon Glass · 3 years, 2 months ago
  16. c0cabbc image: Remove some #ifdefs from image-fit and image-fit-sig by Simon Glass · 3 years, 2 months ago
  17. e5661c9 image: Remove #ifdefs from select_ramdisk() by Simon Glass · 3 years, 2 months ago
  18. ccda2fa image: Split up boot_get_ramdisk() by Simon Glass · 3 years, 2 months ago
  19. 2de5b01 image: Reduce variable scope in boot_get_ramdisk() by Simon Glass · 3 years, 2 months ago
  20. 0f78138 image: Drop most #ifdefs in image-board.c by Simon Glass · 3 years, 2 months ago
  21. 800b6fb image: Drop #ifdefs for fit_print_contents() by Simon Glass · 3 years, 2 months ago
  22. 4a00af4 image: Tidy up fit_unsupported_reset() by Simon Glass · 3 years, 2 months ago
  23. a0cfb84 image: Drop IMAGE_ENABLE_IGNORE by Simon Glass · 3 years, 2 months ago
  24. 336b9c7 image: Drop IMAGE_OF_SYSTEM_SETUP by Simon Glass · 3 years, 2 months ago
  25. d49049f image: Drop IMAGE_OF_BOARD_SETUP by Simon Glass · 3 years, 2 months ago
  26. b8eb1fe image: Drop IMAGE_BOOT_GET_CMDLINE by Simon Glass · 3 years, 2 months ago
  27. 577226c image: Use the correct checks for CRC32 by Simon Glass · 3 years, 2 months ago
  28. 85c057e image: Drop IMAGE_ENABLE_OF_LIBFDT by Simon Glass · 3 years, 2 months ago
  29. e719d3b image: Drop IMAGE_ENABLE_FIT by Simon Glass · 3 years, 2 months ago
  30. 866178e hash: Drop some #ifdefs in hash.c by Simon Glass · 3 years, 2 months ago
  31. 383dd57 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years, 2 months ago
  32. f16dc6c image: Add Kconfig options for FIT in the tools build by Simon Glass · 3 years, 2 months ago
  33. db503fb compiler: Rename host_build() to tools_build() by Simon Glass · 3 years, 2 months ago
  34. bc0c4db image: Remove ifdefs around image_setup_linux() el at by Simon Glass · 3 years, 2 months ago
  35. 48a1b68 image: Avoid #ifdefs for manual relocation by Simon Glass · 3 years, 2 months ago
  36. 684ef38 image: Create a function to do manual relocation by Simon Glass · 3 years, 2 months ago
  37. 4a8a8a1 image: Split host code out into its own file by Simon Glass · 3 years, 2 months ago
  38. 60d7154 image: Fix up checkpatch warnings in image-board.c by Simon Glass · 3 years, 2 months ago
  39. 4d7237b image: Split board code out into its own file by Simon Glass · 3 years, 2 months ago
  40. fd86d01 image: Update image_decomp() to avoid ifdefs by Simon Glass · 3 years, 2 months ago
  41. 7e1aa64 image: Update zstd to avoid reporting error twice by Simon Glass · 3 years, 2 months ago
  42. eefec3d image: Avoid switch default in image_decomp() by Simon Glass · 3 years, 2 months ago
  43. 3eb3cce zstd: Create a function for use from U-Boot by Simon Glass · 3 years, 2 months ago
  44. 7d7c367 imx: spl: fix imx8m secure boot by Heiko Schocher · 3 years, 3 months ago
  45. 67e8f5d spl_fit. add hook to make fixes after fit header is loaded by Heiko Schocher · 3 years, 4 months ago
  46. db4ed12 riscv: image: Use the first DRAM bank for bootm_low by Samuel Holland · 3 years, 3 months ago
  47. a7ca480 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · 3 years, 3 months ago
  48. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  49. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
  50. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  51. 84c0f69 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · 3 years, 3 months ago
  52. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
  53. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
  54. c81801d image: add lz4 zstd compression magic map by Artem Lapkin · 3 years, 3 months ago
  55. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 4 months ago
  56. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 4 months ago
  57. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  58. ebabece image: Avoid erroneous double byte-swap in CRC value by Alexandru Gagniuc · 3 years, 2 months ago
  59. f3b5e58 image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · 3 years, 3 months ago
  60. 3933d29 pci: Drop DM_PCI by Simon Glass · 3 years, 4 months ago
  61. 650b786 image: Drop if/elseif hash selection in calculate_hash() by Alexandru Gagniuc · 3 years, 3 months ago
  62. f301658 common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · 3 years, 3 months ago
  63. 97464ff common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH by Alexandru Gagniuc · 3 years, 3 months ago
  64. 8d310ef common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · 3 years, 3 months ago
  65. a33070c common: board_r: support enable_caches for RISC-V by Zong Li · 3 years, 3 months ago
  66. 1d92624 net: Move network rules to drivers/net by Simon Glass · 3 years, 4 months ago
  67. 041a0ac net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · 3 years, 4 months ago
  68. a0e4487 power: Refactor Makefile rules by Simon Glass · 3 years, 4 months ago
  69. 081a45a sata: Rename SATA_SUPPORT to SATA by Simon Glass · 3 years, 4 months ago
  70. 6457106 ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR by Simon Glass · 3 years, 4 months ago
  71. de3fd53 Rename CACHE_SUPPORT to CACHE by Simon Glass · 3 years, 4 months ago
  72. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
  73. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  74. 3198531 rtc: Rename RTC_SUPPORT to RTC by Simon Glass · 3 years, 4 months ago
  75. ff67f23 pch: Rename PCH_SUPPORT to PCH by Simon Glass · 3 years, 4 months ago
  76. b58bfe0 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 4 months ago
  77. 647ae2c xyz-modem: Allow to cancel transfer also by CTRL+C by Pali Rohár · 3 years, 4 months ago
  78. 81f0491 xyz-modem: Put xyzModem_stream_close debug diagnostic message into ZM_DEBUG() by Pali Rohár · 3 years, 4 months ago
  79. c2d20c7 xyz-modem: Fix x-modem "xyzModem_eof error" at the end of file by Pali Rohár · 3 years, 4 months ago
  80. 094cfbb xyz-modem: Fix crash after cancelling transfer by Pali Rohár · 3 years, 4 months ago
  81. 4a733b3 fit: Use DM hash driver if supported by Chia-Wei Wang · 3 years, 4 months ago
  82. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  83. 9ff815a Convert CONFIG_RAMBOOT_PBL et al to Kconfig by Tom Rini · 3 years, 3 months ago
  84. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
  85. 4abdf14 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · 3 years, 3 months ago
  86. 052f050 Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 3 months ago
  87. 9628373 fdt_support: Add kernel-doc for fdt_fixup_memory_banks() by Michal Simek · 3 years, 4 months ago
  88. 1f2e231 Kconfig: FIT_SIGNATURE should not select RSA_VERIFY by Alexandru Gagniuc · 3 years, 4 months ago
  89. 741fc33 fit: Fix verification of images with external data by John Keeping · 3 years, 7 months ago
  90. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  91. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  92. b827f39 hash: Ensure verification hex pairs are terminated by Simon Glass · 3 years, 4 months ago
  93. d8c6017 sandbox: Reduce keyed autoboot delay by Simon Glass · 3 years, 4 months ago
  94. adc70b8 common: board_r: print error if binman_init fails by Tim Harvey · 3 years, 4 months ago
  95. cf97b82 arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header by Pali Rohár · 3 years, 4 months ago
  96. bde23cb SPL: Add support for parsing board / BootROM specific image types by Pali Rohár · 3 years, 4 months ago
  97. 1104167 SPL: Add support for specifying offset between header and image by Pali Rohár · 3 years, 4 months ago
  98. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 5 months ago
  99. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
  100. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago