aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/boot-common.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-15spl: Always define preloader_console_initSamuel Holland1-2/+1
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler1-1/+1
2019-08-12Merge branch '2019-08-11-ti-imports'Tom Rini1-1/+1
2019-08-12watchdog: omap_wdt: Disable DM watchdog support in SPLSuniel Mahesh1-1/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-02-15usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa1-1/+1
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis1-1/+1
2018-09-11ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabledAdam Ford1-1/+1
2018-05-30ti: fastboot: Move weak overrides to board filesAlex Kiernan1-10/+0
2018-05-30fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flagAlex Kiernan1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-28spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORTAlex Kiernan1-1/+2
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-1/+1
2017-08-15env: Drop saveenv() in favour of env_save()Simon Glass1-1/+2
2017-07-10arm: omap: Detect boot mode very earlyLokesh Vutla1-7/+0
2017-06-23ti816x: Add additional boot device detection logicTom Rini1-0/+17
2017-03-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot1-15/+0
2017-01-04SPL: make struct spl_image 64-bit safeAndre Przywara1-1/+1
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini1-0/+252