summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)Author
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
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move some time functions out of common.hSimon Glass
2019-12-02common: Move older CPU functions to their own headerSimon Glass
2019-11-05imx: imx8m: fix boot when CONFIG_$(SPL_)CLK not definedPeng Fan
2019-11-05imx: add i.MX8MN DDR4 board supportPeng Fan
2019-11-05imx8m: add i.MX8MN ddr4 image cfg filePeng Fan
2019-11-05imx8mn: add get_boot_devicePeng Fan
2019-11-05imx: cpu: restrict get_boot_devicePeng Fan
2019-11-05imx: add rom api supportPeng Fan
2019-11-05imx: spl: use spl_board_boot_device for i.MX8MNPeng Fan
2019-11-05imx8mn: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan
2019-11-05imx8m: add clk support for i.MX8MNPeng Fan
2019-11-05imx8mn: support get_cpu_revPeng Fan
2019-11-05imx: add i.MX8MN kconfig entryPeng Fan
2019-11-03imx: nandbcb: add support for writing BCB onlyIgor Opaniuk
2019-11-03imx: nandbcb: refactor update functionIgor Opaniuk
2019-11-03imx: nandbcb: add support for i.MX7Igor Opaniuk
2019-11-03imx: support i.MX8QM ROM 7720 a1 boardOliver Graute
2019-11-03board/BuR/brppt2: initial commitHannes Schmelzer