Age | Commit message (Expand) | Author | Files | Lines |
2009-02-06 | [ARM] orion5x: TS-78xx support for 'hotplug' of FPGA devices | Alexander Clouter | 3 | -55/+224 |
2009-02-06 | [ARM] orion5x: TS-78xx comment shifting | Alexander Clouter | 1 | -9/+8 |
2009-02-06 | [ARM] orion5x: remove TS-78xx NOR support as it does not exist | Alexander Clouter | 1 | -46/+0 |
2008-12-20 | [ARM] Orion: share GPIO IRQ handling code | Lennert Buytenhek | 3 | -172/+17 |
2008-12-20 | [ARM] Orion: share GPIO handling code | Lennert Buytenhek | 8 | -271/+35 |
2008-12-13 | Merge git://git.marvell.com/orion into devel | Russell King | 2 | -19/+156 |
2008-12-11 | [ARM] DNS323: Initialise 88F5182 correctly | Matt Palmer | 1 | -4/+61 |
2008-12-11 | [ARM] DNS323: Read MAC address from flash | Matt Palmer | 1 | -16/+95 |
2008-12-04 | [ARM] Orion: add the option to support different ehci phy initialization | Ronen Shitrit | 1 | -0/+1 |
2008-11-30 | [ARM] Add a common typesafe __io implementation | Russell King | 1 | -6/+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-30 | [ARM] gpio_free might sleep, arm architecture | Uwe Kleine-König | 1 | -0/+2 |
2008-10-19 | [ARM] Orion: activate workaround for 88f6183 SPI clock erratum | Nicolas Pitre | 1 | -1/+2 |
2008-10-19 | [ARM] Orion: instantiate the dsa switch driver | Lennert Buytenhek | 6 | -0/+81 |
2008-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 1 | -0/+2 |
2008-10-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 16 | -16/+1140 |
2008-10-10 | [WATCHDOG] Orion: add hardware watchdog support | Sylver Bruneau | 1 | -0/+2 |
2008-10-09 | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 12 | -11/+1135 |
2008-10-09 | Merge branch 'pxa-all' into devel | Russell King | 1 | -1/+1 |
2008-10-09 | Merge branch 'ptebits' into devel | Russell King | 6 | -17/+25 |
2008-10-09 | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov | 1 | -1/+1 |
2008-09-25 | [ARM] Orion: Add Buffalo Linkstation Mini power-off method | Alexey Kopytko | 1 | -0/+20 |
2008-09-25 | [ARM] Orion: Add Buffalo Linkstation Mini support | Alexey Kopytko | 3 | -0/+267 |
2008-09-25 | [ARM] EDMINIV2: add support for LED and power button | Albert Aribaud | 1 | -0/+60 |
2008-09-25 | [ARM] Orion: add RD88F6183AP-GE support | Lennert Buytenhek | 3 | -0/+124 |
2008-09-25 | [ARM] Orion: add 88F6183 (Orion-1-90) support | Lennert Buytenhek | 3 | -1/+53 |
2008-09-25 | [ARM] Orion: add Buffalo Terastation Pro II/Live support | Sylver Bruneau | 3 | -0/+376 |
2008-09-25 | [ARM] Orion: add LaCie Ethernet Disk mini V2 support | Christopher Moore | 3 | -0/+210 |
2008-09-25 | [ARM] Orion: prepare for runtime-determined timer tick rate | Lennert Buytenhek | 5 | -9/+20 |
2008-09-25 | [ARM] Orion: wire up ethernet error interrupt | Lennert Buytenhek | 1 | -1/+5 |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | 4 | -4/+4 |
2008-09-05 | mv643xx_eth: remove force_phy_addr field | Lennert Buytenhek | 12 | -13/+12 |
2008-08-21 | [ARM] Orion: register UART1 on QNAP TS-209 and TS-409 | Martin Michlmayr | 2 | -0/+2 |
2008-08-21 | [ARM] Orion: activate lm75 driver on DNS-323 | Martin Michlmayr | 1 | -5/+1 |
2008-08-21 | [ARM] Orion: fix MAC detection on QNAP TS-209 and TS-409 | Martin Michlmayr | 2 | -8/+8 |
2008-08-21 | [ARM] Orion: Fix boot crash on Kurobox Pro | Per Andersson | 3 | -4/+14 |
2008-08-09 | [ARM] Orion: Instantiate mv_xor driver for 5182 | Saeed Bishara | 9 | -0/+109 |
2008-08-09 | [ARM] Orion: Export the reset button of the QNAP TS-409 | Martin Michlmayr | 1 | -0/+6 |
2008-08-09 | [ARM] Orion: use better key codes for the TS-209/TS-409 buttons | Martin Michlmayr | 2 | -3/+3 |
2008-08-09 | [ARM] Orion: export red SATA lights on TS-409, fix SATA presence/activity | Martin Michlmayr | 1 | -0/+42 |
2008-08-09 | [ARM] Orion: support D0 5281 silicon | Lennert Buytenhek | 2 | -0/+12 |
2008-08-09 | [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat | Lennert Buytenhek | 5 | -7/+7 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 31 | -19/+524 |
2008-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 4 | -0/+12 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2 | -2/+2 |
2008-07-29 | Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-... | Jeff Garzik | 4 | -0/+12 |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 4 | -12/+12 |
2008-07-24 | mv643xx_eth: use auto phy polling for configuring (R)(G)MII interface | Lennert Buytenhek | 4 | -0/+12 |
2008-07-07 | [ARM] Orion: LED support for HP mv2120 | Martin Michlmayr | 1 | -0/+45 |