1. 55c745d common: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  2. a8015fd spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT by Paul Burton · 11 years ago
  3. be50452 spl: remove unnecessary (& ARM specific) include of asm/utils.h by Paul Burton · 11 years ago
  4. 68e005c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · 11 years ago
  5. 42b7673 SPL: Limit image name print length by Taras Kondratiuk · 11 years ago
  6. 1530e8a spl_mmc.c: Detect missing kernel image in RAW MMC by Tom Rini · 11 years ago
  7. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  8. 01b542f spl_mmc: add Falcon mode support for raw variant by Peter Korsgaard · 12 years ago
  9. 15af8f5 spl_mmc: mmc_load_image_raw(): Add sector argument by Peter Korsgaard · 12 years ago
  10. 465f1f8 spl_mmc: add Falcon mode support for FAT variant by Peter Korsgaard · 12 years ago
  11. b815ba2 spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out by Peter Korsgaard · 12 years ago
  12. 5e5483d spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging by Peter Korsgaard · 12 years ago
  13. 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  14. daee1d8 drivers/mmc: move spl_mmc.c to common/spl by Ying Zhang · 12 years ago
  15. 66f827b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  16. 3f30b0a ARM: OMAP: Cleanup boot parameters usage by SRICHARAN R · 12 years ago
  17. d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
  18. d6b5eed SPL: ONENAND: Support SPL to boot u-boot from OneNAND. by Enric Balletbo i Serra · 12 years ago
  19. fc3a0f0 spl: support for booting via usbeth by Ilya Yanok · 12 years ago
  20. ec90d34 SPL: Port SPL framework to powerpc by Stefan Roese · 12 years ago
  21. c67e485 SPL: make jump_to_image_no_args a weak symbol by Allen Martin · 12 years ago
  22. a16c1a5 SPL: Remove setting GD_FLG_RELOC in preloader_console_init() by Tom Rini · 12 years ago
  23. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · 12 years ago
  24. a84e3d9 OMAP: spl: call timer_init() from SPL by Ilya Yanok · 12 years ago
  25. de99725 SPL: Add support for loading image from ram in SPL. by Pavel Machek · 12 years ago
  26. 7917846 SPL: Rework how we inform about un-headered images by Tom Rini · 12 years ago
  27. d939ef0 SPL: Make un-supported boot device puts a debug instead by Tom Rini · 12 years ago
  28. 5f16992 SPL: Enable use of custom defined U-Boot entry point by Stefan Roese · 12 years ago
  29. 1e2abf9 SPL: SPI: Enhance spi_spl_load to match the other load functions by Tom Rini · 12 years ago
  30. 00b57b3 SPL: Add option to skip copying of the mkimage header by Stefan Roese · 12 years ago
  31. 900c177 SPL: Add NOR flash booting support by Stefan Roese · 12 years ago
  32. 9ef51bd SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl by Tom Rini · 12 years ago
  33. 292db77 SPL: Use image_get_xxx() functions to access header values by Stefan Roese · 12 years ago
  34. fb5d62a SPL: do not use fix value for u-boot size by Stefano Babic · 12 years ago
  35. 31dfba4 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  36. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago