summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-01-082-2/+8
|\
| * ARM: OMAP1: fix USB configuration use-after-releaseAaro Koskinen2013-01-032-2/+8
* | ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
|/
* Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-302-1/+81
|\
| * ARM: OMAP: Split fb.c to remove last remaining cpu_is_omap usageTony Lindgren2012-12-172-1/+81
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-181-13/+1
|\ \ | |/ |/|
| * OMAP: nokia770: remove custom implementation of ads7846_get_pendown_stateDmitry Torokhov2012-11-211-13/+1
* | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-1311-11/+11
|\ \
| * \ Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-11-3011-11/+11
| |\ \
| | * | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-3011-11/+11
| | * | Merge tag 'tags/omap-for-v3.8/devel-prcm-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-11-303-5/+59
| | |\ \
* | | \ \ Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-124-8/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'omap-for-v3.8/board-v2-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2012-11-154-8/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: OMAP1: use BUG_ON where possibleSasha Levin2012-11-124-8/+4
* | | | | Merge tag 'omap-for-v3.8/cleanup-timer-signed' of git://git.kernel.org/pub/sc...Olof Johansson2012-11-292-1/+1
|\ \ \ \ \
| * | | | | ARM: OMAP: Remove unnecessary inclusion of dmtimer.hJon Hunter2012-11-161-1/+0
| * | | | | ARM: OMAP: Add platform data header for DMTIMERsJon Hunter2012-11-161-0/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/p...Arnd Bergmann2012-11-153-5/+59
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley2012-11-081-2/+0
| * | | ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointerPaul Walmsley2012-10-291-3/+18
| * | | 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-262-0/+3
| |\ \ \
| * \ \ \ Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-10-242-0/+40
| |\ \ \ \
| | * | | | ARM: OMAP1: create read_reset_sources() function (for initial use by watchdog)Paul Walmsley2012-10-212-0/+40
| | | |/ / | | |/| |
* | | | | ARM: OMAP: Remove omap_init_consistent_dma_size()Tomi Valkeinen2012-11-061-1/+0
* | | | | ARM: OMAP: Remove NEED_MACH_GPIO_HTony Lindgren2012-11-024-3/+6
* | | | | ARM: OMAP: Fix relative includes for fpga.hTony Lindgren2012-10-315-5/+55
* | | | | ARM: OMAP1: Remove relative includesTony Lindgren2012-10-317-234/+238
* | | | | ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.cTony Lindgren2012-10-311-0/+3
* | | | | ARM: OMAP: Remove plat-omap/common.hTony Lindgren2012-10-312-1/+1
* | | | | ARM: OMAP: Fix relative includes for shared i2c.h fileTony Lindgren2012-10-312-2/+2
* | | | | ARM: OMAP: Make plat-omap/i2c.c port checks localTony Lindgren2012-10-311-0/+3
* | | | | ARM: OMAP: Move omap1 specific code to local sram.cTony Lindgren2012-10-312-1/+78
* | | | | ARM: OMAP: Split sram.h to local headers and minimal shared headerTony Lindgren2012-10-315-8/+12
* | | | | ARM: OMAP1: usb: fix sparse warningsPaul Walmsley2012-10-261-3/+3
| |_|/ / |/| | |
* | | | 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-usb' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-241-3/+1
|\ \ \
| * | | ARM: OMAP2+: Introduce local usb.hTony Lindgren2012-10-241-1/+0
| |/ /
* | | ARM: OMAP: Split plat/serial.h for omap1 and omap2+Tony Lindgren2012-10-244-3/+56
* | | ARM: OMAP: Split uncompress.h to mach-omap1 and mach-omap2Tony Lindgren2012-10-241-2/+119
* | | Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-2443-111/+1366
|\ \ \ | |/ / |/| |
| * | ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2012-10-189-8/+237
| * | ARM: OMAP: clock: split plat/clkdev_omap.h into OMAP1/2 filesPaul Walmsley2012-10-184-3/+26
| * | ARM: OMAP: remove plat/clock.hPaul Walmsley2012-10-185-6/+154
| * | ARM: OMAP: duplicate plat-omap/clock.c into mach-omap[12]/clock.cPaul Walmsley2012-10-182-10/+499
| * | 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-181-2/+0
| * | ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren2012-10-171-1/+0
| * | ARM: OMAP: Make plat/sram.h local to plat-omapTony Lindgren2012-10-174-3/+8
OpenPOWER on IntegriCloud