1. fb76807 Merge branch '2019-08-11-ti-imports' by Tom Rini · 5 years ago
  2. 370d491 watchdog: omap_wdt: Disable DM watchdog support in SPL by Suniel Mahesh · 5 years ago
  3. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  4. 5ea11ba5 usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE by Abel Vesa · 6 years ago
  5. 6d932e6 spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU by Andrew F. Davis · 6 years ago
  6. 494b968 ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabled by Adam Ford · 6 years ago
  7. 5329501 ti: fastboot: Move weak overrides to board files by Alex Kiernan · 7 years ago
  8. 5512c43 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 7 years ago
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  10. b09f892 spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT by Alex Kiernan · 7 years ago
  11. c01553b spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG by Faiz Abbas · 7 years ago
  12. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  13. d49b889 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  14. ca23da1 arm: omap: Detect boot mode very early by Lokesh Vutla · 7 years ago
  15. d00abb1 ti816x: Add additional boot device detection logic by Tom Rini · 7 years ago
  16. e0e319a ti: boot: Register the MMC controllers in SPL in the same way as in u-boot by Jean-Jacques Hiblot · 8 years ago
  17. 6c52607 SPL: make struct spl_image 64-bit safe by Andre Przywara · 8 years ago
  18. 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]
  19. 2fb19df dra7x: boot: add dfu bootmode support by B, Ravi · 8 years ago
  20. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · 9 years ago
  21. d17112a armv7: omap-common: make SPL board_mmc_init() weak by Heiko Schocher · 8 years ago
  22. 9266bf4 Revert "omap3: Use raw SPL by default for mmc1" by Tom Rini · 9 years ago
  23. 33a0d88 omap3: Use raw SPL by default for mmc1 by Alexander Graf · 9 years ago
  24. 4458858 armv7: omap-common: Rework SPL board_mmc_init() by Tom Rini · 9 years ago
  25. dd15fab omap-common: SYS_BOOT fallback logic correction and support for more devices by Paul Kocialkowski · 9 years ago
  26. 062fbb6 omap-common: SYS_BOOT-based fallback boot device selection for peripheral boot by Paul Kocialkowski · 9 years ago
  27. b16d6d5 omap-common: Boot device define instead of hardcoded value by Paul Kocialkowski · 9 years ago
  28. d5b7624 omap-common: Common boot code OMAP3 support and cleanup by Paul Kocialkowski · 9 years ago
  29. d55acc0 usb: Fastboot function config for better consistency with other functions by Paul Kocialkowski · 9 years ago
  30. f1a5e71 fastboot: ARM: OMAP5: Enable reboot-bootloader by Dileep Katta · 10 years ago
  31. 16519a3 ahci: mmio_base is a virtual address by Scott Wood · 10 years ago
  32. c95d6c4 TI ARMv7: Don't use GD before crt0.S has set it by Tom Rini · 10 years ago
  33. 29211a0 arm: omap: reset sata on boot by Dmitry Lifshitz · 10 years ago
  34. 0f3a480 arm: am33xx: Handle NAND+I2C boot-device the same way as NAND by Stefan Roese · 10 years ago
  35. a51c615 arm: omap: add support for am57xx devices by Felipe Balbi · 10 years ago
  36. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  37. 560ef45 dra7xx_evm: Add QSPI_4 support, qspiboot build target by Tom Rini · 11 years ago
  38. cc61269 SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK by Tom Rini · 11 years ago
  39. 303bfe8 am335x: Enable CONFIG_OMAP_WATCHDOG support by Tom Rini · 11 years ago
  40. ac8fdf9 am33xx: Add am33xx_spl_board_init function, call by Tom Rini · 11 years ago
  41. 3d3ac35 ARM: AM43xx: Add build support by Lokesh Vutla · 11 years ago
  42. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  43. 51df26c am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 12 years ago
  44. 3f30b0a ARM: OMAP: Cleanup boot parameters usage by SRICHARAN R · 12 years ago
  45. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  46. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  47. 87b82cc am33xx: support for booting via usbeth by Ilya Yanok · 12 years ago
  48. 741c57f OMAP: include sys_proto.h from boot-common by Ilya Yanok · 12 years ago
  49. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  50. 9e0c260 ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · 12 years ago
  51. a0b9fa5 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · 12 years ago
  52. a76ff95 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · 12 years ago
  53. 0be93ff ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · 12 years ago
  54. 77a73fe ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago