aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mxs/mach-mxs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-10ARM: mxs: add support for I2SE Duckbill 2 boardsMichael Heimpold1-1/+2
2016-08-09ARM: mxs: remove obsolete startup code for TX28Lothar Waßmann1-77/+0
2016-06-23arm: use of_platform_default_populate() to populateKefeng Wang1-2/+1
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre1-2/+2
2014-02-09ARM: mxs: Add support for the eukrea-cpuimx28.Eric Bénard1-0/+7
2014-02-09ARM: imx28: add apf28 specific initialization (macaddr)Gwenhael Goavec-Merou1-0/+13
2014-02-09ARM: mxs: add support for I2SE's duckbill seriesMichael Heimpold1-0/+13
2013-11-11Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+7
2013-10-05ARM: dts: mxs: Add MSR M28CU3 boardMarek Vasut1-0/+7
2013-09-29ARM: mxs: remove custom .init_time hookSebastian Hesselbarth1-13/+0
2013-08-18ARM: mxs: Simplify detection of CrystalFontz boardsAlexandre Belloni1-4/+1
2013-08-16ARM: mach-mxs: Remove "TO" string from revision fieldFabio Estevam1-1/+1
2013-08-16ARM: mxs: Fix BUG() when invoking mxs_restart() from interrupt contextLothar Waßmann1-21/+32
2013-08-16ARM: mxs: Allow DT clock providersLothar Waßmann1-0/+2
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-49/+1
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+2
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-10/+119
2013-06-27can: flexcan: Use a regulator to control the CAN transceiverFabio Estevam1-49/+1
2013-06-17ARM: mxs: dt: Add Crystalfontz CFA-10057 device treeBrian Lilly1-1/+2
2013-06-17ARM: mxs: dt: Add the Crystalfontz CFA-10055 device treeBrian Lilly1-10/+5
2013-06-17ARM: mxs: Use soc bus infrastructureFabio Estevam1-1/+116
2013-06-17ARM: mxs: Remove init_irq declaration in machine descriptionMaxime Ripard1-2/+0
2013-05-24ARM: mxs: remove the .map_io declarationMaxime Ripard1-1/+0
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-170/+0
2013-04-04ARM: mxs: move display timing configurations into device treeShawn Guo1-158/+0
2013-04-04ARM: mxs: remove unneeded enet_out clk initializationShawn Guo1-12/+0
2013-04-04ARM: mxs: call mxs_pm_init() as a machine_desc hookShawn Guo1-0/+3
2013-04-01ARM: mxs: remove unused headersShawn Guo1-2/+27
2013-04-01ARM: mxs: merge imx23 and imx28 into one machine_descShawn Guo1-30/+13
2013-04-01ARM: mxs: remove common.hShawn Guo1-1/+1
2013-04-01ARM: mxs: move mxs_get_ocotp() into mach-mxs.cShawn Guo1-0/+76
2013-04-01ARM: mxs: use debug_ll_io_init for low-level debugShawn Guo1-2/+3
2013-04-01ARM: mxs: remove system.cShawn Guo1-0/+37
2013-04-01ARM: mxs: move icoll driver into drivers/irqchipShawn Guo1-2/+4
2013-04-01ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo1-0/+3
2013-03-19ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut1-12/+12
2013-03-07ARM: mxs: cfa10049: Fix fb initialisation functionMaxime Ripard1-5/+5
2013-02-09Merge tag 'mxs-dt-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dtOlof Johansson1-0/+30
2013-01-29ARM: dts: mxs: Add the LCD to the 10049 boardMaxime Ripard1-0/+22
2013-01-26ARM: mxs: dt: Add Crystalfontz CFA-10037 device tree supportMaxime Ripard1-0/+8
2012-12-24ARM: delete struct sys_timerStephen Warren1-10/+2
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2012-11-20ARM: mxs: Add SchulerControl SPS1 DTS fileMarek Vasut1-0/+7
2012-11-15powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot1-1/+1
2012-11-05ARM: mxs: apf28dev: Add LCD and backlight supportGwenhael Goavec-Merou1-0/+24
2012-10-30ARM: mx28: Skip OCOTP FEC MAC setup if in DTMarek Vasut1-0/+4
2012-10-19ARM: mxs: Add support for the Armadeus Systems APF28 moduleJulien Boibessot1-0/+7
2012-10-15ARM: dts: cfa10049: Add FEC to the CFA-10049 expansion boardMaxime Ripard1-0/+14
2012-10-01Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-35/+4
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-12/+128