| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/dma: remove unused support for MEMSET operations | Bartlomiej Zolnierkiewicz | 2013-07-03 | 1 | -10/+0 |
* | ARM: plat-orion: Fix num_resources and id for ge10 and ge11 | Gregory CLEMENT | 2013-05-20 | 1 | -6/+6 |
* | mv643xx_eth: convert to use the Marvell Orion MDIO driver | Florian Fainelli | 2013-03-22 | 1 | -23/+31 |
* | dma: mv_xor: remove the pool_size from platform_data | Thomas Petazzoni | 2012-11-20 | 1 | -16/+2 |
* | dma: mv_xor: remove hw_id field from platform_data | Thomas Petazzoni | 2012-11-20 | 1 | -4/+0 |
* | dma: mv_xor: change the driver name to 'mv_xor' | Thomas Petazzoni | 2012-11-20 | 1 | -2/+2 |
* | dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_data | Thomas Petazzoni | 2012-11-20 | 1 | -2/+2 |
* | dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_data | Thomas Petazzoni | 2012-11-20 | 1 | -14/+14 |
* | dma: mv_xor: remove 'shared' from mv_xor_platform_data | Thomas Petazzoni | 2012-11-20 | 1 | -8/+0 |
* | arm: plat-orion: remove unused orion_xor_init_channels() | Thomas Petazzoni | 2012-11-20 | 1 | -20/+0 |
* | arm: plat-orion: convert the registration of the xor1 engine to the single dr... | Thomas Petazzoni | 2012-11-20 | 1 | -52/+42 |
* | arm: plat-orion: convert the registration of the xor0 engine to the single dr... | Thomas Petazzoni | 2012-11-20 | 1 | -52/+42 |
* | Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/... | Olof Johansson | 2012-09-22 | 1 | -6/+6 |
|\ |
|
| * | arm: plat-orion: use void __iomem pointers for UART registration functions | Thomas Petazzoni | 2012-09-21 | 1 | -6/+6 |
* | | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 2012-09-22 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | ARM: orion: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 1 | -2/+2 |
* | | ARM: Orion: Set eth packet size csum offload limit | Arnaud Patard (Rtp) | 2012-08-15 | 1 | -2/+6 |
|/ |
|
* | ARM: Orion: Add arch support needed for I2C via DT. | Andrew Lunn | 2012-07-27 | 1 | -0/+1 |
* | ARM: Orion: Fix Virtual/Physical mixup with watchdog | Andrew Lunn | 2012-06-23 | 1 | -1/+1 |
* | ARM: Orion: UART: Get the clock rate via clk_get_rate(). | Andrew Lunn | 2012-05-08 | 1 | -10/+16 |
* | ARM: Orion: WDT: Add clk/clkdev support | Andrew Lunn | 2012-05-08 | 1 | -9/+3 |
* | ARM: Orion: Eth: Add clk/clkdev support. | Andrew Lunn | 2012-05-08 | 1 | -14/+12 |
* | ARM: Orion: SPI: Add clk/clkdev support. | Andrew Lunn | 2012-05-08 | 1 | -15/+23 |
* | ARM: Orion: Add clocks using the generic clk infrastructure. | Andrew Lunn | 2012-05-08 | 1 | -0/+2 |
* | ARM: orion: wdt: use resource vice direct access | Jason Cooper | 2012-03-16 | 1 | -1/+6 |
* | ARM: orion: Fix USB phy for orion5x. | Andrew Lunn | 2012-02-09 | 1 | -5/+4 |
* | ARM: Orion: Remove address map info from all platform data structures | Andrew Lunn | 2011-12-13 | 1 | -34/+9 |
* | ARM: orion: Consolidate setup of the crypto engine. | Andrew Lunn | 2011-05-16 | 1 | -0/+31 |
* | ARM: orion: Consolidate SATA platform setup. | Andrew Lunn | 2011-05-16 | 1 | -0/+35 |
* | ARM: orion: Consolidate USB platform setup code. | Andrew Lunn | 2011-05-16 | 1 | -0/+89 |
* | ARM: orion: Consolidate the XOR platform setup code. | Andrew Lunn | 2011-05-16 | 1 | -0/+215 |
* | ARM: orion: Consolidate the platform data setup for the watchdog. | Andrew Lunn | 2011-05-16 | 1 | -0/+21 |
* | ARM: orion: Consolidate SPI initialization. | Andrew Lunn | 2011-05-16 | 1 | -0/+47 |
* | ARM: orion: Consolidate I2C initialization. | Andrew Lunn | 2011-05-16 | 1 | -0/+54 |
* | ARM: orion: Consolidate ethernet platform data | Andrew Lunn | 2011-05-16 | 1 | -0/+276 |
* | ARM: orion: Consolidate the creation of the RTC platform data. | Andrew Lunn | 2011-05-16 | 1 | -0/+18 |
* | ARM: orion: Consolidate the creation of the uart platform data. | Andrew Lunn | 2011-05-16 | 1 | -0/+171 |