summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i.MX: Select DRIVER_SPI_IMX_2_3 for i.MX8MQAndrey Smirnov2018-08-131-1/+1
* i.MX: i2c: Fix build error in debug output codeAndrey Smirnov2018-08-131-2/+2
* ARM: i.MX: freescale-mx6sx-sabresdb: Make ar8031_phy_fixup staticAndrey Smirnov2018-08-131-1/+1
* ARM: VFxxx: zii-vf610-dev: Make get_sytem_type() staticAndrey Smirnov2018-08-101-1/+1
* ARM: VFxxx: zii-vf610-dev: Add newline before error bannerAndrey Smirnov2018-08-101-1/+1
* mx5: Implement Spectre v2 workaround for Cortex-A8Fabio Estevam2018-08-102-1/+11
* gpio: fix missing includes for bool and struct list_headRoland Hieber2018-08-091-0/+3
* ARM: i.MX: OCOTP: fix missing include for uint32_t etc.Roland Hieber2018-08-091-0/+1
* ARM: i.MX: HAB: fix missing include for EPERMRoland Hieber2018-08-091-0/+2
* mci: imx-esdhc: send required clock pulses to card on initLucas Stach2018-08-091-1/+4
* firmware: Fix copy-paste comment mistakeAndrey Smirnov2018-08-091-2/+2
* ARM: nxp-imx8mq-evk: Add bootflow commentsAndrey Smirnov2018-08-091-2/+39
* 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-092-0/+11
* 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-093-113/+120
* ARM: i.MX: fimware: Add pre-built BL31 ATF blobAndrey Smirnov2018-08-083-0/+5
* 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: Add code to support SMCCC on AArch64Andrey Smirnov2018-08-086-3/+200
* ARM: nxp-imx8mq-evk: Update DDR initialization codeAndrey Smirnov2018-08-082-214/+125
* 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
* scripts: imx-image: fix build with OpenSSL 1.1.xLucas Stach2018-07-131-20/+20
* ARM: MMU: fix arch_remap_range() across section boundariesSascha Hauer2018-07-121-1/+1
* cmdlinepart: Allow empty stringSascha Hauer2018-07-091-0/+3
* Merge branch 'for-next/vfxxx'Sascha Hauer2018-07-098-498/+468
|\
| * VFxxx: DCD: Remove read leveling and gate training delaysAndrey Smirnov2018-06-133-45/+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: zii-vf610-dev: Drop most custom DDRMC DCD codeAndrey Smirnov2018-06-131-8/+0
| * VFxxx: Reconcile shared DDR DCD with memory datasheetAndrey Smirnov2018-06-132-5/+66
| * VFxxx: Reconcile shared DDR DCD configuration with U-BootAndrey Smirnov2018-06-132-6/+3
| * VFxxx: Add common DCD header for common DDR configurationAndrey Smirnov2018-06-134-164/+196
| * VFxxx: Add common header for DDR clock setting DCDAndrey Smirnov2018-06-133-77/+48
| * VFxxx: Add common DDR PHY DCD headerAndrey Smirnov2018-06-134-50/+70
| * VFxxx: Add common header for DDR IOMUX DCD configurationAndrey Smirnov2018-06-134-100/+119
| * VFxxx: Remove stale code from DCD filesAndrey Smirnov2018-06-132-71/+0
* | Merge branch 'for-next/riscv'Sascha Hauer2018-07-0912-120/+201
|\ \
| * | MIPS: Use generic GCC library routines from lib/Antony Pavlov2018-06-296-120/+3
| * | lib: Add shared copies of some GCC library routinesAntony Pavlov2018-06-296-0/+198
* | | Merge branch 'for-next/misc'Sascha Hauer2018-07-0919-133/+141
|\ \ \
| * | | net: designware: make sure DMA is disabled on kernel start.Oleksij Rempel2018-07-024-0/+11
| * | | drivers: of: Make use of devpath_to_name()Andrey Smirnov2018-06-251-4/+2
| * | | commands: mmc_extcsd: Make use of devpath_to_name()Andrey Smirnov2018-06-251-3/+2
| * | | commands: mount: Make use of devpath_to_name()Andrey Smirnov2018-06-251-4/+1