summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx: remove now empty devices.hUwe Kleine-König2010-11-1715-15/+0
* ARM: imx: dynamically allocate imx21-hcd devicesUwe Kleine-König2010-11-177-29/+58
* ARM: imx: dynamically allocate imx-keypad devicesUwe Kleine-König2010-11-1711-26/+74
* ARM: imx: dynamically allocate fsl-usb2-udc devicesUwe Kleine-König2010-11-1710-35/+64
* ARM: imx: dynamically allocate mxc-ehci devicesUwe Kleine-König2010-11-1713-93/+95
* ARM: imx: dynamically register mxc-mmc devicesUwe Kleine-König2010-11-1719-72/+116
* ARM: mx3/mach-pcm037_eet: Fix section mismatch for eet_init_devices()Alberto Panizzo2010-11-171-1/+1
* ARM: imx: dynamically allocate mxc_pwm devicesUwe Kleine-König2010-11-176-20/+56
* ARM: mx3: enable SPI_IMX for better compile coverageUwe Kleine-König2010-11-171-0/+1
* ARM: imx: dynamically register imx-fb devicesUwe Kleine-König2010-11-1716-50/+90
* ARM: imx: change the way flexcan devices are registeredUwe Kleine-König2010-11-174-21/+56
* ARM: imx: dynamically allocate imx2-wdt devicesUwe Kleine-König2010-11-1712-24/+64
* ARM: imx: dynamically allocate mx2-camera deviceUwe Kleine-König2010-11-178-35/+76
* ARM: imx/gpio: remove some useless castsUwe Kleine-König2010-11-171-2/+2
* ARM: imx: dynamically allocate mx1-camera deviceUwe Kleine-König2010-11-177-30/+57
* ARM: imx: allow specifying a dma mask when creating a platform deviceUwe Kleine-König2010-11-172-4/+33
* ARM: imx: dynamically allocate imx_udc deviceUwe Kleine-König2010-11-177-52/+103
* ARM: imx: remove unused devicesUwe Kleine-König2010-11-172-86/+0
* ARM: imx: dynamically allocate mxc_w1 devicesUwe Kleine-König2010-11-1719-37/+86
* ARM: imx: remove deprecated symbols as all users are gone nowUwe Kleine-König2010-11-177-504/+0
* ARM: imx/debug-macro: rework using the new io mapping macroUwe Kleine-König2010-11-175-35/+7
* ARM: imx: change static io mapping to use a functionUwe Kleine-König2010-11-1711-208/+89
* ARM: imx: remove last explicit users of virtual base address definesUwe Kleine-König2010-11-174-14/+13
* ARM: imx: use MXxy_IO_P2V macros to setup static mappingsUwe Kleine-König2010-11-178-166/+56
* ARM: imx: refactor the io mapping macroUwe Kleine-König2010-11-1710-48/+61
* ARM: mx3: fix the last users of IMX_NEEDS_DEPRECATED_SYMBOLSUwe Kleine-König2010-11-173-59/+61
* Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King2010-10-287-9/+171
|\
| * ARM: ux500 specific L2 cache codePer Fransson2010-10-261-0/+45
| * ARM: l2x0: Optimise the range based operationsSantosh Shilimkar2010-10-261-0/+22
| * ARM: l2x0: Determine the cache sizeSantosh Shilimkar2010-10-262-2/+12
| * ARM: l2x0: Fix coding-style in the cache-l2x0.hSantosh Shilimkar2010-10-261-3/+5
| * omap4: l2x0: Override the default l2x0_disableSantosh Shilimkar2010-10-261-0/+13
| * arm: Implement l2x0 cache disable functionsThomas Gleixner2010-10-261-1/+27
| * arm: Disable outer (L2) cache in kexecThomas Gleixner2010-10-262-0/+27
| * ARM: Improve the L2 cache performance when PL310 is usedCatalin Marinas2010-10-262-3/+20
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-28157-1314/+6574
|\ \
| * | ARM: S5PV310: Support ethernet for SMDKV310 and SMDKC210Daein Moon2010-10-262-0/+122
| * | ARM: S5PV310: Add support SROMCDaein Moon2010-10-263-0/+59
| * | ARM: SAMSUNG: Add the missed s3c_gpio_getpull() APIDaein Moon2010-10-262-0/+25
| * | ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() areaKukjin Kim2010-10-255-5/+5
| * | ARM: S3C: Change VMALLOC_END to use more vmalloc()/ioremap() areaKukjin Kim2010-10-253-3/+3
| * | ARM: SAMSUNG: Move the start address of Samsung SoCs' VA spaceKukjin Kim2010-10-251-2/+2
| * | ARM: S5PV310: Add support External InterruptJongsun Han2010-10-252-1/+229
| * | ARM: S5PV310: Add the definition for external interruptJongsun Han2010-10-252-0/+58
| * | ARM: S5PV310: Add L2 cache init function in cpu.cKyungmin Park2010-10-251-0/+23
| * | ARM: S5PV310: Remove L2 cache init in machineKyungmin Park2010-10-253-15/+0
| * | ARM: Add L2X0 PREFETCH and POWER control registerKyungmin Park2010-10-251-0/+4
| * | ARM: SAMSUNG: Move DMA clock enable into S3C PL330 driverSeungwhan Youn2010-10-251-7/+27
| * | ARM: S5P: Reorder DMA platform device idSeungwhan Youn2010-10-254-6/+6
| * | ARM: S5P64X0: Set DMA clock disable as defaultSeungwhan Youn2010-10-252-12/+12
OpenPOWER on IntegriCloud