summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omap-cleanup-sparseirq-for-v3.7' into devel-dtTony Lindgren2012-09-17125-568/+906
|\
| * ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2Tony Lindgren2012-09-1313-14/+344
| * ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-1385-127/+97
| * ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren2012-09-132-3/+2
| * ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-1345-238/+251
| * ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-1315-7/+15
| * ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-1318-50/+0
| * ARM: OMAP2+: Remove unused nand_irq for GPMCTony Lindgren2012-09-131-1/+0
| * ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.cTony Lindgren2012-09-131-0/+2
| *-. Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren2012-09-1346-151/+216
| |\ \
| | | * ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-1126-26/+0
| | | * ARM: OMAP: move debug_card_init() functionIgor Grinberg2012-09-111-1/+1
| | | * ARM: OMAP: remove the sti console workaroundIgor Grinberg2012-09-111-10/+0
| | | * ARM: OMAP: omap3evm: cleanup revision bitsIgor Grinberg2012-09-111-0/+12
| | | * ARM: OMAP: cleanup struct omap_board_config_kernelIgor Grinberg2012-09-119-58/+0
| | | * Merge branch 'randconfig/mach' into fixesArnd Bergmann2012-08-232-2/+3
| | | |\
| | | | * ARM: omap: allow building omap44xx without SMPArnd Bergmann2012-08-232-2/+3
| | | * | Merge branch 'for_3.6/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren2012-08-114-18/+12
| | | |\ \
| | | | * | ARM: OMAP4: Register the OPP table only for 4430 deviceRajendra Nayak2012-08-091-1/+1
| | | | * | ARM: OMAP4: sleep: Save the complete used register stack frameSantosh Shilimkar2012-08-091-2/+6
| | | | * | Revert "ARM: OMAP3: PM: call pre/post transition per powerdomain"Kevin Hilman2012-08-081-15/+4
| | | | * | ARM: OMAP3: TWL4030: ensure sys_nirq1 is mux'd and wakeup enabledKevin Hilman2012-08-071-0/+1
| | | | |/
| | | * | omap2: mux: remove comment for nonexistent memberMichael Jones2012-08-071-1/+0
| | | * | Merge branch 'for_3.6/fixes/ads7846-2' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2012-08-073-12/+1
| | | |\ \
| | | | * | Revert "ARM: OMAP3530evm: set pendown_state and debounce time for ads7846"Igor Grinberg2012-08-063-12/+1
| | | | |/
| | * | | ARM: OMAP2+: gpmc-nand: Modify Interrupt handlingAfzal Mohammed2012-08-301-6/+20
| | * | | ARM: OMAP2+: gpmc: Modify interrupt handlingAfzal Mohammed2012-08-301-17/+119
| | * | | ARM: OMAP2+: gpmc-onenand: provide memory as resourceAfzal Mohammed2012-08-301-1/+22
| | * | | ARM: OMAP2+: gpmc-nand: update resource with memoryAfzal Mohammed2012-08-301-1/+3
| | * | | ARM: OMAP2+: gpmc-nand: update gpmc-nand regsAfzal Mohammed2012-08-301-0/+2
| | * | | ARM: OMAP2+: gpmc: update nand register helperAfzal Mohammed2012-08-301-0/+20
| | | |/ | | |/|
| * | | serial: omap: don't access the platform_deviceFelipe Balbi2012-09-061-6/+9
| * | | OMAP/serial: Add support for driving a GPIO as DTR.NeilBrown2012-08-161-0/+3
| |/ /
* | | ARM: OMAP2+: select PINCTRL in KconfigAnilKumar Ch2012-09-101-0/+1
* | | arm/dts: Add omap36xx.dtsi file and rename omap3-beagle to omap3-beagle-xmTony Lindgren2012-09-101-1/+1
* | | ARM: dts: OMAP3: Add support for Gumstix Overo with Tobi expansion boardFlorian Vaussard2012-09-101-1/+1
* | | ARM: OMAP4: Add local timer support for Device TreeSantosh Shilimkar2012-09-071-0/+6
* | | ARM: OMAP4: Add L2 Cache Controller in Device TreeSantosh Shilimkar2012-09-071-1/+5
* | | ARM: OMAP: omap_device: Do not overwrite resources allocated by OF layerVaibhav Hiremath2012-09-071-0/+27
* | | Merge branch 'devel-dt-regulator' into devel-dtTony Lindgren2012-08-302-0/+3
|\ \ \ | | |/ | |/|
| * | OMAP2+: Fix random config build break with !ARM_CPU_SUSPENDSantosh Shilimkar2012-08-071-0/+1
| * | ARM: OMAP3: igep0020: set GPIO mode for mux mcspi1_cs2 pinJavier Martinez Canillas2012-08-071-0/+2
| |/
* / ARM: omap: add dtb targetsOlof Johansson2012-08-241-0/+6
|/
* Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-023-47/+103
|\
| * ARM: OMAP4: CPUidle: Open broadcast clock-event device.Santosh Shilimkar2012-07-261-0/+13
| * ARM: OMAP4: CPUidle: add synchronization for coupled idle statesKevin Hilman2012-07-261-1/+21
| * ARM: OMAP4: CPUidle: Use coupled cpuidle states to implement SMP cpuidle.Santosh Shilimkar2012-07-262-46/+67
| * ARM: OMAP: timer: allow gp timer clock-event to be used on both cpusSantosh Shilimkar2012-07-261-1/+3
* | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-022-2/+0
|\ \
| * | ARM: omap: remove mmc platform data dma_mask and initializationRussell King2012-07-312-2/+0