1. 819da86 sifive: fu540: Add U-Boot proper sector start by Jagan Teki · 4 years, 4 months ago
  2. a343b4f spl: add fixed memory node in target fdt also when loading ATF by Heiko Stuebner · 4 years, 4 months ago
  3. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  4. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  5. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  6. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  7. b67eefd bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 5 months ago
  8. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  9. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 5 months ago
  10. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  11. 3988be5 spl: Always define preloader_console_init by Samuel Holland · 4 years, 5 months ago
  12. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 5 months ago
  13. d8e7755 spl: sdp: Add DM gadget support for sdp by Sherry Sun · 4 years, 5 months ago
  14. 932c1ed spl: sdp: Add a callback to clean up USB driver by Ye Li · 4 years, 5 months ago
  15. 407e384 spl: sdp: Add CONFIG_SPL_SDP_USB_DEV for USB device by Ye Li · 4 years, 5 months ago
  16. 62597d2 spl: sdp: call board_usb_init at spl_sdp_load_image by Frank Li · 4 years, 5 months ago
  17. 15aec31 Revert "imx: Introduce CONFIG_SPL_FORCE_MMC_BOOT to force MMC boot on falcon mode" by Harald Seiler · 4 years, 5 months ago
  18. aba6e77 spl: spl_legacy: Add lzma decompression support for legacy image by Weijie Gao · 4 years, 5 months ago
  19. f1b0f15 spl: spl_nor: Remove unused variable 'ret' warning by Stefan Roese · 4 years, 5 months ago
  20. 2fc91ed spl: spl_nor: Move legacy image loading into spl_legacy.c by Stefan Roese · 4 years, 5 months ago
  21. 5ae526b spl: spl_legacy: Use IS_ENABLED() to remove #ifdef by Stefan Roese · 4 years, 5 months ago
  22. c110817 spl: Extract legacy image handling into separate file by Stefan Roese · 4 years, 5 months ago
  23. 077e72c spl: fit: do not check argument of free() by Heinrich Schuchardt · 4 years, 5 months ago
  24. 67b359c spl: Kconfig: de-dup SPL_DM_GPIO definition by Joel Johnson · 4 years, 5 months ago
  25. 191636e riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 5 months ago
  26. c51b751 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · 4 years, 5 months ago
  27. e975906 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 5 months ago
  28. 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, 6 months ago
  29. 9d15d1d Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled" by Ye Li · 4 years, 6 months ago
  30. a356e7a spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entries by Tom Rini · 4 years, 7 months ago
  31. cf00825 spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation by Faiz Abbas · 4 years, 7 months ago
  32. 0b23b0d Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 8 months ago
  33. 671d64f sunxi: move CONFIG_SYS_SPI_U_BOOT_OFFS out of defconfig by Andre Przywara · 4 years, 9 months ago
  34. 29a4a9f common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  35. e7f0ec0 image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 9 months ago
  36. 602ce1d spl_fit.c: enable loading compressed u-boot from fit image by Klaus H. Sorensen · 4 years, 10 months ago
  37. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  38. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 9 months ago
  39. 994bb86 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 8 months ago
  40. 92329e2 Merge tag 'xilinx-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 8 months ago
  41. e42afd8 spl: mmc: support uboot image offset on main partition by Baruch Siach · 4 years, 8 months ago
  42. 74326a3 Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMA by Vignesh Raghavendra · 4 years, 10 months ago
  43. 1054344 spl: fix entry_point equal to load_addr by Giulio Benetti · 4 years, 9 months ago
  44. 5c03c99 spl: atf: Enable option to rewrite bl2_plat_get_bl31_params() by Michal Simek · 4 years, 9 months ago
  45. 935568e spl: atf: Add missing ndepth initialization by Michal Simek · 4 years, 9 months ago
  46. ce022f2 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 9 months ago
  47. 152781d spl: fit: Allow the board to tell if more images must be loaded from FIT by Jean-Jacques Hiblot · 5 years ago
  48. c1648d0 spl: fit: constify the output parameter of spl_fit_get_image_name() by Jean-Jacques Hiblot · 5 years ago
  49. 19141d6 spl: fit: be more verbose when an error occurs when applying the overlays by Jean-Jacques Hiblot · 5 years ago
  50. 24bf44c spl: fit: Do not fail immediately if an overlay is not available by Jean-Jacques Hiblot · 5 years ago
  51. ea376eb spl: fit: allocate a temporary buffer to load the overlays by Jean-Jacques Hiblot · 5 years ago
  52. 99329be spl: fit: Make room in the FDT before applying overlays by Jean-Jacques Hiblot · 5 years ago
  53. 9d13b87 spl: fit: Add support for applying DT overlay by Michal Simek · 5 years ago
  54. 6b8b98d spl: fit: don't load the firmware twice by Jean-Jacques Hiblot · 5 years ago
  55. 5c9c71b spl: Allow cache drivers to be used in SPL by Ley Foon Tan · 5 years ago
  56. 5d168ad configs: Enable SPL_FSL_PBL for some LayerScape platforms by Alison Wang · 4 years, 10 months ago
  57. e82c624 spl: Add methods to find the position/size of next phase by Simon Glass · 4 years, 10 months ago
  58. 0e1233c spl: opensbi: wait for ack from secondary harts before entering OpenSBI by Lukas Auer · 4 years, 10 months ago
  59. 90ae281 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 4 years, 10 months ago
  60. b86f6d1 spl: opensbi: specify main hart as preferred boot hart by Lukas Auer · 4 years, 10 months ago
  61. 31dae22 spl: cache: Allow cache drivers in SPL by Rick Chen · 4 years, 10 months ago
  62. edbb8e0 Revert "spl: fix entry_point equal to load_addr" by Tom Rini · 4 years, 10 months ago
  63. d3e97b5 spl: fix entry_point equal to load_addr by Giulio Benetti · 4 years, 10 months ago
  64. d4d65e1 spl: Introduce SPL_DM_GPIO Kconfig define by Lukasz Majewski · 4 years, 10 months ago
  65. 095764e spl: ymodem: Fix loading of fit image by Lokesh Vutla · 4 years, 10 months ago
  66. 32f2ca2 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · 4 years, 10 months ago
  67. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 10 months ago
  68. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  69. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 10 months ago
  70. b03e051 common: Move serial functions out of common.h by Simon Glass · 4 years, 10 months ago
  71. c660444 spl: bootcount: Move code out of header file by Simon Glass · 4 years, 10 months ago
  72. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  73. 22b7b86 spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · 5 years ago
  74. 086e391 Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 11 months ago
  75. 4741978 common: spl: atf: support booting bl32 image by Joseph Chen · 5 years ago
  76. d024e99 spl: fix SPI config dependencies by Simon Goldschmidt · 5 years ago
  77. 73b6e6a Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 11 months ago
  78. a4a16c9 spl: nor: Provide falcon boot support for NOR memories by Lukasz Majewski · 5 years ago
  79. c52b5e8 spl: Add a size check for TPL by Simon Glass · 5 years ago
  80. bb1bb4b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  81. a335f80 spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition by Peng Fan · 5 years ago
  82. 31f9f0e bootstage: Allow SPL to obtain bootstage info from TPL by Simon Glass · 5 years ago
  83. 5256bee bootstage: Mark the start/end of TPL and SPL separately by Simon Glass · 5 years ago
  84. 32ded50 spl: mmc: make eMMC HW boot partition configuration optional by Anatolij Gustschin · 5 years ago
  85. fae7948 Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  86. 0c9cc51 Merge branch '2019-10-11-master-imports' by Tom Rini · 5 years ago
  87. f18845c spl: Introduce SPL_DM_SPI Kconfig define by Lukasz Majewski · 5 years ago
  88. 17241ea spl: mmc: Add option to set eMMC HW boot partition by Mans Rullgard · 5 years ago
  89. 9243990 spl: mmc: Fix indentation in spl_mmc.c file by Mans Rullgard · 5 years ago
  90. a9a3aad spl: add a generic function board_init_f by Philippe Reynes · 5 years ago
  91. e413033 spl: ymodem: Make SPL Y-Modem loader framework accessible by Andreas Dannenberg · 5 years ago
  92. 9d6ee3e spl: ymodem: Fix FIT loading termination handling by Andreas Dannenberg · 5 years ago
  93. 80f0201 spl: dm_mmc: Initialize only the required mmc device by Lokesh Vutla · 5 years ago
  94. 44fb0d6 Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  95. eaa0bde Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  96. d714a75 imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB by Stefano Babic · 5 years ago
  97. 3bc4f1d spl: nor: support loading i.MX container format file by Peng Fan · 5 years ago
  98. d9bd2f4 spl: spi: support loading i.MX container format file by Peng Fan · 5 years ago
  99. 00e180c spl: nand: support loading i.MX container format file by Peng Fan · 5 years ago
  100. 2c79229 spl: nand: Introduce spl_nand_get_uboot_raw_page by Peng Fan · 5 years ago