1. 891d9e8 spl: Convert spl_fit to work with sandbox by Simon Glass · 3 years, 8 months ago
  2. 1a9e75b spl: Drop duplicate 'Jumping to U-Boot' message by Simon Glass · 3 years, 9 months ago
  3. 7155105 spl: fit: Load devicetree when a Linux payload is found by Alexandru Gagniuc · 3 years, 9 months ago WIP/2021-02-17-SPL-FIT-improvements
  4. aeedeae spl: fit: Replace #ifdef blocks with more readable constructs by Alexandru Gagniuc · 3 years, 9 months ago
  5. 9e9aa0b spl: fit: Only look up FIT configuration node once by Alexandru Gagniuc · 3 years, 9 months ago
  6. e492827 spl: fit: Remove useless loop in spl_fit_get_image_name() by Alexandru Gagniuc · 3 years, 9 months ago
  7. 3dc2079 spl: fit: Pass FIT context via a structure pointer by Alexandru Gagniuc · 3 years, 9 months ago
  8. 917fa36 spl: fit: Factor out FIT parsing and use a context struct by Alexandru Gagniuc · 3 years, 9 months ago
  9. efc4ad0bc spl: fit: Drop 'length' argument to board_spl_fit_post_load() by Alexandru Gagniuc · 3 years, 9 months ago
  10. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago WIP/2021-02-02-drop-asm_global_data-when-unused
  11. 86c372a x86: spl: Add a function to find the text base by Simon Glass · 3 years, 9 months ago
  12. 09d9ba9 spl: Add functions for next and previous phase by Simon Glass · 3 years, 9 months ago
  13. 4d145f2 bootcount: allow to use this feature on TPL by Philippe Reynes · 3 years, 10 months ago
  14. c0b417b sunxi: support loading with SPL > 32KB by Andre Przywara · 3 years, 9 months ago
  15. 4472609 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · 3 years, 9 months ago
  16. c61b2bf common: spl: spl_fit.c: report an error on hash check fail by Philippe Reynes · 4 years ago
  17. 2a7c9ab spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF by Ovidiu Panait · 3 years, 11 months ago
  18. 38d6b7e spl: Drop bd_info in the data section by Simon Glass · 3 years, 10 months ago
  19. 03f1f78 spl: fit: Prefer a malloc()'d buffer for loading images by Alexandru Gagniuc · 4 years ago WIP/07Dec2020-next
  20. 7b86682 spl: atf: add support for LOAD_IMAGE_V2 by Michael Walle · 4 years ago
  21. 553825c spl: atf: remove helper structure from common header by Michael Walle · 4 years ago
  22. d2cb0c8 spl: atf: provide a bl2_plat_get_bl31_params_default() by Michael Walle · 4 years ago
  23. 37c218a spl: atf: move storage for bl31_params into function by Michael Walle · 4 years ago
  24. 7d5b1bf spl: spl_fit.c: enable check of signature for config node in spl/tpl by Philippe Reynes · 4 years ago
  25. 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 4 years ago
  26. caa7fc2 spl: Use standard FIT entries by Michal Simek · 4 years, 2 months ago
  27. 18261b8 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years ago
  28. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  29. 2dfdd0c Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · 4 years, 1 month ago
  30. cf70553 spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY by Samuel Holland · 4 years ago
  31. 5675ed7 Revert "Fix data abort caused by mis-aligning FIT data" by Marek Vasut · 4 years ago
  32. d74fcee spl: Add SPL_SERIAL as requirement for SDP_USB_SDP by Otavio Salvador · 4 years, 1 month ago
  33. f9b9b77 spl: Avoid printing boot device if silent console is enabled by Otavio Salvador · 4 years, 2 months ago
  34. 975bacc spl: Kconfig: Record proper dependency for SPL_ATF by Michal Simek · 4 years, 2 months ago
  35. 29bd8ad fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 1 month ago
  36. eb39d8b Fix data abort caused by mis-aligning FIT data by Reuben Dowle · 4 years, 2 months ago
  37. 0ced2fa sdp: call board_usb_init at spl_sdp_load_image by Frank Li · 4 years, 2 months ago
  38. 39388ae spl: usb: Only init usb once by Faiz Abbas · 4 years, 3 months ago
  39. c3ab97c spl: usb: Create an API spl_usb_load() by Faiz Abbas · 4 years, 3 months ago
  40. c510061 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 3 months ago
  41. f38a299 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · 4 years, 3 months ago
  42. acc415a Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 4 months ago
  43. 3879106 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 4 months ago
  44. 0c4a634 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 4 months ago
  45. a0018fc riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · 4 years, 3 months ago
  46. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  47. ea5003a spl: fix ext4fs_mount return code handling by Thomas Schaefer · 4 years, 4 months ago
  48. 84dd190 spl: fit: improve spl_nand_fit_read(...) readability by Dario Binacchi · 4 years, 5 months ago
  49. 9f6a14c spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · 4 years, 5 months ago
  50. 585b468 spl: fit: fail fit loading in case of FDT appending error by Dario Binacchi · 4 years, 5 months ago
  51. 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 4 months ago
  52. 7984922 riscv: sbi: Add newline to error message by Sean Anderson · 4 years, 5 months ago
  53. 40686c3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 4 months ago
  54. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 5 months ago
  55. d16b38f Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 6 months ago
  56. 819da86 sifive: fu540: Add U-Boot proper sector start by Jagan Teki · 4 years, 5 months ago
  57. a343b4f spl: add fixed memory node in target fdt also when loading ATF by Heiko Stuebner · 4 years, 5 months ago
  58. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  59. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  60. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  61. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  62. b67eefd bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 5 months ago
  63. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  64. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 5 months ago
  65. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  66. 3988be5 spl: Always define preloader_console_init by Samuel Holland · 4 years, 6 months ago
  67. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 6 months ago
  68. d8e7755 spl: sdp: Add DM gadget support for sdp by Sherry Sun · 4 years, 6 months ago
  69. 932c1ed spl: sdp: Add a callback to clean up USB driver by Ye Li · 4 years, 6 months ago
  70. 407e384 spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB device by Ye Li · 4 years, 6 months ago
  71. 62597d2 spl: sdp: call board_usb_init at spl_sdp_load_image by Frank Li · 4 years, 6 months ago
  72. 15aec31 Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode" by Harald Seiler · 4 years, 6 months ago
  73. aba6e77 spl: spl_legacy: Add lzma decompression support for legacy image by Weijie Gao · 4 years, 6 months ago
  74. f1b0f15 spl: spl_nor: Remove unused variable 'ret' warning by Stefan Roese · 4 years, 6 months ago
  75. 2fc91ed spl: spl_nor: Move legacy image loading into spl_legacy.c by Stefan Roese · 4 years, 6 months ago
  76. 5ae526b spl: spl_legacy: Use IS_ENABLED() to remove #ifdef by Stefan Roese · 4 years, 6 months ago
  77. c110817 spl: Extract legacy image handling into separate file by Stefan Roese · 4 years, 6 months ago
  78. 077e72c spl: fit: do not check argument of free() by Heinrich Schuchardt · 4 years, 6 months ago
  79. 67b359c spl: Kconfig: de-dup SPL_DM_GPIO definition by Joel Johnson · 4 years, 6 months ago
  80. 191636e riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 6 months ago
  81. c51b751 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · 4 years, 6 months ago
  82. e975906 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 6 months ago
  83. 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 7 months ago
  84. 9d15d1d Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled" by Ye Li · 4 years, 7 months ago
  85. a356e7a spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entries by Tom Rini · 4 years, 7 months ago
  86. cf00825 spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation by Faiz Abbas · 4 years, 8 months ago
  87. 0b23b0d Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 9 months ago
  88. 671d64f sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig by Andre Przywara · 4 years, 10 months ago
  89. 29a4a9f common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  90. e7f0ec0 image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 10 months ago
  91. 602ce1d spl_fit.c: enable loading compressed u-boot from fit image by Klaus H. Sorensen · 4 years, 11 months ago
  92. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  93. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 10 months ago
  94. 994bb86 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 9 months ago
  95. 92329e2 Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 9 months ago
  96. e42afd8 spl: mmc: support uboot image offset on main partition by Baruch Siach · 4 years, 9 months ago
  97. 74326a3 Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · 5 years ago
  98. 1054344 spl: fix entry_point equal to load_addr by Giulio Benetti · 4 years, 10 months ago
  99. 5c03c99 spl: atf: Enable option to rewrite bl2_plat_get_bl31_params() by Michal Simek · 4 years, 10 months ago
  100. 935568e spl: atf: Add missing ndepth initialization by Michal Simek · 4 years, 10 months ago