summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX8MQ: Save boot location during initializationAndrey Smirnov2018-08-131-0/+2
* ARM: i.MX8MQ: Add code to detect reset reasonAndrey Smirnov2018-08-134-11/+18
* ARM: i.MX8MQ: Replace magic numbers with named constantsAndrey Smirnov2018-08-132-6/+11
* ARM: i.MX: boot: Rework boot source detection for i.MX7 and i.MX8MQAndrey Smirnov2018-08-131-67/+30
* ARM: i.MX: boot: Fix accidental commaAndrey Smirnov2018-08-131-1/+1
* ARM: i.MX8M: Expose code to query cpu revisionAndrey Smirnov2018-08-132-42/+53
* mx5: Implement Spectre v2 workaround for Cortex-A8Fabio Estevam2018-08-101-1/+2
* ARM: i.MX: OCOTP: fix missing include for uint32_t etc.Roland Hieber2018-08-091-0/+1
* ARM: i.MX8MQ: Query and display ATF fimware hash if availableAndrey Smirnov2018-08-091-0/+15
* ARM: nxp-imx8mq-evk: Add code to load ATF BL31 blobAndrey Smirnov2018-08-091-0/+2
* ARM: i.MX: xload-esdhc: Allow placing image to align its entry pointAndrey Smirnov2018-08-091-5/+34
* ARM: i.MX: xload-esdhc: Make use of <mach/imx-header.h>Andrey Smirnov2018-08-092-5/+19
* ARM: i.MX: Move i.MX header definitions to mach-imxAndrey Smirnov2018-08-091-0/+118
* ARM: i.MX8MQ: Add code to load BL31 ATF blobAndrey Smirnov2018-08-083-1/+55
* ARM: i.MX8MQ: Configure cntfrq only in EL3Andrey Smirnov2018-08-081-6/+8
* ARM: i.MX: fix compilation with BBU disabledSascha Hauer2018-08-061-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