summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/imx8mq'Sascha Hauer2018-07-094-0/+179
|\
| * ARM: i.MX8: Add i.MX8mq EVK supportSascha Hauer2018-06-151-0/+5
| * ARM: i.MX8: Add DDRC PHY support codeAndrey Smirnov2018-06-153-0/+174
* | Merge branch 'for-next/imx'Sascha Hauer2018-07-095-122/+142
|\ \
| * | ARM: i.MX: Add support for ZII RDU1 boardAndrey Smirnov2018-07-021-0/+5
| * | ARM: babbage: Make PMIC initialization shareableAndrey Smirnov2018-07-022-3/+12
| * | ARM: i.MX: bbu: support partitions starting at i.MX headerSascha Hauer2018-07-022-2/+13
| * | ARM: i.MX: bbu: reimplement IMX_INTERNAL_FLAG_KEEP_DOSPART flagSascha Hauer2018-07-022-45/+35
| * | ARM: i.MX: bbu: remove handler specific flags variableSascha Hauer2018-07-021-18/+17
| * | ARM: i.MX53: Make clock tree setup better readableSascha Hauer2018-06-281-10/+17
| * | ARM: i.MX: bbu: Add support for MMC on VFxxxAndrey Smirnov2018-06-132-0/+16
| * | ARM: i.MX: bbu: Use pr_* functions for outputAndrey Smirnov2018-06-131-15/+15
| * | ARM: i.MX: bbu: Share MMC code between i.MX51 and 53Andrey Smirnov2018-06-131-15/+17
| * | ARM: i.MX: bbu: Replace magic number with a constantAndrey Smirnov2018-06-131-1/+1
| * | ARM: i.MX: bbu: Alias identical functionsAndrey Smirnov2018-06-131-25/+6
* | | ARM: imx6qp: fix NoC QoS passthrough for new cpu type functions.Philipp Zabel2018-06-291-2/+1
| |/ |/|
* | ARM: VFxxx: Record cpu boot source as a part of startupAndrey Smirnov2018-06-131-0/+2
* | ARM: i.MX: esdctl: Add support for i.MX6SoloX's memory controllerOleksij Rempel2018-06-131-0/+8
|/
* Merge branch 'for-next/imx-ocotp'Sascha Hauer2018-06-114-651/+24
|\
| * i.MX: ocotp: Move OCOTP driver to drivers/nvmemAndrey Smirnov2018-05-313-673/+2
| * i.MX: ocotp: Simplify BF macroAndrey Smirnov2018-05-311-4/+1
| * i.MX: ocotp: Simplify OCOTP field packing/unpackingAndrey Smirnov2018-05-312-13/+13
| * i.MX: ocotp: Change MAC address layout for VFxxxAndrey Smirnov2018-05-311-10/+54
| * i.MX: ocotp: Unify code paths for reading MAC addressAndrey Smirnov2018-05-312-62/+65
* | ARM: i.MX8: Add DDRC PHY and DDR CTL base addressesAndrey Smirnov2018-06-111-1/+3
* | pinctrl: i.MX: Add support for i.MX8Andrey Smirnov2018-06-111-0/+9
* | ARM: i.MX: xload-esdhc: Add support for i.MX8Andrey Smirnov2018-06-112-0/+34
* | ARM: i.MX: xload-esdhc: Allow custom buffer address, device offsetAndrey Smirnov2018-06-111-7/+9
* | ARM: i.MX: xload-esdhc: Rework to make code be less i.MX6-specificAndrey Smirnov2018-06-112-47/+41
* | ARM: boot: Add trivial i.MX8 supportAndrey Smirnov2018-06-112-0/+7
* | ARM: i.MX: boot: Fix address casting on 64-bit platformsAndrey Smirnov2018-06-111-1/+2
* | ARM: i.MX8: Initialize system counterAndrey Smirnov2018-06-111-0/+19
* | ARM: i.MX: Add basic CCM constants for i.MX8Andrey Smirnov2018-06-111-0/+15
* | ARM: i.MX: Add IOMUX pad constants for i.MX8Andrey Smirnov2018-06-111-0/+645
* | ARM: i.MX: Split shared CCM code into a separate fileAndrey Smirnov2018-06-112-15/+21
* | aarch64: Add i.MX8 debug UART supportSascha Hauer2018-06-111-0/+11
* | ARM: Add i.MX8 supportSascha Hauer2018-06-087-0/+215
* | ARM: i.MX: compile arm32 specific errata only for CPU32Sascha Hauer2018-06-081-0/+2
* | ARM: i.MX: xload: Fix compiler warningSascha Hauer2018-06-081-1/+6
* | ARM: i.MX50: Record reset reason as a part of startupAlexander Kurz2018-05-141-0/+4
* | ARM: i.MX50: Replace expicit casts with IOMEMAlexander Kurz2018-05-141-5/+5
* | bbu: imx-bbu-internal: add i.MX51 SPI/I2C flash handlerLucas Stach2018-05-142-0/+23
|/
* Merge branch 'for-next/imx-reset-reason'Sascha Hauer2018-05-0911-15/+236
|\
| * ARM: i.MX51: Record reset reason as a part of startupAndrey Smirnov2018-05-081-0/+4
| * ARM: i.MX53: Record reset reason as a part of startupAndrey Smirnov2018-05-081-0/+4
| * ARM: i.MX: Introduce IMX_SRC_SRSRAndrey Smirnov2018-05-083-5/+3
| * ARM: i.MX: Make imx6_reset_reasons globalAndrey Smirnov2018-05-083-10/+12
| * ARM: i.MX: Fix incorrect IMX_SRC_SRSR_CSU_RESETAndrey Smirnov2018-05-081-1/+1
| * ARM: i.MX51: Replace expicit casts with IOMEMAndrey Smirnov2018-05-081-8/+8
| * ARM: i.MX7: Remove unnecessary local variableAndrey Smirnov2018-05-081-4/+1