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
/
imx8m
/
soc.c
Age
Commit message (
Expand
)
Author
2020-09-17
imx8mp: Remove parts MIMX8ML7 and MIMX8ML5 support
Peng Fan
2020-07-27
imx8m: soc: Remove unneeded space
Fabio Estevam
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-14
imx8m: Refactor the OPTEE memory removal
Peng Fan
2020-07-14
imx8m: disable nodes before kernel/mfgtool boot for fused part
Peng Fan
2020-07-14
imx8mn/imx8mp: override env_get_offset and env_get_location
Ye Li
2020-07-14
imx8m: power down fused cores
Peng Fan
2020-07-14
imx8mp: Add fused parts support
Ye Li
2020-07-14
imx8m: workaround ROM serror
Peng Fan
2020-07-14
imx8m: soc: use arm_smccc_smc
Peng Fan
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-10
imx8mp: Set default SNSR25C for TMU probe1
Ye Li
2020-05-10
imx: load calibration parameters from fuse for i.MX8MP
Ye Li
2020-05-10
imx: i.MX8MN: Enable loading TASR and TCALIV from fuse
Ye Li
2020-05-10
imx8mm: Load fuse for TMU TCALIV and TASR
Ye Li
2020-05-01
ARM: imx8m: Don't use the addr parameter of reset_cpu()
Claudius Heine
2020-05-01
ARM: imx8m: Fix indentation of reset_cpu() function
Harald Seiler
2020-05-01
ARM: imx8m: Do not define do_reset() if sysreset is enabled
Marek Vasut
2020-05-01
ARM: imx: imx8m: Do not warn about cpu-idle-states if missing
Marek Vasut
2020-05-01
imx: imx8m: Don't use the addr parameter of reset_cpu
Claudius Heine
2020-05-01
imx8m: Enable WDOG_B for timeout
Ye Li
2020-05-01
imx8m: acquire ATF commit hash
Peng Fan
2020-05-01
imx: imx8m: add i.MX8MN variants support
Peng Fan
2020-05-01
imx: imx8m: add i.MX8MQ Dual and QuadLite support
Peng Fan
2020-01-08
imx8mp: set BYPASS ID SWAP to avoid AXI bus errors
Peng Fan
2020-01-08
imx: get cpu id/type of i.MX8MP
Peng Fan
2019-12-09
imx8m: fix rom version check to unbreak some B0 chips
Patrick Wildt
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-11-05
imx: imx8m: fix boot when CONFIG_$(SPL_)CLK not defined
Peng Fan
2019-11-05
imx8mn: add get_boot_device
Peng Fan
2019-11-05
imx8mn: set BYPASS ID SWAP to avoid AXI bus errors
Peng Fan
2019-11-05
imx8mn: support get_cpu_rev
Peng Fan
2019-11-03
imx8m: imx8mq: get chip rev for B1 revision
Peng Fan
2019-10-08
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
Stefano Babic
2019-10-08
imx8m: soc: probe clock device in arch_cpu_init_dm
Peng Fan
2019-10-08
imx8m: restrict reset_cpu
Peng Fan
2019-10-08
imx8m: soc: enable SCTR clock before timer init
Peng Fan
2019-10-08
imx8m: Configure trustzone region 0 for non-secure access
Ye Li
2019-10-08
imx8m: set BYPASS ID SWAP to avoid AXI bus errors
Peng Fan
2019-10-08
imx8m: Fix MMU table issue for OPTEE memory
Peng Fan
2019-10-08
imx: add get_cpu_rev support for i.MX8MM
Peng Fan
2019-04-25
imx: i.MX8MQ: clear ocotp error bit
Peng Fan
2019-01-01
imx: rename mx8m,MX8M to imx8m,IMX8M
Peng Fan