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
Age
Commit message (
Expand
)
Author
2018-05-07
imx7: psci: save context id in cpu_on command
Patrick Delaunay
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
2018-02-04
imx: mx7: psci: add system power off support
Anson Huang
2018-02-04
imx: mx7: psci: add system reset support
Anson Huang
2018-01-12
arm: imx: Rework i.MX specific commands to be excluded from SPL
Tom Rini
2018-01-08
imx: move CONFIG_SYSCOUNTER_TIMER to Kconfig
Stefan Agner
2017-12-29
imx: Kconfig: Add HAS_CAAM option
Breno Lima
2017-11-27
imx: Remove boolean parameter from wdog powerdown function
Fabio Estevam
2017-10-12
arm: imx7d: add support for Compulab cl-som-imx7
Ilya Ledvich
2017-10-12
imx: mx7: DDR controller configuration for the i.MX7 architecture
Uri Mashiach
2017-09-18
imx: imx7d: remove CamelCase from ENET_xMHz macros
Eric Nelson
2017-08-23
imx: mx7: psci: add copyright and license
Peng Fan
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-08-15
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic