summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2010-12-18omap: kill all section mismatch warning for omap2plus_defconfigBryan Wu5-12/+7
2010-12-18omap: boards w/ wl12xx should select REGULATOR_FIXED_VOLTAGEOhad Ben-Cohen1-0/+3
2010-12-18OMAP3: add comments for erratas i540 and i478 workaroundsJean Pihet2-1/+12
2010-12-18Merge branch 'devel-board' into omap-for-linusTony Lindgren33-114/+695
2010-12-18arm: omap: add minimal support for RM-680Aaro Koskinen4-0/+196
2010-12-18arm: omap: sdram-nokia: add 97.6/195.2 MHz timing dataAaro Koskinen1-0/+44
2010-12-18arm: omap: sdram-nokia: delete redundant timing dataAaro Koskinen1-1/+0
2010-12-18arm: omap: sdram-nokia: improve error handlingAaro Koskinen1-2/+6
2010-12-18arm: omap: sdram-nokia: use array to list timingsAaro Koskinen1-6/+15
2010-12-18arm: omap: sdram-nokia: prepare for new memory timingsAaro Koskinen1-5/+6
2010-12-18arm: omap: add sdram-nokia.hAaro Koskinen3-1/+14
2010-12-18arm: omap: rename board-rx51-sdram.c to sdram-nokia.cAaro Koskinen3-20/+20
2010-12-15omap: Fix setting omap_irq_base for 2430Tony Lindgren1-1/+1
2010-12-15Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-36/+79
2010-12-15ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak1-8/+20
2010-12-15ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNELDave Martin1-1/+1
2010-12-15ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6Dave Martin1-1/+1
2010-12-13Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2-2/+2
2010-12-13ARM: Update mach-typesRussell King1-4/+179
2010-12-13ARM: 6528/1: Use CTR for the I-cache line size on ARMv7Catalin Marinas2-10/+27
2010-12-13ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7Catalin Marinas1-6/+6
2010-12-11OMAP2: PRCM: fix some SHIFT macros that were actually bitmasksPaul Walmsley1-5/+6
2010-12-10Merge branch 'devel-gpio' into omap-for-linusTony Lindgren51-538/+2175
2010-12-10omap1: Delete old defconfigsTony Lindgren15-1266/+0
2010-12-10omap1: Add omap1_defconfigTony Lindgren1-0/+286
2010-12-10omap1: Add initcall checks for omap1 and booted boardTony Lindgren9-0/+30
2010-12-10omap: Split omap_read/write functions for omap1 and omap2+Tony Lindgren3-58/+79
2010-12-10Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren43-1583/+495
2010-12-10omap2+: Initialize omap_irq_base for entry-macro.S from platform codeTony Lindgren2-29/+37
2010-12-10OMAP2+: PM/serial: fix console semaphore acquire during suspendKevin Hilman2-10/+51
2010-12-10OMAP1: SRAM: fix size for OMAP1611 SoCsKevin Hilman1-1/+1
2010-12-10omap1: Use asm_irq_flags for entry-macro.STony Lindgren3-14/+20
2010-12-10Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren21-74/+20
2010-12-08arm: omap2: io: fix clk_get() error checkAaro Koskinen1-1/+1
2010-12-08Merge branch 'fixes/2637-rc5/s3c24xx' of git://git.fluff.org/bjdooks/linuxLinus Torvalds11-21/+89
2010-12-08ARM: S3C24XX: Fix mess with gpio {set,get}_pull callbacksVasily Khoruzhick8-20/+81
2010-12-08omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xxTony Lindgren5-31/+27
2010-12-08OMAP: GPIO: Implement GPIO as a platform deviceVaradarajan, Charulatha43-359/+107
2010-12-08OMAP2+: GPIO: device registrationVaradarajan, Charulatha1-0/+104
2010-12-08OMAP4: hwmod data: Add GPIOBenoit Cousson1-0/+341
2010-12-08OMAP3: hwmod data: Add GPIOVaradarajan, Charulatha1-1/+360
2010-12-08OMAP2430: hwmod data: Add GPIOVaradarajan, Charulatha1-1/+279
2010-12-08OMAP2420: hwmod data: Add GPIOVaradarajan, Charulatha2-1/+234
2010-12-08OMAP7xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha1-0/+261
2010-12-08OMAP16xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha1-0/+199
2010-12-08OMAP15xx: GPIO: Introduce support for GPIO initVaradarajan, Charulatha3-8/+118
2010-12-08OMAP: GPIO: Make omap_gpio_show_rev bank specificTony Lindgren1-6/+6
2010-12-08OMAP: GPIO: prepare for platform driverVaradarajan, Charulatha1-116/+118
2010-12-08omap: Fix gpio_request calls to happen as arch_initcallTony Lindgren8-36/+42
2010-12-08omap: Don't select mux by default for each boardTony Lindgren1-4/+0