aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mv78xx0 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orionRussell King1-3/+1
2010-11-05ARM: orion5x/kirkwood/mv78xx0: fix MPP configuration corner casesMike Rapoport1-3/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre3-6/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-6/+5
2010-03-08Merge branch 'origin' into devel-stableRussell King2-2/+2
2010-02-25Merge branch 'misc2' into develRussell King1-1/+1
2010-02-23[ARM] MV78xx0: Support for Buffalo WXL (Terastation Duo)Sebastien Requiem3-0/+162
2010-02-23[ARM] MV78XX0: MPP routines and definitionsSebastien Requiem3-1/+444
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan1-1/+1
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2009-11-05[ARM] properly report mv78100 stepping A1Lennert Buytenhek2-0/+3
2009-06-08[ARM] orion: convert gpio to use gpiolibErik Benada1-0/+3
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 Pitre6-35/+54
2009-03-19Merge branch 'master' of git://git.marvell.com/orion into develRussell King8-7/+259
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-03-15[ARM] mv78xx0: Add Marvell RD-78x00-mASA Reference Design supportLennert Buytenhek3-0/+95
2009-03-03[ARM] mv78xx0: wire i2c supportRiku Voipio4-0/+87
2009-02-19[ARM] mv78xx0: enable eth2/eth3 on the mv78xx0 A0 development boardLennert Buytenhek1-6/+2
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 Buytenhek4-1/+48
2009-02-17[ARM] 5401/1: Orion: fix edge triggered GPIO interrupt supportNicolas Pitre1-1/+1
2009-01-08[ARM] 5361/1: mv78xx0: fix compilation errorNicolas Pitre1-0/+1
2008-12-20[ARM] mv78xx0: implement GPIO and GPIO interrupt supportLennert Buytenhek4-6/+70
2008-12-13Merge git://git.marvell.com/orion into develRussell King1-0/+1
2008-12-04[ARM] Orion: add the option to support different ehci phy initializationRonen Shitrit1-0/+1
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-1/+0
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-4/+0
2008-10-19[ARM] mv78xx0: force link speed/duplex on eth2/eth3Lennert Buytenhek1-0/+5
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-8/+29
2008-10-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King5-7/+28
2008-09-25[ARM] mv78xx0: wire up ethernet error interruptLennert Buytenhek5-7/+28
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-09-05mv643xx_eth: remove force_phy_addr fieldLennert Buytenhek1-4/+4
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 Buytenhek3-6/+6
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King15-3/+439
2008-06-22[ARM] add Marvell 78xx0 ARM SoC supportStanislav Samsonov9-0/+1405