aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-orion
Commit message (Expand)AuthorAge
* ARM: plat-orion: Fix num_resources and id for ge10 and ge11Gregory CLEMENT2013-05-20
* ARM: plat-orion: add missing ehci include to common.hSebastian Hesselbarth2013-05-13
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-16
| * arm: plat-orion: use GPIO driver on CONFIG_GPIOLIBAlexandre Courbot2013-03-20
* | Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-07
|\ \
| * | arm: plat-orion: remove addr-map codeThomas Petazzoni2013-04-15
| * | arm: mach-mv78xx0: convert to use the mvebu-mbus driverThomas Petazzoni2013-04-15
| * | arm: mach-orion5x: convert to use mvebu-mbus driverThomas Petazzoni2013-04-15
| * | arm: mach-dove: convert to use mvebu-mbus driverThomas Petazzoni2013-04-15
| * | arm: mach-kirkwood: convert to use mvebu-mbus driverThomas Petazzoni2013-04-15
| * | arm: mach-mvebu: convert to use mvebu-mbus driverThomas Petazzoni2013-04-15
| * | Merge tag 'tags/cleanup_for_v3.10' into mvebu/socJason Cooper2013-03-30
| |\ \
| * | | ARM: Orion: add dbg_show function to gpio-orion driverSimon Guinot2013-03-30
| | |/ | |/|
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-02
|\ \ \
| * | | Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson2013-04-02
| |\| | | | |/ | |/|
| * | arm: plat-orion: use mv_mbus_dram_info() in PCIe codeThomas Petazzoni2013-03-17
| * | arm: plat-orion: only build addr-map.c when neededThomas Petazzoni2013-03-17
* | | mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli2013-03-22
| |/ |/|
* | arm: plat-orion: fix address decoding when > 4GB is usedThomas Petazzoni2013-03-08
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\
| * ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-14
* | arm: plat-orion: fix printing of "MPP config unavailable on this hardware"Gerlando Falauto2013-01-23
|/
* Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-14
|\
| * Merge tag 'marvell-hwiocc-for-3.8' of git://github.com/MISL-EBU-System-SW/mai...Jason Cooper2012-11-21
| |\
| | * arm: plat-orion: Add coherency attribute when setup mbus targetGregory CLEMENT2012-11-21
| * | dma: mv_xor: remove the pool_size from platform_dataThomas Petazzoni2012-11-20
| * | dma: mv_xor: remove hw_id field from platform_dataThomas Petazzoni2012-11-20
| * | dma: mv_xor: change the driver name to 'mv_xor'Thomas Petazzoni2012-11-20
| * | dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_dataThomas Petazzoni2012-11-20
| * | dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_dataThomas Petazzoni2012-11-20
| * | dma: mv_xor: remove 'shared' from mv_xor_platform_dataThomas Petazzoni2012-11-20
| * | arm: plat-orion: remove unused orion_xor_init_channels()Thomas Petazzoni2012-11-20
| * | arm: plat-orion: convert the registration of the xor1 engine to the single dr...Thomas Petazzoni2012-11-20
| * | arm: plat-orion: convert the registration of the xor0 engine to the single dr...Thomas Petazzoni2012-11-20
| |/
| * ARM: Kirkwood: switch to DT clock providersAndrew Lunn2012-11-20
* | ARM: Kirkwood: Make use of mvebu pincltl and gpio driversAndrew Lunn2012-11-23
|/
* ARM: mvebu: fix build breaks from multi-platform conversionRob Herring2012-09-28
* Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...Olof Johansson2012-09-22
|\
| * arm: plat-orion: make bridge_virt_base non-const to support DT use caseThomas Petazzoni2012-09-21
| * arm: plat-orion: introduce PLAT_ORION_LEGACY hidden config optionThomas Petazzoni2012-09-21
| * arm: plat-orion: use void __iomem pointers for addr-map functionsThomas Petazzoni2012-09-21
| * arm: plat-orion: use void __iomem pointers for time functionsThomas Petazzoni2012-09-21
| * arm: plat-orion: use void __iomem pointers for MPP functionsThomas Petazzoni2012-09-21
| * arm: plat-orion: use void __iomem pointers for UART registration functionsThomas Petazzoni2012-09-21
* | Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-22
|\ \
| * | ARM: orion: move platform_data definitionsArnd Bergmann2012-09-19
* | | ARM: orion: move custom gpio functions to orion-gpio.hRob Herring2012-09-14
| |/ |/|
* | ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)2012-08-15
|/
* ARM: Orion: Add arch support needed for I2C via DT.Andrew Lunn2012-07-27