1. deb80ec imx: spl: fix imx8m secure boot by Heiko Schocher · 3 years, 2 months ago
  2. 884ba50 spl_fit. add hook to make fixes after fit header is loaded by Heiko Schocher · 3 years, 3 months ago
  3. 51827f9 lib: optee: remove the duplicate CONFIG_OPTEE by Patrick Delaunay · 3 years, 2 months ago
  4. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago WIP/2021-09-30-whitespace-cleanups
  5. 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 1 month ago
  6. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 1 month ago
  7. f899cc1 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · 3 years, 1 month ago
  8. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 3 months ago
  9. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 3 months ago
  10. 2ddb8fc image: add lz4 zstd compression magic map by Artem Lapkin · 3 years, 2 months ago
  11. 121a165 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 3 months ago WIP/2021-09-16-general-updates
  12. bdfb6d7 version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 3 months ago
  13. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  14. 1ac7580 image: Avoid erroneous double byte-swap in CRC value by Alexandru Gagniuc · 3 years, 1 month ago
  15. de41f0e image: rsa: Move padding_algos to linker lists by Alexandru Gagniuc · 3 years, 2 months ago WIP/2021-09-14-assorted-fixes
  16. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 3 months ago
  17. 92055e1 image: Drop if/elseif hash selection in calculate_hash() by Alexandru Gagniuc · 3 years, 2 months ago
  18. fe54aea common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · 3 years, 2 months ago
  19. 0721209 common/spl: Drop [ST]PL_HASH_SUPPORT in favor of [ST]PL_HASH by Alexandru Gagniuc · 3 years, 2 months ago
  20. eb5171d common: Remove unused CONFIG_FIT_SHAxxx selectors by Alexandru Gagniuc · 3 years, 2 months ago
  21. 4d4222d common: board_r: support enable_caches for RISC-V by Zong Li · 3 years, 2 months ago
  22. 9f66492 net: Move network rules to drivers/net by Simon Glass · 3 years, 3 months ago WIP/2021-09-04-makefile-cleanups-part-b
  23. 5ed16a9 net: Rename SPL_NET_SUPPORT to SPL_NET by Simon Glass · 3 years, 3 months ago
  24. a4faf1f power: Refactor Makefile rules by Simon Glass · 3 years, 3 months ago
  25. f756037 sata: Rename SATA_SUPPORT to SATA by Simon Glass · 3 years, 3 months ago
  26. 6f004ad ppc: Rename MPC8XXX_INIT_DDR_SUPPORT to MPC8XXX_INIT_DDR by Simon Glass · 3 years, 3 months ago
  27. de213c7 Rename CACHE_SUPPORT to CACHE by Simon Glass · 3 years, 3 months ago
  28. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 3 months ago
  29. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 3 months ago
  30. 73c6ff6 rtc: Rename RTC_SUPPORT to RTC by Simon Glass · 3 years, 3 months ago
  31. 15042e7 pch: Rename PCH_SUPPORT to PCH by Simon Glass · 3 years, 3 months ago
  32. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 3 months ago
  33. dffeb40 xyz-modem: Allow to cancel transfer also by CTRL+C by Pali Rohár · 3 years, 3 months ago WIP/2021-09-03-xyz-modem-fixes
  34. f05d69b xyz-modem: Put xyzModem_stream_close debug diagnostic message into ZM_DEBUG() by Pali Rohár · 3 years, 3 months ago
  35. 15c27a5 xyz-modem: Fix x-modem "xyzModem_eof error" at the end of file by Pali Rohár · 3 years, 3 months ago
  36. 1e747846 xyz-modem: Fix crash after cancelling transfer by Pali Rohár · 3 years, 3 months ago
  37. ca47955 fit: Use DM hash driver if supported by Chia-Wei Wang · 3 years, 3 months ago
  38. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  39. d8ef01e Convert CONFIG_RAMBOOT_PBL et al to Kconfig by Tom Rini · 3 years, 2 months ago
  40. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 2 months ago
  41. d7d40f6 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · 3 years, 2 months ago
  42. b9cb74a Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 2 months ago WIP/27Aug2021
  43. 5e1a3be fdt_support: Add kernel-doc for fdt_fixup_memory_banks() by Michal Simek · 3 years, 2 months ago
  44. 61416fe Kconfig: FIT_SIGNATURE should not select RSA_VERIFY by Alexandru Gagniuc · 3 years, 3 months ago
  45. 8edecd3 fit: Fix verification of images with external data by John Keeping · 3 years, 6 months ago
  46. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 3 months ago
  47. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 3 months ago
  48. 031725f hash: Ensure verification hex pairs are terminated by Simon Glass · 3 years, 3 months ago
  49. cb89700 sandbox: Reduce keyed autoboot delay by Simon Glass · 3 years, 3 months ago
  50. c03cb02 common: board_r: print error if binman_init fails by Tim Harvey · 3 years, 3 months ago
  51. 2226ca1 arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header by Pali Rohár · 3 years, 3 months ago
  52. 9baab60 SPL: Add support for parsing board / BootROM specific image types by Pali Rohár · 3 years, 3 months ago
  53. 5fce287 SPL: Add support for specifying offset between header and image by Pali Rohár · 3 years, 3 months ago
  54. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 3 months ago
  55. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 3 months ago
  56. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 3 months ago
  57. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 3 months ago
  58. 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 3 months ago
  59. 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 3 months ago
  60. 89ddb0b Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · 3 years, 3 months ago
  61. f2d7a36 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 3 months ago
  62. 0c6bdbb Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · 3 years, 3 months ago
  63. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 3 months ago
  64. a25d6b6 spl: Introduce spl_board_prepare_for_optee() hook by Alexandru Gagniuc · 3 years, 3 months ago
  65. 5f6e5c3 spl: mmc: Support OP-TEE payloads in Falcon mode by Alexandru Gagniuc · 3 years, 3 months ago
  66. 25c8b9f test: add first autoboot unit tests by Steffen Jaeckel · 3 years, 4 months ago
  67. 3319874 common: add support to fallback to plain SHA256 by Steffen Jaeckel · 3 years, 4 months ago
  68. d199c3a common: add AUTOBOOT_FLUSH_STDIN option by Steffen Jaeckel · 3 years, 4 months ago
  69. 6c0ce6d common: allow disabling of timeout for password entry by Steffen Jaeckel · 3 years, 4 months ago
  70. 1b2d680 common: Rename macro appropriately by Steffen Jaeckel · 3 years, 4 months ago
  71. 1a4a778 common: integrate crypt-based passwords by Steffen Jaeckel · 3 years, 4 months ago
  72. 55adabb Kconfig.boot: Make 0x0 the default SYS_TEXT_BASE for POSITION_INDEPENDENT by Tom Rini · 3 years, 4 months ago
  73. 650bf00 fit: Allow external data for FDTs by John Keeping · 3 years, 4 months ago
  74. 674afa6 spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL) by John Keeping · 3 years, 5 months ago
  75. 72fa1ad log: Allow padding of the function name by Simon Glass · 3 years, 4 months ago
  76. 7d84fbb spl: Provide more information on boot failure by Simon Glass · 3 years, 4 months ago
  77. 1ac9c4c image: Allow @ in node names when not using signatures by Simon Glass · 3 years, 4 months ago
  78. 1f618d5 bloblist: Correct condition in bloblist_addrec() by Simon Glass · 3 years, 4 months ago
  79. 1fe5937 bloblist: Support resizing a blob by Simon Glass · 3 years, 4 months ago
  80. ecc1ed9 sandbox: Adjust the bloblist default address by Simon Glass · 3 years, 4 months ago
  81. f929ce5 Merge branch '2021-07-16-cleanup-image-support' by Tom Rini · 3 years, 3 months ago
  82. d5dbc66 Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 3 months ago
  83. b9826bf image: Add support for relocating crypto_algos in linker lists by Alexandru Gagniuc · 3 years, 3 months ago
  84. 24cee49 image: image-sig.c: Remove crypto_algos array by Alexandru Gagniuc · 3 years, 3 months ago
  85. 6909edb image: rsa: Move verification algorithm to a linker list by Alexandru Gagniuc · 3 years, 3 months ago
  86. 0980164 image: Add support for placing crypto_algo in linker lists by Alexandru Gagniuc · 3 years, 3 months ago
  87. cab22c8 common: image-sig.c: Remove host-specific logic and #ifdefs by Alexandru Gagniuc · 3 years, 3 months ago
  88. 70c1c89 image: Drop IMAGE_ENABLE_BEST_MATCH by Simon Glass · 3 years, 3 months ago
  89. 14f061d image: Drop IMAGE_ENABLE_SHAxxx by Simon Glass · 3 years, 3 months ago
  90. 0ad7569 image: Drop IMAGE_ENABLE_SHA1 by Simon Glass · 3 years, 3 months ago
  91. 4b00fd1 Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 by Simon Glass · 3 years, 3 months ago
  92. 1e52db6 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · 3 years, 3 months ago
  93. ad74aed image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 3 years, 3 months ago
  94. f5bc9c2 image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx by Simon Glass · 3 years, 3 months ago
  95. 0003b8a image: Shorten FIT_ENABLE_SHAxxx_SUPPORT by Simon Glass · 3 years, 3 months ago
  96. bc59904 image: android: Automatically detect more compression types by Stephan Gerhold · 3 years, 4 months ago
  97. 4c531d9 fit: Load DTO into temporary buffer and ignore load address by Marek Vasut · 3 years, 4 months ago
  98. 93e310c board-info: Call sysinfo_detect() before sysinfo_get_str() by Marek Vasut · 3 years, 4 months ago
  99. 10f3e15 board-info: Use sysinfo_get() by Marek Vasut · 3 years, 4 months ago
  100. 9b19159 spl: mmc: Factor out eMMC boot partition selection code by Marek Vasut · 3 years, 4 months ago