summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/boot-common.c
AgeCommit message (Expand)Author
2022-02-08arm: mach-omap2: load/start remoteproc IPU1/IPU2Keerthy
2021-08-30ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-28Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-15spl: Always define preloader_console_initSamuel Holland
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler
2019-08-12Merge branch '2019-08-11-ti-imports'Tom Rini
2019-08-12watchdog: omap_wdt: Disable DM watchdog support in SPLSuniel Mahesh
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-02-15usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis
2018-09-11ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabledAdam Ford
2018-05-30ti: fastboot: Move weak overrides to board filesAlex Kiernan
2018-05-30fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flagAlex Kiernan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-28spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORTAlex Kiernan
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-15env: Drop saveenv() in favour of env_save()Simon Glass
2017-07-10arm: omap: Detect boot mode very earlyLokesh Vutla
2017-06-23ti816x: Add additional boot device detection logicTom Rini
2017-03-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot
2017-01-04SPL: make struct spl_image 64-bit safeAndre Przywara
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini