summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-11-08ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley13-320/+112
2012-11-08ARM: OMAP2+: PRCM: remove omap_prcm_get_reset_sources()Paul Walmsley2-13/+0
2012-10-29ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointerPaul Walmsley3-30/+52
2012-10-29ARM: OMAP1: CGRM: fix omap1_get_reset_sources() return typePaul Walmsley2-4/+5
2012-10-26Merge branch 'omap-for-v3.8/cleanup-headers' into omap-for-v3.8/cleanup-prcmTony Lindgren5-51/+5
2012-10-26ARM: OMAP1: fix sparse warning added by commit 4c98dc6b8ef2f73bdbfa78186db9a7...Paul Walmsley1-0/+1
2012-10-26ARM: OMAP1: fix build breakage introduced by commit 25c7d49ed48b4843da7dea56a...Paul Walmsley1-0/+2
2012-10-25Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...Tony Lindgren3-51/+2
2012-10-24Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren49-2099/+2750
2012-10-24Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren33-228/+109
2012-10-24ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>Felipe Balbi9-74/+9
2012-10-24ARM: OMAP2+: Introduce local usb.hTony Lindgren32-136/+88
2012-10-24ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren17-29/+64
2012-10-24ARM: OMAP: Split uncompress.h to mach-omap1 and mach-omap2Tony Lindgren3-208/+292
2012-10-24Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren220-3885/+3870
2012-10-24tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren1-9/+0
2012-10-21ARM: OMAP2+: PRM: create PRM reset source API for the watchdog timer driverPaul Walmsley11-4/+306
2012-10-21ARM: OMAP1: create read_reset_sources() function (for initial use by watchdog)Paul Walmsley2-0/+40
2012-10-21ARM: OMAP2+: CM: prepare for use of cm_ll_data function pointersPaul Walmsley3-1/+84
2012-10-21ARM: OMAP2+: PRM: prepare for use of prm_ll_data function pointersPaul Walmsley2-0/+63
2012-10-21ARM: OMAP2/3: clockdomain/PRM/CM: move the low-level clockdomain functions in...Paul Walmsley13-574/+543
2012-10-21ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific filesPaul Walmsley24-270/+440
2012-10-21ARM: OMAP2+: powerdomain/PRM: move the low-level powerdomain functions into PRMPaul Walmsley10-758/+739
2012-10-21ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific filesPaul Walmsley17-531/+638
2012-10-21ARM: OMAP2+: PRM: remove PRM weak functionsPaul Walmsley1-62/+0
2012-10-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-66/+120
2012-10-19Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/...Olof Johansson3-12/+12
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson1-1/+1
2012-10-18ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren51-584/+748
2012-10-18ARM: OMAP: clock: split plat/clkdev_omap.h into OMAP1/2 filesPaul Walmsley11-63/+59
2012-10-18ARM: OMAP: remove plat/clock.hPaul Walmsley37-365/+445
2012-10-18ARM: OMAP: duplicate plat-omap/clock.c into mach-omap[12]/clock.cPaul Walmsley10-572/+1010
2012-10-18ARM: OMAP: Move plat/omap-secure.h locally to mach-omap2Lokesh Vutla5-18/+9
2012-10-18ARM: OMAP2+: Move omap_reserve() locally to mach-omap2Lokesh Vutla3-21/+21
2012-10-18ARM: OMAP1: Remove omap_reserve() callback for all omap1 boardsLokesh Vutla15-15/+0
2012-10-18ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren14-16/+13
2012-10-18ARM: OMAP: Merge plat/multi.h into plat/cpu.hTony Lindgren3-123/+96
2012-10-18ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren34-36/+47
2012-10-18Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-0/+12
2012-10-18ARM: kirkwood: fix buttons on lsxl boardsMichael Walle1-3/+5
2012-10-18ARM: kirkwood: fix LEDs names for lsxl boardsMichael Walle1-5/+5
2012-10-18ARM: Kirkwood: fix disabling CACHE_FEROCEON_L2Jason Gunthorpe2-4/+2
2012-10-17Merge tag 'mvebu_dove_late_fixes_for_v3.7' of git://git.infradead.org/users/j...Olof Johansson3-21/+41
2012-10-17Merge tag 'omap-for-v3.7-rc1/fixes-take5-signed' of git://git.kernel.org/pub/...Olof Johansson6-12/+34
2012-10-17Merge tag 'tegra-for-3.7-fixes-for-rc2' of git://git.kernel.org/pub/scm/linux...Olof Johansson7-5/+7
2012-10-17ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren28-29/+30
2012-10-17ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren18-126/+131
2012-10-17ARM: OMAP: Move plat/led.h to include/linux/platform_dataTony Lindgren3-26/+2
2012-10-17ARM: OMAP: Make plat/common.h local to mach-omap1 and mach-omap2Tony Lindgren10-14/+13
2012-10-17ARM: OMAP: Split plat-omap/i2c.c into mach-omap1 and mach-omap2Tony Lindgren15-163/+182