summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-orion
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-264-85/+75
|\
| * ARM: Kirkwood: Replace clock gatingAndrew Lunn2012-05-081-2/+2
| * ARM: Orion: UART: Get the clock rate via clk_get_rate().Andrew Lunn2012-05-082-14/+20
| * ARM: Orion: WDT: Add clk/clkdev supportAndrew Lunn2012-05-083-28/+4
| * ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn2012-05-082-22/+17
| * ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn2012-05-082-19/+30
| * ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn2012-05-081-0/+2
* | orion/kirkwood: create a generic function for gpio led blinkingArnaud Patard (Rtp)2012-05-152-0/+25
* | kirkwood/orion: fix orion_gpio_set_blinkArnaud Patard (Rtp)2012-05-151-2/+2
|/
* ARM: orion: wdt: use resource vice direct accessJason Cooper2012-03-161-1/+6
* ARM: Kirkwood: Remove tclk from kirkwood_asoc_platform_data.Andrew Lunn2012-03-161-1/+0
* ARM: orion: Fix USB phy for orion5x.Andrew Lunn2012-02-092-6/+6
* ARM: orion: Fix Orion5x GPIO regression from MPP cleanupAndrew Lunn2012-02-091-2/+1
* 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