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
2025-06-20
env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEX
Marek Vasut
2024-10-13
imx8: Correct the SCU API return value check
Peng Fan
2024-10-11
arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-08-13
imx: imx8: fix build when CONFIG_IMX_BOOTAUX is set
Max Krummenacher
2024-07-15
arm: mach: imx: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: imx: Remove <common.h> and add needed includes
Tom Rini
2024-03-30
imx8: Add a default reset_cpu() implementation
Fabio Estevam
2024-02-08
imx: imx8: print reset cause
Igor Opaniuk
2023-08-31
event: Convert existing spy records to simple
Simon Glass
2023-07-13
imx: imx8: bootaux: Add i.MX8 M4 boot support
Ye Li
2023-07-13
imx: mach: correct SCU API usage
Peng Fan
2023-05-21
imx: move imx8 sci header file to include/firmware/imx
Peng Fan
2023-05-11
dm: Emit the arch_cpu_init_dm() even only before relocation
Simon Glass
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-05-20
caam: Fix crash in case caam_jr_probe failed
Ye Li
2022-04-12
crypto/fsl: i.MX8: Enable Job ring driver model.
Gaurav Jain
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2021-09-07
imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIG
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
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