summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-05-29davinci: remove remnants of IRAM allocatorDavid Brownell2-5/+0
2009-05-29davinci: cleanup: move dm355 UART2 define to dm355.cKevin Hilman2-2/+2
2009-05-29davinci: Move PINMUX defines to SoC filesMark A. Greer5-11/+15
2009-05-29davinci: Add compare register support to timer codeMark A. Greer2-38/+105
2009-05-29davinci: Integrate cp_intc support into low-level irq codeMark A. Greer5-2/+32
2009-05-29davinci: Factor out emac mac address handlingMark A. Greer5-65/+20
2009-05-29davinci: Remove unused i2c eeprom_read/write routinesMark A. Greer2-36/+0
2009-05-29davinci: Move emac platform_data to SoC-specific filesMark A. Greer9-67/+46
2009-05-29davinci: Move serial platform_device into SoC-specific filesMark A. Greer6-65/+135
2009-05-29davinci: Make GPIO code more genericMark A. Greer6-31/+37
2009-05-29ARM: OMAP4: Add defconfig for 4430 SDPSantosh Shilimkar1-0/+806
2009-05-29ARM: OMAP4: Add support for 4430 SDPSantosh Shilimkar5-4/+111
2009-05-29ARM: OMAP4: Clock stubs since CLKDEV not in yet.Santosh Shilimkar1-0/+33
2009-05-29ARM: OMAP4: Add minimal support for omap4Santosh Shilimkar26-62/+600
2009-05-29ARM: OMAP3: pandora: add support for mode devicesGrazvydas Ignotas1-0/+149
2009-05-29ARM: OMAP3: Add omap3 EVM defconfigSyed Mohammed Khasim1-0/+1528
2009-05-29ARM: OMAP3: Add omap3 EVM supportSyed Mohammed Khasim3-0/+335
2009-05-29ARM: OMAP3: Defconfig for Zoom2 boardVikram Pandita1-0/+1211
2009-05-29ARM: OMAP3: Add support for OMAP3 Zoom2 boardVikram Pandita4-1/+277
2009-05-29ARM: OMAP3: RX51: Connect VAUX3 to MMC2Adrian Hunter1-3/+27
2009-05-29ARM: OMAP3: pandora: setup regulator framework for MMCGrazvydas Ignotas1-0/+45
2009-05-29ARM: OMAP3: Initialize regulators for Beagle and OveroDavid Brownell2-28/+152
2009-05-29ARM: OMAP3: mmc-twl4030 uses regulator frameworkDavid Brownell2-168/+115
2009-05-29ARM: OMAP3: Initialize more devices for LDPTony Lindgren2-1/+207
2009-05-29ARM: OMAP3: ZOOM MDK: Add FB support to board fileImre Deak1-4/+15
2009-05-29ARM: OMAP3: SDRC: add timing data for Qimonda HYB18M512160AF-6Paul Walmsley2-1/+56
2009-05-29ARM: OMAP3: SDRC: add timing data for Micron MT46H32M32LF-6, v2Paul Walmsley4-3/+62
2009-05-29ARM: OMAP2/3: Serial: Remove arch_initcall dependencyVikram Pandita1-13/+9
2009-05-29ARM: OMAP2/3: Remove L4_WK_OMAP_BASE, L4_PER_OMAP_BASE, L4_EMU_BASE, L3_OMAP_...Tony Lindgren1-4/+0
2009-05-29ARM: OMAP1: Make 770 LCD workAndrew de Quincey2-4/+12
2009-05-29ARM: OMAP2: 2430SDP: Add FB support to board fileImre Deak1-0/+19
2009-05-29ARM: OMAP2/3: Add generic smc91x support when connected to GPMCTony Lindgren6-254/+313
2009-05-29ARM: OMAP2/3: Add generic onenand support when connected to GPMCJuha Yrjola5-3/+412
2009-05-29ARM: OMAP2/3: sDMA: Correct omap_request_dma_chain(), v2Santosh Shilimkar2-2/+2
2009-05-29ARM: OMAP2/3: DMA: implement trans copy and const fillTomi Valkeinen2-28/+50
2009-05-29[ARM] Add cmpxchg support for ARMv6+ systems (v5)Mathieu Desnoyers1-0/+173
2009-05-28[ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King5-13/+71
2009-05-28OMAP1: PM: update and decouple from OMAP2/3 PM coreKevin Hilman4-84/+17
2009-05-28OMAP3: PM: prevent module wakeups from waking IVA2Kevin Hilman2-0/+8
2009-05-28OMAP3: PM: Clear pending PRCM reset flags on initKevin Hilman1-0/+9
2009-05-28OMAP3: PM: Ensure PRCM interrupts are cleared at bootKevin Hilman1-0/+3
2009-05-28OMAP3: PM: Ensure MUSB block can idle when driver not loadedPeter 'p2' De Schrijver3-8/+20
2009-05-28OMAP3: PM: D2D clockdomain supports SW supervised transitionsKevin Hilman1-1/+1
2009-05-28OMAP3: PM: Add D2D clocks and auto-idle setup to PRCM initKevin Hilman5-4/+75
2009-05-28OMAP: UART: Add sysfs interface for adjusting UART sleep timeoutJouni Hogander1-4/+51
2009-05-28OMAP3: PM: UART: disable clocks when idle and off-mode supportKevin Hilman5-27/+405
2009-05-28OMAP3: PM: Add wake-up bit defintiions for CONTROL_PADCONF_XKevin Hilman1-0/+4
2009-05-28OMAP3: PM: Force IVA2 into idle during bootupKevin Hilman2-0/+55
2009-05-28OMAP: Add new function to check wether there is irq pendingJouni Hogander3-17/+20
2009-05-28OMAP2/3: PM: push core PM code from linux-omapKevin Hilman14-117/+1790