summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-orion
Commit message (Expand)AuthorAgeFilesLines
* ARM: plat-orion: add reg offset to DT irq driver stubSebastian Hesselbarth2013-07-251-1/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-1/+1
|\
| * Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-042-6/+7
| |\
| * | sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* | | drivers/dma: remove unused support for MEMSET operationsBartlomiej Zolnierkiewicz2013-07-031-10/+0
* | | arm: orion: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-251-1/+1
| |/ |/|
* | ARM: plat-orion: Fix num_resources and id for ge10 and ge11Gregory CLEMENT2013-05-201-6/+6
* | ARM: plat-orion: add missing ehci include to common.hSebastian Hesselbarth2013-05-131-0/+1
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-092-2/+2
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-1/+1
| * arm: plat-orion: use GPIO driver on CONFIG_GPIOLIBAlexandre Courbot2013-03-201-1/+1
* | Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-073-184/+59
|\ \
| * | arm: plat-orion: remove addr-map codeThomas Petazzoni2013-04-151-178/+0
| * | arm: mach-mv78xx0: convert to use the mvebu-mbus driverThomas Petazzoni2013-04-151-2/+0
| * | arm: mach-orion5x: convert to use mvebu-mbus driverThomas Petazzoni2013-04-151-1/+0
| * | arm: mach-dove: convert to use mvebu-mbus driverThomas Petazzoni2013-04-151-1/+0
| * | arm: mach-kirkwood: convert to use mvebu-mbus driverThomas Petazzoni2013-04-151-1/+0
| * | arm: mach-mvebu: convert to use mvebu-mbus driverThomas Petazzoni2013-04-151-1/+0
| * | Merge tag 'tags/cleanup_for_v3.10' into mvebu/socJason Cooper2013-03-302-5/+11
| |\ \
| * | | ARM: Orion: add dbg_show function to gpio-orion driverSimon Guinot2013-03-301-0/+59
| | |/ | |/|
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-022-5/+11
|\ \ \
| * | | Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson2013-04-021-2/+5
| |\| | | | |/ | |/|
| * | arm: plat-orion: use mv_mbus_dram_info() in PCIe codeThomas Petazzoni2013-03-171-4/+6
| * | arm: plat-orion: only build addr-map.c when neededThomas Petazzoni2013-03-171-1/+5
* | | mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli2013-03-221-23/+31
| |/ |/|
* | arm: plat-orion: fix address decoding when > 4GB is usedThomas Petazzoni2013-03-081-2/+5
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-5/+1
|\
| * ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-141-5/+1
* | arm: plat-orion: fix printing of "MPP config unavailable on this hardware"Gerlando Falauto2013-01-231-1/+1
|/
* Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-144-129/+69
|\
| * Merge tag 'marvell-hwiocc-for-3.8' of git://github.com/MISL-EBU-System-SW/mai...Jason Cooper2012-11-212-0/+5
| |\
| | * arm: plat-orion: Add coherency attribute when setup mbus targetGregory CLEMENT2012-11-212-0/+5
| * | dma: mv_xor: remove the pool_size from platform_dataThomas Petazzoni2012-11-201-16/+2
| * | dma: mv_xor: remove hw_id field from platform_dataThomas Petazzoni2012-11-201-4/+0
| * | dma: mv_xor: change the driver name to 'mv_xor'Thomas Petazzoni2012-11-201-2/+2
| * | dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_dataThomas Petazzoni2012-11-201-2/+2
| * | dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_dataThomas Petazzoni2012-11-201-14/+14
| * | dma: mv_xor: remove 'shared' from mv_xor_platform_dataThomas Petazzoni2012-11-201-8/+0
| * | arm: plat-orion: remove unused orion_xor_init_channels()Thomas Petazzoni2012-11-201-20/+0
| * | arm: plat-orion: convert the registration of the xor1 engine to the single dr...Thomas Petazzoni2012-11-201-52/+42
| * | arm: plat-orion: convert the registration of the xor0 engine to the single dr...Thomas Petazzoni2012-11-201-52/+42
| |/
| * ARM: Kirkwood: switch to DT clock providersAndrew Lunn2012-11-201-0/+1
* | ARM: Kirkwood: Make use of mvebu pincltl and gpio driversAndrew Lunn2012-11-241-5/+1
|/
* ARM: mvebu: fix build breaks from multi-platform conversionRob Herring2012-09-281-0/+1
* Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...Olof Johansson2012-09-229-34/+30
|\
| * arm: plat-orion: make bridge_virt_base non-const to support DT use caseThomas Petazzoni2012-09-211-1/+1
| * arm: plat-orion: introduce PLAT_ORION_LEGACY hidden config optionThomas Petazzoni2012-09-211-5/+4
| * arm: plat-orion: use void __iomem pointers for addr-map functionsThomas Petazzoni2012-09-212-9/+6
| * arm: plat-orion: use void __iomem pointers for time functionsThomas Petazzoni2012-09-212-6/+6
| * arm: plat-orion: use void __iomem pointers for MPP functionsThomas Petazzoni2012-09-212-4/+4