summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx/mx27_3ds: Add USB OTG supportFabio Estevam2011-01-032-0/+74
* ARM: mx3/mx35_3ds: Add USB OTG Host modeFabio Estevam2011-01-031-1/+26
* Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 ...Sascha Hauer2011-01-0385-1540/+6557
|\
| * ARM: mxs: Add build configuration for mxsShawn Guo2010-12-207-0/+63
| * ARM: mxs: Add initial mx28evk supportShawn Guo2010-12-201-0/+138
| * ARM: mxs: Add initial mx23evk supportShawn Guo2010-12-201-0/+57
| * ARM: mxs: Dynamically allocate fec devicesShawn Guo2010-12-203-0/+66
| * ARM: mxs: Dynamically allocate duart devicesShawn Guo2010-12-205-0/+189
| * ARM: mxs: Add static memory mappingShawn Guo2010-12-202-0/+90
| * ARM: mxs: Add clock supportShawn Guo2010-12-207-0/+2649
| * ARM: mxs: Add iomux supportShawn Guo2010-12-204-0/+1158
| * ARM: mxs: Add gpio supportShawn Guo2010-12-203-0/+394
| * ARM: mxs: Add timer supportShawn Guo2010-12-201-0/+296
| * ARM: mxs: Add low-level debug UART supportShawn Guo2010-12-202-0/+114
| * ARM: mxs: Add interrupt supportShawn Guo2010-12-202-0/+122
| * ARM: mxs: Add reset routinesShawn Guo2010-12-202-0/+164
| * ARM: mxs: Add helper definition and functionShawn Guo2010-12-134-0/+96
| * ARM: mxs: Add core definitionsShawn Guo2010-12-136-0/+523
| * ARM: tegra: fix regression from addruart rewriteOlof Johansson2010-12-061-2/+2
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-12-0614-30/+55
| |\
| | * Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxxRussell King2010-12-061-1/+1
| | |\
| | | * ARM: cns3xxx: Fix build with CONFIG_PCI=yAnton Vorontsov2010-11-291-1/+1
| | * | ARM: 6524/1: GIC irq desciptor bug fixChao Xie2010-12-061-1/+7
| | * | ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent2010-12-041-1/+2
| | * | ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin2010-12-041-1/+1
| | * | ARM: 6505/1: kprobes: Don't HAVE_KPROBES when CONFIG_THUMB2_KERNEL is selectedDave Martin2010-11-301-1/+1
| | * | ARM: 6508/1: vexpress: Correct data alignment in headsmp.S for CONFIG_THUMB2_...Dave Martin2010-11-301-0/+1
| | * | ARM: 6507/1: RealView: Correct data alignment in headsmp.S for CONFIG_THUMB2_...Dave Martin2010-11-301-0/+1
| | * | ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th...Dave Martin2010-11-301-0/+3
| | * | ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2...Dave Martin2010-11-302-6/+6
| | * | ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in compressed/head.SDave Martin2010-11-301-2/+4
| | * | ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/p...Dave Martin2010-11-301-2/+2
| | * | ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern...Dave Martin2010-11-301-0/+4
| | * | ARM: 6499/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in boot...Dave Martin2010-11-301-0/+2
| | * | ARM: 6498/1: vfp: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin2010-11-301-0/+1
| | * | ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin2010-11-301-0/+2
| | * | ARM: 6496/1: GIC: Do not try to register more then NR_IRQS interruptsPawel Moll2010-11-301-15/+17
| * | | at91/board-yl-9200: fix typo in video supportJean-Christophe PLAGNIOL-VILLARD2010-11-301-1/+1
| * | | at91/picotux200: remove commenting usb device and dataflash supportJean-Christophe PLAGNIOL-VILLARD2010-11-301-30/+0
| * | | at91: rename rm9200ek and rm9200dk board file nameJean-Christophe PLAGNIOL-VILLARD2010-11-303-4/+4
| * | | at91rm9200ek: fix warning: 'ek_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD2010-11-301-0/+2
| * | | at91rm9200dk: fix warning: 'dk_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD2010-11-301-0/+2
| * | | at91: Convert remaining boards to new-style UART initializationJean-Christophe PLAGNIOL-VILLARD2010-11-305-90/+31
| * | | at91: merge all at91rm9200 defconfig in one single fileEric Benard2010-11-3014-1383/+341
| |/ /
* | | arm: mx50: add mx50 reference design board supportRichard Zhao2011-01-034-0/+214
* | | arm: mx50: add core functions support except clockRichard Zhao2011-01-0314-1/+1415
* | | arm: mx5: mx51/53 have different mxc_cpu_type definitionRichard Zhao2011-01-031-2/+13
* | | arm: mx51: define mx51's own MXC_GPIO_IRQSRichard Zhao2011-01-031-1/+1
* | | arm: plat-mxc: add full parameter macro to define gpio portRichard Zhao2011-01-031-1/+4
* | | ARM: mx5: use config to define boot related addressesRichard Zhao2011-01-031-3/+3
OpenPOWER on IntegriCloud