~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm: Remove ti816x_evm board and ti816x SoC supportTom Rini2023-05-31
* misc: fs_loader: Add function to get the chosen loaderSean Anderson2023-01-12
* arm: ti814x: Remove remaining support codeTom Rini2022-12-22
* arm: mach-omap2: Move common image process functions out of board filesAndrew Davis2022-12-12
* spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara2022-04-04
* arm: mach-omap2: load/start remoteproc IPU1/IPU2Keerthy2022-02-08
* ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespaceTom Rini2021-08-30
* i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass2021-07-28
* Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass2021-07-28
* Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass2021-07-28
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-21
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop log.h from common headerSimon Glass2020-05-18
* spl: Always define preloader_console_initSamuel Holland2020-05-15
* spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-22
* Merge branch '2019-08-11-ti-imports'Tom Rini2019-08-12
|\
| * watchdog: omap_wdt: Disable DM watchdog support in SPLSuniel Mahesh2019-08-12
* | env: Drop environment.h header file where not neededSimon Glass2019-08-11
|/
* usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa2019-02-15
* spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis2019-01-26
* ARM: mach-omap2: Don't initialize I2C if DM_I2C is enabledAdam Ford2018-09-11
* ti: fastboot: Move weak overrides to board filesAlex Kiernan2018-05-30
* fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flagAlex Kiernan2018-05-30
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORTAlex Kiernan2018-04-28
* spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-05
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* env: Drop saveenv() in favour of env_save()Simon Glass2017-08-15
* arm: omap: Detect boot mode very earlyLokesh Vutla2017-07-10
* ti816x: Add additional boot device detection logicTom Rini2017-06-23
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-19
* SPL: make struct spl_image 64-bit safeAndre Przywara2017-01-04
* arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini2016-11-21