summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Make l3_2xxx.h localTony Lindgren2012-09-204-3/+3
* ARM: OMAP1: Move irda.h from plat to machTony Lindgren2012-09-206-5/+5
* ARM: OMAP2+: Make hdq1w.h localTony Lindgren2012-09-203-2/+2
* ARM: OMAP2+: Make gpmc-smsc911x.h localTony Lindgren2012-09-2010-9/+9
* ARM: OMAP2+: Make gpmc-smc91x.h localTony Lindgren2012-09-206-5/+5
* ARM: OMAP1: Move flash.h from plat to machTony Lindgren2012-09-2013-12/+12
* ARM: OMAP2+: Make debug-devices.h localTony Lindgren2012-09-202-1/+1
* ARM: OMAP1: Move board-voiceblue.h from plat to machTony Lindgren2012-09-202-1/+1
* ARM: OMAP1: Move board-sx1.h from plat to machTony Lindgren2012-09-203-2/+2
* ARM: OMAP2+: Make omap-wakeupgen.h localTony Lindgren2012-09-205-4/+4
* ARM: OMAP2+: Make omap-secure.h localTony Lindgren2012-09-205-4/+4
* ARM: OMAP2+: Make ctrl_module_wkup_44xx.h localTony Lindgren2012-09-202-1/+1
* ARM: OMAP2+: Make ctrl_module_pad_wkup_44xx.h localTony Lindgren2012-09-202-1/+1
* ARM: OMAP2+: Make ctrl_module_pad_core_44xx.h localTony Lindgren2012-09-202-1/+1
* ARM: OMAP2+: Make ctrl_module_core_44xx.h localTony Lindgren2012-09-202-1/+1
* ARM: OMAP2+: Make board-rx51.h localTony Lindgren2012-09-203-2/+2
* ARM: OMAP2+: Make am35xx.h localTony Lindgren2012-09-206-5/+5
* ARM: OMAP2+: Make id.h localTony Lindgren2012-09-203-2/+2
* ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren2012-09-204-3/+3
* ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-2030-120/+79
* ARM: OMAP: Remove smp.hTony Lindgren2012-09-202-10/+0
* ARM: OMAP: Remove unused param.hTony Lindgren2012-09-201-8/+0
* ARM: omap: move platform_data definitionsArnd Bergmann2012-09-1955-453/+66
* Merge tag 'cleanup-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-09-185-0/+9
|\
| * ARM: OMAP1: Include gpio-omap.h for board-h2 and board-h3Tony Lindgren2012-09-172-0/+2
| * ARM: OMAP2+: Enable pinctrl dummy statesMatt Porter2012-09-171-0/+5
| * mfd: Fix compile for twl-core.c by removing cpu_is_omap usageTony Lindgren2012-09-172-0/+2
* | Merge tag 'omap-cleanup-makefile-sparse-for-v3.7' of git://git.kernel.org/pub...Olof Johansson2012-09-1641-340/+277
|\ \
| * \ Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-1240-276/+233
| |\ \
| | * | ARM: OMAP: unwrap stringsPaul Walmsley2012-09-1234-258/+206
| | * | ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley2012-09-128-18/+27
| * | | Merge tag 'omap-cleanup-a-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-121-64/+44
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: OMAP2+: clean up PRCM sections of the MakefilePaul Walmsley2012-09-111-25/+10
| | * | ARM: OMAP2+: clean up OMAP clock Makefile sectionsPaul Walmsley2012-09-111-13/+8
| | * | ARM: OMAP2+: clean up OMAP4 PRM & sleep build directives in MakefilePaul Walmsley2012-09-111-11/+7
| | * | ARM: OMAP2+: move MPU INTCPS, secure monitor, SDRC build directives in MakefilePaul Walmsley2012-09-111-8/+13
| | * | ARM: OMAP2+: clean up omap_hwmod.o build directives in MakefilePaul Walmsley2012-09-111-8/+7
| | * | ARM: OMAP2+: clean up whitespace in MakefilePaul Walmsley2012-09-111-8/+8
| | |/
* | | Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-09-16151-1705/+924
|\ \ \ | |/ /
| * | ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren2012-09-126-11/+8
| * | ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2Tony Lindgren2012-09-1215-111/+13
| * | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-1292-429/+384
| * | 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-125-273/+268
| * | ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren2012-09-125-329/+4
| * | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-1246-238/+252
| * | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-1225-237/+23
| * | ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-1218-50/+0
| * | ARM: OMAP2+: Remove unused nand_irq for GPMCTony Lindgren2012-09-122-2/+0
| * | ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.cTony Lindgren2012-09-122-3/+2