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
/
mx6
/
soc.c
Age
Commit message (
Expand
)
Author
2018-11-08
imx: imx6: perform gpr_init only on suitable cpu types
Christoph Niedermaier
2018-07-23
imx: imx6: Add comment to gpr_init function
Michael Trimarchi
2018-07-23
imx: mx6: Fix implementantion reset_misc
Michael Trimarchi
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-04
imx: cleanup bootaux
Peng Fan
2018-02-04
imx: refactor imx_get_mac_from_fuse
Peng Fan
2017-11-27
imx: Remove boolean parameter from wdog powerdown function
Fabio Estevam
2017-10-12
mx6: soc: Include <asm/bootm.h> header file
Diego Dorta
2017-08-29
imx6: don't include unneeded boot_mode array in SPL
Anatolij Gustschin
2017-08-28
imx: imx6: Move gpr_init() function to soc.c
Breno Lima
2017-08-16
imx: mx6sl: simplify code using setbits_le32
Peng Fan
2017-08-16
imx: mx6sx: select OSC as uart's clk parent
Peng Fan
2017-08-16
imx: mx6: soc: fix mx6sll settings
Peng Fan
2017-08-16
imx: imx6ull: correct get_cpu_speed_grade_hz
Sébastien Szymanski
2017-08-16
imx: imx6ul: correct get_cpu_speed_grade_hz on 696MHz SoCs
Sébastien Szymanski
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic