summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX: fix compilation with BBU disabledSascha Hauer2018-08-081-1/+1
* i.MX: iomuxv3: restore NO_PAD_CTRL semanticAlexander Kurz2018-07-131-3/+5
* Merge branch 'for-next/vfxxx'Sascha Hauer2018-07-096-0/+448
|\
| * VFxxx: DCD: Remove read leveling and gate training delaysAndrey Smirnov2018-06-131-4/+0
| * VFxxx: DCD: Remove CR97, CR98 and CR99Andrey Smirnov2018-06-131-3/+0
| * VFxxx: DCD: Drop initialization of CR139 - CR148Andrey Smirnov2018-06-131-8/+0
| * VFxxx: DCD: Remove CR151 initializationAndrey Smirnov2018-06-131-1/+0
| * VFxxx: Reconcile shared DDR IOMUX DCD with schematicAndrey Smirnov2018-06-131-19/+19
| * VFxxx: Initialize IOMUXC_DUMMY_DDRBYTE1/2 in default DDR DCDAndrey Smirnov2018-06-132-1/+7
| * VFxxx: Reconcile shared DDR DCD with memory datasheetAndrey Smirnov2018-06-131-2/+66
| * VFxxx: Reconcile shared DDR DCD configuration with U-BootAndrey Smirnov2018-06-131-5/+3
| * VFxxx: Add common DCD header for common DDR configurationAndrey Smirnov2018-06-132-0/+170
| * VFxxx: Add common header for DDR clock setting DCDAndrey Smirnov2018-06-131-0/+46
| * VFxxx: Add common DDR PHY DCD headerAndrey Smirnov2018-06-132-0/+65
| * VFxxx: Add common header for DDR IOMUX DCD configurationAndrey Smirnov2018-06-132-0/+115
* | 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