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
/
imx8m
Age
Commit message (
Expand
)
Author
2020-02-09
board: toradex: Add Verdin iMX8M Mini support
Igor Opaniuk
2020-01-26
clock_imx8mq: Make frac_pll_init() static
Pedro Jardim
2020-01-26
clock_imx8mq: Remove the function sscg_pll_init()
Pedro Jardim
2020-01-26
clock_imx8mq: Make do_imx8m_showclocks() static
Pedro Jardim
2020-01-26
clock_imx8mq: Delete not used init_usb_clk()
Pedro Jardim
2020-01-20
imx8m: clock_imx8mm: Staticize functions
Alifer Moraes
2020-01-08
imx: add i.MX8MP EVK board
Peng Fan
2020-01-08
imx: imx8m: add imximage-8mp-lpddr4.cfg
Peng Fan
2020-01-08
imx: imx8m: only support non-dm code in clock_imx8mm.c
Peng Fan
2020-01-08
imx: imx8m: add 1GHz fracpll entry
Peng Fan
2020-01-08
imx: imx8mp: add basic clock
Peng Fan
2020-01-08
imx: imx8m: add Kconfig entry for i.MX8MP
Peng Fan
2020-01-08
imx8mp: set BYPASS ID SWAP to avoid AXI bus errors
Peng Fan
2020-01-08
imx: get cpu id/type of i.MX8MP
Peng Fan
2020-01-08
imx: imx8mq: handle ESDHC in mxc_get_clock
Peng Fan
2019-12-09
imx8m: fix rom version check to unbreak some B0 chips
Patrick Wildt
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-11-05
imx: imx8m: fix boot when CONFIG_$(SPL_)CLK not defined
Peng Fan
2019-11-05
imx: add i.MX8MN DDR4 board support
Peng Fan
2019-11-05
imx8m: add i.MX8MN ddr4 image cfg file
Peng Fan
2019-11-05
imx8mn: add get_boot_device
Peng Fan
2019-11-05
imx8mn: set BYPASS ID SWAP to avoid AXI bus errors
Peng Fan
2019-11-05
imx8m: add clk support for i.MX8MN
Peng Fan
2019-11-05
imx8mn: support get_cpu_rev
Peng Fan
2019-11-05
imx: add i.MX8MN kconfig entry
Peng Fan
2019-11-03
imx: imx8mq: add init_nand_clk
Peng Fan
2019-11-03
imx8m: clock: improve irq response latency
Peng Fan
2019-11-03
imx8m: imx8mq: get chip rev for B1 revision
Peng Fan
2019-10-08
imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB
Stefano Babic
2019-10-08
imx: Add i.MX8MM EVK board support.
Peng Fan
2019-10-08
imx8m: soc: probe clock device in arch_cpu_init_dm
Peng Fan
2019-10-08
imx8m: add clk support for i.MX8MM
Peng Fan
2019-10-08
imx8m: restructure clock.h
Peng Fan
2019-10-08
imx8m: rename clock to clock_imx8mq
Peng Fan
2019-10-08
imx8m: restrict reset_cpu
Peng Fan
2019-10-08
imx8m: soc: enable SCTR clock before timer init
Peng Fan
2019-10-08
imx8m: Configure trustzone region 0 for non-secure access
Ye Li
2019-10-08
imx8m: set BYPASS ID SWAP to avoid AXI bus errors
Peng Fan
2019-10-08
imx8m: Fix MMU table issue for OPTEE memory
Peng Fan
2019-10-08
imx: add get_cpu_rev support for i.MX8MM
Peng Fan
2019-10-08
imx: add IMX8MM kconfig entry
Peng Fan
2019-10-08
imx: add IMX8MQ kconfig entry
Peng Fan
2019-10-08
imx8m: add image cfg for i.MX8MM lpddr4
Peng Fan
2019-04-25
imx: i.MX8MQ: clear ocotp error bit
Peng Fan
2019-01-09
imx8m: clock: Fix oscillator values
Fabio Estevam
2019-01-01
imx: add i.MX8MQ EVK support
Peng Fan
2019-01-01
imx: imx8m: introduce imximage cfg file
Peng Fan
2019-01-01
imx: imx8m: clock refactor dram pll part
Peng Fan
2019-01-01
imx: rename mx8m,MX8M to imx8m,IMX8M
Peng Fan