Age | Commit message (Expand) | Author | Files | Lines |
2011-05-16 | ARM: orion: Refactor the MPP code common in the orion platform | Andrew Lunn | 2 | -61/+3 |
2011-05-16 | ARM: orion: Consolidate SATA platform setup. | Andrew Lunn | 1 | -27/+2 |
2011-05-16 | ARM: orion: Consolidate USB platform setup code. | Andrew Lunn | 1 | -87/+6 |
2011-05-16 | ARM: orion: Consolidate I2C initialization. | Andrew Lunn | 1 | -67/+3 |
2011-05-16 | ARM: orion: Consolidate ethernet platform data | Andrew Lunn | 1 | -206/+12 |
2011-05-16 | ARM: orion: Consolidate the creation of the uart platform data. | Andrew Lunn | 1 | -150/+10 |
2011-05-16 | ARM: orion: Rename some constants to macros to make code more identical | Andrew Lunn | 1 | -19/+19 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 1 | -4/+4 |
2011-03-18 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 10 | -55/+18 |
2011-03-04 | ARM: Remove dependency of plat-orion GPIO code on mach directory includes. | Lennert Buytenhek | 4 | -50/+7 |
2011-03-04 | ARM: Remove dependency of plat-orion time code on mach directory includes. | Lennert Buytenhek | 6 | -5/+11 |
2011-02-18 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -1/+1 |
2010-11-29 | [ARM] mv78xx: wrong cpu1 window base register address | Evgeniy Dushistov | 1 | -1/+1 |
2010-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion | Russell King | 1 | -3/+1 |
2010-11-05 | ARM: orion5x/kirkwood/mv78xx0: fix MPP configuration corner cases | Mike Rapoport | 1 | -3/+1 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 3 | -6/+0 |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 1 | -6/+5 |
2010-03-08 | Merge branch 'origin' into devel-stable | Russell King | 2 | -2/+2 |
2010-02-26 | Merge branch 'misc2' into devel | Russell King | 1 | -1/+1 |
2010-02-24 | [ARM] MV78xx0: Support for Buffalo WXL (Terastation Duo) | Sebastien Requiem | 3 | -0/+162 |
2010-02-24 | [ARM] MV78XX0: MPP routines and definitions | Sebastien Requiem | 3 | -1/+444 |
2010-02-16 | ARM: 5928/1: Change type of VMALLOC_END to unsigned long. | Fenkart/Bostandzhyan | 1 | -1/+1 |
2010-02-12 | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 1 | -1/+1 |
2009-11-06 | [ARM] properly report mv78100 stepping A1 | Lennert Buytenhek | 2 | -0/+3 |
2009-06-08 | [ARM] orion: convert gpio to use gpiolib | Erik Benada | 1 | -0/+3 |
2009-05-23 | [ARM] add coherent DMA mask for mv643xx_eth | Nicolas Pitre | 1 | -0/+12 |
2009-05-22 | [ARM] Orion: Remove explicit name for platform device resources | Martin Michlmayr | 1 | -4/+0 |
2009-04-24 | [ARM] 5460/1: Orion: reduce namespace pollution | Nicolas Pitre | 6 | -35/+54 |
2009-03-20 | Merge branch 'master' of git://git.marvell.com/orion into devel | Russell King | 8 | -7/+259 |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King | 1 | -1/+1 |
2009-03-16 | [ARM] mv78xx0: Add Marvell RD-78x00-mASA Reference Design support | Lennert Buytenhek | 3 | -0/+95 |
2009-03-04 | [ARM] mv78xx0: wire i2c support | Riku Voipio | 4 | -0/+87 |
2009-02-20 | [ARM] mv78xx0: enable eth2/eth3 on the mv78xx0 A0 development board | Lennert Buytenhek | 1 | -6/+2 |
2009-02-20 | [ARM] mv78xx0: force eth2/eth3 to PHYless mode on pre-A0 silicon | Lennert Buytenhek | 1 | -0/+27 |
2009-02-20 | [ARM] mv78xx0: distinguish between different chip steppings | Lennert Buytenhek | 4 | -1/+48 |
2009-02-18 | [ARM] 5401/1: Orion: fix edge triggered GPIO interrupt support | Nicolas Pitre | 1 | -1/+1 |
2009-01-08 | [ARM] 5361/1: mv78xx0: fix compilation error | Nicolas Pitre | 1 | -0/+1 |
2008-12-20 | [ARM] mv78xx0: implement GPIO and GPIO interrupt support | Lennert Buytenhek | 4 | -6/+70 |
2008-12-13 | Merge git://git.marvell.com/orion into devel | Russell King | 1 | -0/+1 |
2008-12-04 | [ARM] Orion: add the option to support different ehci phy initialization | Ronen Shitrit | 1 | -0/+1 |
2008-11-29 | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 1 | -1/+0 |
2008-11-28 | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 1 | -4/+0 |
2008-10-19 | [ARM] mv78xx0: force link speed/duplex on eth2/eth3 | Lennert Buytenhek | 1 | -0/+5 |
2008-10-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 6 | -8/+29 |
2008-10-10 | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 5 | -7/+28 |
2008-09-26 | [ARM] mv78xx0: wire up ethernet error interrupt | Lennert Buytenhek | 5 | -7/+28 |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | 1 | -1/+1 |
2008-09-05 | mv643xx_eth: remove force_phy_addr field | Lennert Buytenhek | 1 | -4/+4 |
2008-09-05 | mv643xx_eth: smi sharing is a per-unit property, not a per-port one | Lennert Buytenhek | 1 | -3/+3 |
2008-08-09 | [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat | Lennert Buytenhek | 3 | -6/+6 |