1. 7953601 usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE by Abel Vesa · 6 years ago
  2. 6536ca4 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  3. 6681461 ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabled by Adam Ford · 6 years ago
  4. 413b907 ti: fastboot: Move weak overrides to board files by Alex Kiernan · 6 years ago
  5. 8a65bd6 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 6 years ago
  6. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  7. 117a0e0 spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT by Alex Kiernan · 6 years ago
  8. b432b1e spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
  9. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  10. 0151009 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  11. 4bd754d arm: omap: Detect boot mode very early by Lokesh Vutla · 7 years ago
  12. 207f981 ti816x: Add additional boot device detection logic by Tom Rini · 7 years ago
  13. d5abcf9 ti: boot: Register the MMC controllers in SPL in the same way as in u-boot by Jean-Jacques Hiblot · 8 years ago
  14. 11e1479 SPL: make struct spl_image 64-bit safe by Andre Przywara · 8 years ago
  15. 983e370 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]
  16. 6f8387f dra7x: boot: add dfu bootmode support by B, Ravi · 8 years ago
  17. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  18. a4475af armv7: omap-common: make SPL board_mmc_init() weak by Heiko Schocher · 8 years ago
  19. 821c89d Revert "omap3: Use raw SPL by default for mmc1" by Tom Rini · 8 years ago
  20. 22d90d5 omap3: Use raw SPL by default for mmc1 by Alexander Graf · 9 years ago
  21. 312db9f armv7: omap-common: Rework SPL board_mmc_init() by Tom Rini · 9 years ago
  22. 8ceb34a omap-common: SYS_BOOT fallback logic correction and support for more devices by Paul Kocialkowski · 9 years ago
  23. ed19bda omap-common: SYS_BOOT-based fallback boot device selection for peripheral boot by Paul Kocialkowski · 9 years ago
  24. df84477 omap-common: Boot device define instead of hardcoded value by Paul Kocialkowski · 9 years ago
  25. 60c7c30 omap-common: Common boot code OMAP3 support and cleanup by Paul Kocialkowski · 9 years ago
  26. 17da3c0 usb: Fastboot function config for better consistency with other functions by Paul Kocialkowski · 9 years ago
  27. ecd8557 fastboot: ARM: OMAP5: Enable reboot-bootloader by Dileep Katta · 10 years ago
  28. 9efaca3 ahci: mmio_base is a virtual address by Scott Wood · 9 years ago
  29. a6b541b TI ARMv7: Don't use GD before crt0.S has set it by Tom Rini · 10 years ago
  30. 87791ad arm: omap: reset sata on boot by Dmitry Lifshitz · 10 years ago
  31. e49631a arm: am33xx: Handle NAND+I2C boot-device the same way as NAND by Stefan Roese · 10 years ago
  32. d11ac4b arm: omap: add support for am57xx devices by Felipe Balbi · 10 years ago
  33. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  34. 79b079f dra7xx_evm: Add QSPI_4 support, qspiboot build target by Tom Rini · 10 years ago
  35. 7dbe63b SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK by Tom Rini · 11 years ago
  36. 6843918 am335x: Enable CONFIG_OMAP_WATCHDOG support by Tom Rini · 11 years ago
  37. 6a0d803 am33xx: Add am33xx_spl_board_init function, call by Tom Rini · 11 years ago
  38. 5718040 ARM: AM43xx: Add build support by Lokesh Vutla · 11 years ago
  39. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  40. 4596dcc am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 11 years ago
  41. 4a0eb75 ARM: OMAP: Cleanup boot parameters usage by SRICHARAN R · 11 years ago
  42. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  43. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  44. da07c21 am33xx: support for booting via usbeth by Ilya Yanok · 12 years ago
  45. 1befaff OMAP: include sys_proto.h from boot-common by Ilya Yanok · 12 years ago
  46. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  47. d7cb93b ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · 12 years ago
  48. f088125 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · 12 years ago
  49. 37189a1 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · 12 years ago
  50. 8e1b836 ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · 12 years ago
  51. 8a8f084 ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago