summaryrefslogtreecommitdiff
path: root/arch/arm/plat-orion
AgeCommit message (Expand)Author
2011-07-07genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot
2011-05-23Merge branch 'devel-stable' into for-linusRussell King
2011-05-23clocksource: convert ARM 32-bit down counting clocksourcesRussell King
2011-05-16ARM: dove: Consolidate mpp code with platform mpp.Andrew Lunn
2011-05-16ARM: orion: Refactor the MPP code common in the orion platformAndrew Lunn
2011-05-16ARM: orion: Consolidate setup of the crypto engine.Andrew Lunn
2011-05-16ARM: orion: Consolidate SATA platform setup.Andrew Lunn
2011-05-16ARM: orion: Consolidate USB platform setup code.Andrew Lunn
2011-05-16ARM: orion: Consolidate the XOR platform setup code.Andrew Lunn
2011-05-16ARM: orion: Consolidate the platform data setup for the watchdog.Andrew Lunn
2011-05-16ARM: orion: Consolidate SPI initialization.Andrew Lunn
2011-05-16ARM: orion: Consolidate I2C initialization.Andrew Lunn
2011-05-16ARM: orion: Consolidate ethernet platform dataAndrew Lunn
2011-05-16ARM: orion: Consolidate the creation of the RTC platform data.Andrew Lunn
2011-05-16ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn
2011-05-16arm: orion: Use generic irq chipThomas Gleixner
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Reorder irq_set_ function callsThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-03-29arm: Cleanup irq_desc accessThomas Gleixner
2011-03-03ARM: Remove dependency of plat-orion GPIO code on mach directory includes.Lennert Buytenhek
2011-03-03ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek
2011-01-13ARM: plat-orion: irq_data conversion.Lennert Buytenhek
2010-12-22ARM: orion: convert sched_clock() to use new infrastructureRussell King
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King
2010-12-22ARM: orion: update clock source registrationRussell King
2010-10-21[ARM] Kirkwood: restrict the scope of the PCIe reset workaroundNicolas Pitre
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-07-16[ARM] orion/kirkwood: reset PCIe unit on bootOlaf Rempel
2010-05-31orion/kirkwood: add audio functions.apatard@mandriva.com
2010-05-14mtd: orion/kirkwood: add RnB line support to orion mtd driverBen Dooks
2009-12-28[ARM] Orion: fix PCIe inbound window programming when RAM size is not a power...Lennert Buytenhek
2009-08-24[ARM] Kirkwood: __init requires linux/init.hMartin Michlmayr
2009-06-08[ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdtNicolas Pitre
2009-06-08[ARM] orion: convert gpio to use gpiolibErik Benada
2009-06-08[ARM] orion: make sure sched_clock() usage of cnt32_to_63() is safeNicolas Pitre
2009-06-08[ARM] orion: sched_clock implementation for orion platformsStefan Agner
2009-04-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-23[ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-03-28Merge branch 'origin' into develRussell King
2009-03-25[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform dataThomas Reitmayr
2009-02-26[ARM] Kirkwood: SDIO driver registration for DB6281 and RD6281Nicolas Pitre
2009-02-19[ARM] Orion: make gpio /input/output validation separateNicolas Pitre
2009-02-17[ARM] 5401/1: Orion: fix edge triggered GPIO interrupt supportNicolas Pitre
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-20[ARM] Orion: share GPIO IRQ handling codeLennert Buytenhek
2008-12-20[ARM] Orion: share GPIO handling codeLennert Buytenhek
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell