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-imx
/
imx8
/
cpu.c
Age
Commit message (
Expand
)
Author
2020-12-06
imx8: allow overriding memory layout
Marcel Ziswiler
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-10
imx: imx8qm/qxp: check whether m4 partition booted
Peng Fan
2020-05-10
imx8: Select boot device dynamically
Ye Li
2020-05-10
imx: imx8qm/qxp: Recover SPL data section for partition reboot
Peng Fan
2020-05-10
imx: imx8qm/qxp: add get_board_serial
Peng Fan
2020-05-10
imx: imx8qm/qxp: Fix issue in get_effective_memsize
Ye Li
2020-05-10
imx8: Replace SC_R_LAST with SC_R_NONE in DTB
Leonard Crestez
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
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