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
Age
Commit message (
Expand
)
Author
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2020-01-14
imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK
Giulio Benetti
2020-01-14
imx: Add basic support for the NXP IMXRT10xx SoC family
Giulio Benetti
2020-01-14
imx: add imx8x based deneb board
Anatolij Gustschin
2020-01-14
imx: add imx8x capricorn giedi board
Anatolij Gustschin
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: Kconfig: make SPL_IMX_ROMAPI_LOADADDR visible to i.MX8MP
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: spl: support i.MX8MP spl_boot_device
Peng Fan
2020-01-08
imx: imx8m: add Kconfig entry for i.MX8MP
Peng Fan
2020-01-08
imx: cpu: enlarge bit mask to 0x1FF for cpu type
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
2020-01-07
mach-imx: nandbcb: improve cmd help
Igor Opaniuk
2020-01-07
mach-imx: bootaux: elf firmware support
Igor Opaniuk
2020-01-07
mx7ulp: Add support for Embedded Artists COM board
Fabio Estevam
2020-01-07
mach-imx: bootaux: add dcache flushing before enabling M4
Igor Opaniuk
2020-01-07
mach-imx: bootaux: print stack pointer and reset vector
Igor Opaniuk
2020-01-07
ARM: mx6: ddr: Add support for iMX6SX
Marek Vasut
2020-01-07
ARM: mx6: ddr: Configure all SDQS pullups using loop
Marek Vasut
2020-01-07
ARM: mx6: ddr: Factor out SDQS configuration code
Marek Vasut
2020-01-07
ARM: mx6: ddr: Make debug prints work with tiny printf
Marek Vasut
2020-01-07
imx: Add support for i.MX28 based XEA board
Lukasz Majewski
2020-01-07
imx6: aristainetos: add support for rev C board
Heiko Schocher
2020-01-07
imx6: aristainetos: add aristainetos 2b csl
Heiko Schocher
2020-01-07
imx6: aristainetos: readd aristainetos 2b board
Heiko Schocher
2020-01-07
imx6: aristainetos: add DM_SERIAL support
Heiko Schocher
2020-01-07
imx6: aristainetos: remove 2b version
Heiko Schocher
2020-01-07
imx6: aristainetos: move defines to Kconfig
Heiko Schocher
2020-01-07
imx6: remove aristainetos board
Heiko Schocher
2019-12-27
ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL'
Troy Kisky
2019-12-27
tools/imximage: share DCD information via Kconfig
Jorge Ramirez-Ortiz
2019-12-09
Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-12-09
imx8m: fix rom version check to unbreak some B0 chips
Patrick Wildt
2019-12-06
ARM: imx: vining2000: Convert to SPL framework
Marek Vasut
2019-12-06
ARM: mx6: pmu: Expose PMU LDO configuration interface
Marek Vasut
2019-12-06
mx6: Allow configuring the NoC registers on i.MX6QP
Fabio Estevam
2019-12-06
mx7ulp: scg: Remove unnused scg_a7_apll_init()
Fabio Estevam
2019-12-06
mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitions
Fabio Estevam
2019-12-06
mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE option
Fabio Estevam
2019-12-06
mx7ulp: Print the LDO mode status
Fabio Estevam
2019-12-04
cmd: nand/sf: isolate legacy code
Miquel Raynal
2019-12-03
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
[next]