aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc
Commit message (Expand)AuthorAgeFilesLines
* ARM:imx:fix pwm period valueJason Chen2012-01-061-0/+9
* MXC PWM: should active during DOZE/WAIT/DBG modeJason Chen2012-01-061-1/+6
* plat-mxc: iomux-v3.h: implicitly enable pull-up/down when that's desiredPaul Fertser2011-11-111-5/+5
* MXC: iomux-v3: correct NO_PAD_CTRL definitionTroy Kisky2011-10-031-1/+1
* ARM: mx51/sdma: Check the chip revision in run-timeFabio Estevam2011-06-061-2/+4
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-2325-695/+255
|\
| * Merge branch 'devel-stable' into for-linusRussell King2011-05-2324-648/+246
| |\
| | * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-05-2023-647/+245
| | |\
| | | * ARM: imx: move mx3 support to mach-imxUwe Kleine-König2011-05-191-1/+0
| | | * ARM: imx: remove some deprecated and unused #definesUwe Kleine-König2011-05-191-7/+0
| | | * ARM: mx3: make ioremap quirk ready for multi-SoC kernelsUwe Kleine-König2011-05-192-10/+17
| | | * ARM: mxc: don't allow to compile together i.MX51 and i.MX53Uwe Kleine-König2011-05-191-2/+17
| | | * ARM: mxc: don't use the symbols in the CPU family choice to select othersUwe Kleine-König2011-05-191-4/+0
| | | * ARM: remove support for mxc91231Uwe Kleine-König2011-05-1913-608/+2
| | | * video i.MX: remove mx1 compile time dependenciesSascha Hauer2011-05-191-1/+0
| | | * ARM: imx51: use platform id 2 for imx51-cspiUwe Kleine-König2011-05-191-1/+1
| | | * ARM: mx3: dynamically allocate "ipu-core" devicesUwe Kleine-König2011-05-194-0/+151
| | | * ARM: mx3: dynamically allocate "mxc_rtc" devicesUwe Kleine-König2011-05-194-0/+53
| | | * ARM: imx/mx25: add NAND chip select pins to iomuxBaruch Siach2011-05-191-0/+3
| | | * ARM: mx27: fix gpt4/5 base addressWolfram Sang2011-05-191-2/+2
| | | * ARM: mx53: Print silicon revision on bootFabio Estevam2011-05-192-13/+1
| | * | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de...Russell King2011-05-071-1/+1
| | |\ \
| | | * | ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre2011-05-071-1/+1
| * | | | clocksource: convert ARM 32-bit down counting clocksourcesRussell King2011-05-231-16/+2
| * | | | clocksource: convert ARM 32-bit up counting clocksourcesRussell King2011-05-231-31/+7
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-261-2/+2
* | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King2011-04-272-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: mxc: Add missing lockdep annotationThomas Gleixner2011-04-121-0/+7
| | |/ | |/|
| * | ARM: mxc: Correct data alignment in headsmp.S for CONFIG_THUMB2_KERNELDave Martin2011-04-121-0/+2
* | | Fix common misspellingsLucas De Marchi2011-03-313-4/+4
|/ /
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-309-11/+74
|\ \ | |/ |/|
| * mx2/iomux: Set direction for CSPI2 pinsJulien Boibessot2011-03-251-6/+6
| * ARM: mx51: Implement code to allow mx51 to enter WFIDinh Nguyen2011-03-232-1/+14
| * ARM: mx50: Add support to get the silicon revisionDinh Nguyen2011-03-231-0/+4
| * ARM: mxc: fix buggy '.end' of IORESOURCE_MEM in device codesShawn Guo2011-03-232-2/+2
| * MX51: Add AUDMUX ports definitionsJulien Boibessot2011-03-231-1/+9
| * ARM: mxc: Add sched_clock to mxc platformJan Weitzel2011-03-231-0/+16
| * ARM: mxc: Add dummy_get_cycles to avoid access before init is doneJan Weitzel2011-03-231-1/+8
| * ARM: mx51: Print silicon revision on bootFabio Estevam2011-03-232-0/+15
* | arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-294-8/+7
* | arm: Cleanup the irq namespaceThomas Gleixner2011-03-295-21/+23
* | arm: mxc: Use generic_handle_irq()Thomas Gleixner2011-03-291-6/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-181-1/+11
|\
| * mmc: sdhci-esdhc-imx: add card detect on custom GPIO for mx25/35Wolfram Sang2011-03-171-0/+2
| * mmc: sdhci-esdhc-imx: add write protect on custom GPIO on mx25/35Wolfram Sang2011-03-171-1/+9
* | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-1729-873/+2522
|\ \
| * | mx51 enchance the sd/mmc HW timing compatibility on mx51 boards.Richard Zhu2011-03-101-20/+20
| * | ARM: mxc91231: select MXC_AVICUwe Kleine-König2011-03-071-0/+1
| * | ARM: imx3x: clean up ARCH_MX3XRichard Zhao2011-03-072-4/+4