aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Orion: register UART1 on QNAP TS-209 and TS-409Martin Michlmayr2008-08-212-0/+2
* [ARM] Orion: activate lm75 driver on DNS-323Martin Michlmayr2008-08-211-5/+1
* [ARM] Orion: fix MAC detection on QNAP TS-209 and TS-409Martin Michlmayr2008-08-212-8/+8
* [ARM] Orion: Fix boot crash on Kurobox ProPer Andersson2008-08-213-4/+14
* [ARM] Orion: Instantiate mv_xor driver for 5182Saeed Bishara2008-08-099-0/+109
* [ARM] Orion: Export the reset button of the QNAP TS-409Martin Michlmayr2008-08-091-0/+6
* [ARM] Orion: use better key codes for the TS-209/TS-409 buttonsMartin Michlmayr2008-08-092-3/+3
* [ARM] Orion: export red SATA lights on TS-409, fix SATA presence/activityMartin Michlmayr2008-08-091-0/+42
* [ARM] Orion: support D0 5281 siliconLennert Buytenhek2008-08-092-0/+12
* [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-095-7/+7
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0731-19/+524
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-074-0/+12
|\
| * Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik2008-07-294-0/+12
| |\
| | * mv643xx_eth: use auto phy polling for configuring (R)(G)MII interfaceLennert Buytenhek2008-07-244-0/+12
* | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-072-2/+2
|/ /
* | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-274-12/+12
|/
* [ARM] Orion: LED support for HP mv2120Martin Michlmayr2008-07-071-0/+45
* [ARM] Orion: add RD88F5181L-FXO supportNicolas Pitre2008-07-073-0/+168
* [ARM] Orion: add RD88F5181L-GE supportLennert Buytenhek2008-07-073-0/+179
* [ARM] Orion: add Netgear WNR854T supportImre Kaloz2008-07-073-0/+171
* [ARM] Orion: make PCI handling code deal with Cardbus slotsLennert Buytenhek2008-06-302-7/+30
* [ARM] Orion: fix for tsx09-common.c compilation problemSylver Bruneau2008-06-301-0/+1
* [ARM] Orion: correctly load mv2120 RTC driverMartin Michlmayr2008-06-301-1/+1
* [ARM] Orion: initialize UART1 on Kurobox Pro/Linkstation ProSylver Bruneau2008-06-301-0/+1
* [ARM] Orion: nuke orion5x_{read,write}Lennert Buytenhek2008-06-226-57/+57
* [ARM] Orion: add Maxtor Shared Storage II supportSylver Bruneau2008-06-223-0/+277
* [ARM] Orion: add Technologic Systems TS-78xx supportAlexander Clouter2008-06-223-0/+284
* [ARM] Orion: remove code duplication in TS209 and TS409 setup filesSylver Bruneau2008-06-225-239/+168
* [ARM] Orion: add HP Media Vault mv2120 supportMartin Michlmayr2008-06-223-0/+201
* [ARM] Orion: add Linksys WRT350N v2 supportLennert Buytenhek2008-06-223-0/+180
* [ARM] Orion: add 88F5181L (Orion-VoIP) supportLennert Buytenhek2008-06-221-1/+3
* [ARM] Orion: add QNAP TS-409 supportSylver Bruneau2008-06-223-0/+392
* [ARM] Orion: implement power-off method for Kurobox ProSylver Bruneau2008-06-221-4/+143
* [ARM] Orion: avoid setting ->force_phy_addrLennert Buytenhek2008-06-225-5/+0
* [ARM] Orion: remove error printks in ->map_irq() implementationsLennert Buytenhek2008-06-222-4/+0
* [ARM] Orion: rework MPP handlingLennert Buytenhek2008-06-2210-114/+376
* [ARM] Orion: move setting up PCIe WA window into PCIe setup pathLennert Buytenhek2008-06-225-25/+2
* [ARM] Orion: move EHCI/I2C/UART peripheral init into board codeLennert Buytenhek2008-06-227-195/+240
* [ARM] Orion: DRAM mapping granularity is 64KiB, not 16MiBLennert Buytenhek2008-06-221-2/+2
* [ARM] Orion: make window setup a little more safeLennert Buytenhek2008-06-221-5/+18
* [ARM] Orion: fix various whitespace and coding style issuesLennert Buytenhek2008-06-227-137/+128
* [ARM] 5037/1: Orion: fix DNS323/Kurobox Pro PCI initialisationLennert Buytenhek2008-05-172-2/+2
* [ARM] Orion: clean up addr-map.c after window setting code purgeLennert Buytenhek2008-05-091-16/+3
* [ARM] Orion: pass proper t_clk into mv643xx_ethLennert Buytenhek2008-05-091-0/+1
* [ARM] Orion: use mv643xx_eth driver mbus window handlingLennert Buytenhek2008-05-093-49/+7
* Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik2008-05-061-0/+2
|\
| * mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek2008-04-281-0/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-299-37/+64
|\ \
| * | [ARM] Orion: catch a couple more alternative spellings of PCIeLennert Buytenhek2008-04-286-8/+8
| * | [ARM] Orion: fix orion-ehci platform resource end addressesLennert Buytenhek2008-04-281-2/+2