1. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
  2. 1e35f39 of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL by Masahiro Yamada · 9 years ago
  3. 2ae4589 spl: Fix compile warning for arm64 by Gong Qianyu · 9 years ago
  4. d0503cd spl: spl_mmc: Add option to boot from a MMC partition with offset by Stefan Roese · 9 years ago
  5. 32f72f5 spl: Add a debug string before the jump to U-Boot by Simon Glass · 9 years ago
  6. fa2a4db dm: spl: Allow device tree/driver model in board_init_f() by Simon Glass · 9 years ago
  7. f22851a dm: mmc: Allow driver model to be used for MMC in SPL by Simon Glass · 9 years ago
  8. 5614db8 spl: Add debugging info for spl_mmc boot by Simon Glass · 9 years ago
  9. 4bd66e7 spl: spl_mmc: MMC boot mode provisions checks by Paul Kocialkowski · 9 years ago
  10. 01c723f spl: spl_mmc: Minor cosmetics by Paul Kocialkowski · 9 years ago
  11. 2d69f25 spl: spl_mmc: Error and count distinction by Paul Kocialkowski · 10 years ago
  12. 295be40 spl: spl_mmc: fix mmc Falcon mode regression by Tim Harvey · 10 years ago
  13. 097a3d0 spl: Correct address in spl_relocate_stack_gd() by Simon Glass · 10 years ago
  14. 409d4f7 spl: spl_mmc: Partition raw boot mode for eMMC by Paul Kocialkowski · 10 years ago
  15. 0d13972 spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics by Paul Kocialkowski · 10 years ago
  16. c35f6cb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  17. 8e728cd armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  18. 9a49ec1 dm: Init device tree as well as driver model in SPL by Simon Glass · 10 years ago
  19. 378dbdb Correct malloc_limit value for pre-relocation malloc() by Simon Glass · 10 years ago
  20. c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 10 years ago
  21. 3dbe17e net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  22. 287b094 Introduce CONFIG_SPL_PANIC_ON_RAW_IMAGE by Albert ARIBAUD \(3ADEV\) · 10 years ago
  23. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  24. d8711af arm: spl: Allow board_init_r() to run with a larger stack by Simon Glass · 10 years ago
  25. e8adea2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  26. 329b72a spl, spl_nor: fix compiler warning by Heiko Schocher · 10 years ago
  27. 040d818 arm: spl: Provide for a board-specific loader by Simon Glass · 10 years ago
  28. cd367a6 spl: Change printf to puts for "Unsupported boot-device" by Stefan Roese · 10 years ago
  29. 225581b spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT by Masahiro Yamada · 10 years ago
  30. a2f46b5 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  31. 1143b0a spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f) by Guillaume GARDET · 10 years ago
  32. eac5b83 spl_sata.c: Add <scsi.h> by Tom Rini · 10 years ago
  33. 4536a63 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available by Guillaume GARDET · 10 years ago
  34. 17675c8 spl: MMC U-Boot image load from raw partition by Paul Kocialkowski · 10 years ago
  35. 341e8cd MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · 10 years ago
  36. 8a3aeaf spl: Fix SPL EXT support by Guillaume GARDET · 10 years ago
  37. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  38. b3a2d5a ext4: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  39. ce21aa1 spl: Change debug to printf for "Unsupported boot-device" by Stefan Roese · 10 years ago
  40. 1801a3e dm: spl: Allow driver model to be used by Simon Glass · 10 years ago
  41. b2d6994 dm: spl: Make simple malloc() available when enabled by Simon Glass · 10 years ago
  42. cf00027 spl, nand: add option to boot raw u-boot.bin image only by Heiko Schocher · 10 years ago
  43. ad24412 spl: move comment to the right place by Andreas Bießmann · 10 years ago
  44. a23ec1d spl: do not hang in spl_register_fat_device but return error value. It allows to use both CONFIG_SPL_FAT_SUPPORT and CONFIG_SPL_EXT_SUPPORT. by Guillaume GARDET · 10 years ago
  45. 1eb410c spl: Add EXT support to SPL by Guillaume GARDET · 10 years ago
  46. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  47. 7a187f5 common: spl_sata: perform SCSI scan before getting device by Roger Quadros · 10 years ago
  48. 38c3fff Fix a few printf argument verification warnings by Vasili Galka · 10 years ago
  49. eac6cd6 spl: nand: read only in the size of image_header on the first access by Masahiro Yamada · 10 years ago
  50. d32e80b nand: remove CONFIG_SYS_NAND_PAGE_SIZE by Tim Harvey · 11 years ago
  51. 70566b6 spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot by Tom Rini · 11 years ago
  52. 0c3ab85 common: spl: Add spl sata boot support by Dan Murphy · 11 years ago
  53. cc61269 SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK by Tom Rini · 11 years ago
  54. cb367e1 spl: common: Support for USB MSD FAT image loading by Dan Murphy · 11 years ago
  55. b7b5b0c spl: common: Move FAT funcs to a common file by Dan Murphy · 11 years ago
  56. 55c745d common: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  57. a8015fd spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT by Paul Burton · 11 years ago
  58. be50452 spl: remove unnecessary (& ARM specific) include of asm/utils.h by Paul Burton · 11 years ago
  59. 68e005c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
  60. 42b7673 SPL: Limit image name print length by Taras Kondratiuk · 11 years ago
  61. 1530e8a spl_mmc.c: Detect missing kernel image in RAW MMC by Tom Rini · 11 years ago
  62. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  63. 01b542f spl_mmc: add Falcon mode support for raw variant by Peter Korsgaard · 12 years ago
  64. 15af8f5 spl_mmc: mmc_load_image_raw(): Add sector argument by Peter Korsgaard · 12 years ago
  65. 465f1f8 spl_mmc: add Falcon mode support for FAT variant by Peter Korsgaard · 12 years ago
  66. b815ba2 spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out by Peter Korsgaard · 12 years ago
  67. 5e5483d spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging by Peter Korsgaard · 12 years ago
  68. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  69. daee1d8 drivers/mmc: move spl_mmc.c to common/spl by Ying Zhang · 12 years ago
  70. 66f827b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  71. 3f30b0a ARM: OMAP: Cleanup boot parameters usage by SRICHARAN R · 12 years ago
  72. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  73. d6b5eed SPL: ONENAND: Support SPL to boot u-boot from OneNAND. by Enric Balletbo i Serra · 12 years ago
  74. fc3a0f0 spl: support for booting via usbeth by Ilya Yanok · 12 years ago
  75. ec90d34 SPL: Port SPL framework to powerpc by Stefan Roese · 12 years ago
  76. c67e485 SPL: make jump_to_image_no_args a weak symbol by Allen Martin · 12 years ago
  77. a16c1a5 SPL: Remove setting GD_FLG_RELOC in preloader_console_init() by Tom Rini · 12 years ago
  78. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · 12 years ago
  79. a84e3d9 OMAP: spl: call timer_init() from SPL by Ilya Yanok · 12 years ago
  80. de99725 SPL: Add support for loading image from ram in SPL. by Pavel Machek · 12 years ago
  81. 7917846 SPL: Rework how we inform about un-headered images by Tom Rini · 12 years ago
  82. d939ef0 SPL: Make un-supported boot device puts a debug instead by Tom Rini · 12 years ago
  83. 5f16992 SPL: Enable use of custom defined U-Boot entry point by Stefan Roese · 12 years ago
  84. 1e2abf9 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · 12 years ago
  85. 00b57b3 SPL: Add option to skip copying of the mkimage header by Stefan Roese · 12 years ago
  86. 900c177 SPL: Add NOR flash booting support by Stefan Roese · 12 years ago
  87. 9ef51bd SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl by Tom Rini · 12 years ago
  88. 292db77 SPL: Use image_get_xxx() functions to access header values by Stefan Roese · 12 years ago
  89. fb5d62a SPL: do not use fix value for u-boot size by Stefano Babic · 12 years ago
  90. 31dfba4 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  91. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago