summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rpi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/swar...Olof Johansson2012-09-2029-0/+1031
|\
| * MAINTAINERS: add an entry for the BCM2835 ARM sub-architectureStephen Warren2012-09-191-0/+10
| * ARM: bcm2835: instantiate console UARTSimon Arlott2012-09-191-1/+8
| * ARM: bcm2835: add stub clock driverSimon Arlott2012-09-194-0/+87
| * ARM: bcm2835: add system timerSimon Arlott2012-09-196-9/+214
| * ARM: bcm2835: add interrupt controller driverSimon Arlott2012-09-199-9/+376
| * ARM: add infra-structure for BCM2835 and Raspberry PiSimon Arlott2012-09-1914-0/+355
* | ARM: OMAP: AM33xx hwmod: fixup SPI after platform_data moveKevin Hilman2012-09-201-1/+1
* | Merge tag 'omap-devel-am33xx-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-09-16377-10912/+11418
|\ \
| * \ Merge tag 'omap-devel-a2-for-3.7' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2012-09-128-4/+3569
| |\ \
| | * | ARM: AM33XX: clock: Add dcan clock aliases for device-treeVaibhav Hiremath2012-09-121-0/+2
| | * | ARM: OMAP2+: dpll: Add missing soc_is_am33xx() check for common functionsVaibhav Hiremath2012-09-122-4/+4
| | * | ARM: OMAP3+: hwmod: Add AM33XX HWMOD dataVaibhav Hiremath2012-09-114-0/+3388
| | * | ARM: OMAP2+: hwmod: Hook-up am33xx support in omap_hwmod frameworkVaibhav Hiremath2012-09-111-0/+178
| | |/
| * | ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren2012-09-127-12/+10
| * | 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-1295-433/+391
| * | 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-129-330/+10
| * | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-1254-238/+263
| * | W1: OMAP HDQ1W: Remove dependencies to mach/hardware.hTony Lindgren2012-09-121-2/+1
| * | Input: omap-keypad: Remove dependencies to mach includesTony Lindgren2012-09-122-121/+35
| * | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-1228-31/+40
| * | ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-1221-59/+10
| * | 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
| * | 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-12434-2198/+3308
| |\ \ \
| | | * | ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-1041-56/+0
| | | * | ARM: OMAP: move debug_card_init() functionIgor Grinberg2012-09-103-6/+10
| | | * | ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg2012-09-1012-19/+6
| | | * | ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg2012-09-107-8/+16
| | | * | ARM: OMAP: remove the omap custom tagsIgor Grinberg2012-09-102-118/+0
| | | * | ARM: OMAP1: remove the crystal type tag parsingIgor Grinberg2012-09-101-8/+0
| | | * | ARM: OMAP: remove the sti console workaroundIgor Grinberg2012-09-101-10/+0
| | | * | ARM: OMAP: omap3evm: cleanup revision bitsIgor Grinberg2012-09-102-18/+12
| | | * | ARM: OMAP: cleanup struct omap_board_config_kernelIgor Grinberg2012-09-1013-77/+0
| | | |/
| | * | mtd: nand: omap2: use gpmc provided irqsAfzal Mohammed2012-08-301-28/+50
| | * | ARM: OMAP2+: gpmc-nand: Modify Interrupt handlingAfzal Mohammed2012-08-301-6/+20
| | * | ARM: OMAP2+: gpmc: Modify interrupt handlingAfzal Mohammed2012-08-302-17/+120
| | * | mtd: onenand: omap2: obtain memory from resourceAfzal Mohammed2012-08-301-13/+16
| | * | mtd: nand: omap2: obtain memory from resourceAfzal Mohammed2012-08-302-5/+15
| | * | 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
| | * | mtd: nand: omap2: handle nand on gpmcAfzal Mohammed2012-08-301-45/+161
| | * | ARM: OMAP2+: gpmc-nand: update gpmc-nand regsAfzal Mohammed2012-08-302-0/+3
| | * | ARM: OMAP2+: gpmc: update nand register helperAfzal Mohammed2012-08-302-0/+38
| * | | serial/8250: Limit the omap workarounds to omap1Tony Lindgren2012-09-111-2/+2
OpenPOWER on IntegriCloud