aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/boot-common.c
Commit message (Expand)AuthorAgeFilesLines
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-201-1/+0
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-191-0/+1
* arm: omap2: Remove <common.h> and add needed includesTom Rini2024-05-061-1/+0
* arm: mach-k3: Fix config check for FS_LOADERMD Danish Anwar2024-03-191-1/+1
* Merge tag 'v2024.01-rc3' into nextTom Rini2023-11-201-1/+1
|\
| * tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon2023-11-101-1/+1
* | scsi: Forceably finish migration to DM_SCSIWIP/07Nov2023-nextTom Rini2023-11-071-7/+0
|/
* arm: Remove ti816x_evm board and ti816x SoC supportTom Rini2023-05-311-19/+1
* misc: fs_loader: Add function to get the chosen loaderSean Anderson2023-01-121-1/+1
* arm: ti814x: Remove remaining support codeTom Rini2022-12-221-1/+1
* arm: mach-omap2: Move common image process functions out of board filesAndrew Davis2022-12-121-0/+16
* spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara2022-04-041-1/+1
* arm: mach-omap2: load/start remoteproc IPU1/IPU2Keerthy2022-02-081-0/+95
* ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini2021-08-301-1/+1
* i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass2021-07-281-1/+1
* Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass2021-07-281-1/+1
* Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass2021-07-281-1/+1
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-1/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* spl: Always define preloader_console_initSamuel Holland2020-05-151-2/+1
* spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-221-1/+1
* Merge branch '2019-08-11-ti-imports'Tom Rini2019-08-121-1/+1
|\
| * watchdog: omap_wdt: Disable DM watchdog support in SPLSuniel Mahesh2019-08-121-1/+1
* | env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
|/
* usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa2019-02-151-1/+1
* spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis2019-01-261-1/+1
* ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabledAdam Ford2018-09-111-1/+1
* ti: fastboot: Move weak overrides to board filesAlex Kiernan2018-05-301-10/+0
* fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flagAlex Kiernan2018-05-301-2/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORTAlex Kiernan2018-04-281-1/+2
* spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-051-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-1/+1
* env: Drop saveenv() in favour of env_save()Simon Glass2017-08-151-1/+2
* arm: omap: Detect boot mode very earlyLokesh Vutla2017-07-101-7/+0
* ti816x: Add additional boot device detection logicTom Rini2017-06-231-0/+17
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-191-15/+0
* SPL: make struct spl_image 64-bit safeAndre Przywara2017-01-041-1/+1
* arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini2016-11-211-0/+252