1. 7861f8b Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · 3 years, 8 months ago
  2. 5d6a29b spl: LOAD_FIT_FULL: Support 'kernel' and 'firmware' properties by Alexandru Gagniuc · 3 years, 8 months ago
  3. d8d728e spl: LOAD_FIT_FULL: Relocate FDT for u-boot payloads by Alexandru Gagniuc · 3 years, 8 months ago
  4. 089f7cf spl: LOAD_FIT_FULL: Do not hard-code os to IH_OS_U_BOOT by Alexandru Gagniuc · 3 years, 8 months ago
  5. fdf312e spl: LOAD_FIT_FULL: Fix selection of the "fdt" node by Alexandru Gagniuc · 3 years, 8 months ago
  6. 0df0759 spl: fit: Support loading FPGA images from list of "loadables" by Alexandru Gagniuc · 3 years, 8 months ago
  7. 69a9966 spl: fit: Warn if FIT contains "fpga" property in config node by Alexandru Gagniuc · 3 years, 8 months ago
  8. ec2a574 spl: fit: Move FPGA loading code to separate functions by Alexandru Gagniuc · 3 years, 8 months ago
  9. c5236c3 spl: fit: Don't overwrite previous loadable if "load" is missing by Alexandru Gagniuc · 3 years, 8 months ago
  10. c67140d 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
  11. a2c63f0 spl: fit: nand: allow for non-page-aligned elements by Tim Harvey · 3 years, 9 months ago
  12. 26205a3 spl: fit: nand: skip bad block handling if NAND chip not fully defined by Tim Harvey · 3 years, 9 months ago
  13. e9ead4a riscv: sifive: Rename fu540 board to unleashed by Bin Meng · 3 years, 9 months ago
  14. 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 9 months ago
  15. 97447ea spl: Split out bootstage ID into a function by Simon Glass · 3 years, 9 months ago
  16. 5b21b34 dm: core: Add an option to support SPL in read-only memory by Simon Glass · 3 years, 9 months ago
  17. 2192e98 spl: Convert spl_fit to work with sandbox by Simon Glass · 3 years, 9 months ago
  18. e12d98a spl: Drop duplicate 'Jumping to U-Boot' message by Simon Glass · 3 years, 10 months ago
  19. 769ed25 spl: fit: Load devicetree when a Linux payload is found by Alexandru Gagniuc · 3 years, 10 months ago
  20. a4fed79 spl: fit: Replace #ifdef blocks with more readable constructs by Alexandru Gagniuc · 3 years, 10 months ago
  21. fa11a44 spl: fit: Only look up FIT configuration node once by Alexandru Gagniuc · 3 years, 10 months ago
  22. 5180553 spl: fit: Remove useless loop in spl_fit_get_image_name() by Alexandru Gagniuc · 3 years, 10 months ago
  23. 93d1557 spl: fit: Pass FIT context via a structure pointer by Alexandru Gagniuc · 3 years, 10 months ago
  24. 23243c9 spl: fit: Factor out FIT parsing and use a context struct by Alexandru Gagniuc · 3 years, 10 months ago
  25. 44af2a5 spl: fit: Drop 'length' argument to board_spl_fit_post_load() by Alexandru Gagniuc · 3 years, 10 months ago
  26. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  27. 53857ee x86: spl: Add a function to find the text base by Simon Glass · 3 years, 10 months ago
  28. 95e4ec1 spl: Add functions for next and previous phase by Simon Glass · 3 years, 11 months ago
  29. 8d82a20 bootcount: allow to use this feature on TPL by Philippe Reynes · 4 years ago
  30. d42cbee sunxi: support loading with SPL > 32KB by Andre Przywara · 3 years, 11 months ago
  31. da8ae61 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · 3 years, 11 months ago
  32. ba87da4 common: spl: spl_fit.c: report an error on hash check fail by Philippe Reynes · 4 years ago
  33. f97049f spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF by Ovidiu Panait · 4 years ago
  34. b79ff7c spl: Drop bd_info in the data section by Simon Glass · 4 years ago
  35. 0256017 spl: fit: Prefer a malloc()'d buffer for loading images by Alexandru Gagniuc · 4 years, 1 month ago
  36. afaf6ea spl: atf: add support for LOAD_IMAGE_V2 by Michael Walle · 4 years ago
  37. 0e4d90c spl: atf: remove helper structure from common header by Michael Walle · 4 years ago
  38. 2def7d9 spl: atf: provide a bl2_plat_get_bl31_params_default() by Michael Walle · 4 years ago
  39. 203fede spl: atf: move storage for bl31_params into function by Michael Walle · 4 years ago
  40. 6c5c03c spl: spl_fit.c: enable check of signature for config node in spl/tpl by Philippe Reynes · 4 years, 1 month ago
  41. 458b66a board: Rename uclass to sysinfo by Simon Glass · 4 years, 1 month ago
  42. 9e64a55 spl: Use standard FIT entries by Michal Simek · 4 years, 3 months ago
  43. d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 1 month ago
  44. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
  45. b723262 Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · 4 years, 2 months ago
  46. e646f51 spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY by Samuel Holland · 4 years, 1 month ago
  47. c27cbe8 Revert "Fix data abort caused by mis-aligning FIT data" by Marek Vasut · 4 years, 1 month ago
  48. 426c34d spl: Add SPL_SERIAL as requirement for SDP_USB_SDP by Otavio Salvador · 4 years, 2 months ago
  49. cd27fea spl: Avoid printing boot device if silent console is enabled by Otavio Salvador · 4 years, 3 months ago
  50. 38183e6 spl: Kconfig: Record proper dependency for SPL_ATF by Michal Simek · 4 years, 3 months ago
  51. 1aab114 fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 3 months ago
  52. 2d2f155 Fix data abort caused by mis-aligning FIT data by Reuben Dowle · 4 years, 3 months ago
  53. 0b4b47b sdp: call board_usb_init at spl_sdp_load_image by Frank Li · 4 years, 4 months ago
  54. 5dd935a spl: usb: Only init usb once by Faiz Abbas · 4 years, 4 months ago
  55. 05e3a15 spl: usb: Create an API spl_usb_load() by Faiz Abbas · 4 years, 4 months ago
  56. 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · 4 years, 4 months ago
  57. 4ec7313 spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL by Simon Glass · 4 years, 5 months ago
  58. 98a87cf Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig by Adam Ford · 4 years, 5 months ago
  59. 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 5 months ago
  60. 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 5 months ago
  61. 257875d riscv: Make SiFive HiFive Unleashed board boot again by Bin Meng · 4 years, 4 months ago
  62. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  63. 37aea85 spl: fix ext4fs_mount return code handling by Thomas Schaefer · 4 years, 6 months ago
  64. fdcb979 spl: fit: improve spl_nand_fit_read(...) readability by Dario Binacchi · 4 years, 6 months ago
  65. a6d91ca spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · 4 years, 6 months ago
  66. faf8d14 spl: fit: fail fit loading in case of FDT appending error by Dario Binacchi · 4 years, 6 months ago
  67. 90fa4e9 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
  68. 358138f riscv: sbi: Add newline to error message by Sean Anderson · 4 years, 6 months ago
  69. b1d0cb3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 5 months ago
  70. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
  71. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 8 months ago
  72. 72ac2ec sifive: fu540: Add U-Boot proper sector start by Jagan Teki · 4 years, 6 months ago
  73. 593b82e spl: add fixed memory node in target fdt also when loading ATF by Heiko Stuebner · 4 years, 6 months ago
  74. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  75. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  76. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  77. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  78. ea6a609 bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 7 months ago
  79. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  80. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  81. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  82. b03e666 spl: Always define preloader_console_init by Samuel Holland · 4 years, 7 months ago
  83. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 7 months ago
  84. 9728682 spl: sdp: Add DM gadget support for sdp by Sherry Sun · 4 years, 7 months ago
  85. 9a6c4d8 spl: sdp: Add a callback to clean up USB driver by Ye Li · 4 years, 7 months ago
  86. f7ac6fd spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB device by Ye Li · 4 years, 7 months ago
  87. a36d93e spl: sdp: call board_usb_init at spl_sdp_load_image by Frank Li · 4 years, 7 months ago
  88. 2e35f93 Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode" by Harald Seiler · 4 years, 7 months ago
  89. aa1c1d3 spl: spl_legacy: Add lzma decompression support for legacy image by developer · 4 years, 7 months ago
  90. 4ee4cf9 spl: spl_nor: Remove unused variable 'ret' warning by Stefan Roese · 4 years, 7 months ago
  91. 84ae9d8 spl: spl_nor: Move legacy image loading into spl_legacy.c by Stefan Roese · 4 years, 7 months ago
  92. fc962c5 spl: spl_legacy: Use IS_ENABLED() to remove #ifdef by Stefan Roese · 4 years, 7 months ago
  93. 21a1df1 spl: Extract legacy image handling into separate file by Stefan Roese · 4 years, 7 months ago
  94. 939a961 spl: fit: do not check argument of free() by Heinrich Schuchardt · 4 years, 8 months ago
  95. 3b7d078 spl: Kconfig: de-dup SPL_DM_GPIO definition by Joel Johnson · 4 years, 8 months ago
  96. b161f90 riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 8 months ago
  97. bf16c30 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · 4 years, 8 months ago
  98. 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 8 months ago
  99. 7357a35 Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 8 months ago
  100. c205da8 Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled" by Ye Li · 4 years, 8 months ago