aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mv78xx0/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-24ARM: delete struct sys_timerStephen Warren1-5/+1
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson1-1/+1
2012-10-07ARM: mv78xx0: mark mv78xx0_timer_init as __init_refokArnd Bergmann1-1/+1
2012-09-22Merge branch 'kirkwood/addr_decode' of git://git.infradead.org/users/jcooper/linux into late/kirkwoodOlof Johansson1-2/+2
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-2/+2
2012-09-21arm: plat-orion: use void __iomem pointers for time functionsThomas Petazzoni1-3/+2
2012-09-21arm: plat-orion: use void __iomem pointers for UART registration functionsThomas Petazzoni1-8/+4
2012-09-21arm: mach-mv78xx0: use IOMEM() for base address definitionsThomas Petazzoni1-9/+14
2012-09-19ARM: orion: move platform_data definitionsArnd Bergmann1-2/+2
2012-09-12Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson1-2/+4
2012-08-15ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)1-2/+4
2012-07-26ARM: mv78xx0: use fixed pci i/o mappingRob Herring1-5/+0
2012-05-08ARM: Orion: UART: Get the clock rate via clk_get_rate().Andrew Lunn1-4/+4
2012-05-08ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn1-4/+4
2012-05-08ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn1-0/+2
2012-05-08ARM: Orion: Add clocks using the generic clk infrastructure.Andrew Lunn1-7/+20
2012-02-09ARM: orion: Fix USB phy for orion5x.Andrew Lunn1-1/+2
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-13/+9
2012-01-05ARM: restart: mv78xx0: use new restart hookRussell King1-0/+16
2011-12-13ARM: Orion: Remove address map info from all platform data structuresAndrew Lunn1-13/+8
2011-12-13ARM: Orion: mbus_dram_info consolidationAndrew Lunn1-8/+9
2011-05-16ARM: orion: Consolidate SATA platform setup.Andrew Lunn1-27/+2
2011-05-16ARM: orion: Consolidate USB platform setup code.Andrew Lunn1-87/+6
2011-05-16ARM: orion: Consolidate I2C initialization.Andrew Lunn1-67/+3
2011-05-16ARM: orion: Consolidate ethernet platform dataAndrew Lunn1-206/+12
2011-05-16ARM: orion: Consolidate the creation of the uart platform data.Andrew Lunn1-150/+10
2011-05-16ARM: orion: Rename some constants to macros to make code more identicalAndrew Lunn1-19/+19
2011-03-03ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek1-1/+7
2009-11-05[ARM] properly report mv78100 stepping A1Lennert Buytenhek1-0/+2
2009-05-22[ARM] add coherent DMA mask for mv643xx_ethNicolas Pitre1-0/+12
2009-05-21[ARM] Orion: Remove explicit name for platform device resourcesMartin Michlmayr1-4/+0
2009-04-23[ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre1-0/+1
2009-03-03[ARM] mv78xx0: wire i2c supportRiku Voipio1-0/+76
2009-02-19[ARM] mv78xx0: force eth2/eth3 to PHYless mode on pre-A0 siliconLennert Buytenhek1-0/+27
2009-02-19[ARM] mv78xx0: distinguish between different chip steppingsLennert Buytenhek1-1/+28
2008-12-04[ARM] Orion: add the option to support different ehci phy initializationRonen Shitrit1-0/+1
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+6
2008-09-25[ARM] mv78xx0: wire up ethernet error interruptLennert Buytenhek1-1/+6
2008-09-05mv643xx_eth: smi sharing is a per-unit property, not a per-port oneLennert Buytenhek1-3/+3
2008-08-09[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek1-4/+4
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-06-22[ARM] add Marvell 78xx0 ARM SoC supportStanislav Samsonov1-0/+754