summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s...Olof Johansson2012-09-2020-976/+1
|\
| * ARM: OMAP2+: Make omap4-keypad.h localTony Lindgren2012-09-201-8/+0
| * ARM: OMAP2+: Make l4_3xxx.h localTony Lindgren2012-09-201-34/+0
| * ARM: OMAP2+: Make l4_2xxx.h localTony Lindgren2012-09-201-24/+0
| * ARM: OMAP2+: Make l3_3xxx.h localTony Lindgren2012-09-201-20/+0
| * ARM: OMAP2+: Make l3_2xxx.h localTony Lindgren2012-09-201-20/+0
| * ARM: OMAP1: Move irda.h from plat to machTony Lindgren2012-09-201-33/+0
| * ARM: OMAP2+: Make hdq1w.h localTony Lindgren2012-09-201-36/+0
| * ARM: OMAP2+: Make gpmc-smsc911x.h localTony Lindgren2012-09-201-35/+0
| * ARM: OMAP2+: Make gpmc-smc91x.h localTony Lindgren2012-09-201-42/+0
| * ARM: OMAP1: Move flash.h from plat to machTony Lindgren2012-09-201-17/+0
| * ARM: OMAP2+: Make debug-devices.h localTony Lindgren2012-09-201-9/+0
| * ARM: OMAP1: Move board-voiceblue.h from plat to machTony Lindgren2012-09-201-19/+0
| * ARM: OMAP1: Move board-sx1.h from plat to machTony Lindgren2012-09-201-52/+0
| * ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren2012-09-201-71/+0
| * ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-205-548/+1
| * ARM: OMAP: Remove unused param.hTony Lindgren2012-09-201-8/+0
* | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-201-3/+8
|\ \ | |/ |/|
| * Merge branch 'fixes-wakeupgen' into fixesTony Lindgren2012-09-054-7/+15
| |\
| * | ARM: OMAP: sram: skip the first 16K on OMAP3 HSAaro Koskinen2012-08-301-3/+6
| * | ARM: OMAP: sram: fix OMAP4 errata handlingAaro Koskinen2012-08-301-0/+2
* | | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-1910-393/+1
* | | Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-124-65/+52
|\ \ \
| * | | ARM: OMAP: unwrap stringsPaul Walmsley2012-09-123-64/+51
| * | | ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley2012-09-121-1/+1
| | |/ | |/|
* | | ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren2012-09-123-359/+0
* | | ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2Tony Lindgren2012-09-128-429/+1
* | | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-126-298/+6
* | | ARM: OMAP: Remove unused old gpio-switch.hTony Lindgren2012-09-121-54/+0
* | | ARM: OMAP1: Move plat/irqs.h to mach/irqs.hTony Lindgren2012-09-121-268/+0
* | | ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren2012-09-123-326/+2
* | | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-121-0/+1
* | | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-122-228/+1
* | | ARM: OMAP2+: Remove unused nand_irq for GPMCTony Lindgren2012-09-121-1/+0
* | | ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.cTony Lindgren2012-09-121-3/+0
* | | ARM: OMAP1: Define OMAP1_INT_I2C locallyTony Lindgren2012-09-121-1/+2
* | | ARM: OMAP1: Move define of OMAP_LCD_DMA to dma.hTony Lindgren2012-09-122-1/+2
| | |
| \ \
*-. \ \ Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren2012-09-1216-196/+44
|\ \ \ \
| | * | | ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-108-22/+0
| | * | | ARM: OMAP: move debug_card_init() functionIgor Grinberg2012-09-102-5/+9
| | * | | ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg2012-09-102-9/+0
| | * | | ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg2012-09-101-7/+0
| | * | | ARM: OMAP: remove the omap custom tagsIgor Grinberg2012-09-102-118/+0
| | * | | ARM: OMAP: omap3evm: cleanup revision bitsIgor Grinberg2012-09-101-18/+0
| | * | | ARM: OMAP: cleanup struct omap_board_config_kernelIgor Grinberg2012-09-102-9/+0
| | |/ /
| | * | ARM: OMAP: dmtimers: Fix locking issue in omap_dm_timer_request*()Timo Kokkonen2012-08-131-2/+2
| | * | ARM: OMAP2+: cpu: Add am33xx device under cpu_class_is_omap2Vaibhav Hiremath2012-08-081-1/+2
| | * | omap: Fix multi.h when only ARCH_OMAP3 and SOC_AM33XX are selectedJan Luebbe2012-08-081-0/+9
| | * | ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter2012-08-071-1/+1
| | * | OMAP: remove unused parameter arch_id from uncompress.hDomenico Andreoli2012-08-071-3/+1
| | |/
OpenPOWER on IntegriCloud