1. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 2 months ago
  2. 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 2 months ago
  3. 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 2 months ago
  4. 89ddb0b Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · 3 years, 2 months ago
  5. f2d7a36 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 2 months ago
  6. 0c6bdbb Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · 3 years, 2 months ago
  7. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 2 months ago
  8. a25d6b6 spl: Introduce spl_board_prepare_for_optee() hook by Alexandru Gagniuc · 3 years, 2 months ago
  9. 5f6e5c3 spl: mmc: Support OP-TEE payloads in Falcon mode by Alexandru Gagniuc · 3 years, 2 months ago
  10. 25c8b9f test: add first autoboot unit tests by Steffen Jaeckel · 3 years, 3 months ago
  11. 3319874 common: add support to fallback to plain SHA256 by Steffen Jaeckel · 3 years, 3 months ago
  12. d199c3a common: add AUTOBOOT_FLUSH_STDIN option by Steffen Jaeckel · 3 years, 3 months ago
  13. 6c0ce6d common: allow disabling of timeout for password entry by Steffen Jaeckel · 3 years, 3 months ago
  14. 1b2d680 common: Rename macro appropriately by Steffen Jaeckel · 3 years, 3 months ago
  15. 1a4a778 common: integrate crypt-based passwords by Steffen Jaeckel · 3 years, 3 months ago
  16. 55adabb Kconfig.boot: Make 0x0 the default SYS_TEXT_BASE for POSITION_INDEPENDENT by Tom Rini · 3 years, 3 months ago
  17. 650bf00 fit: Allow external data for FDTs by John Keeping · 3 years, 3 months ago
  18. 674afa6 spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL) by John Keeping · 3 years, 4 months ago
  19. 72fa1ad log: Allow padding of the function name by Simon Glass · 3 years, 3 months ago
  20. 7d84fbb spl: Provide more information on boot failure by Simon Glass · 3 years, 3 months ago
  21. 1ac9c4c image: Allow @ in node names when not using signatures by Simon Glass · 3 years, 3 months ago
  22. 1f618d5 bloblist: Correct condition in bloblist_addrec() by Simon Glass · 3 years, 3 months ago
  23. 1fe5937 bloblist: Support resizing a blob by Simon Glass · 3 years, 3 months ago
  24. ecc1ed9 sandbox: Adjust the bloblist default address by Simon Glass · 3 years, 3 months ago
  25. f929ce5 Merge branch '2021-07-16-cleanup-image-support' by Tom Rini · 3 years, 2 months ago
  26. d5dbc66 Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 2 months ago
  27. b9826bf image: Add support for relocating crypto_algos in linker lists by Alexandru Gagniuc · 3 years, 2 months ago
  28. 24cee49 image: image-sig.c: Remove crypto_algos array by Alexandru Gagniuc · 3 years, 2 months ago
  29. 6909edb image: rsa: Move verification algorithm to a linker list by Alexandru Gagniuc · 3 years, 2 months ago
  30. 0980164 image: Add support for placing crypto_algo in linker lists by Alexandru Gagniuc · 3 years, 2 months ago
  31. cab22c8 common: image-sig.c: Remove host-specific logic and #ifdefs by Alexandru Gagniuc · 3 years, 2 months ago
  32. 70c1c89 image: Drop IMAGE_ENABLE_BEST_MATCH by Simon Glass · 3 years, 2 months ago
  33. 14f061d image: Drop IMAGE_ENABLE_SHAxxx by Simon Glass · 3 years, 2 months ago
  34. 0ad7569 image: Drop IMAGE_ENABLE_SHA1 by Simon Glass · 3 years, 2 months ago
  35. 4b00fd1 Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 by Simon Glass · 3 years, 2 months ago
  36. 1e52db6 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · 3 years, 2 months ago
  37. ad74aed image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · 3 years, 2 months ago
  38. f5bc9c2 image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx by Simon Glass · 3 years, 2 months ago
  39. 0003b8a image: Shorten FIT_ENABLE_SHAxxx_SUPPORT by Simon Glass · 3 years, 2 months ago
  40. bc59904 image: android: Automatically detect more compression types by Stephan Gerhold · 3 years, 3 months ago
  41. 4c531d9 fit: Load DTO into temporary buffer and ignore load address by Marek Vasut · 3 years, 3 months ago
  42. 93e310c board-info: Call sysinfo_detect() before sysinfo_get_str() by Marek Vasut · 3 years, 3 months ago
  43. 10f3e15 board-info: Use sysinfo_get() by Marek Vasut · 3 years, 3 months ago
  44. 9b19159 spl: mmc: Factor out eMMC boot partition selection code by Marek Vasut · 3 years, 3 months ago
  45. 7e58a3a Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 3 months ago
  46. cb80ff2 bootstage: Eliminate when not enabled by Tom Rini · 3 years, 5 months ago
  47. 3c9fc23 sandbox: don't refer to symbol _init by Heinrich Schuchardt · 3 years, 4 months ago
  48. 6194b45 Merge branch 'next' by Tom Rini · 3 years, 3 months ago
  49. 760d2f9 autoboot: fix MENUKEY by Da Xue · 3 years, 3 months ago
  50. 6b69f15 Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 3 months ago
  51. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 3 months ago
  52. 5ad9220 malloc: add SPDX license identifiers by Heinrich Schuchardt · 3 years, 4 months ago
  53. be2d1a8 spl: fit: Also record architecture in /fit-images by Michal Simek · 3 years, 4 months ago
  54. 5a87df8 autoboot: fix typos of CONFIG_AUTOBOOT_USE_MENUKEY by Da Xue · 3 years, 3 months ago
  55. 481d394 common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · 3 years, 3 months ago
  56. 58b4b71 log: Add support for logging a buffer by Simon Glass · 3 years, 5 months ago
  57. c1a2bb4 console: Report an error when output buffer is exhausted by Simon Glass · 3 years, 5 months ago
  58. f46959c image-fdt: save no-map parameter of reserve-memory by Patrick Delaunay · 3 years, 5 months ago
  59. 70415e1 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 4 months ago
  60. ec0512b Revert "lib: introduce HASH_CALCULATE option" by Alexandru Gagniuc · 3 years, 4 months ago
  61. ce869b5 spl: Kconfig: Use tabs instead of space for alignment by Michal Simek · 3 years, 4 months ago
  62. 84dee33 riscv: Drop USE_SPL_FIT_GENERATOR by Bin Meng · 3 years, 5 months ago
  63. 6e847f6 common: kconfig: Correct a typo in SPL_LOAD_FIT by Bin Meng · 3 years, 5 months ago
  64. 428bec7 Merge branch '2021-05-17-assorted-fixes' by Tom Rini · 3 years, 4 months ago
  65. 87316da lib: introduce HASH_CALCULATE option by Masahisa Kojima · 3 years, 4 months ago
  66. e2ae483 hash: Kconfig option for SHA512 hardware acceleration by Heinrich Schuchardt · 3 years, 4 months ago
  67. 6c353b3 cli: slighly more clear error messages by peng.wang@smartm.com · 3 years, 5 months ago
  68. bbdbcaf fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c by Kory Maincent · 3 years, 5 months ago
  69. a47abd7 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · 3 years, 5 months ago
  70. f0b21eb fdt_support.c: Allow late kernel cmdline modification by Niko Mauno · 3 years, 7 months ago
  71. 95fd977 env: allow environment to be amended from control dtb by Rasmus Villemoes · 3 years, 5 months ago
  72. 4d65c6b sysinfo: Require that sysinfo_detect be called before other methods by Sean Anderson · 3 years, 5 months ago
  73. 77ed7a2 IOMUX: Fix buffer overflow in iomux_replace_device() by Yuichiro Goto · 3 years, 5 months ago
  74. a327fee common: edid: Search for valid timing in extension block by Jernej Skrabec · 3 years, 5 months ago
  75. 3daea86 common: edid: extract code for detailed timing search by Jernej Skrabec · 3 years, 5 months ago
  76. 4fb0c3c common: edid: check for digital display earlier by Jernej Skrabec · 3 years, 5 months ago
  77. 4e9bce1 Add support for stack-protector by Joel Peshkin · 3 years, 5 months ago
  78. 58b504e Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · 3 years, 6 months ago
  79. 033ac4e image-fit: Accept OP-TEE images when booting a FIT by Alexandru Gagniuc · 3 years, 6 months ago
  80. 47b6f7f image-fit: Accept IH_TYPE_FIRMWARE in fit_image_load() as valid by Alexandru Gagniuc · 3 years, 6 months ago
  81. 51d3a8b spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' properties by Alexandru Gagniuc · 3 years, 6 months ago
  82. 60138aa spl: LOAD_FIT_FULL: Relocate FDT for u-boot payloads by Alexandru Gagniuc · 3 years, 6 months ago
  83. 2eaae17 spl: LOAD_FIT_FULL: Do not hard-code os to IH_OS_U_BOOT by Alexandru Gagniuc · 3 years, 6 months ago
  84. 18fd663 spl: LOAD_FIT_FULL: Fix selection of the "fdt" node by Alexandru Gagniuc · 3 years, 6 months ago
  85. d442f69 common: fit: Add weak board_fit_config_name_match by Sean Anderson · 3 years, 6 months ago
  86. df51ae7 Kconfig: Document the limitations of the simple SPL_LOAD_FIT path by Alexandru Gagniuc · 3 years, 6 months ago
  87. 35f4f8e spl: fit: Support loading FPGA images from list of "loadables" by Alexandru Gagniuc · 3 years, 6 months ago
  88. d8a3951 spl: fit: Warn if FIT contains "fpga" property in config node by Alexandru Gagniuc · 3 years, 6 months ago
  89. 55e7a1a spl: fit: Move FPGA loading code to separate functions by Alexandru Gagniuc · 3 years, 6 months ago
  90. f0a6ec3 spl: fit: Don't overwrite previous loadable if "load" is missing by Alexandru Gagniuc · 3 years, 6 months ago
  91. ed6c9e0 lib: Add support for ECDSA image signing by Alexandru Gagniuc · 3 years, 7 months ago
  92. 0bcb28d lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · 3 years, 7 months ago
  93. 5b0b43e x86: qemu: move QFW to its own uclass by Asherah Connor · 3 years, 6 months ago
  94. 9539f71 hush: Fix assignments being misinterpreted as commands by Sean Anderson · 3 years, 7 months ago
  95. a479f10 hash: Allow for SHA512 hardware implementations by Joel Stanley · 3 years, 7 months ago
  96. a253524 lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support by Patrick Delaunay · 3 years, 8 months ago
  97. 83064c2 board_f: cosmetic: change the debug trace to KB in reserve_video by Patrick Delaunay · 3 years, 6 months ago
  98. a1e95e3 Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 6 months ago
  99. aa0032f spl: fit: nand: allow for non-page-aligned elements by Tim Harvey · 3 years, 7 months ago
  100. 39cb850 spl: fit: nand: skip bad block handling if NAND chip not fully defined by Tim Harvey · 3 years, 7 months ago