summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* OMAP2+: DMA: hwmod: Device registrationG, Manjunath Kondaiah2010-12-201-0/+74
* OMAP1: DMA: Implement in platform device modelG, Manjunath Kondaiah2010-12-201-0/+179
* OMAP4: hwmod data: add system DMABenoit Cousson2010-12-201-0/+102
* OMAP3: hwmod data: add system DMAG, Manjunath Kondaiah2010-12-201-0/+97
* OMAP2430: hwmod data: add system DMAG, Manjunath Kondaiah2010-12-202-0/+87
* OMAP2420: hwmod data: add system DMAG, Manjunath Kondaiah2010-12-202-0/+97
* OMAP: DMA: Introduce errata handling featureG, Manjunath Kondaiah2010-12-202-50/+114
* OMAP: DMA: Replace read/write macros with functionsG, Manjunath Kondaiah2010-12-202-323/+345
* OMAP3: add comments for erratas i540 and i478 workaroundsJean Pihet2010-12-172-1/+12
* Merge branch 'devel-board' into omap-for-linusTony Lindgren2010-12-1733-114/+695
|\
| * arm: omap: add minimal support for RM-680Aaro Koskinen2010-12-174-0/+196
| * arm: omap: sdram-nokia: add 97.6/195.2 MHz timing dataAaro Koskinen2010-12-171-0/+44
| * arm: omap: sdram-nokia: delete redundant timing dataAaro Koskinen2010-12-171-1/+0
| * arm: omap: sdram-nokia: improve error handlingAaro Koskinen2010-12-171-2/+6
| * arm: omap: sdram-nokia: use array to list timingsAaro Koskinen2010-12-171-6/+15
| * arm: omap: sdram-nokia: prepare for new memory timingsAaro Koskinen2010-12-171-5/+6
| * arm: omap: add sdram-nokia.hAaro Koskinen2010-12-173-1/+14
| * arm: omap: rename board-rx51-sdram.c to sdram-nokia.cAaro Koskinen2010-12-173-20/+20
| * Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-12-148-36/+79
| |\
| | * OMAP2: PRCM: fix some SHIFT macros that were actually bitmasksPaul Walmsley2010-12-101-5/+6
| | * OMAP2+: PM/serial: fix console semaphore acquire during suspendKevin Hilman2010-12-092-10/+51
| | * OMAP1: SRAM: fix size for OMAP1611 SoCsKevin Hilman2010-12-091-1/+1
| | * arm: omap2: io: fix clk_get() error checkAaro Koskinen2010-12-071-1/+1
| | * arm: plat-omap: counter_32k: use IS_ERR() instead of NULL checkVasiliy Kulikov2010-12-061-1/+2
| | * omap: zoom: wl1271 slot is MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen2010-12-061-1/+1
| | * omap: PM debug: fix wake-on-timer debugfs dependencyKevin Hilman2010-12-021-17/+17
| * | ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak2010-12-141-8/+20
| * | ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNELDave Martin2010-12-141-1/+1
| * | ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6Dave Martin2010-12-141-1/+1
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-12-122-2/+2
| |\ \
| | * | ARM: pxa/palm: fix ifdef around gen_nand driver registrationMarek Vasut2010-11-301-1/+2
| | * | ARM: mmp2: remove not used clk_rtcJason Chagas2010-11-301-1/+0
| | |/
| * | ARM: Update mach-typesRussell King2010-12-121-4/+179
| * | ARM: 6528/1: Use CTR for the I-cache line size on ARMv7Catalin Marinas2010-12-122-10/+27
| * | ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7Catalin Marinas2010-12-121-6/+6
| * | Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-12-0711-21/+89
| |\ \
| | * | ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacksVasily Khoruzhick2010-12-088-20/+81
| | * | ARM: mini2440: Fix Kconfig to allow kernel to buildBen Dooks2010-12-031-0/+3
| | * | ARM: S3C2412: Fix typo in CONFIG_CPU_S3C2412_ONLY definitionYauhen Kharuzhy2010-11-301-1/+1
| | * | ARM: S3C2443: Select properly ARM core typeYauhen Kharuzhy2010-11-301-0/+1
| | * | ARM: SMDK2416: Select MACH_SMDK, S3C_DEV_NAND, S3C_DEV_USB_HOSTYauhen Kharuzhy2010-11-301-0/+3
| | |/
* | | omap: Fix setting omap_irq_base for 2430Tony Lindgren2010-12-141-1/+1
* | | Merge branch 'devel-gpio' into omap-for-linusTony Lindgren2010-12-1051-538/+2175
|\ \ \
| * | | omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xxTony Lindgren2010-12-075-31/+27
| * | | OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha2010-12-0743-359/+107
| * | | OMAP2+: GPIO: device registrationVaradarajan, Charulatha2010-12-071-0/+104
| * | | OMAP4: hwmod data: Add GPIOBenoit Cousson2010-12-071-0/+341
| * | | OMAP3: hwmod data: Add GPIOVaradarajan, Charulatha2010-12-071-1/+360
| * | | OMAP2430: hwmod data: Add GPIOVaradarajan, Charulatha2010-12-071-1/+279
| * | | OMAP2420: hwmod data: Add GPIOVaradarajan, Charulatha2010-12-072-1/+234
OpenPOWER on IntegriCloud