1. 11dd706 spl: armv7m: to keep ARM v7M in thumb mode before booting next image by Vikas Manocha · 8 years ago
  2. 01154cb bootstage: Support SPL by Simon Glass · 8 years ago
  3. 6e79a91 spl: add support to booting with ATF by Kever Yang · 8 years ago
  4. 4cf02b1 boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot by B, Ravi · 8 years ago
  5. 52778a6 spl: reorder the assignment of board info to global data by Lokesh Vutla · 8 years ago
  6. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 8 years ago
  7. 7b22ba0 spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point by Vikas Manocha · 8 years ago
  8. 89ea21e spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN by Tom Rini · 8 years ago
  9. 7463034 spl: Add option to enable SPL Legacy image support by Andrew F. Davis · 8 years ago
  10. b4be3c3 spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option by Andrew F. Davis · 8 years ago
  11. 3225899 spl: Add spl_early_init() by Eddie Cai · 8 years ago
  12. ac8ec0d Revert "armv8: release slave cores from CPU_RELEASE_ADDR" by Masahiro Yamada · 8 years ago
  13. 080f414 spl: Remove overwrite of relocated malloc limit by Andrew F. Davis · 8 years ago
  14. 0700993 spl: Add some missing newlines by Andrew F. Davis · 8 years ago
  15. bc21358 armv8: release slave cores from CPU_RELEASE_ADDR by Oded Gabbay · 8 years ago
  16. cd01e64 spl: move RAM boot support in separate file by Stefan Agner · 8 years ago
  17. 9732f79 Kconfig: CONFIG_OF_PLATDATA doesn't really exist by Tom Rini · 8 years ago
  18. 6c52607 SPL: make struct spl_image 64-bit safe by Andre Przywara · 8 years ago
  19. 2b530f9 spl: Drop announce_boot_device() by Simon Glass · 8 years ago
  20. f1e5575 spl: Pass the loader into spl_load_image() by Simon Glass · 8 years ago
  21. c9ef185 spl: Move the loading code into its own function by Simon Glass · 8 years ago
  22. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  23. 1b0deee dm: core: Handle global_data moving in SPL by Simon Glass · 8 years ago
  24. 7ccd412 spl: add RAM boot device only if it is actually defined by Stefan Agner · 8 years ago
  25. ce8f509 spl: Make spl_boot_list a local variable by Simon Glass · 8 years ago
  26. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  27. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  28. a499648 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  29. d9aefcb spl: Convert spl_net_load_image() to use linker list by Simon Glass · 8 years ago
  30. b9f6d89 spl: Convert spl_spi_load_image() to use linker list by Simon Glass · 8 years ago
  31. 3d2872e spl: Convert spl_sata_load_image() to use linker list by Simon Glass · 8 years ago
  32. c43541b spl: Convert spl_usb_load_image() to use linker list by Simon Glass · 8 years ago
  33. 944e0e3 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · 8 years ago
  34. 8f42e64 spl: Convert spl_nor_load_image() to use linker list by Simon Glass · 8 years ago
  35. 383aa47 spl: Convert spl_onenand_load_image() to use linker list by Simon Glass · 8 years ago
  36. 6cf82c9 spl: Convert spl_nand_load_image() to use linker list by Simon Glass · 8 years ago
  37. 92619e8 spl: Convert spl_ubi_load_image() to use linker list by Simon Glass · 8 years ago
  38. d449cb8 spl: Convert spl_mmc_load_image() to use linker list by Simon Glass · 8 years ago
  39. d561db9 spl: Convert spl_ram_load_image() to use linker list by Simon Glass · 8 years ago
  40. d1cf373 spl: Add a way to declare an SPL image loader by Simon Glass · 8 years ago
  41. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  42. b805c35 spl: Add a parameter to jump_to_image_linux() by Simon Glass · 8 years ago
  43. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  44. 11a1a27 spl: Add a parameter to spl_set_header_raw_uboot() by Simon Glass · 8 years ago
  45. 2fb19df dra7x: boot: add dfu bootmode support by B, Ravi · 8 years ago
  46. e48b775 spl: Rework image header parse to allow abort on raw image and os boot by Paul Kocialkowski · 8 years ago
  47. 9c74372 spl: zImage support in Falcon mode by Ladislav Michl · 8 years ago
  48. 2a8ea48 spl: support loading from UBI volumes by Ladislav Michl · 8 years ago
  49. a1db4fe Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  50. 6f3ea20 sunxi: Support booting from SPI flash by Siarhei Siamashka · 8 years ago
  51. e9559fb dm: spl: Bind in all devices in SPL with of-platdata by Simon Glass · 8 years ago
  52. bb94838 dm: spl: Don't set up device tree with of-platdata by Simon Glass · 8 years ago
  53. ae9e3a5 spl: Drop include of i2c.h by Simon Glass · 8 years ago
  54. 747ceee bootstage: call show_boot_progress also in SPL by Heiko Schocher · 8 years ago
  55. aba2736 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  56. d61ba11 spl: Allow settings malloc_f base address by Marek Vasut · 9 years ago
  57. 970e201 spl: Remove bogus GD_FLG_SPL_INIT check by Marek Vasut · 8 years ago
  58. 853fee2 SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode by Michal Simek · 9 years ago
  59. 7a8465b spl: Introduce new function spl_board_prepare_for_boot by Michal Simek · 9 years ago
  60. bf541b2 SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE by Marek Vasut · 9 years ago
  61. 02266e2 SPL: Let spl_parse_image_header() return value by Marek Vasut · 9 years ago
  62. 9ef3c9e spl: Print from which mmc slot spl is trying to boot by Hans de Goede · 9 years ago
  63. 85260bb arm: move gd handling outside of C code by Albert ARIBAUD · 9 years ago
  64. 9f08e44 spl: use panic_str instead of panic by Sjoerd Simons · 9 years ago
  65. e63b2dd spl: mmc: add support for BOOT_DEVICE_MMC2 by Nikita Kiryanov · 9 years ago
  66. 8ec2e6c spl: announce boot devices by Nikita Kiryanov · 9 years ago
  67. 3ed9478 spl: add support for alternative boot device by Nikita Kiryanov · 9 years ago
  68. 0a97881 common: spl: move image load to its own function by Nikita Kiryanov · 9 years ago
  69. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  70. 8f28038 malloc_simple: Add support for switching to DRAM heap by Hans de Goede · 9 years ago
  71. a2c3672 spl: spl_relocate_stack_gd: Do not unnecessarily clear bss by Hans de Goede · 9 years ago
  72. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  73. 1e35f39 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  74. 32f72f5 spl: Add a debug string before the jump to U-Boot by Simon Glass · 9 years ago
  75. fa2a4db dm: spl: Allow device tree/driver model in board_init_f() by Simon Glass · 9 years ago
  76. 097a3d0 spl: Correct address in spl_relocate_stack_gd() by Simon Glass · 10 years ago
  77. c35f6cb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  78. 8e728cd armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  79. 9a49ec1 dm: Init device tree as well as driver model in SPL by Simon Glass · 10 years ago
  80. 378dbdb Correct malloc_limit value for pre-relocation malloc() by Simon Glass · 10 years ago
  81. 287b094 Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE by Albert ARIBAUD \(3ADEV\) · 10 years ago
  82. d8711af arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · 10 years ago
  83. 040d818 arm: spl: Provide for a board-specific loader by Simon Glass · 10 years ago
  84. cd367a6 spl: Change printf to puts for "Unsupported boot-device" by Stefan Roese · 10 years ago
  85. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  86. ce21aa1 spl: Change debug to printf for "Unsupported boot-device" by Stefan Roese · 10 years ago
  87. 1801a3e dm: spl: Allow driver model to be used by Simon Glass · 10 years ago
  88. b2d6994 dm: spl: Make simple malloc() available when enabled by Simon Glass · 10 years ago
  89. cf00027 spl, nand: add option to boot raw u-boot.bin image only by Heiko Schocher · 10 years ago
  90. ad24412 spl: move comment to the right place by Andreas Bießmann · 10 years ago
  91. 38c3fff Fix a few printf argument verification warnings by Vasili Galka · 10 years ago
  92. 0c3ab85 common: spl: Add spl sata boot support by Dan Murphy · 11 years ago
  93. cb367e1 spl: common: Support for USB MSD FAT image loading by Dan Murphy · 11 years ago
  94. 42b7673 SPL: Limit image name print length by Taras Kondratiuk · 11 years ago
  95. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  96. 66f827b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  97. 3f30b0a ARM: OMAP: Cleanup boot parameters usage by SRICHARAN R · 12 years ago
  98. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  99. d6b5eed SPL: ONENAND: Support SPL to boot u-boot from OneNAND. by Enric Balletbo i Serra · 12 years ago
  100. fc3a0f0 spl: support for booting via usbeth by Ilya Yanok · 12 years ago