summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'highbank/soc' into next/socArnd Bergmann2011-11-02269-3356/+2145
|\
| * ARM: highbank: add suspend supportRob Herring2011-10-312-0/+56
| * ARM: highbank: Add cpu hotplug supportMartin Bogomolni2011-10-312-0/+57
| * ARM: highbank: add SMP supportRob Herring2011-10-314-1/+121
| * ARM: add Highbank core platform supportRob Herring2011-10-3122-1/+444
| * ARM: highbank: add devicetree sourceRob Herring2011-10-311-0/+198
| * ARM: l2x0: add empty l2x0_of_initRob Herring2011-10-311-1/+8
| * Merge branch 'dt/gic' into highbank/socArnd Bergmann2011-10-31540-3016/+7741
| |\
| * \ Merge branch 'depends/rmk/debug' into highbank/socArnd Bergmann2011-10-311-30/+59
| |\ \
| | * | ARM: 7116/1: debug: provide dummy default option for DEBUG_LL UART choiceWill Deacon2011-10-171-2/+10
| | * | ARM: 7097/1: debug: Move DEBUG_ICEDCC into the DEBUG_LL choiceStephen Boyd2011-10-171-12/+10
| | * | ARM: 7096/1: debug: Add UART1 config choicesStephen Boyd2011-10-171-4/+15
| | * | ARM: 7073/1: debug: augment DEBUG_LL Kconfig help to clarify behaviourWill Deacon2011-10-171-1/+6
| | * | ARM: 7072/1: debug: use kconfig choice for selecting DEBUG_LL UARTWill Deacon2011-10-171-17/+24
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' in...Arnd Bergmann2011-10-30243-3276/+1197
| |\ \ \ \ \
| | | | * | | ARM: 7104/1: plat-pxa: break out GPIO driver specificsLinus Walleij2011-10-0123-180/+225
| | | | * | | ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystemLinus Walleij2011-10-012-337/+0
| | | | * | | ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij2011-10-015-11/+8
| | | | * | | ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>Stephen Warren2011-09-277-39/+48
| | | | * | | ARM: 7094/1: arm/tegra: Move EN_VDD_1V05_GPIO to board-harmony.hStephen Warren2011-09-262-6/+5
| | | | * | | ARM: 7083/1: rewrite U300 GPIO to use gpiolibLinus Walleij2011-09-086-184/+70
| | | | * | | ARM: 7063/1: Orion: gpio: add missing include of linux/types.hAxel Lin2011-08-241-0/+1
| | | | * | | ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix buildStephen Warren2011-08-241-1/+1
| | | | * | | ARM: 7054/1: arm/tegra: Delete custom gpio_to_irq, and irq_to_gpioStephen Warren2011-08-241-16/+0
| | | | * | | ARM: 7057/1: mach-pnx4008: rename GPIO headerLinus Walleij2011-08-233-3/+3
| | | | * | | ARM: 7056/1: plat-nomadik: kill off <plat/gpio.h>Linus Walleij2011-08-233-21/+0
| | | | * | | ARM: 7050/1: mach-sa1100: delete irq_to_gpio() functionLinus Walleij2011-08-221-2/+0
| | | | * | | ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystemLinus Walleij2011-08-222-65/+1
| | | | * | | ARM: 7045/1: mach-lpc32xx: break out GPIO driver specificsLinus Walleij2011-08-223-52/+51
| | | | * | | ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystemLinus Walleij2011-08-222-447/+1
| | | | * | | ARM: 7043/1: mach-ixp2000: rename GPIO headerLinus Walleij2011-08-223-2/+5
| | | | * | | ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driverLinus Walleij2011-08-221-8/+1
| | | | * | | ARM: 7040/1: mach-davinci: break out GPIO driver specificsLinus Walleij2011-08-229-79/+100
| | | | * | | ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystemLinus Walleij2011-08-222-206/+0
| | | | * | | ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystemLinus Walleij2011-08-222-459/+1
| | | | * | | ARM: 7037/1: mach-ks8695: fix GPIO LEDsLinus Walleij2011-08-222-0/+2
| | | | * | | ARM: 7036/1: mach-ks8695: break out GPIO driver specificsLinus Walleij2011-08-225-27/+42
| | | | * | | ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystemLinus Walleij2011-08-222-319/+1
| | | | * | | ARM: 7034/1: mach-u300: delete irq_to_gpio() functionLinus Walleij2011-08-221-9/+0
| | | | * | | ARM: 7033/1: mach-u300: break out GPIO driver specificsLinus Walleij2011-08-223-246/+258
| | | | * | | ARM: 7032/1: plat-nomadik: break out GPIO driver specificsLinus Walleij2011-08-2212-77/+95
| | | | * | | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-1231-85/+22
| | | | * | | ARM: gpio: consolidate gpio_to_irqRussell King2011-08-1224-42/+13
| | | | * | | ARM: gpio: consolidate trivial gpiolib implementationsRussell King2011-08-1225-150/+37
| | | | * | | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-08138-222/+137
| | | | * | | ARM: gpio: at91: remove redundant include of mach/gpio.hRussell King2011-08-081-1/+0
| | | * | | | ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure modeBarry Song2011-10-174-10/+163
| | | * | | | ARM: 7090/1: CACHE-L2X0: filter start address can be 0 and is often 0Barry Song2011-10-171-1/+1
| | | * | | | ARM: 7089/1: L2X0: add explicit cpu_relax() for busy wait loopBarry Song2011-10-171-1/+1
| | | * | | | ARM: 7009/1: l2x0: Add OF based initializationRob Herring2011-10-172-0/+120
| | | | |/ / | | | |/| |
OpenPOWER on IntegriCloud