Age | Commit message (Expand) | Author | Files | Lines |
2013-05-13 | ARM: plat-orion: add missing ehci include to common.h | Sebastian Hesselbarth | 1 | -0/+1 |
2012-11-21 | arm: plat-orion: Add coherency attribute when setup mbus target | Gregory CLEMENT | 1 | -0/+1 |
2012-11-20 | ARM: Kirkwood: switch to DT clock providers | Andrew Lunn | 1 | -0/+1 |
2012-09-23 | Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/... | Olof Johansson | 4 | -9/+9 |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 5 | -103/+0 |
2012-09-21 | arm: plat-orion: make bridge_virt_base non-const to support DT use case | Thomas Petazzoni | 1 | -1/+1 |
2012-09-21 | arm: plat-orion: use void __iomem pointers for addr-map functions | Thomas Petazzoni | 1 | -2/+2 |
2012-09-21 | arm: plat-orion: use void __iomem pointers for time functions | Thomas Petazzoni | 1 | -2/+2 |
2012-09-21 | arm: plat-orion: use void __iomem pointers for MPP functions | Thomas Petazzoni | 1 | -1/+1 |
2012-09-21 | arm: plat-orion: use void __iomem pointers for UART registration functions | Thomas Petazzoni | 1 | -4/+4 |
2012-09-19 | ARM: orion: move platform_data definitions | Arnd Bergmann | 5 | -103/+0 |
2012-09-14 | ARM: orion: move custom gpio functions to orion-gpio.h | Rob Herring | 1 | -1/+1 |
2012-08-15 | ARM: Orion: Set eth packet size csum offload limit | Arnaud Patard (Rtp) | 1 | -2/+4 |
2012-07-27 | ARM: Orion: DT support for IRQ and GPIO Controllers | Andrew Lunn | 2 | -11/+8 |
2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -35/+17 |
2012-05-15 | orion/kirkwood: create a generic function for gpio led blinking | Arnaud Patard (Rtp) | 1 | -0/+2 |
2012-05-09 | ARM: Orion: UART: Get the clock rate via clk_get_rate(). | Andrew Lunn | 1 | -4/+4 |
2012-05-09 | ARM: Orion: WDT: Add clk/clkdev support | Andrew Lunn | 2 | -19/+1 |
2012-05-09 | ARM: Orion: Eth: Add clk/clkdev support. | Andrew Lunn | 1 | -8/+5 |
2012-05-09 | ARM: Orion: SPI: Add clk/clkdev support. | Andrew Lunn | 1 | -4/+7 |
2012-03-16 | ARM: Kirkwood: Remove tclk from kirkwood_asoc_platform_data. | Andrew Lunn | 1 | -1/+0 |
2012-02-10 | ARM: orion: Fix USB phy for orion5x. | Andrew Lunn | 1 | -1/+2 |
2011-12-14 | ARM: Orion: Remove address map info from all platform data structures | Andrew Lunn | 5 | -24/+4 |
2011-12-14 | ARM: Orion: Get address map from plat-orion instead of via platform_data | Andrew Lunn | 1 | -2/+1 |
2011-12-14 | ARM: Orion: mbus_dram_info consolidation | Andrew Lunn | 1 | -1/+2 |
2011-12-14 | ARM: Orion: Consolidate the address map setup | Andrew Lunn | 1 | -0/+52 |
2011-08-24 | ARM: 7063/1: Orion: gpio: add missing include of linux/types.h | Axel Lin | 1 | -0/+1 |
2011-08-12 | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 1 | -2/+0 |
2011-08-12 | ARM: gpio: consolidate gpio_to_irq | Russell King | 1 | -5/+0 |
2011-08-12 | ARM: gpio: consolidate trivial gpiolib implementations | Russell King | 1 | -4/+2 |
2011-05-16 | ARM: orion: Refactor the MPP code common in the orion platform | Andrew Lunn | 1 | -0/+34 |
2011-05-16 | ARM: orion: Consolidate setup of the crypto engine. | Andrew Lunn | 1 | -0/+5 |
2011-05-16 | ARM: orion: Consolidate SATA platform setup. | Andrew Lunn | 1 | -0/+5 |
2011-05-16 | ARM: orion: Consolidate USB platform setup code. | Andrew Lunn | 1 | -0/+12 |
2011-05-16 | ARM: orion: Consolidate the XOR platform setup code. | Andrew Lunn | 1 | -0/+11 |
2011-05-16 | ARM: orion: Consolidate the platform data setup for the watchdog. | Andrew Lunn | 1 | -0/+2 |
2011-05-16 | ARM: orion: Consolidate SPI initialization. | Andrew Lunn | 1 | -0/+6 |
2011-05-16 | ARM: orion: Consolidate I2C initialization. | Andrew Lunn | 1 | -0/+6 |
2011-05-16 | ARM: orion: Consolidate ethernet platform data | Andrew Lunn | 1 | -0/+34 |
2011-05-16 | ARM: orion: Consolidate the creation of the RTC platform data. | Andrew Lunn | 1 | -0/+3 |
2011-05-16 | ARM: orion: Consolidate the creation of the uart platform data. | Andrew Lunn | 1 | -0/+33 |
2011-05-16 | arm: orion: Use generic irq chip | Thomas Gleixner | 1 | -1/+0 |
2011-03-04 | ARM: Remove dependency of plat-orion GPIO code on mach directory includes. | Lennert Buytenhek | 1 | -1/+4 |
2011-03-04 | ARM: Remove dependency of plat-orion time code on mach directory includes. | Lennert Buytenhek | 1 | -1/+4 |
2010-10-21 | [ARM] Kirkwood: restrict the scope of the PCIe reset workaround | Nicolas Pitre | 1 | -0/+3 |
2010-05-31 | orion/kirkwood: add audio functions. | apatard@mandriva.com | 1 | -0/+11 |
2010-05-14 | mtd: orion/kirkwood: add RnB line support to orion mtd driver | Ben Dooks | 1 | -0/+1 |
2009-08-24 | [ARM] Kirkwood: __init requires linux/init.h | Martin Michlmayr | 1 | -0/+2 |
2009-06-08 | [ARM] Orion/Kirkwood: rename orion5x_wdt to orion_wdt | Nicolas Pitre | 1 | -4/+4 |
2009-06-08 | [ARM] orion: convert gpio to use gpiolib | Erik Benada | 1 | -9/+8 |