aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-orion
AgeCommit message (Expand)Author
2012-06-23ARM: Orion: Fix Virtual/Physical mixup with watchdogAndrew Lunn
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-15orion/kirkwood: create a generic function for gpio led blinkingArnaud Patard (Rtp)
2012-05-15kirkwood/orion: fix orion_gpio_set_blinkArnaud Patard (Rtp)
2012-05-08ARM: Kirkwood: Replace clock gatingAndrew Lunn
2012-05-08ARM: Orion: UART: Get the clock rate via clk_get_rate().Andrew Lunn
2012-05-08ARM: Orion: WDT: Add clk/clkdev supportAndrew Lunn
2012-05-08ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn
2012-05-08ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn
2012-05-08ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn
2012-03-16ARM: orion: wdt: use resource vice direct accessJason Cooper
2012-03-16ARM: Kirkwood: Remove tclk from kirkwood_asoc_platform_data.Andrew Lunn
2012-02-09ARM: orion: Fix USB phy for orion5x.Andrew Lunn
2012-02-09ARM: orion: Fix Orion5x GPIO regression from MPP cleanupAndrew Lunn
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2011-12-19ARM: plat-orion: make gpiochip label uniqueHolger Brunck
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier
2011-12-13ARM: Orion: Remove address map info from all platform data structuresAndrew Lunn
2011-12-13ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn
2011-12-13ARM: Orion: mbus_dram_info consolidationAndrew Lunn
2011-12-13ARM: Orion: Consolidate the address map setupAndrew Lunn
2011-08-24ARM: 7063/1: Orion: gpio: add missing include of linux/types.hAxel Lin
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King
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