summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-024-0/+4
* common: Move some time functions out of common.hSimon Glass2019-12-022-0/+2
* common: Move older CPU functions to their own headerSimon Glass2019-12-021-0/+1
* imx: imx8m: fix boot when CONFIG_$(SPL_)CLK not definedPeng Fan2019-11-051-6/+8
* imx: add i.MX8MN DDR4 board supportPeng Fan2019-11-051-0/+7
* imx8m: add i.MX8MN ddr4 image cfg filePeng Fan2019-11-051-0/+17
* imx8mn: add get_boot_devicePeng Fan2019-11-051-0/+48
* imx: cpu: restrict get_boot_devicePeng Fan2019-11-051-1/+1
* imx: add rom api supportPeng Fan2019-11-053-0/+298
* imx: spl: use spl_board_boot_device for i.MX8MNPeng Fan2019-11-051-1/+1
* imx8mn: set BYPASS ID SWAP to avoid AXI bus errorsPeng Fan2019-11-051-1/+1
* imx8m: add clk support for i.MX8MNPeng Fan2019-11-052-2/+4
* imx8mn: support get_cpu_revPeng Fan2019-11-052-1/+5
* imx: add i.MX8MN kconfig entryPeng Fan2019-11-051-0/+4
* imx: nandbcb: add support for writing BCB onlyIgor Opaniuk2019-11-031-1/+91
* imx: nandbcb: refactor update functionIgor Opaniuk2019-11-031-104/+127
* imx: nandbcb: add support for i.MX7Igor Opaniuk2019-11-032-47/+92
* imx: support i.MX8QM ROM 7720 a1 boardOliver Graute2019-11-032-2/+7
* board/BuR/brppt2: initial commitHannes Schmelzer2019-11-031-0/+19
* imx8: output SECO-FW and ATF commit IDsAnatolij Gustschin2019-11-031-1/+25
* mach-imx: Adding new argument for SIP call interfaceYe Li2019-11-032-3/+5
* imx8: Add AHAB secure boot supportPeng Fan2019-11-033-4/+443
* imx: spl: implement spl_boot_mode for i.MX7/8/8MPeng Fan2019-11-031-0/+29
* imx: imx8mq: add init_nand_clkPeng Fan2019-11-031-0/+9
* imx8m: clock: improve irq response latencyPeng Fan2019-11-031-0/+6
* imx8m: imx8mq: get chip rev for B1 revisionPeng Fan2019-11-032-7/+15
* imx6ul: opos6ul: migrate to DM_ETHSébastien Szymanski2019-11-031-70/+6
* ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot properLukasz Majewski2019-11-031-0/+7
* ARM: imx: Use IMX6_SRC_GPR10_BMODE instead of magic numberClaudius Heine2019-11-031-2/+2
* ARM: imx: Fix bmode detection from grp10Claudius Heine2019-11-031-1/+1
* i.MX6: nand: extend nandbcb command for imx6UL(L)Parthiban Nallathambi2019-11-032-0/+70
* mx6: clock: Introduce disable_ipu_clock()Fabio Estevam2019-11-031-0/+12
* mx6: clock: Use setbits_le32()Fabio Estevam2019-11-031-4/+2
* imx :hab: Add hab version commandSjoerd Simons2019-10-141-0/+21
* imx: mmdc_size: Allow building it for i.MX7ULPFabio Estevam2019-10-142-2/+4
* imx: mmdc_size: Fix checkpatch warningsFabio Estevam2019-10-141-10/+10
* imx: Place imx_ddr_size() into a separate fileFabio Estevam2019-10-143-53/+58
* imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-bootLukasz Majewski2019-10-131-0/+10
* Add i.MX7D based Meerkat96 board supportShawn Guo2019-10-131-0/+10
* Revert "spl: imx6: Let spl_boot_device return USDHC1 or USDHC2"Adam Ford2019-10-081-5/+3
* Revert "imx: mmc_env: update runtime SD/MMC boot env device"Stefano Babic2019-10-081-3/+0
* imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic2019-10-0811-12/+12
* imx: nandbcb: include long help only when enabledParthiban Nallathambi2019-10-081-0/+2
* imx8: Add support to get container image set sizePeng Fan2019-10-083-2/+255
* imx: Add i.MX8MM EVK board support.Peng Fan2019-10-081-0/+7
* imx8m: soc: probe clock device in arch_cpu_init_dmPeng Fan2019-10-081-0/+17
* imx: mmc_env: update runtime SD/MMC boot env devicePeng Fan2019-10-081-0/+3
* imx8m: add clk support for i.MX8MMPeng Fan2019-10-083-0/+370
* imx8m: restructure clock.hPeng Fan2019-10-081-4/+1