summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mv78xx0
AgeCommit message (Expand)AuthorFilesLines
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds5-14/+4
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2-4/+2
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-13ARM: mach-mv78xx0: remove mach/memory.hNicolas Pitre1-10/+0
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-21ARM: mach-mv78xx0: convert boot_params to atag_offsetNicolas Pitre3-3/+3
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2-4/+2
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-1/+2
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+3
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+2
2011-07-12ARM: set vga memory base at run-timeRob Herring2-3/+3
2011-07-12ARM: convert PCI defines to variablesRob Herring1-2/+0
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-2/+0
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-4/+4
2011-05-16ARM: orion: Refactor the MPP code common in the orion platformAndrew Lunn2-61/+3
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-29arm: Cleanup the irq namespaceThomas Gleixner1-4/+4
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-55/+18
2011-03-03ARM: Remove dependency of plat-orion GPIO code on mach directory includes.Lennert Buytenhek4-50/+7
2011-03-03ARM: Remove dependency of plat-orion time code on mach directory includes.Lennert Buytenhek6-5/+11
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2010-11-29[ARM] mv78xx: wrong cpu1 window base register addressEvgeniy Dushistov1-1/+1
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