index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-k3
/
am642_init.c
Age
Commit message (
Expand
)
Author
2024-05-13
arm: mach-k3: Move code specific to a SoC into that SoC's directory
Andrew Davis
2024-05-10
arm: mach-k3: am642: Provide a way to obtain boot device for non SPLs
Wadim Egorov
2024-04-29
arm: mach-k3: am642: Fix reset for workaround errata ID i2331
Andrew Davis
2024-01-15
arm: mach-k3: am642: Define NAND boot device
Roger Quadros
2023-11-07
ti: k3: Drop <common.h> usage
Tom Rini
2023-05-03
arm: mach-k3: Workaround errata ID i2331
Nitin Yadav
2023-04-24
arm: mach-k3: am642: move do_dt_magic() after sysfw loading
Christian Gmeiner
2023-04-24
arm: mach-k3: Remove empty sys_proto.h include
Andrew Davis
2023-04-24
arm: mach-k3: Add weak do_board_detect() to common file
Andrew Davis
2023-04-24
arm: mach-k3: Move sysfw-loader.h out of mach includes
Andrew Davis
2023-04-24
arm: mach-k3: Make release_resources_for_core_shutdown() common
Andrew Davis
2023-03-29
arm: mach-k3: introduce generic board detction kconfig option
Christian Gmeiner
2022-11-24
arm: mach-k3: fix spelling mistake "entended" -> "extended"
Bryan Brattlof
2022-10-18
arm: mach-k3: Move hardware handling to common files
Andrew Davis
2022-07-25
arm: mach-k3: Only build init files for SPL
Andrew Davis
2022-06-16
arch: arm: mach-k3: am642_init: bring back MCU_PADCFG_MMR1 unlock
Christian Gmeiner
2022-04-05
Merge branch '2022-04-04-platform-updates'
Tom Rini
2022-04-04
arch: arm: mach-k3: am642_init: Probe ESM nodes
Hari Nagalla
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
2022-01-15
mach-k3: am642_init: Probe AM65 CPSW NUSS for R5/A53 SPL
Vignesh Raghavendra
2022-01-15
arm: mach-k3: am642_init: Unlock MCU PADCFG regs
Michael Liebert
2021-07-27
arch: arm: mach-k3: am642_init: Correct the function name spl_boot_mode() to ...
Aswath Govindraju
2021-07-15
arm: mach-k3: am642_init: Add missing ddr guard
Gowtham Tammana
2021-06-09
arm: mach-k3: am642_init: Do USB fixups to facilitate host and device boot modes
Aswath Govindraju
2021-06-09
arm: mach-k3: am642_init: Add support for USB boot mode
Aswath Govindraju
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-05-12
arm: am64x: Add support for selecting DT based on EEPROM
Lokesh Vutla
2021-05-12
arm: mach-k3: am642: Add support for triggering ddr init from SPL
Dave Gerlach
2021-05-12
arm: mach-k3: am642: Shut down R5 core after ATF startup on A53
Suman Anna
2021-05-12
arm: mach-k3: am642: Use mmc start and stop callbacks
Dave Gerlach
2021-05-12
arm: mach-k3: am642: Load SYSFW binary and config from boot media
Dave Gerlach
2021-05-12
arm: mach-k3: am642: Store boot info from ROM
Dave Gerlach
2021-05-12
arm: mach-k3: am642: Unlock all applicable control MMR registers
Dave Gerlach
2021-05-12
arm: mach-k3: am642: Add support for boot device detection
Keerthy
2021-05-12
arm: mach-k3: Add basic support for AM642 SoC definition
Dave Gerlach