summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mv78xx0/common.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: mv78xx0: Remove CLK_IS_ROOTStephen Boyd2016-04-271-2/+1
* ARM: mv78xx0: avoid unused function warningArnd Bergmann2016-02-251-3/+2
* ARM: mv78xx0: clean up mach/*.h headersArnd Bergmann2015-12-071-2/+2
* ARM: orion: Move cache-feroceon-l2.h out of plat-orionAndrew Lunn2014-02-221-1/+1
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+1
* arm: mach-mv78xx0: convert to use the mvebu-mbus driverThomas Petazzoni2013-04-151-2/+8
* ARM: delete struct sys_timerStephen Warren2012-12-241-5/+1
* Merge branch 'late/fixes' into fixesOlof Johansson2012-10-071-1/+1
|\
| * ARM: mv78xx0: mark mv78xx0_timer_init as __init_refokArnd Bergmann2012-10-071-1/+1
* | Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/...Olof Johansson2012-09-221-2/+2
|\ \
| * | arm: plat-orion: use void __iomem pointers for time functionsThomas Petazzoni2012-09-211-3/+2
| * | arm: plat-orion: use void __iomem pointers for UART registration functionsThomas Petazzoni2012-09-211-8/+4
| * | arm: mach-mv78xx0: use IOMEM() for base address definitionsThomas Petazzoni2012-09-211-9/+14
| |/
* | Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-221-2/+2
|\ \
| * | ARM: orion: move platform_data definitionsArnd Bergmann2012-09-191-2/+2
* | | Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson2012-09-121-2/+4
|\ \ \ | | |/ | |/|
| * | ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)2012-08-151-2/+4
| |/
* | ARM: mv78xx0: use fixed pci i/o mappingRob Herring2012-07-261-5/+0
|/
* ARM: Orion: UART: Get the clock rate via clk_get_rate().Andrew Lunn2012-05-081-4/+4
* ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn2012-05-081-4/+4
* ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn2012-05-081-0/+2
* ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn2012-05-081-7/+20
* ARM: orion: Fix USB phy for orion5x.Andrew Lunn2012-02-091-1/+2
* Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-13/+9
|\
| * ARM: Orion: Remove address map info from all platform data structuresAndrew Lunn2011-12-131-13/+8
| * ARM: Orion: mbus_dram_info consolidationAndrew Lunn2011-12-131-8/+9
* | ARM: restart: mv78xx0: use new restart hookRussell King2012-01-051-0/+16
|/
* ARM: orion: Consolidate SATA platform setup.Andrew Lunn2011-05-161-27/+2
* ARM: orion: Consolidate USB platform setup code.Andrew Lunn2011-05-161-87/+6
* ARM: orion: Consolidate I2C initialization.Andrew Lunn2011-05-161-67/+3
* ARM: orion: Consolidate ethernet platform dataAndrew Lunn2011-05-161-206/+12
* ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn2011-05-161-150/+10
* ARM: orion: Rename some constants to macros to make code more identicalAndrew Lunn2011-05-161-19/+19
* ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek2011-03-031-1/+7
* [ARM] properly report mv78100 stepping A1Lennert Buytenhek2009-11-051-0/+2
* [ARM] add coherent DMA mask for mv643xx_ethNicolas Pitre2009-05-221-0/+12
* [ARM] Orion: Remove explicit name for platform device resourcesMartin Michlmayr2009-05-211-4/+0
* [ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre2009-04-231-0/+1
* [ARM] mv78xx0: wire i2c supportRiku Voipio2009-03-031-0/+76
* [ARM] mv78xx0: force eth2/eth3 to PHYless mode on pre-A0 siliconLennert Buytenhek2009-02-191-0/+27
* [ARM] mv78xx0: distinguish between different chip steppingsLennert Buytenhek2009-02-191-1/+28
* [ARM] Orion: add the option to support different ehci phy initializationRonen Shitrit2008-12-041-0/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-111-1/+6
|\
| * [ARM] mv78xx0: wire up ethernet error interruptLennert Buytenhek2008-09-251-1/+6
* | mv643xx_eth: smi sharing is a per-unit property, not a per-port oneLennert Buytenhek2008-09-051-3/+3
|/
* [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-091-4/+4
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] add Marvell 78xx0 ARM SoC supportStanislav Samsonov2008-06-221-0/+754
OpenPOWER on IntegriCloud