aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3/am6_init.c
AgeCommit message (Expand)Author
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-12-18dm: Drop the unused arg in uclass_find_device_by_seq()Simon Glass
2020-08-11arm: mach-k3: sysfw-loader: Add support for rom loading sysfw imageLokesh Vutla
2020-08-11arm: mach-k3: Move mmr_unlock to a common locationLokesh Vutla
2020-08-11arm: mach-k3: am6_init: Add support for USB boot modeFaiz Abbas
2020-08-11arm: mach-k3: am6_init: Do USB fixups to facilitate host and device boot modesFaiz Abbas
2020-08-11arm: mach-k3: am6_init: Gate mmc related configurations with the appropriate ...Faiz Abbas
2020-08-11armv7R: K3: am654: Use full malloc in SPL both pre and post relocFaiz Abbas
2020-05-25Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-05-19arm: mach-k3: Enable dcache in SPLJan Kiszka
2020-05-18common: Drop init.h from common headerSimon Glass
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler
2020-03-17Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2020-03-11arm: mach-k3: Add a separate function for printing sysfw versionLokesh Vutla
2020-03-09arm: K3: sysfw-loader: Add a config_pm_pre_callback()Faiz Abbas
2020-02-13armV7R: K3: am654: Activate early console functionalityAndreas Dannenberg
2020-01-20arm: K3: Disable ROM configured firewallsAndrew F. Davis
2020-01-20arm: K3: Fix header comment match AM6 specific file functionAndrew F. Davis
2020-01-03arm: mach-k3: Enable WA for R5F deadlockLokesh Vutla
2019-11-07arm: mach-k3: am6_init: Initialize AVS class 0Keerthy
2019-09-13arm: k3: Use get_ti_sci_handle() where ever possibleLokesh Vutla
2019-07-26arm: K3: j721e: Add basic support for J721E SoC definitionLokesh Vutla
2019-07-26armv7R: K3: am654: Shut down R5 core after ATF startup on A53Andreas Dannenberg
2019-07-17board: ti: am654: Use EEPROM-based board detectionAndreas Dannenberg
2019-07-17armV7R: K3: am654: Load SYSFW binary and config from boot mediaAndreas Dannenberg
2019-04-26arm: K3: Avoid use of MCU_PSRAM0 before SYSFW is loadedAndrew F. Davis
2019-04-12armv7R: K3: am654: Trigger panic on DDR init failuresAndreas Dannenberg
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee
2018-11-16armv7R: K3: am654: Add support for triggering ddr init from SPLLokesh Vutla
2018-11-16armv7R: K3: am654: Enable MPU regionsLokesh Vutla
2018-10-10arm: K3: am654: Add support for getting boot modeAndrew F. Davis
2018-10-10arm: K3: am654: Choose MMC boot device based on boot portAndrew F. Davis
2018-09-11arm: K3: am654: Unlock control module registers during initAndreas Dannenberg
2018-09-11arm: K3: am654: Add support for boot device detectionLokesh Vutla
2018-09-11arm: K3: Add support for AM654 SoC definitionLokesh Vutla