| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 2008-11-29 | 1 | -1/+0 |
* | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 2008-11-28 | 1 | -4/+0 |
* | [ARM] gpio_free might sleep, arm architecture | Uwe Kleine-König | 2008-10-30 | 1 | -0/+2 |
* | [ARM] Orion: activate workaround for 88f6183 SPI clock erratum | Nicolas Pitre | 2008-10-19 | 1 | -1/+2 |
* | [ARM] Orion: instantiate the dsa switch driver | Lennert Buytenhek | 2008-10-19 | 6 | -0/+81 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2008-10-12 | 1 | -0/+2 |
|\ |
|
| * | [WATCHDOG] Orion: add hardware watchdog support | Sylver Bruneau | 2008-10-10 | 1 | -0/+2 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-10-11 | 16 | -16/+1140 |
|\ \ |
|
| * \ | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 2008-10-09 | 12 | -11/+1135 |
| |\ \ |
|
| | * | | [ARM] Orion: Add Buffalo Linkstation Mini power-off method | Alexey Kopytko | 2008-09-25 | 1 | -0/+20 |
| | * | | [ARM] Orion: Add Buffalo Linkstation Mini support | Alexey Kopytko | 2008-09-25 | 3 | -0/+267 |
| | * | | [ARM] EDMINIV2: add support for LED and power button | Albert Aribaud | 2008-09-25 | 1 | -0/+60 |
| | * | | [ARM] Orion: add RD88F6183AP-GE support | Lennert Buytenhek | 2008-09-25 | 3 | -0/+124 |
| | * | | [ARM] Orion: add 88F6183 (Orion-1-90) support | Lennert Buytenhek | 2008-09-25 | 3 | -1/+53 |
| | * | | [ARM] Orion: add Buffalo Terastation Pro II/Live support | Sylver Bruneau | 2008-09-25 | 3 | -0/+376 |
| | * | | [ARM] Orion: add LaCie Ethernet Disk mini V2 support | Christopher Moore | 2008-09-25 | 3 | -0/+210 |
| | * | | [ARM] Orion: prepare for runtime-determined timer tick rate | Lennert Buytenhek | 2008-09-25 | 5 | -9/+20 |
| | * | | [ARM] Orion: wire up ethernet error interrupt | Lennert Buytenhek | 2008-09-25 | 1 | -1/+5 |
| * | | | Merge branch 'pxa-all' into devel | Russell King | 2008-10-09 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov | 2008-10-09 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'ptebits' into devel | Russell King | 2008-10-09 | 6 | -17/+25 |
| |\ \ \
| | |/ / |
|
| * | | | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 4 | -4/+4 |
| | |/
| |/| |
|
* | | | mv643xx_eth: remove force_phy_addr field | Lennert Buytenhek | 2008-09-05 | 12 | -13/+12 |
| |/
|/| |
|
* | | [ARM] Orion: register UART1 on QNAP TS-209 and TS-409 | Martin Michlmayr | 2008-08-21 | 2 | -0/+2 |
* | | [ARM] Orion: activate lm75 driver on DNS-323 | Martin Michlmayr | 2008-08-21 | 1 | -5/+1 |
* | | [ARM] Orion: fix MAC detection on QNAP TS-209 and TS-409 | Martin Michlmayr | 2008-08-21 | 2 | -8/+8 |
* | | [ARM] Orion: Fix boot crash on Kurobox Pro | Per Andersson | 2008-08-21 | 3 | -4/+14 |
|/ |
|
* | [ARM] Orion: Instantiate mv_xor driver for 5182 | Saeed Bishara | 2008-08-09 | 9 | -0/+109 |
* | [ARM] Orion: Export the reset button of the QNAP TS-409 | Martin Michlmayr | 2008-08-09 | 1 | -0/+6 |
* | [ARM] Orion: use better key codes for the TS-209/TS-409 buttons | Martin Michlmayr | 2008-08-09 | 2 | -3/+3 |
* | [ARM] Orion: export red SATA lights on TS-409, fix SATA presence/activity | Martin Michlmayr | 2008-08-09 | 1 | -0/+42 |
* | [ARM] Orion: support D0 5281 silicon | Lennert Buytenhek | 2008-08-09 | 2 | -0/+12 |
* | [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat | Lennert Buytenhek | 2008-08-09 | 5 | -7/+7 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 31 | -19/+524 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 2008-08-07 | 4 | -0/+12 |
|\ |
|
| * | Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-... | Jeff Garzik | 2008-07-29 | 4 | -0/+12 |
| |\ |
|
| | * | mv643xx_eth: use auto phy polling for configuring (R)(G)MII interface | Lennert Buytenhek | 2008-07-24 | 4 | -0/+12 |
* | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 2 | -2/+2 |
|/ / |
|
* | | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2008-07-27 | 4 | -12/+12 |
|/ |
|
* | [ARM] Orion: LED support for HP mv2120 | Martin Michlmayr | 2008-07-07 | 1 | -0/+45 |
* | [ARM] Orion: add RD88F5181L-FXO support | Nicolas Pitre | 2008-07-07 | 3 | -0/+168 |
* | [ARM] Orion: add RD88F5181L-GE support | Lennert Buytenhek | 2008-07-07 | 3 | -0/+179 |
* | [ARM] Orion: add Netgear WNR854T support | Imre Kaloz | 2008-07-07 | 3 | -0/+171 |
* | [ARM] Orion: make PCI handling code deal with Cardbus slots | Lennert Buytenhek | 2008-06-30 | 2 | -7/+30 |
* | [ARM] Orion: fix for tsx09-common.c compilation problem | Sylver Bruneau | 2008-06-30 | 1 | -0/+1 |
* | [ARM] Orion: correctly load mv2120 RTC driver | Martin Michlmayr | 2008-06-30 | 1 | -1/+1 |
* | [ARM] Orion: initialize UART1 on Kurobox Pro/Linkstation Pro | Sylver Bruneau | 2008-06-30 | 1 | -0/+1 |
* | [ARM] Orion: nuke orion5x_{read,write} | Lennert Buytenhek | 2008-06-22 | 6 | -57/+57 |
* | [ARM] Orion: add Maxtor Shared Storage II support | Sylver Bruneau | 2008-06-22 | 3 | -0/+277 |
* | [ARM] Orion: add Technologic Systems TS-78xx support | Alexander Clouter | 2008-06-22 | 3 | -0/+284 |