aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-orion/include
AgeCommit message (Expand)Author
2014-11-04leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptorsMika Westerberg
2014-04-26ARM: orion: remove no longer needed gpio DT codeThomas Petazzoni
2014-04-26ARM: orion: remove no longer needed DT IRQ codeThomas Petazzoni
2014-02-22ARM: orion: Move cache-feroceon-l2.h out of plat-orionAndrew Lunn
2013-05-13ARM: plat-orion: add missing ehci include to common.hSebastian Hesselbarth
2012-11-21arm: plat-orion: Add coherency attribute when setup mbus targetGregory CLEMENT
2012-11-20ARM: Kirkwood: switch to DT clock providersAndrew Lunn
2012-09-22Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...Olof Johansson
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-21arm: plat-orion: make bridge_virt_base non-const to support DT use caseThomas Petazzoni
2012-09-21arm: plat-orion: use void __iomem pointers for addr-map functionsThomas Petazzoni
2012-09-21arm: plat-orion: use void __iomem pointers for time functionsThomas Petazzoni
2012-09-21arm: plat-orion: use void __iomem pointers for MPP functionsThomas Petazzoni
2012-09-21arm: plat-orion: use void __iomem pointers for UART registration functionsThomas Petazzoni
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann
2012-09-14ARM: orion: move custom gpio functions to orion-gpio.hRob Herring
2012-08-15ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)
2012-07-27ARM: Orion: DT support for IRQ and GPIO ControllersAndrew 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-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-03-16ARM: Kirkwood: Remove tclk from kirkwood_asoc_platform_data.Andrew Lunn
2012-02-09ARM: orion: Fix USB phy for orion5x.Andrew Lunn
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-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-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
2010-10-21[ARM] Kirkwood: restrict the scope of the PCIe reset workaroundNicolas Pitre
2010-05-31orion/kirkwood: add audio functions.apatard@mandriva.com