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
/
mx7
/
soc.c
Age
Commit message (
Expand
)
Author
2019-01-28
mx7: Do not call lcdif_power_down() in the SPL case
Fabio Estevam
2018-10-22
imx: mx7: avoid some initialization if low level is skipped
Rui Miguel Silva
2018-09-04
imx: mx7: add gpc initialization for low power mode
Anson Huang
2018-07-23
mx7: Remove BMODE support
Fabio Estevam
2018-06-18
imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platforms
Ye Li
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-15
imx: mx7: snvs: Add an SNVS init routine
Bryan O'Donoghue
2018-04-15
imx: mx7: Add comment to describe OTP TESTER registers
Bryan O'Donoghue
2018-04-15
imx: mx7: Fix CONFIG_SERIAL_TAG compilation
Bryan O'Donoghue
2018-02-04
imx: mx7: run sec_init for CAAM RNG
Bryan O'Donoghue
2018-02-04
imx: mx7: move mmc env code to mmc_env.c
Peng Fan
2018-02-04
imx: mx7: move get_boot_device to cpu.c
Peng Fan
2018-02-04
imx: cleanup bootaux
Peng Fan
2018-02-04
imx: refactor imx_get_mac_from_fuse
Peng Fan
2018-02-04
imx: cpu: move speed/temp to common cpu
Peng Fan
2017-11-27
imx: Remove boolean parameter from wdog powerdown function
Fabio Estevam
2017-08-16
Merge git://www.denx.de/git/u-boot-imx
Tom Rini
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
imx: mx7: fix build warning when CONFIG_IMX_RDC not enabled
Peng Fan
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic