aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-orion
AgeCommit message (Expand)Author
2013-05-20ARM: plat-orion: Fix num_resources and id for ge10 and ge11Gregory CLEMENT
2013-05-13ARM: plat-orion: add missing ehci include to common.hSebastian Hesselbarth
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot
2013-04-15arm: plat-orion: remove addr-map codeThomas Petazzoni
2013-04-15arm: mach-mv78xx0: convert to use the mvebu-mbus driverThomas Petazzoni
2013-04-15arm: mach-orion5x: convert to use mvebu-mbus driverThomas Petazzoni
2013-04-15arm: mach-dove: convert to use mvebu-mbus driverThomas Petazzoni
2013-04-15arm: mach-kirkwood: convert to use mvebu-mbus driverThomas Petazzoni
2013-04-15arm: mach-mvebu: convert to use mvebu-mbus driverThomas Petazzoni
2013-04-02Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson
2013-03-30Merge tag 'tags/cleanup_for_v3.10' into mvebu/socJason Cooper
2013-03-30ARM: Orion: add dbg_show function to gpio-orion driverSimon Guinot
2013-03-22mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli
2013-03-20arm: plat-orion: use GPIO driver on CONFIG_GPIOLIBAlexandre Courbot
2013-03-17arm: plat-orion: use mv_mbus_dram_info() in PCIe codeThomas Petazzoni
2013-03-17arm: plat-orion: only build addr-map.c when neededThomas Petazzoni
2013-03-08arm: plat-orion: fix address decoding when > 4GB is usedThomas Petazzoni
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-01-23arm: plat-orion: fix printing of "MPP config unavailable on this hardware"Gerlando Falauto
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo
2012-12-14Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-11-24ARM: Kirkwood: Make use of mvebu pincltl and gpio driversAndrew Lunn
2012-11-21Merge tag 'marvell-hwiocc-for-3.8' of git://github.com/MISL-EBU-System-SW/mai...Jason Cooper
2012-11-21arm: plat-orion: Add coherency attribute when setup mbus targetGregory CLEMENT
2012-11-20dma: mv_xor: remove the pool_size from platform_dataThomas Petazzoni
2012-11-20dma: mv_xor: remove hw_id field from platform_dataThomas Petazzoni
2012-11-20dma: mv_xor: change the driver name to 'mv_xor'Thomas Petazzoni
2012-11-20dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_dataThomas Petazzoni
2012-11-20dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_dataThomas Petazzoni
2012-11-20dma: mv_xor: remove 'shared' from mv_xor_platform_dataThomas Petazzoni
2012-11-20arm: plat-orion: remove unused orion_xor_init_channels()Thomas Petazzoni
2012-11-20arm: plat-orion: convert the registration of the xor1 engine to the single dr...Thomas Petazzoni
2012-11-20arm: plat-orion: convert the registration of the xor0 engine to the single dr...Thomas Petazzoni
2012-11-20ARM: Kirkwood: switch to DT clock providersAndrew Lunn
2012-09-28ARM: mvebu: fix build breaks from multi-platform conversionRob Herring
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: introduce PLAT_ORION_LEGACY hidden config optionThomas 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: Add arch support needed for I2C via DT.Andrew Lunn