1. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  2. d49b889 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  3. ca23da1 arm: omap: Detect boot mode very early by Lokesh Vutla · 7 years ago
  4. d00abb1 ti816x: Add additional boot device detection logic by Tom Rini · 7 years ago
  5. e0e319a ti: boot: Register the MMC controllers in SPL in the same way as in u-boot by Jean-Jacques Hiblot · 8 years ago
  6. 6c52607 SPL: make struct spl_image 64-bit safe by Andre Przywara · 8 years ago
  7. 28eec37 arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms by Tom Rini · 8 years ago[Renamed from arch/arm/cpu/armv7/omap-common/boot-common.c]
  8. 2fb19df dra7x: boot: add dfu bootmode support by B, Ravi · 8 years ago
  9. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · 9 years ago
  10. d17112a armv7: omap-common: make SPL board_mmc_init() weak by Heiko Schocher · 8 years ago
  11. 9266bf4 Revert "omap3: Use raw SPL by default for mmc1" by Tom Rini · 9 years ago
  12. 33a0d88 omap3: Use raw SPL by default for mmc1 by Alexander Graf · 9 years ago
  13. 4458858 armv7: omap-common: Rework SPL board_mmc_init() by Tom Rini · 9 years ago
  14. dd15fab omap-common: SYS_BOOT fallback logic correction and support for more devices by Paul Kocialkowski · 9 years ago
  15. 062fbb6 omap-common: SYS_BOOT-based fallback boot device selection for peripheral boot by Paul Kocialkowski · 9 years ago
  16. b16d6d5 omap-common: Boot device define instead of hardcoded value by Paul Kocialkowski · 9 years ago
  17. d5b7624 omap-common: Common boot code OMAP3 support and cleanup by Paul Kocialkowski · 9 years ago
  18. d55acc0 usb: Fastboot function config for better consistency with other functions by Paul Kocialkowski · 9 years ago
  19. f1a5e71 fastboot: ARM: OMAP5: Enable reboot-bootloader by Dileep Katta · 10 years ago
  20. 16519a3 ahci: mmio_base is a virtual address by Scott Wood · 10 years ago
  21. c95d6c4 TI ARMv7: Don't use GD before crt0.S has set it by Tom Rini · 10 years ago
  22. 29211a0 arm: omap: reset sata on boot by Dmitry Lifshitz · 10 years ago
  23. 0f3a480 arm: am33xx: Handle NAND+I2C boot-device the same way as NAND by Stefan Roese · 10 years ago
  24. a51c615 arm: omap: add support for am57xx devices by Felipe Balbi · 10 years ago
  25. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  26. 560ef45 dra7xx_evm: Add QSPI_4 support, qspiboot build target by Tom Rini · 11 years ago
  27. cc61269 SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK by Tom Rini · 11 years ago
  28. 303bfe8 am335x: Enable CONFIG_OMAP_WATCHDOG support by Tom Rini · 11 years ago
  29. ac8fdf9 am33xx: Add am33xx_spl_board_init function, call by Tom Rini · 11 years ago
  30. 3d3ac35 ARM: AM43xx: Add build support by Lokesh Vutla · 11 years ago
  31. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  32. 51df26c am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 12 years ago
  33. 3f30b0a ARM: OMAP: Cleanup boot parameters usage by SRICHARAN R · 12 years ago
  34. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  35. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  36. 87b82cc am33xx: support for booting via usbeth by Ilya Yanok · 12 years ago
  37. 741c57f OMAP: include sys_proto.h from boot-common by Ilya Yanok · 12 years ago
  38. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  39. 9e0c260 ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · 12 years ago
  40. a0b9fa5 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · 12 years ago
  41. a76ff95 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · 12 years ago
  42. 0be93ff ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · 12 years ago
  43. 77a73fe ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago