summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: PRCM: remove omap_prcm_get_reset_sources()Paul Walmsley2012-11-082-13/+0
* ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointerPaul Walmsley2012-10-293-30/+52
* ARM: OMAP1: CGRM: fix omap1_get_reset_sources() return typePaul Walmsley2012-10-292-4/+5
* Merge branch 'omap-for-v3.8/cleanup-headers' into omap-for-v3.8/cleanup-prcmTony Lindgren2012-10-265-51/+5
|\
| * ARM: OMAP1: fix sparse warning added by commit 4c98dc6b8ef2f73bdbfa78186db9a7...Paul Walmsley2012-10-261-0/+1
| * ARM: OMAP1: fix build breakage introduced by commit 25c7d49ed48b4843da7dea56a...Paul Walmsley2012-10-261-0/+2
| * Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...Tony Lindgren2012-10-253-51/+2
| |\
| | * ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.hTony Lindgren2012-10-153-51/+2
* | | Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-10-2449-2099/+2750
|\ \ \ | |/ / |/| |
| * | ARM: OMAP2+: PRM: create PRM reset source API for the watchdog timer driverPaul Walmsley2012-10-2111-4/+306
| * | ARM: OMAP1: create read_reset_sources() function (for initial use by watchdog)Paul Walmsley2012-10-212-0/+40
| * | ARM: OMAP2+: CM: prepare for use of cm_ll_data function pointersPaul Walmsley2012-10-213-1/+84
| * | ARM: OMAP2+: PRM: prepare for use of prm_ll_data function pointersPaul Walmsley2012-10-212-0/+63
| * | ARM: OMAP2/3: clockdomain/PRM/CM: move the low-level clockdomain functions in...Paul Walmsley2012-10-2113-574/+543
| * | ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific filesPaul Walmsley2012-10-2124-270/+440
| * | ARM: OMAP2+: powerdomain/PRM: move the low-level powerdomain functions into PRMPaul Walmsley2012-10-2110-758/+739
| * | ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific filesPaul Walmsley2012-10-2117-531/+638
| * | ARM: OMAP2+: PRM: remove PRM weak functionsPaul Walmsley2012-10-211-62/+0
* | | Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-2433-228/+109
|\ \ \
| * | | ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi2012-10-249-74/+9
| * | | ARM: OMAP2+: Introduce local usb.hTony Lindgren2012-10-2432-136/+88
| |/ /
* | | ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren2012-10-2417-29/+64
* | | ARM: OMAP: Split uncompress.h to mach-omap1 and mach-omap2Tony Lindgren2012-10-243-208/+292
* | | Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-24220-3885/+3870
|\ \ \
| * | | ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2012-10-1851-584/+748
| * | | ARM: OMAP: clock: split plat/clkdev_omap.h into OMAP1/2 filesPaul Walmsley2012-10-1811-63/+59
| * | | ARM: OMAP: remove plat/clock.hPaul Walmsley2012-10-1837-365/+445
| * | | ARM: OMAP: duplicate plat-omap/clock.c into mach-omap[12]/clock.cPaul Walmsley2012-10-1810-572/+1010
| * | | ARM: OMAP: Move plat/omap-secure.h locally to mach-omap2Lokesh Vutla2012-10-185-18/+9
| * | | ARM: OMAP2+: Move omap_reserve() locally to mach-omap2Lokesh Vutla2012-10-183-21/+21
| * | | ARM: OMAP1: Remove omap_reserve() callback for all omap1 boardsLokesh Vutla2012-10-1815-15/+0
| * | | ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren2012-10-1814-16/+13
| * | | ARM: OMAP: Merge plat/multi.h into plat/cpu.hTony Lindgren2012-10-183-123/+96
| * | | ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren2012-10-1834-36/+47
| * | | ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren2012-10-1728-29/+30
| * | | ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren2012-10-1718-126/+131
| * | | ARM: OMAP: Move plat/led.h to include/linux/platform_dataTony Lindgren2012-10-173-26/+2
| * | | ARM: OMAP: Make plat/common.h local to mach-omap1 and mach-omap2Tony Lindgren2012-10-1710-14/+13
| * | | ARM: OMAP: Split plat-omap/i2c.c into mach-omap1 and mach-omap2Tony Lindgren2012-10-1715-163/+182
| * | | 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-1720-28/+31
| * | | ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omapTony Lindgren2012-10-1710-214/+210
| * | | Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-1720-271/+250
| |\ \ \
| | * | | ARM: OMAP: move plat-omap/include/plat/sdrc.h into mach-omap2/sdrc.hPaul Walmsley2012-10-1717-180/+149
| | * | | Merge remote-tracking branch 'tomi/3.8/vrfb-conversion' into omap-for-v3.8/cl...Tony Lindgren2012-10-174-89/+61
| | |\ \ \
| | | * | | OMAP: SDRC: remove VRFB codeTomi Valkeinen2012-10-172-23/+0
| | | * | | OMAP: move arch/arm/plat-omap/include/plat/vrfb.hTomi Valkeinen2012-10-171-66/+0
| | | * | | OMAP: VRFB: convert vrfb to platform deviceTomi Valkeinen2012-10-171-0/+61
| | | | |/ | | | |/|
| | * / | 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-1722-211/+69
| |\ \ \