1. 616bd09 spl: dm: Kconfig: fix help text for SPL/TPL confusion by Philipp Tomsich · 7 years ago
  2. ae2cee2 spl: use TPL_SYS_MALLOC_F_LEN for TPL by Philipp Tomsich · 7 years ago
  3. a954fa3 spl: configure 'return to bootrom' separately for SPL and TPL by Philipp Tomsich · 7 years ago
  4. 225d30b spl: add a 'return to bootrom' boot method by Philipp Tomsich · 7 years ago
  5. c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 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. 207d8b3 mmc: add static to spl_mmc_get_device_index() by Masahiro Yamada · 7 years ago
  8. 8eab1a5 dm: scsi: Document and rename the scsi_scan() parameter by Simon Glass · 7 years ago
  9. 3863f84 spl: fit: Break out some functions into a common file by Cooper Jr., Franklin · 7 years ago
  10. ffc282e spl: Make UBI fastmap support Kconfig selectable by Ladislav Michl · 7 years ago
  11. c6d9e9d SPL: Add XIP booting support by Vikas Manocha · 7 years ago
  12. 6bcdd66 spl: armv7m: to keep ARM v7M in thumb mode before booting next image by Vikas Manocha · 7 years ago
  13. 226498b common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards by Tom Rini · 7 years ago
  14. 824bb1b bootstage: Support SPL by Simon Glass · 7 years ago
  15. eedfb89 fs: fat: add kbuild configuration support by Sekhar Nori · 7 years ago
  16. 7113911 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  17. 089df18 lib: move hash CONFIG options to Kconfig by Tom Rini · 7 years ago
  18. 0680f1b Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 7 years ago
  19. 411cf32 SPL: FIT: allow loading multiple images by Andre Przywara · 7 years ago
  20. 8baa381 SPL: FIT: factor out spl_load_fit_image() by Andre Przywara · 7 years ago
  21. 5c8c8fa SPL: FIT: improve error handling by Andre Przywara · 7 years ago
  22. 736806f SPL: FIT: rework U-Boot image loading by Andre Przywara · 7 years ago
  23. 4b9340a SPL: FIT: refactor FDT loading by Andre Przywara · 7 years ago
  24. 4125bbc Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  25. bcc1726 spl: add support to booting with ATF by Kever Yang · 7 years ago
  26. 792f005 mmc: descend into drivers/mmc only when CONFIG_MMC is enabled by Masahiro Yamada · 7 years ago
  27. 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 7 years ago
  28. 66928af common: dfu: ignore reset for spl-dfu by B, Ravi · 7 years ago
  29. 1b19cbd spl: Kconfig: dfu: spl-dfu depends on SPL_RAM_SUPPORT by B, Ravi · 7 years ago
  30. 6e7585b boot: fdt: Perform arch_fixup_fdt() on the given device tree for falcon boot by B, Ravi · 8 years ago
  31. 15eb1d4 spl: reorder the assignment of board info to global data by Lokesh Vutla · 8 years ago
  32. 2bac55b spl: spi: override CONFIG_SYS_SPI_U_BOOT_OFFS via /config-property by Philipp Tomsich · 8 years ago
  33. 5bf5250 spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 8 years ago
  34. 6dca5e8 spl: net: Add FIT image support over network boot by Andrew F. Davis · 8 years ago
  35. 0dcf18c spl: Kconfig: SPL_MMC_SUPPORT depends on GENERIC_MMC by Alexandru Gagniuc · 8 years ago
  36. 634fcf0 spl: armv7m: keep ARM v7M in thumb mode while jumping to entry point by Vikas Manocha · 8 years ago
  37. cf334ed spl: Correct call to spl_common_init() with SPL_STACK_R_MALLOC_SIMPLE_LEN by Tom Rini · 8 years ago
  38. ae9b57b Kconfig: Disable non-FIT SPL loading for TI secure devices by Andrew F. Davis · 8 years ago
  39. 722a6b1 spl: Add option to enable SPL Legacy image support by Andrew F. Davis · 8 years ago
  40. 24eb39b spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option by Andrew F. Davis · 8 years ago
  41. 340f418 spl: Add spl_early_init() by Eddie Cai · 8 years ago
  42. 949123e SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig by Dalon Westergreen · 8 years ago
  43. f0fb4fa SPL: add support to boot from a partition type by Dalon Westergreen · 8 years ago
  44. bbe41ab spl: Allow PCH drivers to be used in SPL by Simon Glass · 8 years ago
  45. 4a6c81f spl: Allow timer drivers to be used in SPL by Simon Glass · 8 years ago
  46. 30bf8a0 spl: Allow RTC drivers to be used in SPL by Simon Glass · 8 years ago
  47. 2446b6b spl: Allow PCI drivers to be used in SPL by Simon Glass · 8 years ago
  48. 5e148df spl: Allow CPU drivers to be used in SPL by Simon Glass · 8 years ago
  49. a704490 spl: spi: Add a debug message if loading fails by Simon Glass · 8 years ago
  50. c0efc31 ARM: uniphier: change CONFIG_SPL_PAD_TO to 128KB by Masahiro Yamada · 8 years ago
  51. 7b74c4b Revert "armv8: release slave cores from CPU_RELEASE_ADDR" by Masahiro Yamada · 8 years ago
  52. b3d2861 spl: Remove overwrite of relocated malloc limit by Andrew F. Davis · 8 years ago
  53. cf947da spl: Add some missing newlines by Andrew F. Davis · 8 years ago
  54. 5d28b93 spl: Remove inline ifdef check for EXT and FAT support by Andrew F. Davis · 8 years ago
  55. 8c36e99 armv8: release slave cores from CPU_RELEASE_ADDR by Oded Gabbay · 8 years ago
  56. 22802f4 spl: move RAM boot support in separate file by Stefan Agner · 8 years ago
  57. f417d40 Convert CONFIG_SPL_RAM_DEVICE to defconfig by Stefan Agner · 8 years ago
  58. 7f73ca4 Kconfig: CONFIG_OF_PLATDATA doesn't really exist by Tom Rini · 8 years ago
  59. 11e1479 SPL: make struct spl_image 64-bit safe by Andre Przywara · 8 years ago
  60. 2acf35d spl: Drop announce_boot_device() by Simon Glass · 8 years ago
  61. 29d357d spl: Pass the loader into spl_load_image() by Simon Glass · 8 years ago
  62. 540bfe7 spl: Move the loading code into its own function by Simon Glass · 8 years ago
  63. ebc4ef6 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  64. 1a92541 dm: spl: mmc: Fix EXT SPL support by Michal Simek · 8 years ago
  65. 2f11cd9 dm: core: Handle global_data moving in SPL by Simon Glass · 8 years ago
  66. 09410c6 SPL: mmc: Make spl_mmc_load_image available by Marek Vasut · 8 years ago
  67. b5b838f mmc: Tinification of the mmc code by Marek Vasut · 8 years ago
  68. c8d7647 spl: mmc: fix switch statement by Max Krummenacher · 8 years ago
  69. e94793c spl: add USB Gadget config option by Stefan Agner · 8 years ago
  70. 5991703 spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  71. 34ee947 spl: add RAM boot device only if it is actually defined by Stefan Agner · 8 years ago
  72. f069ded spl: remove redundant call to parse_image_header() by tomas.melin@vaisala.com · 8 years ago
  73. f72250e spl: add check for FIT-header when loading image by tomas.melin@vaisala.com · 8 years ago
  74. 66a47ff ext4: Allow reading files with non-zero offset, clamp read len by Stefan Brüns · 8 years ago
  75. 38fed8a spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  76. 29d3bc7 spl: move SYS_OS_BASE to Kconfig by Heiko Schocher · 8 years ago
  77. c20ae2f spl: move SPL_OS_BOOT to Kconfig by Heiko Schocher · 8 years ago
  78. d2d9bdf spl: saveenv: adding saveenv support in SPL by B, Ravi · 8 years ago
  79. d32b2d1 spl: Make spl_boot_list a local variable by Simon Glass · 8 years ago
  80. f4d7d85 spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  81. 710e9ca spl: Update fat functions to take an spl_image parameter by Simon Glass · 8 years ago
  82. b4a6c2a spl: Update ext functions to take an spl_image parameter by Simon Glass · 8 years ago
  83. 2a2ee2a spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  84. 97d9df0 spl: Convert spl_board_load_image() to use linker list by Simon Glass · 8 years ago
  85. 7ec0389 spl: Convert spl_net_load_image() to use linker list by Simon Glass · 8 years ago
  86. 139db7a spl: Convert spl_spi_load_image() to use linker list by Simon Glass · 8 years ago
  87. 0a9b73a spl: spi: Move the generic SPI loader into common/spl by Simon Glass · 8 years ago
  88. 7557147 spl: Convert spl_sata_load_image() to use linker list by Simon Glass · 8 years ago
  89. 56df463 spl: Convert spl_usb_load_image() to use linker list by Simon Glass · 8 years ago
  90. dd6bf90 spl: Convert spl_ymodem_load_image() to use linker list by Simon Glass · 8 years ago
  91. 548b3ee spl: Convert spl_nor_load_image() to use linker list by Simon Glass · 8 years ago
  92. afa6e6c spl: Convert spl_onenand_load_image() to use linker list by Simon Glass · 8 years ago
  93. d5c2b11 spl: Convert spl_nand_load_image() to use linker list by Simon Glass · 8 years ago
  94. 7d7dd82 spl: Convert spl_ubi_load_image() to use linker list by Simon Glass · 8 years ago
  95. 0fed9c7 spl: Convert spl_mmc_load_image() to use linker list by Simon Glass · 8 years ago
  96. 98136b2 spl: Convert spl_ram_load_image() to use linker list by Simon Glass · 8 years ago
  97. a0a8029 spl: Add a way to declare an SPL image loader by Simon Glass · 8 years ago
  98. ecdfd69 spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  99. a807ab3 spl: Kconfig: Move SPL_DISPLAY_PRINT to Kconfig by Simon Glass · 8 years ago
  100. ca12e65 spl: Add a parameter to jump_to_image_linux() by Simon Glass · 8 years ago