index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-k3
/
j721s2_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-02-06
arm: mach-k3: j721s2_init: Support less than max DDR controllers
Neha Malcom Francis
2023-11-22
arm: k3: Enable instruction cache for main domain SPL
Joao Paulo Goncalves
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-11-07
ti: k3: Drop <common.h> usage
Tom Rini
2023-10-12
arm: mach-k3: j721s2_init: Enable memory with CONFIG_K3_J721E_DDRSS
Dominik Haller
2023-04-25
arch: mach-k3: j721s2_init: Disable the firewalls
Jayesh Choudhary
2023-04-24
arm: mach-k3: Remove empty sys_proto.h include
Andrew Davis
2023-04-24
arm: mach-k3: Move J721s2 SPL init functions to mach-k3
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-01-27
arch: mach-k3: Update board specific API name to K3 generic API name
Sinthu Raja
2022-11-24
arm: mach-k3: fix spelling mistake "entended" -> "extended"
Bryan Brattlof
2022-10-17
dm: treewide: Use uclass_next_device_err when accessing second device
Michal Suchanek
2022-07-25
arm: mach-k3: Only build init files for SPL
Andrew Davis
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
2022-02-08
arm: K3: Add basic support for J721S2 SoC definition
David Huang