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
/
cpu.c
Age
Commit message (
Expand
)
Author
2020-01-08
imx: get cpu id/type of i.MX8MP
Peng Fan
2019-11-05
imx: cpu: restrict get_boot_device
Peng Fan
2019-11-05
imx8mn: support get_cpu_rev
Peng Fan
2019-10-14
imx: Place imx_ddr_size() into a separate file
Fabio Estevam
2019-10-08
imx: add i.MX8MM cpu type
Peng Fan
2019-10-08
imx: add i.MX6ULZ cpu type
Peng Fan
2019-07-19
ARCH: imx: Call sata_remove() not on imx6 duallite/solo boards
Ludwig Zenz
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-06-11
Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx
Tom Rini
2019-06-11
ARM: imx: Call imx_pcie_remove() only for non-DM PCI driver
Marek Vasut
2019-06-04
video: mxsfb: add DM_VIDEO support
Igor Opaniuk
2019-02-15
imx: cpu.c: give access to reset cause in spl
Max Krummenacher
2019-01-01
imx: rename mx8m,MX8M to imx8m,IMX8M
Peng Fan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-04
imx: cpu: support get_boot_device for i.MX8M
Peng Fan
2018-02-04
imx: mx7: move get_boot_device to cpu.c
Peng Fan
2018-02-04
imx: cpu: add cpu speed/grade for i.MX8M
Peng Fan
2018-02-04
imx: cpu: move speed/temp to common cpu
Peng Fan
2018-02-04
imx: cpu: update cpu file to support i.MX8M
Peng Fan
2017-12-29
imx: Add a common way for detecting NXP boards revision
Fabio Estevam
2017-10-12
imx6: disable clock command and print_cpuinfo code in SPL
Anatolij Gustschin
2017-08-17
dm: sata: imx: Allow driver model to be used for sata
Simon Glass
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic