1. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  2. 2313d48 Merge git://git.denx.de/u-boot-nand-flash by Tom Rini · 8 years ago
  3. 80ef700 spl: nand: support redundant u-boot image by Boris Brezillon · 8 years ago
  4. 9ab165d SPL ext: cosmetic: correct error message in spl_load_image_ext() by Petr Kulhavy · 8 years ago
  5. 58c95d5 SPL: ext: remove redundant ifdef statement by Petr Kulhavy · 8 years ago
  6. 496c548 bootstage: call show_boot_progress also in SPL by Heiko Schocher · 8 years ago
  7. 8aa57a9 spl: fit: Fix non-matching DT names console output by Andreas Dannenberg · 8 years ago
  8. edb697c Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  9. 94b9e22 spl: Allow settings malloc_f base address by Marek Vasut · 8 years ago
  10. 1254667 spl: Remove bogus GD_FLG_SPL_INIT check by Marek Vasut · 8 years ago
  11. 8b52870 spl: fit: Fix load address of fit header by Lokesh Vutla · 8 years ago
  12. e4a94ce Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  13. fa71519 spl: Add an option to load a FIT containing U-Boot from UART by Lokesh Vutla · 8 years ago
  14. cfe32a4 spl: fit: Do not print selected dtb during fit load by Lokesh Vutla · 8 years ago
  15. 8bd8877 spl: Support loading a FIT from NAND by Lokesh Vutla · 8 years ago
  16. 97ca364 spl: Support loading a FIT from FAT FS by Lokesh Vutla · 8 years ago
  17. eafd541 spl: Allow to load a FIT containing U-Boot from FS by Lokesh Vutla · 8 years ago
  18. 4d9d34a spl: fit: Fix the number of bytes read when reading fdt from fit by Lokesh Vutla · 8 years ago
  19. ef5609c dm: mmc: spl: Add support for CONFIG_BLK by Simon Glass · 8 years ago
  20. 90a7417 SPL: FIT: Align loading address for header by Michal Simek · 9 years ago
  21. 8d16e1d SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode by Michal Simek · 9 years ago
  22. 3a3b914 spl: Introduce new function spl_board_prepare_for_boot by Michal Simek · 9 years ago
  23. d550e82 SPL: fat: Fix spl_parse_image_header() return value handling by Tom Rini · 8 years ago
  24. 5adfa26 spl: fit: Print error message when FDT is not present by Michal Simek · 9 years ago
  25. 4b6e1fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  26. 69f45cd dm: mmc: Use the new select_hwpart() API by Simon Glass · 9 years ago
  27. edd82ab dm: scsi: Drop the get_dev() function by Simon Glass · 9 years ago
  28. 57ebf67 dm: usb: Drop the get_dev() function by Simon Glass · 9 years ago
  29. e072751 SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE by Marek Vasut · 9 years ago
  30. 7e0f226 SPL: Let spl_parse_image_header() return value by Marek Vasut · 9 years ago
  31. 5bbf409 spl: spl_mmc: Disambiguate error message by Fabio Estevam · 9 years ago
  32. 811906a spl: mmc: raw: Try to load u-boot if Linux image is not found by Lokesh Vutla · 9 years ago
  33. 8122d21 Common: SPL: spl_nand: Fixed debug correct NAND ECC type. by Ahmed Samir Khalil · 9 years ago
  34. b5b84be Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  35. 8f10b5c spl: Print from which mmc slot spl is trying to boot by Hans de Goede · 9 years ago
  36. 4976f48 spl_mmc: allow to load raw image by Masahiro Yamada · 9 years ago
  37. 70e6428 spl_nor: fix warning when compiled for 64bit target by Masahiro Yamada · 9 years ago
  38. 88033d7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  39. 96debd1 spl: Support loading a FIT from MMC by Simon Glass · 9 years ago
  40. f1dcee5 spl: Add an option to load a FIT containing U-Boot by Simon Glass · 9 years ago
  41. 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  42. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  43. 86a0df7 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS by Guillaume GARDET · 9 years ago
  44. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  45. adc421e arm: move gd handling outside of C code by Albert ARIBAUD · 9 years ago
  46. 35065cd Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 9 years ago
  47. 5915517 spl: mmc: use block device number, not hard-coded 0 by Eric Nelson · 9 years ago
  48. 4363de6 spl: use panic_str instead of panic by Sjoerd Simons · 9 years ago
  49. b4857aa spl: mmc: Unify non/driver model spl_mmc_find_device() by Simon Glass · 9 years ago
  50. 99c7a51 spl: mmc: Rename 'mmc' variable to 'mmcp' by Simon Glass · 9 years ago
  51. d773a00 spl: mmc: Fix compiler warning with CONFIG_DM_MMC by Simon Glass · 9 years ago
  52. a1e56cf spl: mmc: add support for BOOT_DEVICE_MMC2 by Nikita Kiryanov · 9 years ago
  53. 310c846 spl: announce boot devices by Nikita Kiryanov · 9 years ago
  54. f101e4b spl: add support for alternative boot device by Nikita Kiryanov · 9 years ago
  55. 5211b87 common: spl: move image load to its own function by Nikita Kiryanov · 9 years ago
  56. 36afd45 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  57. 83cdf6f spl: mmc: get rid of emmc boot code duplication by Nikita Kiryanov · 9 years ago
  58. f52b729 spl: mmc: move fs boot into its own function by Nikita Kiryanov · 9 years ago
  59. d074ebb spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check by Nikita Kiryanov · 9 years ago
  60. 339245b spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check by Nikita Kiryanov · 9 years ago
  61. 4188ba3 spl: mmc: refactor device location code to its own function by Nikita Kiryanov · 9 years ago
  62. fd61d39 spl: mmc: add break statements in spl_mmc_load_image() by Nikita Kiryanov · 9 years ago
  63. 483ab3d spl: nand: remove code duplication by Nikita Kiryanov · 9 years ago
  64. dcfcb8d malloc_simple: Add support for switching to DRAM heap by Hans de Goede · 9 years ago
  65. 8656c4f spl: spl_relocate_stack_gd: Do not unnecessarily clear bss by Hans de Goede · 9 years ago
  66. 0f92582 of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  67. dffb86e of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  68. 7ef4c45 spl: Fix compile warning for arm64 by Gong Qianyu · 9 years ago
  69. 4bfcc54 spl: spl_mmc: Add option to boot from a MMC partition with offset by Stefan Roese · 9 years ago
  70. aea3d40 spl: Add a debug string before the jump to U-Boot by Simon Glass · 9 years ago
  71. 070d00b dm: spl: Allow device tree/driver model in board_init_f() by Simon Glass · 9 years ago
  72. dc3dedf dm: mmc: Allow driver model to be used for MMC in SPL by Simon Glass · 9 years ago
  73. fdfa39d spl: Add debugging info for spl_mmc boot by Simon Glass · 9 years ago
  74. 3ae8f4c spl: spl_mmc: MMC boot mode provisions checks by Paul Kocialkowski · 9 years ago
  75. 1ec2646 spl: spl_mmc: Minor cosmetics by Paul Kocialkowski · 9 years ago
  76. 3bc37b6 spl: spl_mmc: Error and count distinction by Paul Kocialkowski · 9 years ago
  77. 9d3b565 spl: spl_mmc: fix mmc Falcon mode regression by Tim Harvey · 9 years ago
  78. ce49e79 spl: Correct address in spl_relocate_stack_gd() by Simon Glass · 9 years ago
  79. ecb3013 spl: spl_mmc: Partition raw boot mode for eMMC by Paul Kocialkowski · 10 years ago
  80. 91199f4 spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics by Paul Kocialkowski · 10 years ago
  81. 3f6dcdb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  82. b2d5ac5 armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  83. f3d46bd dm: Init device tree as well as driver model in SPL by Simon Glass · 10 years ago
  84. 293f16b Correct malloc_limit value for pre-relocation malloc() by Simon Glass · 10 years ago
  85. bc0571f net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 10 years ago
  86. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  87. 8c80eb3 Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE by Albert ARIBAUD \(3ADEV\) · 10 years ago
  88. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  89. db91035 arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · 10 years ago
  90. a851604 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  91. b9ea0c3 spl, spl_nor: fix compiler warning by Heiko Schocher · 10 years ago
  92. c01c71b arm: spl: Provide for a board-specific loader by Simon Glass · 10 years ago
  93. e860d01 spl: Change printf to puts for "Unsupported boot-device" by Stefan Roese · 10 years ago
  94. 9f9d870 spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT by Masahiro Yamada · 10 years ago
  95. 2ed3f91 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  96. 2c84c9a spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f) by Guillaume GARDET · 10 years ago
  97. fc89b2e spl_sata.c: Add <scsi.h> by Tom Rini · 10 years ago
  98. 4c5bbc2 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available by Guillaume GARDET · 10 years ago
  99. b97300b spl: MMC U-Boot image load from raw partition by Paul Kocialkowski · 10 years ago
  100. e2ccdf8 MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · 10 years ago