summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ARM: OMAP: remove plat/clock.hPaul Walmsley2012-10-1830-49/+291
| | * | ARM: OMAP: duplicate plat-omap/clock.c into mach-omap[12]/clock.cPaul Walmsley2012-10-186-17/+510
| | * | ARM: OMAP: Move plat/omap-secure.h locally to mach-omap2Lokesh Vutla2012-10-184-4/+9
| | * | ARM: OMAP2+: Move omap_reserve() locally to mach-omap2Lokesh Vutla2012-10-182-0/+21
| | * | ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren2012-10-1811-10/+362
| | * | ARM: OMAP: Merge plat/multi.h into plat/cpu.hTony Lindgren2012-10-181-2/+1
| | * | ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren2012-10-1834-36/+723
| | * | ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren2012-10-1725-25/+1481
| | * | ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren2012-10-1710-11/+18
| | * | ARM: OMAP: Move plat/led.h to include/linux/platform_dataTony Lindgren2012-10-171-1/+1
| | * | ARM: OMAP: Make plat/common.h local to mach-omap1 and mach-omap2Tony Lindgren2012-10-176-6/+8
| | * | ARM: OMAP: Split plat-omap/i2c.c into mach-omap1 and mach-omap2Tony Lindgren2012-10-1710-11/+108
| | * | ARM: OMAP2+: Make board-zoom.h localTony Lindgren2012-10-177-6/+6
| | * | ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1Tony Lindgren2012-10-171-1/+0
| | * | Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-1717-41/+189
| | |\ \
| | | * | ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.hPaul Walmsley2012-10-1716-23/+149
| | | * | Merge remote-tracking branch 'tomi/3.8/vrfb-conversion' into omap-for-v3.8/cl...Tony Lindgren2012-10-171-16/+0
| | | |\ \
| | | | * | OMAP: SDRC: remove VRFB codeTomi Valkeinen2012-10-171-16/+0
| | | | |/
| | | * | OMAPDSS: add omapdss_versionTomi Valkeinen2012-10-161-0/+38
| | | |/
| | * | Merge branch 'omap-for-v3.8/cleanup-headers-mmc' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-1713-13/+35
| | |\ \
| | | * | ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren2012-10-1513-12/+35
| | | |/
| | * | Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...Tony Lindgren2012-10-1736-678/+480
| | |\ \
| | | * | ARM: OMAP2+: gpmc: localize gpmc headerAfzal Mohammed2012-10-1529-31/+163
| | | * | ARM: OMAP2+: gpmc: remove exported nand functionsAfzal Mohammed2012-10-151-432/+0
| | | * | ARM: OMAP2+: gpmc: nand register helper bch updateAfzal Mohammed2012-10-151-1/+17
| | | * | ARM: OMAP2+: nand: bch capability checkAfzal Mohammed2012-10-151-0/+24
| | | * | ARM: OMAP2+: nand: header cleanupAfzal Mohammed2012-10-158-34/+67
| | | * | ARM: OMAP2+: onenand: header cleanupAfzal Mohammed2012-10-157-0/+30
| | | * | ARM: OMAP2+: onenand: connected soc info in pdataAfzal Mohammed2012-10-151-0/+5
| | | * | ARM: OMAP2+: gpmc: remove cs# in sync clk div calcAfzal Mohammed2012-10-152-3/+3
| | | * | ARM: OMAP2+: GPMC: Remove unused OneNAND get_freq() platform functionJon Hunter2012-10-151-34/+5
| | | * | ARM: OMAP2+: onenand: refactor for clarityAfzal Mohammed2012-10-151-64/+110
| | | * | ARM: OMAP2+: nand: unify init functionsAfzal Mohammed2012-10-1512-85/+62
| | | |/
| | * | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-1518-18/+18
| | * | ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla2012-10-154-0/+135
| | |/
* | | ARM: OMAP2+: Add device-tree support for 32kHz counterJon Hunter2012-11-021-1/+27
* | | ARM: OMAP: Add DT support for timer driverJon Hunter2012-11-021-36/+111
* | | ARM: OMAP3: Add generic machine descriptor for boards with OMAP3 GP devicesJon Hunter2012-11-021-0/+17
* | | ARM: OMAP3: Dynamically disable secure timer nodes for secure devicesJon Hunter2012-11-021-0/+36
* | | ARM: AM33XX: Fix configuration of dmtimer parent clock by dmtimer driverDate:...Vaibhav Hiremath2012-10-231-0/+2
* | | Merge tag 'for_3.7-rc3-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren2012-10-234-11/+47
|\ \ \
| * | | ARM: OMAP3: Beagle: fix OPP customization and initcall orderingKevin Hilman2012-10-221-9/+13
| * | | ARM: OMAP2: UART: fix console UART mismatched runtime PM statusKevin Hilman2012-10-221-0/+5
| * | | ARM: OMAP3: PM: apply part of the erratum i582 workaroundPaul Walmsley2012-10-222-2/+29
| |/ /
* | | ARM: OMAP3: Fix 3430 legacy mux names for ssi1 signals.Tony Lindgren2012-10-221-4/+4
* | | ARM: OMAP2+: Fix location of select PINCTRLTony Lindgren2012-10-221-1/+0
|/ /
* | ARM: OMAP2+: Allow kernel to boot even if GPMC fails to reserve memoryJon Hunter2012-10-171-5/+19
* | ARM: OMAP: clockdomain: Fix locking on _clkdm_clk_hwmod_enable / disableTero Kristo2012-10-171-4/+11
* | ARM: OMAP4: devices: fixup OMAP4 DMIC platform device error messageSebastien Guiriec2012-10-161-1/+1
* | ARM: OMAP2+: clock data: Add dev-id for the omap-gpmc dummy fckBenoit Cousson2012-10-161-1/+1
OpenPOWER on IntegriCloud