| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: mvebu: fix build breaks from multi-platform conversion | Rob Herring | 2012-09-28 | 1 | -0/+1 |
* | Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/... | Olof Johansson | 2012-09-22 | 9 | -34/+30 |
|\ |
|
| * | arm: plat-orion: make bridge_virt_base non-const to support DT use case | Thomas Petazzoni | 2012-09-21 | 1 | -1/+1 |
| * | arm: plat-orion: introduce PLAT_ORION_LEGACY hidden config option | Thomas Petazzoni | 2012-09-21 | 1 | -5/+4 |
| * | arm: plat-orion: use void __iomem pointers for addr-map functions | Thomas Petazzoni | 2012-09-21 | 2 | -9/+6 |
| * | arm: plat-orion: use void __iomem pointers for time functions | Thomas Petazzoni | 2012-09-21 | 2 | -6/+6 |
| * | arm: plat-orion: use void __iomem pointers for MPP functions | Thomas Petazzoni | 2012-09-21 | 2 | -4/+4 |
| * | arm: plat-orion: use void __iomem pointers for UART registration functions | Thomas Petazzoni | 2012-09-21 | 2 | -10/+10 |
* | | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 2012-09-22 | 6 | -105/+2 |
|\ \ |
|
| * | | ARM: orion: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 6 | -105/+2 |
* | | | ARM: orion: move custom gpio functions to orion-gpio.h | Rob Herring | 2012-09-14 | 4 | -3/+4 |
| |/
|/| |
|
* | | ARM: Orion: Set eth packet size csum offload limit | Arnaud Patard (Rtp) | 2012-08-15 | 2 | -4/+10 |
|/ |
|
* | ARM: Orion: Add arch support needed for I2C via DT. | Andrew Lunn | 2012-07-27 | 1 | -0/+1 |
* | ARM: Orion: DT support for IRQ and GPIO Controllers | Andrew Lunn | 2012-07-27 | 4 | -52/+173 |
* | ARM: Orion: Fix Virtual/Physical mixup with watchdog | Andrew Lunn | 2012-06-23 | 1 | -1/+1 |
* | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 4 | -85/+75 |
|\ |
|
| * | ARM: Kirkwood: Replace clock gating | Andrew Lunn | 2012-05-08 | 1 | -2/+2 |
| * | ARM: Orion: UART: Get the clock rate via clk_get_rate(). | Andrew Lunn | 2012-05-08 | 2 | -14/+20 |
| * | ARM: Orion: WDT: Add clk/clkdev support | Andrew Lunn | 2012-05-08 | 3 | -28/+4 |
| * | ARM: Orion: Eth: Add clk/clkdev support. | Andrew Lunn | 2012-05-08 | 2 | -22/+17 |
| * | ARM: Orion: SPI: Add clk/clkdev support. | Andrew Lunn | 2012-05-08 | 2 | -19/+30 |
| * | ARM: Orion: Add clocks using the generic clk infrastructure. | Andrew Lunn | 2012-05-08 | 1 | -0/+2 |
* | | orion/kirkwood: create a generic function for gpio led blinking | Arnaud Patard (Rtp) | 2012-05-15 | 2 | -0/+25 |
* | | kirkwood/orion: fix orion_gpio_set_blink | Arnaud Patard (Rtp) | 2012-05-15 | 1 | -2/+2 |
|/ |
|
* | ARM: orion: wdt: use resource vice direct access | Jason Cooper | 2012-03-16 | 1 | -1/+6 |
* | ARM: Kirkwood: Remove tclk from kirkwood_asoc_platform_data. | Andrew Lunn | 2012-03-16 | 1 | -1/+0 |
* | ARM: orion: Fix USB phy for orion5x. | Andrew Lunn | 2012-02-09 | 2 | -6/+6 |
* | ARM: orion: Fix Orion5x GPIO regression from MPP cleanup | Andrew Lunn | 2012-02-09 | 1 | -2/+1 |
* | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-01-09 | 11 | -64/+245 |
|\ |
|
| * | ARM: Orion: Remove address map info from all platform data structures | Andrew Lunn | 2011-12-13 | 6 | -58/+13 |
| * | ARM: Orion: Get address map from plat-orion instead of via platform_data | Andrew Lunn | 2011-12-13 | 3 | -5/+11 |
| * | ARM: Orion: mbus_dram_info consolidation | Andrew Lunn | 2011-12-13 | 2 | -5/+7 |
| * | ARM: Orion: Consolidate the address map setup | Andrew Lunn | 2011-12-13 | 3 | -1/+219 |
* | | Merge branch 'devel-stable' into for-linus | Russell King | 2012-01-05 | 1 | -18/+3 |
|\ \ |
|
| * | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 2011-12-18 | 1 | -18/+3 |
| |/ |
|
* / | ARM: plat-orion: make gpiochip label unique | Holger Brunck | 2011-12-19 | 1 | -1/+5 |
|/ |
|
* | ARM: 7063/1: Orion: gpio: add missing include of linux/types.h | Axel Lin | 2011-08-24 | 1 | -0/+1 |
* | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 2011-08-12 | 1 | -2/+0 |
* | ARM: gpio: consolidate gpio_to_irq | Russell King | 2011-08-12 | 1 | -5/+0 |
* | ARM: gpio: consolidate trivial gpiolib implementations | Russell King | 2011-08-12 | 1 | -4/+2 |
* | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) | Simon Guinot | 2011-07-07 | 1 | -1/+1 |
* | Merge branch 'devel-stable' into for-linus | Russell King | 2011-05-23 | 8 | -118/+1232 |
|\ |
|
| * | ARM: dove: Consolidate mpp code with platform mpp. | Andrew Lunn | 2011-05-16 | 1 | -4/+1 |
| * | ARM: orion: Refactor the MPP code common in the orion platform | Andrew Lunn | 2011-05-16 | 3 | -1/+116 |
| * | ARM: orion: Consolidate setup of the crypto engine. | Andrew Lunn | 2011-05-16 | 2 | -0/+36 |
| * | ARM: orion: Consolidate SATA platform setup. | Andrew Lunn | 2011-05-16 | 2 | -0/+40 |
| * | ARM: orion: Consolidate USB platform setup code. | Andrew Lunn | 2011-05-16 | 2 | -0/+101 |
| * | ARM: orion: Consolidate the XOR platform setup code. | Andrew Lunn | 2011-05-16 | 2 | -0/+226 |
| * | ARM: orion: Consolidate the platform data setup for the watchdog. | Andrew Lunn | 2011-05-16 | 2 | -0/+23 |
| * | ARM: orion: Consolidate SPI initialization. | Andrew Lunn | 2011-05-16 | 2 | -0/+53 |