summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-orion
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-0911-64/+245
|\
| * ARM: Orion: Remove address map info from all platform data structuresAndrew Lunn2011-12-136-58/+13
| * ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-133-5/+11
| * ARM: Orion: mbus_dram_info consolidationAndrew Lunn2011-12-132-5/+7
| * ARM: Orion: Consolidate the address map setupAndrew Lunn2011-12-133-1/+219
* | Merge branch 'devel-stable' into for-linusRussell King2012-01-051-18/+3
|\ \
| * | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-181-18/+3
| |/
* / ARM: plat-orion: make gpiochip label uniqueHolger Brunck2011-12-191-1/+5
|/
* ARM: 7063/1: Orion: gpio: add missing include of linux/types.hAxel Lin2011-08-241-0/+1
* ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-2/+0
* ARM: gpio: consolidate gpio_to_irqRussell King2011-08-121-5/+0
* ARM: gpio: consolidate trivial gpiolib implementationsRussell King2011-08-121-4/+2
* genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-071-1/+1
* Merge branch 'devel-stable' into for-linusRussell King2011-05-238-118/+1232
|\
| * ARM: dove: Consolidate mpp code with platform mpp.Andrew Lunn2011-05-161-4/+1
| * ARM: orion: Refactor the MPP code common in the orion platformAndrew Lunn2011-05-163-1/+116
| * ARM: orion: Consolidate setup of the crypto engine.Andrew Lunn2011-05-162-0/+36
| * ARM: orion: Consolidate SATA platform setup.Andrew Lunn2011-05-162-0/+40
| * ARM: orion: Consolidate USB platform setup code.Andrew Lunn2011-05-162-0/+101
| * ARM: orion: Consolidate the XOR platform setup code.Andrew Lunn2011-05-162-0/+226
| * ARM: orion: Consolidate the platform data setup for the watchdog.Andrew Lunn2011-05-162-0/+23
| * ARM: orion: Consolidate SPI initialization.Andrew Lunn2011-05-162-0/+53
| * ARM: orion: Consolidate I2C initialization.Andrew Lunn2011-05-162-0/+60
| * ARM: orion: Consolidate ethernet platform dataAndrew Lunn2011-05-162-0/+310
| * ARM: orion: Consolidate the creation of the RTC platform data.Andrew Lunn2011-05-162-0/+21
| * ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn2011-05-163-1/+205
| * arm: orion: Use generic irq chipThomas Gleixner2011-05-163-117/+45
* | clocksource: convert ARM 32-bit down counting clocksourcesRussell King2011-05-231-19/+2
|/
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-292-4/+4
* arm: Reorder irq_set_ function callsThomas Gleixner2011-03-291-1/+1
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-292-6/+6
* arm: Cleanup irq_desc accessThomas Gleixner2011-03-292-16/+11
* ARM: Remove dependency of plat-orion GPIO code on mach directory includes.Lennert Buytenhek2011-03-032-147/+314
* ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek2011-03-032-46/+78
* ARM: plat-orion: irq_data conversion.Lennert Buytenhek2011-01-132-28/+27
* ARM: orion: convert sched_clock() to use new infrastructureRussell King2010-12-221-35/+9
* ARM: ensure all sched_clock() implementations are notrace markedRussell King2010-12-221-1/+1
* ARM: orion: update clock source registrationRussell King2010-12-221-3/+1
* [ARM] Kirkwood: restrict the scope of the PCIe reset workaroundNicolas Pitre2010-10-212-5/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-071-0/+11
|\
| * orion/kirkwood: add audio functions.apatard@mandriva.com2010-05-311-0/+11
* | [ARM] orion/kirkwood: reset PCIe unit on bootOlaf Rempel2010-07-161-0/+34
|/
* mtd: orion/kirkwood: add RnB line support to orion mtd driverBen Dooks2010-05-141-0/+1
* [ARM] Orion: fix PCIe inbound window programming when RAM size is not a power...Lennert Buytenhek2009-12-281-0/+6
* [ARM] Kirkwood: __init requires linux/init.hMartin Michlmayr2009-08-241-0/+2
* [ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdtNicolas Pitre2009-06-081-4/+4
* [ARM] orion: convert gpio to use gpiolibErik Benada2009-06-082-128/+83
* [ARM] orion: make sure sched_clock() usage of cnt32_to_63() is safeNicolas Pitre2009-06-081-12/+32
* [ARM] orion: sched_clock implementation for orion platformsStefan Agner2009-06-081-0/+37
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-241-1/+1
|\