summaryrefslogtreecommitdiff
path: root/arch/arm/mach-k3/am642_init.c
AgeCommit message (Expand)Author
2024-05-13arm: mach-k3: Move code specific to a SoC into that SoC's directoryAndrew Davis
2024-05-10arm: mach-k3: am642: Provide a way to obtain boot device for non SPLsWadim Egorov
2024-04-29arm: mach-k3: am642: Fix reset for workaround errata ID i2331Andrew Davis
2024-01-15arm: mach-k3: am642: Define NAND boot deviceRoger Quadros
2023-11-07ti: k3: Drop <common.h> usageTom Rini
2023-05-03arm: mach-k3: Workaround errata ID i2331Nitin Yadav
2023-04-24arm: mach-k3: am642: move do_dt_magic() after sysfw loadingChristian Gmeiner
2023-04-24arm: mach-k3: Remove empty sys_proto.h includeAndrew Davis
2023-04-24arm: mach-k3: Add weak do_board_detect() to common fileAndrew Davis
2023-04-24arm: mach-k3: Move sysfw-loader.h out of mach includesAndrew Davis
2023-04-24arm: mach-k3: Make release_resources_for_core_shutdown() commonAndrew Davis
2023-03-29arm: mach-k3: introduce generic board detction kconfig optionChristian Gmeiner
2022-11-24arm: mach-k3: fix spelling mistake "entended" -> "extended"Bryan Brattlof
2022-10-18arm: mach-k3: Move hardware handling to common filesAndrew Davis
2022-07-25arm: mach-k3: Only build init files for SPLAndrew Davis
2022-06-16arch: arm: mach-k3: am642_init: bring back MCU_PADCFG_MMR1 unlockChristian Gmeiner
2022-04-05Merge branch '2022-04-04-platform-updates'Tom Rini
2022-04-04arch: arm: mach-k3: am642_init: Probe ESM nodesHari Nagalla
2022-04-04spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara
2022-01-15mach-k3: am642_init: Probe AM65 CPSW NUSS for R5/A53 SPLVignesh Raghavendra
2022-01-15arm: mach-k3: am642_init: Unlock MCU PADCFG regsMichael Liebert
2021-07-27arch: arm: mach-k3: am642_init: Correct the function name spl_boot_mode() to ...Aswath Govindraju
2021-07-15arm: mach-k3: am642_init: Add missing ddr guardGowtham Tammana
2021-06-09arm: mach-k3: am642_init: Do USB fixups to facilitate host and device boot modesAswath Govindraju
2021-06-09arm: mach-k3: am642_init: Add support for USB boot modeAswath Govindraju
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn
2021-05-12arm: am64x: Add support for selecting DT based on EEPROMLokesh Vutla
2021-05-12arm: mach-k3: am642: Add support for triggering ddr init from SPLDave Gerlach
2021-05-12arm: mach-k3: am642: Shut down R5 core after ATF startup on A53Suman Anna
2021-05-12arm: mach-k3: am642: Use mmc start and stop callbacksDave Gerlach
2021-05-12arm: mach-k3: am642: Load SYSFW binary and config from boot mediaDave Gerlach
2021-05-12arm: mach-k3: am642: Store boot info from ROMDave Gerlach
2021-05-12arm: mach-k3: am642: Unlock all applicable control MMR registersDave Gerlach
2021-05-12arm: mach-k3: am642: Add support for boot device detectionKeerthy
2021-05-12arm: mach-k3: Add basic support for AM642 SoC definitionDave Gerlach