~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
boot-common.c
Commit message (
Expand
)
Author
Age
*
arm: Remove ti816x_evm board and ti816x SoC support
Tom Rini
2023-05-31
*
misc: fs_loader: Add function to get the chosen loader
Sean Anderson
2023-01-12
*
arm: ti814x: Remove remaining support code
Tom Rini
2022-12-22
*
arm: mach-omap2: Move common image process functions out of board files
Andrew Davis
2022-12-12
*
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
2022-04-04
*
arm: mach-omap2: load/start remoteproc IPU1/IPU2
Keerthy
2022-02-08
*
ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace
Tom Rini
2021-08-30
*
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-07-28
*
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2021-02-21
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
spl: Always define preloader_console_init
Samuel Holland
2020-05-15
*
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
Harald Seiler
2020-04-22
*
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-12
*
|
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
|
/
*
usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE
Abel Vesa
2019-02-15
*
spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU
Andrew F. Davis
2019-01-26
*
ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabled
Adam Ford
2018-09-11
*
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-30
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT
Alex Kiernan
2018-04-28
*
spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...
Faiz Abbas
2018-03-05
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
*
env: Drop saveenv() in favour of env_save()
Simon Glass
2017-08-15
*
arm: omap: Detect boot mode very early
Lokesh Vutla
2017-07-10
*
ti816x: Add additional boot device detection logic
Tom Rini
2017-06-23
*
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
Jean-Jacques Hiblot
2017-03-19
*
SPL: make struct spl_image 64-bit safe
Andre Przywara
2017-01-04
*
arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms
Tom Rini
2016-11-21