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
Age
Commit message (
Expand
)
Author
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-11-03
imx: support i.MX8QM ROM 7720 a1 board
Oliver Graute
2019-11-03
imx8: output SECO-FW and ATF commit IDs
Anatolij Gustschin
2019-11-03
imx8: Add AHAB secure boot support
Peng Fan
2019-10-08
imx8: Add support to get container image set size
Peng Fan
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
imx8: fdt: add optee node
Peng Fan
2019-10-08
imx8: save args passed from ATF
Peng Fan
2019-10-08
imx8: fdt: configure sid for masters
Peng Fan
2019-10-08
imx8: disable node when the resource is not owned
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-10-08
imx: add container target
Peng Fan
2019-10-08
imx8: support parsing i.MX8 Container file
Peng Fan
2019-07-19
arm: imx8: don't duplicate build_info()
Anatolij Gustschin
2019-07-19
arm: imx8: factor out uart init code
Anatolij Gustschin
2019-06-11
imx8: cpu: get temperature when print cpu desc
Peng Fan
2019-06-11
board: toradex: add apalis imx8qm 4gb wb it v1.0b module support
Marcel Ziswiler
2019-06-11
imx8qm: fix cpu frequency reporting
Marcel Ziswiler
2019-06-11
board: toradex: add colibri imx8qxp 2gb wb it v1.0b module support
Marcel Ziswiler
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-04-25
imx: support i.MX8QM MEK board
Peng Fan
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-28
imx8: scu: use dedicated MU for SPL
Peng Fan
2019-01-28
imx8qxp: add SUPPORT_SPL option
Peng Fan
2019-01-09
imx8: cpu: correct info
Peng Fan
2018-10-22
imx: add i.MX8QXP MEK board support
Peng Fan
2018-10-22
imx8: add dummy clock
Peng Fan
2018-10-22
imx8: add iomux configuration api
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
2018-10-22
imx: add Kconfig entry for i.MX8QXP
Peng Fan