1. a25d6b6 spl: Introduce spl_board_prepare_for_optee() hook by Alexandru Gagniuc · 3 years, 4 months ago
  2. 5f6e5c3 spl: mmc: Support OP-TEE payloads in Falcon mode by Alexandru Gagniuc · 3 years, 4 months ago
  3. 674afa6 spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL) by John Keeping · 3 years, 6 months ago
  4. 7d84fbb spl: Provide more information on boot failure by Simon Glass · 3 years, 5 months ago
  5. f929ce5 Merge branch '2021-07-16-cleanup-image-support' by Tom Rini · 3 years, 4 months ago
  6. 4b00fd1 Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5 by Simon Glass · 3 years, 4 months ago
  7. 1e52db6 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · 3 years, 4 months ago
  8. f5bc9c2 image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx by Simon Glass · 3 years, 4 months ago
  9. 9b19159 spl: mmc: Factor out eMMC boot partition selection code by Marek Vasut · 3 years, 5 months ago
  10. cb80ff2 bootstage: Eliminate when not enabled by Tom Rini · 3 years, 7 months ago
  11. 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, 5 months ago
  12. be2d1a8 spl: fit: Also record architecture in /fit-images by Michal Simek · 3 years, 6 months ago
  13. 481d394 common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · 3 years, 6 months ago
  14. 70415e1 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 6 months ago
  15. ce869b5 spl: Kconfig: Use tabs instead of space for alignment by Michal Simek · 3 years, 6 months ago
  16. 4d65c6b sysinfo: Require that sysinfo_detect be called before other methods by Sean Anderson · 3 years, 7 months ago
  17. 58b504e Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · 3 years, 8 months ago
  18. 51d3a8b spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' properties by Alexandru Gagniuc · 3 years, 8 months ago
  19. 60138aa spl: LOAD_FIT_FULL: Relocate FDT for u-boot payloads by Alexandru Gagniuc · 3 years, 8 months ago
  20. 2eaae17 spl: LOAD_FIT_FULL: Do not hard-code os to IH_OS_U_BOOT by Alexandru Gagniuc · 3 years, 8 months ago
  21. 18fd663 spl: LOAD_FIT_FULL: Fix selection of the "fdt" node by Alexandru Gagniuc · 3 years, 8 months ago
  22. 35f4f8e spl: fit: Support loading FPGA images from list of "loadables" by Alexandru Gagniuc · 3 years, 8 months ago
  23. d8a3951 spl: fit: Warn if FIT contains "fpga" property in config node by Alexandru Gagniuc · 3 years, 8 months ago
  24. 55e7a1a spl: fit: Move FPGA loading code to separate functions by Alexandru Gagniuc · 3 years, 8 months ago
  25. f0a6ec3 spl: fit: Don't overwrite previous loadable if "load" is missing by Alexandru Gagniuc · 3 years, 8 months ago
  26. a1e95e3 Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 8 months ago
  27. aa0032f spl: fit: nand: allow for non-page-aligned elements by Tim Harvey · 3 years, 9 months ago
  28. 39cb850 spl: fit: nand: skip bad block handling if NAND chip not fully defined by Tim Harvey · 3 years, 9 months ago
  29. ae2d950 riscv: sifive: Rename fu540 board to unleashed by Bin Meng · 3 years, 8 months ago
  30. 529d5f9 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 9 months ago
  31. 05e3a0d spl: Split out bootstage ID into a function by Simon Glass · 3 years, 9 months ago
  32. 95a5825 dm: core: Add an option to support SPL in read-only memory by Simon Glass · 3 years, 9 months ago
  33. 891d9e8 spl: Convert spl_fit to work with sandbox by Simon Glass · 3 years, 9 months ago
  34. 1a9e75b spl: Drop duplicate 'Jumping to U-Boot' message by Simon Glass · 3 years, 10 months ago
  35. 7155105 spl: fit: Load devicetree when a Linux payload is found by Alexandru Gagniuc · 3 years, 10 months ago
  36. aeedeae spl: fit: Replace #ifdef blocks with more readable constructs by Alexandru Gagniuc · 3 years, 10 months ago
  37. 9e9aa0b spl: fit: Only look up FIT configuration node once by Alexandru Gagniuc · 3 years, 10 months ago
  38. e492827 spl: fit: Remove useless loop in spl_fit_get_image_name() by Alexandru Gagniuc · 3 years, 10 months ago
  39. 3dc2079 spl: fit: Pass FIT context via a structure pointer by Alexandru Gagniuc · 3 years, 10 months ago
  40. 917fa36 spl: fit: Factor out FIT parsing and use a context struct by Alexandru Gagniuc · 3 years, 10 months ago
  41. efc4ad0bc spl: fit: Drop 'length' argument to board_spl_fit_post_load() by Alexandru Gagniuc · 3 years, 10 months ago
  42. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  43. 86c372a x86: spl: Add a function to find the text base by Simon Glass · 3 years, 10 months ago
  44. 09d9ba9 spl: Add functions for next and previous phase by Simon Glass · 3 years, 11 months ago
  45. 4d145f2 bootcount: allow to use this feature on TPL by Philippe Reynes · 4 years ago
  46. c0b417b sunxi: support loading with SPL > 32KB by Andre Przywara · 3 years, 11 months ago
  47. 4472609 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · 3 years, 11 months ago
  48. c61b2bf common: spl: spl_fit.c: report an error on hash check fail by Philippe Reynes · 4 years ago
  49. 2a7c9ab spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF by Ovidiu Panait · 4 years ago
  50. 38d6b7e spl: Drop bd_info in the data section by Simon Glass · 4 years ago
  51. 03f1f78 spl: fit: Prefer a malloc()'d buffer for loading images by Alexandru Gagniuc · 4 years, 1 month ago
  52. 7b86682 spl: atf: add support for LOAD_IMAGE_V2 by Michael Walle · 4 years ago
  53. 553825c spl: atf: remove helper structure from common header by Michael Walle · 4 years ago
  54. d2cb0c8 spl: atf: provide a bl2_plat_get_bl31_params_default() by Michael Walle · 4 years ago
  55. 37c218a spl: atf: move storage for bl31_params into function by Michael Walle · 4 years ago
  56. 7d5b1bf spl: spl_fit.c: enable check of signature for config node in spl/tpl by Philippe Reynes · 4 years, 1 month ago
  57. 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 4 years, 1 month ago
  58. caa7fc2 spl: Use standard FIT entries by Michal Simek · 4 years, 3 months ago
  59. 18261b8 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 1 month ago
  60. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
  61. 2dfdd0c Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · 4 years, 2 months ago
  62. cf70553 spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY by Samuel Holland · 4 years, 1 month ago
  63. 5675ed7 Revert "Fix data abort caused by mis-aligning FIT data" by Marek Vasut · 4 years, 1 month ago
  64. d74fcee spl: Add SPL_SERIAL as requirement for SDP_USB_SDP by Otavio Salvador · 4 years, 2 months ago
  65. f9b9b77 spl: Avoid printing boot device if silent console is enabled by Otavio Salvador · 4 years, 3 months ago
  66. 975bacc spl: Kconfig: Record proper dependency for SPL_ATF by Michal Simek · 4 years, 3 months ago
  67. 29bd8ad fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 3 months ago
  68. eb39d8b Fix data abort caused by mis-aligning FIT data by Reuben Dowle · 4 years, 3 months ago
  69. 0ced2fa sdp: call board_usb_init at spl_sdp_load_image by Frank Li · 4 years, 3 months ago
  70. 39388ae spl: usb: Only init usb once by Faiz Abbas · 4 years, 4 months ago
  71. c3ab97c spl: usb: Create an API spl_usb_load() by Faiz Abbas · 4 years, 4 months ago
  72. c510061 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 4 months ago
  73. f38a299 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · 4 years, 4 months ago
  74. acc415a Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 5 months ago
  75. 3879106 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 5 months ago
  76. 0c4a634 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 5 months ago
  77. a0018fc riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · 4 years, 4 months ago
  78. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  79. ea5003a spl: fix ext4fs_mount return code handling by Thomas Schaefer · 4 years, 5 months ago
  80. 84dd190 spl: fit: improve spl_nand_fit_read(...) readability by Dario Binacchi · 4 years, 6 months ago
  81. 9f6a14c spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · 4 years, 6 months ago
  82. 585b468 spl: fit: fail fit loading in case of FDT appending error by Dario Binacchi · 4 years, 6 months ago
  83. 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 5 months ago
  84. 7984922 riscv: sbi: Add newline to error message by Sean Anderson · 4 years, 6 months ago
  85. 40686c3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 5 months ago
  86. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
  87. d16b38f Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 7 months ago
  88. 819da86 sifive: fu540: Add U-Boot proper sector start by Jagan Teki · 4 years, 6 months ago
  89. a343b4f spl: add fixed memory node in target fdt also when loading ATF by Heiko Stuebner · 4 years, 6 months ago
  90. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  91. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  92. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  93. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  94. b67eefd bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 7 months ago
  95. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  96. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  97. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  98. 3988be5 spl: Always define preloader_console_init by Samuel Holland · 4 years, 7 months ago
  99. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 7 months ago
  100. d8e7755 spl: sdp: Add DM gadget support for sdp by Sherry Sun · 4 years, 7 months ago