summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2012-09-20ARM: OMAP: Remove smp.hTony Lindgren1-5/+0
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann31-45/+49
2012-09-18Merge tag 'cleanup-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson3-0/+7
2012-09-17ARM: OMAP2+: Enable pinctrl dummy statesMatt Porter1-0/+5
2012-09-17mfd: Fix compile for twl-core.c by removing cpu_is_omap usageTony Lindgren2-0/+2
2012-09-16Merge tag 'omap-cleanup-makefile-sparse-for-v3.7' of git://git.kernel.org/pub...Olof Johansson31-253/+204
2012-09-16Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson117-410/+681
2012-09-16Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson1-6/+12
2012-09-16Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson36-95/+13
2012-09-16Merge tag 'omap-devel-gpmc-fixed-for-v3.7' of git://git.kernel.org/pub/scm/li...Olof Johansson3-23/+184
2012-09-12Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson11-33/+19
2012-09-12Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren30-189/+160
2012-09-12Merge tag 'omap-cleanup-a-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren1-64/+44
2012-09-12ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2Tony Lindgren13-14/+344
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren85-127/+97
2012-09-12ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren2-3/+2
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren45-238/+251
2012-09-12ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren15-7/+15
2012-09-12ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren18-50/+0
2012-09-12ARM: OMAP2+: Remove unused nand_irq for GPMCTony Lindgren1-1/+0
2012-09-12ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.cTony Lindgren1-0/+2
2012-09-12Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren46-151/+216
2012-09-12ARM: OMAP: unwrap stringsPaul Walmsley26-177/+141
2012-09-12ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley6-12/+19
2012-09-11ARM: OMAP2+: clean up PRCM sections of the MakefilePaul Walmsley1-25/+10
2012-09-11ARM: OMAP2+: clean up OMAP clock Makefile sectionsPaul Walmsley1-13/+8
2012-09-11ARM: OMAP2+: clean up OMAP4 PRM & sleep build directives in MakefilePaul Walmsley1-11/+7
2012-09-11ARM: OMAP2+: move MPU INTCPS, secure monitor, SDRC build directives in MakefilePaul Walmsley1-8/+13
2012-09-11ARM: OMAP2+: clean up omap_hwmod.o build directives in MakefilePaul Walmsley1-8/+7
2012-09-11ARM: OMAP2+: clean up whitespace in MakefilePaul Walmsley1-8/+8
2012-09-10ARM: OMAP: remove plat/board.h fileIgor Grinberg26-26/+0
2012-09-10ARM: OMAP: move debug_card_init() functionIgor Grinberg1-1/+1
2012-09-10ARM: OMAP: remove the sti console workaroundIgor Grinberg1-10/+0
2012-09-10ARM: OMAP: omap3evm: cleanup revision bitsIgor Grinberg1-0/+12
2012-09-10ARM: OMAP: cleanup struct omap_board_config_kernelIgor Grinberg9-58/+0
2012-09-06serial: omap: don't access the platform_deviceFelipe Balbi1-6/+9
2012-08-30ARM: OMAP2+: gpmc-nand: Modify Interrupt handlingAfzal Mohammed1-6/+20
2012-08-30ARM: OMAP2+: gpmc: Modify interrupt handlingAfzal Mohammed1-17/+119
2012-08-30ARM: OMAP2+: gpmc-onenand: provide memory as resourceAfzal Mohammed1-1/+22
2012-08-30ARM: OMAP2+: gpmc-nand: update resource with memoryAfzal Mohammed1-1/+3
2012-08-30ARM: OMAP2+: gpmc-nand: update gpmc-nand regsAfzal Mohammed1-0/+2
2012-08-30ARM: OMAP2+: gpmc: update nand register helperAfzal Mohammed1-0/+20
2012-08-23Merge branch 'randconfig/mach' into fixesArnd Bergmann2-2/+3
2012-08-23ARM: omap: allow building omap44xx without SMPArnd Bergmann2-2/+3
2012-08-23ARM: pmu: remove arm_pmu_type enumerationSudeep KarkadaNagesha1-2/+1
2012-08-16OMAP/serial: Add support for driving a GPIO as DTR.NeilBrown1-0/+3
2012-08-10Merge branch 'for_3.6/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren4-18/+12
2012-08-09ARM: OMAP4: Register the OPP table only for 4430 deviceRajendra Nayak1-1/+1
2012-08-09ARM: OMAP4: sleep: Save the complete used register stack frameSantosh Shilimkar1-2/+6
2012-08-07Revert "ARM: OMAP3: PM: call pre/post transition per powerdomain"Kevin Hilman1-15/+4