summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)Author
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-14imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVKGiulio Benetti
2020-01-14imx: Add basic support for the NXP IMXRT10xx SoC familyGiulio Benetti
2020-01-14imx: add imx8x based deneb boardAnatolij Gustschin
2020-01-14imx: add imx8x capricorn giedi boardAnatolij Gustschin
2020-01-08imx: add i.MX8MP EVK boardPeng Fan
2020-01-08imx: imx8m: add imximage-8mp-lpddr4.cfgPeng Fan
2020-01-08imx: imx8m: only support non-dm code in clock_imx8mm.cPeng Fan
2020-01-08imx: Kconfig: make SPL_IMX_ROMAPI_LOADADDR visible to i.MX8MPPeng Fan
2020-01-08imx: imx8m: add 1GHz fracpll entryPeng Fan
2020-01-08imx: imx8mp: add basic clockPeng Fan
2020-01-08imx: spl: support i.MX8MP spl_boot_devicePeng Fan
2020-01-08imx: imx8m: add Kconfig entry for i.MX8MPPeng Fan
2020-01-08imx: cpu: enlarge bit mask to 0x1FF for cpu typePeng Fan
2020-01-08imx8mp: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan
2020-01-08imx: get cpu id/type of i.MX8MPPeng Fan
2020-01-08imx: imx8mq: handle ESDHC in mxc_get_clockPeng Fan
2020-01-07mach-imx: nandbcb: improve cmd helpIgor Opaniuk
2020-01-07mach-imx: bootaux: elf firmware supportIgor Opaniuk
2020-01-07mx7ulp: Add support for Embedded Artists COM boardFabio Estevam
2020-01-07mach-imx: bootaux: add dcache flushing before enabling M4Igor Opaniuk
2020-01-07mach-imx: bootaux: print stack pointer and reset vectorIgor Opaniuk
2020-01-07ARM: mx6: ddr: Add support for iMX6SXMarek Vasut
2020-01-07ARM: mx6: ddr: Configure all SDQS pullups using loopMarek Vasut
2020-01-07ARM: mx6: ddr: Factor out SDQS configuration codeMarek Vasut
2020-01-07ARM: mx6: ddr: Make debug prints work with tiny printfMarek Vasut
2020-01-07imx: Add support for i.MX28 based XEA boardLukasz Majewski
2020-01-07imx6: aristainetos: add support for rev C boardHeiko Schocher
2020-01-07imx6: aristainetos: add aristainetos 2b cslHeiko Schocher
2020-01-07imx6: aristainetos: readd aristainetos 2b boardHeiko Schocher
2020-01-07imx6: aristainetos: add DM_SERIAL supportHeiko Schocher
2020-01-07imx6: aristainetos: remove 2b versionHeiko Schocher
2020-01-07imx6: aristainetos: move defines to KconfigHeiko Schocher
2020-01-07imx6: remove aristainetos boardHeiko Schocher
2019-12-27ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL'Troy Kisky
2019-12-27tools/imximage: share DCD information via KconfigJorge Ramirez-Ortiz
2019-12-09Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-12-09imx8m: fix rom version check to unbreak some B0 chipsPatrick Wildt
2019-12-06ARM: imx: vining2000: Convert to SPL frameworkMarek Vasut
2019-12-06ARM: mx6: pmu: Expose PMU LDO configuration interfaceMarek Vasut
2019-12-06mx6: Allow configuring the NoC registers on i.MX6QPFabio Estevam
2019-12-06mx7ulp: scg: Remove unnused scg_a7_apll_init()Fabio Estevam
2019-12-06mx7ulp: Remove the _RUN notation from the PMC1 LDOVL definitionsFabio Estevam
2019-12-06mx7ulp: Introduce the CONFIG_LDO_ENABLED_MODE optionFabio Estevam
2019-12-06mx7ulp: Print the LDO mode statusFabio Estevam
2019-12-04cmd: nand/sf: isolate legacy codeMiquel Raynal
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal