summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx
Commit message (Expand)AuthorAgeFilesLines
* imx6: lowlevel_init: Fix workaround for new i.MX6s chipsMarkus Pargmann2015-05-111-23/+25
* i.MX: Add provisions to boot from IRAMAndrey Smirnov2015-05-073-0/+68
* i.MX: serial: Distil common clock ungating codeAndrey Smirnov2015-05-071-0/+14
* i.MX51: babbage: Implement CONFIG_DEBUG_LLAndrey Smirnov2015-05-071-2/+3
* i.MX: serial: Convert PUTC_LL to use IOMEMAndrey Smirnov2015-05-071-2/+2
* i.MX: serial: Add UART init functions for DEBUG_LLAndrey Smirnov2015-05-071-2/+49
* i.MX: Move UART definitions into a separate fileAndrey Smirnov2015-05-071-8/+2
* ARM: i.MX5: Add missing CONFIG_ prefix in testSascha Hauer2015-05-071-1/+1
* Merge branch 'for-next/of-device-id'Sascha Hauer2015-05-063-9/+9
|\
| * of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-303-9/+9
* | images: add HABv4 support for i.MX6Marc Kleine-Budde2015-04-151-0/+40
* | ARM: i.MX6: Add support for clko clocksSascha Hauer2015-04-141-0/+43
|/
* Merge branch 'for-next/pci'Sascha Hauer2015-04-135-1/+137
|\
| * pci: Add i.MX6 pcie supportSascha Hauer2015-03-171-0/+1
| * ARM: i.MX6: Add PCI clocksSascha Hauer2015-03-171-0/+29
| * ARM: i.MX: Add imx_clk_gate_exclusiveSascha Hauer2015-03-173-1/+107
* | Merge branch 'for-next/imx'Sascha Hauer2015-04-132-2/+4
|\ \
| * | ARM: Add ELTEC HiPerCam board supportSascha Hauer2015-03-201-0/+4
| * | ARM: i.MX6: ocotp: remove useless codeSascha Hauer2015-03-201-2/+0
| |/
* / ARM: i.MX6: Add clock for ocotpSascha Hauer2015-03-201-0/+2
|/
* ARM: i.MX6: switch to COMMON_CLK_OF_PROVIDERSascha Hauer2015-03-092-203/+164
* ARM: i.MX: remove i.MX6 ARM2 board supportSascha Hauer2015-03-091-7/+0
* ARM: i.MX5: Do not register fixed clocks twiceSascha Hauer2015-03-091-16/+11
* ARM: i.MX: remove __naked from imx*_barebox_entrySascha Hauer2015-03-092-15/+15
* imx53: add uart3Jan Luebbe2015-01-302-0/+6
* ARM: i.MX6: use generic calculation in nand bbu handlerStefan Christ2015-01-292-22/+7
* ARM: i.MX6: Fix bad block marker in imx6-bbu-nand handlerStefan Christ2015-01-281-0/+10
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-0815-15/+15
* Revert "ARM: i.MX: Make NAND related Kconfig options depend on MTD"Lucas Stach2014-12-171-3/+0
* Merge branch 'for-next/imx'Sascha Hauer2014-12-0815-20/+738
|\
| * ARM: i.MX: Add i.MX6sx sabresdb supportSascha Hauer2014-11-271-0/+6
| * ARM: i.MX: Add i.MX6sx supportSascha Hauer2014-11-276-0/+498
| * ARM: i.MX: ocotp: Add i.MX6sx compatible entrySascha Hauer2014-11-271-0/+2
| * ARM: i.MX: ocotp: Fix MAC address provider for unaligned addressesSascha Hauer2014-11-271-9/+20
| * imx6: clk: Gate off ENFC clock before setting clock rateDmitry Lavnikevich2014-11-261-2/+5
| * ARM i.MX: add 2-bit gate clock supportDmitry Lavnikevich2014-11-243-1/+152
| * i.MX6: esdctl: Fix a bug in memory probing codeAndrey Smirnov2014-11-201-2/+21
| * ARM: i.MX51: Setup MIPISascha Hauer2014-11-201-0/+15
| * ARM: i.MX: print silicon revision with pr_infoSascha Hauer2014-11-201-1/+1
| * ARM: i.MX6 Phytec phyFLEX: Fix imx6_bbu_nand_register_handler prototypeAndrey Smirnov2014-11-121-5/+7
| * ARM: i.MX: Make NAND related Kconfig options depend on MTDAndrey Smirnov2014-11-121-0/+3
| * ARM: imx5: add imx5_cpu_lowlevel_init and use in all boardsLucas Stach2014-11-072-0/+8
* | arm: imx: iim/ocotp: fix link error when !CONFIG_NETLucas Stach2014-11-272-3/+6
* | arm: imx: nand update handler depends on MTD layerLucas Stach2014-11-241-0/+4
* | arm: imx: select I2C for all boards that need it in their board initLucas Stach2014-11-241-0/+6
* | arm: imx: select MFD_MC13XXX for all boards that need itLucas Stach2014-11-241-0/+12
* | arm: mach-imx: fix Eukrea CPUIMX51 Kconfig stringLucas Stach2014-11-071-1/+1
|/
* ARM i.MX6: mmdc: move calibration result printout to separate functionSascha Hauer2014-10-222-24/+32
* ARM i.MX6: mmdc: Only print calibration values of enabled physSascha Hauer2014-10-221-8/+14
* Merge branch 'for-next/resource-err-ptr'Sascha Hauer2014-10-0212-6/+25
|\