index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
boot-common.c
Age
Commit message (
Expand
)
Author
2024-07-29
omap: Use spl_soc_init instead of spl_board_init
Paul Kocialkowski
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: omap2: Remove <common.h> and add needed includes
Tom Rini
2024-03-19
arm: mach-k3: Fix config check for FS_LOADER
MD Danish Anwar
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-11-07
scsi: Forceably finish migration to DM_SCSI
Tom Rini
2023-05-31
arm: Remove ti816x_evm board and ti816x SoC support
Tom Rini
2023-01-12
misc: fs_loader: Add function to get the chosen loader
Sean Anderson
2022-12-22
arm: ti814x: Remove remaining support code
Tom Rini
2022-12-12
arm: mach-omap2: Move common image process functions out of board files
Andrew Davis
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
2022-02-08
arm: mach-omap2: load/start remoteproc IPU1/IPU2
Keerthy
2021-08-30
ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace
Tom Rini
2021-07-28
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
Simon Glass
2021-07-28
Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW
Simon Glass
2021-07-28
Rename SPL_ETH_SUPPORT to SPL_ETH
Simon Glass
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-15
spl: Always define preloader_console_init
Samuel Holland
2020-04-22
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
Harald Seiler
2019-08-12
Merge branch '2019-08-11-ti-imports'
Tom Rini
2019-08-12
watchdog: omap_wdt: Disable DM watchdog support in SPL
Suniel Mahesh
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-02-15
usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
Abel Vesa
2019-01-26
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
Andrew F. Davis
2018-09-11
ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabled
Adam Ford
2018-05-30
ti: fastboot: Move weak overrides to board files
Alex Kiernan
2018-05-30
fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
Alex Kiernan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-28
spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT
Alex Kiernan
2018-03-05
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...
Faiz Abbas
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-15
env: Drop saveenv() in favour of env_save()
Simon Glass
2017-07-10
arm: omap: Detect boot mode very early
Lokesh Vutla
2017-06-23
ti816x: Add additional boot device detection logic
Tom Rini
2017-03-19
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
Jean-Jacques Hiblot
2017-01-04
SPL: make struct spl_image 64-bit safe
Andre Przywara
2016-11-21
arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms
Tom Rini