1. c51b751 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · 4 years, 5 months ago
  2. e975906 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 5 months ago
  3. 271cf2f spl.h: make <spl.h> self-contained by Masahiro Yamada · 4 years, 7 months ago
  4. 40eeb9c spl: Add prototype to function spl_board_boot_device() by Alifer Moraes · 4 years, 8 months ago
  5. 5c03c99 spl: atf: Enable option to rewrite bl2_plat_get_bl31_params() by Michal Simek · 4 years, 9 months ago
  6. e82c624 spl: Add methods to find the position/size of next phase by Simon Glass · 4 years, 10 months ago
  7. e1500a6 spl: Correct priority selection for image loaders by Simon Glass · 5 years ago
  8. e413033 spl: ymodem: Make SPL Y-Modem loader framework accessible by Andreas Dannenberg · 5 years ago
  9. eaa0bde Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  10. dd7d091 spl: mmc: support loading i.MX container format file by Peng Fan · 5 years ago
  11. cda789a spl: pass args to board_return_to_bootrom by Peng Fan · 5 years ago
  12. 59c871b spl: Allow distinguishing between two phases in U-Boot by Simon Glass · 5 years ago
  13. 8e83b76 spl: Add a function to determine the U-Boot phase by Simon Glass · 5 years ago
  14. 5e30e45 spl: support booting via RISC-V OpenSBI by Lukas Auer · 5 years ago
  15. e1eb6ad spl: Make image loader infrastructure more universal by Andreas Dannenberg · 5 years ago
  16. a9a8271 spl: Set spl_image->fdt_addr pointer for full fitImage configuration by Marek Vasut · 5 years ago
  17. dae5c2d spl: implement CRC check on U-Boot uImage by Simon Goldschmidt · 6 years ago
  18. 28ded1f spl: introduce function prototypes by Peng Fan · 6 years ago
  19. e246bfc SPL: Add HAB image authentication to FIT by Ye Li · 6 years ago
  20. 8fb2391 spl/tpl: change banner into upper case by Heiko Schocher · 6 years ago
  21. b0edea3 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
  22. d633006 spl: Add a define for SPL_TPL_PROMPT by Simon Glass · 6 years ago
  23. e945a72 spl: Set up the bloblist in SPL by Simon Glass · 6 years ago
  24. 70fe287 spl: add support to booting with OP-TEE by Kever Yang · 6 years ago
  25. 04ce542 spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · 6 years ago
  26. dbf6be9 binman: Add a new 'image-pos' property by Simon Glass · 6 years ago
  27. 3ab9598 binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  28. de5dd4c spl: record boot_device into spl_image and call spl_perform_fixups by Philipp Tomsich · 6 years ago
  29. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  30. 35a6696 spl: spl_mmc: provide one weak function spl_boot_partition by Patrick Delaunay · 7 years ago
  31. 8bee2d2 binman: Add binman symbol support to SPL by Simon Glass · 7 years ago
  32. f2efe67 spl: change load_addr and entry_point to uintptr_t by Philipp Tomsich · 7 years ago
  33. 7501447 spl: add a fdt_addr field to spl_image_info by Philipp Tomsich · 7 years ago
  34. d1fc0a3 spl: fix assignment of board info to global data by York Sun · 7 years ago
  35. 225d30b spl: add a 'return to bootrom' boot method by Philipp Tomsich · 7 years ago
  36. bcc1726 spl: add support to booting with ATF by Kever Yang · 7 years ago
  37. 5bf5250 spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 7 years ago
  38. 24eb39b spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option by Andrew F. Davis · 8 years ago
  39. 340f418 spl: Add spl_early_init() by Eddie Cai · 8 years ago
  40. 11e1479 SPL: make struct spl_image 64-bit safe by Andre Przywara · 8 years ago
  41. ebc4ef6 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  42. 0d3b059 spl: Use a single underscore in the SPL_LOAD_IMAGE_METHOD() macro by Simon Glass · 8 years ago
  43. 09410c6 SPL: mmc: Make spl_mmc_load_image available by Marek Vasut · 8 years ago
  44. d32b2d1 spl: Make spl_boot_list a local variable by Simon Glass · 8 years ago
  45. f4d7d85 spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  46. 710e9ca spl: Update fat functions to take an spl_image parameter by Simon Glass · 8 years ago
  47. b4a6c2a spl: Update ext functions to take an spl_image parameter by Simon Glass · 8 years ago
  48. 2a2ee2a spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  49. 97d9df0 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  50. 7ec0389 spl: Convert spl_net_load_image() to use linker list by Simon Glass · 8 years ago
  51. 139db7a spl: Convert spl_spi_load_image() to use linker list by Simon Glass · 8 years ago
  52. 7557147 spl: Convert spl_sata_load_image() to use linker list by Simon Glass · 8 years ago
  53. 56df463 spl: Convert spl_usb_load_image() to use linker list by Simon Glass · 8 years ago
  54. dd6bf90 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · 8 years ago
  55. 548b3ee spl: Convert spl_nor_load_image() to use linker list by Simon Glass · 8 years ago
  56. afa6e6c spl: Convert spl_onenand_load_image() to use linker list by Simon Glass · 8 years ago
  57. d5c2b11 spl: Convert spl_nand_load_image() to use linker list by Simon Glass · 8 years ago
  58. 7d7dd82 spl: Convert spl_ubi_load_image() to use linker list by Simon Glass · 8 years ago
  59. 0fed9c7 spl: Convert spl_mmc_load_image() to use linker list by Simon Glass · 8 years ago
  60. a0a8029 spl: Add a way to declare an SPL image loader by Simon Glass · 8 years ago
  61. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  62. a807ab3 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · 8 years ago
  63. f59961e spl: Add function comments to spl_start_uboot() by Simon Glass · 8 years ago
  64. ca12e65 spl: Add a parameter to jump_to_image_linux() by Simon Glass · 8 years ago
  65. 71316c1 spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  66. d95ceb9 spl: Add a parameter to spl_set_header_raw_uboot() by Simon Glass · 8 years ago
  67. e50d76c spl: Move spl_board_load_image() into a generic header by Simon Glass · 8 years ago
  68. 52f2acc spl: dfu: adding dfu support functions for SPL-DFU by B, Ravi · 8 years ago
  69. bf55cd4 spl: support loading from UBI volumes by Ladislav Michl · 8 years ago
  70. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  71. eafd541 spl: Allow to load a FIT containing U-Boot from FS by Lokesh Vutla · 8 years ago
  72. 3a3b914 spl: Introduce new function spl_board_prepare_for_boot by Michal Simek · 8 years ago
  73. 7e0f226 SPL: Let spl_parse_image_header() return value by Marek Vasut · 8 years ago
  74. 88033d7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  75. f1dcee5 spl: Add an option to load a FIT containing U-Boot by Simon Glass · 9 years ago
  76. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  77. a1e56cf spl: mmc: add support for BOOT_DEVICE_MMC2 by Nikita Kiryanov · 9 years ago
  78. 36afd45 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  79. 070d00b dm: spl: Allow device tree/driver model in board_init_f() by Simon Glass · 9 years ago
  80. 32ba895 arm: spl: Add an API to detect when U-Boot is started from SPL by Simon Glass · 9 years ago
  81. 0c3117b spl, nand: add option to boot raw u-boot.bin image only by Heiko Schocher · 10 years ago
  82. 592f922 spl: Add EXT support to SPL by Guillaume GARDET · 10 years ago
  83. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  84. ce04822 spl: add prototype for jump_to_image_no_args by Jeroen Hofstee · 10 years ago
  85. fff40a7 common: spl: Add spl sata boot support by Dan Murphy · 11 years ago
  86. 7dbe63b SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK by Tom Rini · 11 years ago
  87. 8cffe5b spl: common: Support for USB MSD FAT image loading by Dan Murphy · 11 years ago
  88. 773b594 spl: common: Move FAT funcs to a common file by Dan Murphy · 11 years ago
  89. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  90. 4a0eb75 ARM: OMAP: Cleanup boot parameters usage by SRICHARAN R · 11 years ago
  91. 6000992 SPL: ONENAND: Support SPL to boot u-boot from OneNAND. by Enric Balletbo i Serra · 12 years ago
  92. 7ac2fe2 OMAP: networking support for SPL by Ilya Yanok · 12 years ago
  93. a4cc1c4 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · 12 years ago
  94. 022b497 SPL: Add option to skip copying of the mkimage header by Stefan Roese · 12 years ago
  95. 33d3464 SPL: Add NOR flash booting support by Stefan Roese · 12 years ago
  96. 6507f13 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  97. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago