1. a8c5112 spl: stash bootstage info before jump to next stage by Kever Yang · 7 years ago
  2. 2d2531b spl: add newline in debug output by Anatolij Gustschin · 7 years ago
  3. f9d42d8 spl: do not repeat timer init on i.MX6 by Anatolij Gustschin · 7 years ago
  4. f1c6e19 spl: dm: use CONFIG_IS_ENABLED to test for the DM option by Philipp Tomsich · 7 years ago
  5. ae2cee2 spl: use TPL_SYS_MALLOC_F_LEN for TPL by Philipp Tomsich · 7 years ago
  6. f1896c4 spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
  7. 6bcdd66 spl: armv7m: to keep ARM v7M in thumb mode before booting next image by Vikas Manocha · 7 years ago
  8. 824bb1b bootstage: Support SPL by Simon Glass · 7 years ago
  9. bcc1726 spl: add support to booting with ATF by Kever Yang · 7 years ago
  10. 6e7585b boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot by B, Ravi · 7 years ago
  11. 15eb1d4 spl: reorder the assignment of board info to global data by Lokesh Vutla · 7 years ago
  12. 5bf5250 spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 7 years ago
  13. 634fcf0 spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point by Vikas Manocha · 8 years ago
  14. cf334ed spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN by Tom Rini · 8 years ago
  15. 722a6b1 spl: Add option to enable SPL Legacy image support by Andrew F. Davis · 8 years ago
  16. 24eb39b spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option by Andrew F. Davis · 8 years ago
  17. 340f418 spl: Add spl_early_init() by Eddie Cai · 8 years ago
  18. 7b74c4b Revert "armv8: release slave cores from CPU_RELEASE_ADDR" by Masahiro Yamada · 8 years ago
  19. b3d2861 spl: Remove overwrite of relocated malloc limit by Andrew F. Davis · 8 years ago
  20. cf947da spl: Add some missing newlines by Andrew F. Davis · 8 years ago
  21. 8c36e99 armv8: release slave cores from CPU_RELEASE_ADDR by Oded Gabbay · 8 years ago
  22. 22802f4 spl: move RAM boot support in separate file by Stefan Agner · 8 years ago
  23. 7f73ca4 Kconfig: CONFIG_OF_PLATDATA doesn't really exist by Tom Rini · 8 years ago
  24. 11e1479 SPL: make struct spl_image 64-bit safe by Andre Przywara · 8 years ago
  25. 2acf35d spl: Drop announce_boot_device() by Simon Glass · 8 years ago
  26. 29d357d spl: Pass the loader into spl_load_image() by Simon Glass · 8 years ago
  27. 540bfe7 spl: Move the loading code into its own function by Simon Glass · 8 years ago
  28. ebc4ef6 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  29. 2f11cd9 dm: core: Handle global_data moving in SPL by Simon Glass · 8 years ago
  30. 34ee947 spl: add RAM boot device only if it is actually defined by Stefan Agner · 8 years ago
  31. d32b2d1 spl: Make spl_boot_list a local variable by Simon Glass · 8 years ago
  32. f4d7d85 spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  33. 2a2ee2a spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  34. 97d9df0 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  35. 7ec0389 spl: Convert spl_net_load_image() to use linker list by Simon Glass · 8 years ago
  36. 139db7a spl: Convert spl_spi_load_image() to use linker list by Simon Glass · 8 years ago
  37. 7557147 spl: Convert spl_sata_load_image() to use linker list by Simon Glass · 8 years ago
  38. 56df463 spl: Convert spl_usb_load_image() to use linker list by Simon Glass · 8 years ago
  39. dd6bf90 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · 8 years ago
  40. 548b3ee spl: Convert spl_nor_load_image() to use linker list by Simon Glass · 8 years ago
  41. afa6e6c spl: Convert spl_onenand_load_image() to use linker list by Simon Glass · 8 years ago
  42. d5c2b11 spl: Convert spl_nand_load_image() to use linker list by Simon Glass · 8 years ago
  43. 7d7dd82 spl: Convert spl_ubi_load_image() to use linker list by Simon Glass · 8 years ago
  44. 0fed9c7 spl: Convert spl_mmc_load_image() to use linker list by Simon Glass · 8 years ago
  45. 98136b2 spl: Convert spl_ram_load_image() to use linker list by Simon Glass · 8 years ago
  46. a0a8029 spl: Add a way to declare an SPL image loader by Simon Glass · 8 years ago
  47. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  48. ca12e65 spl: Add a parameter to jump_to_image_linux() by Simon Glass · 8 years ago
  49. 71316c1 spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  50. d95ceb9 spl: Add a parameter to spl_set_header_raw_uboot() by Simon Glass · 8 years ago
  51. 6f8387f dra7x: boot: add dfu bootmode support by B, Ravi · 8 years ago
  52. 85a3772 spl: Rework image header parse to allow abort on raw image and os boot by Paul Kocialkowski · 8 years ago
  53. 431889d spl: zImage support in Falcon mode by Ladislav Michl · 8 years ago
  54. bf55cd4 spl: support loading from UBI volumes by Ladislav Michl · 8 years ago
  55. 1f9ef0d Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  56. 19e99fb sunxi: Support booting from SPI flash by Siarhei Siamashka · 8 years ago
  57. 7d23b9c dm: spl: Bind in all devices in SPL with of-platdata by Simon Glass · 8 years ago
  58. d223e0a dm: spl: Don't set up device tree with of-platdata by Simon Glass · 8 years ago
  59. 12c550d spl: Drop include of i2c.h by Simon Glass · 8 years ago
  60. 496c548 bootstage: call show_boot_progress also in SPL by Heiko Schocher · 8 years ago
  61. edb697c Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  62. 94b9e22 spl: Allow settings malloc_f base address by Marek Vasut · 8 years ago
  63. 1254667 spl: Remove bogus GD_FLG_SPL_INIT check by Marek Vasut · 8 years ago
  64. 8d16e1d SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode by Michal Simek · 8 years ago
  65. 3a3b914 spl: Introduce new function spl_board_prepare_for_boot by Michal Simek · 8 years ago
  66. e072751 SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE by Marek Vasut · 8 years ago
  67. 7e0f226 SPL: Let spl_parse_image_header() return value by Marek Vasut · 8 years ago
  68. 8f10b5c spl: Print from which mmc slot spl is trying to boot by Hans de Goede · 9 years ago
  69. adc421e arm: move gd handling outside of C code by Albert ARIBAUD · 9 years ago
  70. 4363de6 spl: use panic_str instead of panic by Sjoerd Simons · 9 years ago
  71. a1e56cf spl: mmc: add support for BOOT_DEVICE_MMC2 by Nikita Kiryanov · 9 years ago
  72. 310c846 spl: announce boot devices by Nikita Kiryanov · 9 years ago
  73. f101e4b spl: add support for alternative boot device by Nikita Kiryanov · 9 years ago
  74. 5211b87 common: spl: move image load to its own function by Nikita Kiryanov · 9 years ago
  75. 36afd45 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  76. dcfcb8d malloc_simple: Add support for switching to DRAM heap by Hans de Goede · 9 years ago
  77. 8656c4f spl: spl_relocate_stack_gd: Do not unnecessarily clear bss by Hans de Goede · 9 years ago
  78. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  79. dffb86e of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  80. aea3d40 spl: Add a debug string before the jump to U-Boot by Simon Glass · 9 years ago
  81. 070d00b dm: spl: Allow device tree/driver model in board_init_f() by Simon Glass · 9 years ago
  82. ce49e79 spl: Correct address in spl_relocate_stack_gd() by Simon Glass · 9 years ago
  83. 3f6dcdb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  84. b2d5ac5 armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  85. f3d46bd dm: Init device tree as well as driver model in SPL by Simon Glass · 10 years ago
  86. 293f16b Correct malloc_limit value for pre-relocation malloc() by Simon Glass · 10 years ago
  87. 8c80eb3 Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE by Albert ARIBAUD \(3ADEV\) · 10 years ago
  88. db91035 arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · 10 years ago
  89. c01c71b arm: spl: Provide for a board-specific loader by Simon Glass · 10 years ago
  90. e860d01 spl: Change printf to puts for "Unsupported boot-device" by Stefan Roese · 10 years ago
  91. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  92. 18f26fd spl: Change debug to printf for "Unsupported boot-device" by Stefan Roese · 10 years ago
  93. 1151651 dm: spl: Allow driver model to be used by Simon Glass · 10 years ago
  94. fb4f5e7 dm: spl: Make simple malloc() available when enabled by Simon Glass · 10 years ago
  95. 0c3117b spl, nand: add option to boot raw u-boot.bin image only by Heiko Schocher · 10 years ago
  96. e76caa6 spl: move comment to the right place by Andreas Bießmann · 10 years ago
  97. 5d69a5d Fix a few printf argument verification warnings by Vasili Galka · 10 years ago
  98. fff40a7 common: spl: Add spl sata boot support by Dan Murphy · 11 years ago
  99. 8cffe5b spl: common: Support for USB MSD FAT image loading by Dan Murphy · 11 years ago
  100. 62cf11c SPL: Limit image name print length by Taras Kondratiuk · 11 years ago