index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
/
imx8
/
cpu.c
Age
Commit message (
Expand
)
Author
2019-10-08
imx8: cpu: fix mac fuse word for i.MX8QM
Peng Fan
2019-10-08
imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c
Peng Fan
2019-10-08
imx8qm: power up SMMU
Peng Fan
2019-10-08
imx8: Probe the SCU driver by using uclass function
Ye Li
2019-06-11
imx8: cpu: get temperature when print cpu desc
Peng Fan
2019-06-11
imx8qm: fix cpu frequency reporting
Marcel Ziswiler
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-04-25
imx8: add cpu support
Peng Fan
2019-03-13
imx8qxp: Fix the reported CPU frequency
Fabio Estevam
2019-01-28
imx8: cpu: restrict checking ROM passover info for revA
Peng Fan
2019-01-09
imx8: cpu: correct info
Peng Fan
2018-10-22
imx8: cpu: add uclass based CPU driver
Anatolij Gustschin
2018-10-22
imx8: cpu: add function for reading FEC MAC from fuse
Anatolij Gustschin
2018-10-22
imx8: add arch_cpu_init arch_cpu_init_dm
Peng Fan
2018-10-22
imx8: add mmu and dram related functions
Peng Fan
2018-10-22
imx8: implement mmc_get_env_dev
Peng Fan
2018-10-22
imx8: add boot device detection
Peng Fan
2018-10-22
imx8: add basic cpu support
Peng Fan