Commit graph

97 commits

Author SHA1 Message Date
Gabor Juhos
8e0e4cb3d8 mzk-w04nu: enable the ar8216 chip workaround, and add a default network configuration file
SVN-Revision: 14656
2009-02-25 16:48:56 +00:00
Gabor Juhos
0e8a23d053 ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch driver
SVN-Revision: 14655
2009-02-25 16:47:11 +00:00
Gabor Juhos
60c561f016 remove duplicated includes
SVN-Revision: 14638
2009-02-23 11:34:05 +00:00
Gabor Juhos
77b57258af TL-WR941ND: add DSA device for the Marvell 88E6060 switch
SVN-Revision: 14637
2009-02-23 10:43:23 +00:00
Gabor Juhos
f7cf3b2a68 move device registration function prototypes into a separate header file
SVN-Revision: 14635
2009-02-23 08:50:00 +00:00
Gabor Juhos
46cf4434b6 rename platform.c to devices.c
SVN-Revision: 14634
2009-02-23 08:21:05 +00:00
Gabor Juhos
1afc3a7bd5 enable TL-WR941ND in kernel config
SVN-Revision: 14633
2009-02-23 08:01:31 +00:00
Gabor Juhos
a34753cacd tl-wr941nd: register ethernet device, and fix machine id
SVN-Revision: 14632
2009-02-23 07:58:44 +00:00
Gabor Juhos
8e4fbc7399 preliminary support for the TL-WR941ND
SVN-Revision: 14627
2009-02-22 20:49:06 +00:00
Gabor Juhos
507e6e4140 add an alias board name for the Ubiquiti RouterStation
SVN-Revision: 14563
2009-02-19 07:39:50 +00:00
Gabor Juhos
357ed07a84 add a workaround for fixing the bad performance of the Ubiquiti RouterStation/LS-SR71 boards, until they fix their bootloader.
SVN-Revision: 14556
2009-02-18 19:58:43 +00:00
Gabor Juhos
731a4e5b1d switch to 2.6.28
SVN-Revision: 14514
2009-02-15 07:52:55 +00:00
Gabor Juhos
40b538d6d2 add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xianghua Xiao for the initial patch, and for testing)
SVN-Revision: 14488
2009-02-12 19:48:27 +00:00
Gabor Juhos
7ec663a2ad parse the board parameter from the command line first Signed-off-by: Andrea Tassi <andrea.tassi at gmail.com> and WiFi(ed) - The Embedded Development Team (of Riccardo Coppola <coppola.riccardo at gmail.com>, Andrea Tassi <andrea.tassi at gmail.com> and Massimiliano Toce <massimiliano.toce at gmail.com>)
SVN-Revision: 14482
2009-02-12 08:08:14 +00:00
Gabor Juhos
d97af0443e create firmware images for the Planex MZK-W04NU board
SVN-Revision: 14413
2009-02-05 16:46:55 +00:00
Gabor Juhos
43ed2ff89d parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)
SVN-Revision: 14384
2009-02-03 08:44:50 +00:00
Gabor Juhos
9e624a7144 mzk-w04nu: fetch MAC address from the flash
SVN-Revision: 14383
2009-02-03 07:53:46 +00:00
Gabor Juhos
03de003183 fix handling of invalid arguments passed by some bootloaders (thanks to Jeff Hansen and to Jonas)
SVN-Revision: 14382
2009-02-03 07:26:31 +00:00
Gabor Juhos
8a5c467323 parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)
SVN-Revision: 14371
2009-02-02 19:37:57 +00:00
Gabor Juhos
b0e3550f2a mzk-w04nu: add GPIO LEDs and buttons
SVN-Revision: 14366
2009-02-02 17:51:51 +00:00
Gabor Juhos
0dfca05fbe print some informations about the SoC at bootup
SVN-Revision: 14338
2009-02-01 09:46:04 +00:00
Gabor Juhos
e3d58387a3 fix leds-gpio platform data initialization (closes #4512)
SVN-Revision: 14238
2009-01-28 11:48:14 +00:00
Gabor Juhos
92dd3af727 tew-632brp: enable WAN port
SVN-Revision: 14216
2009-01-27 07:08:24 +00:00
Gabor Juhos
8c12e6eced experimental support for the Planex MZK-W04NU board
SVN-Revision: 14208
2009-01-26 18:50:43 +00:00
Gabor Juhos
457bef0475 tew-632brp: add WPS button
SVN-Revision: 14205
2009-01-26 17:45:33 +00:00
Gabor Juhos
6bea544949 move random MAC address generation into the platform initialization code
SVN-Revision: 14204
2009-01-26 14:55:09 +00:00
Gabor Juhos
bd38281dba add preliminary support for the Planex MZK-W300NH board
SVN-Revision: 13863
2009-01-04 19:46:41 +00:00
Gabor Juhos
3fa9ee3bfa remove board specific stuff from the generic machine setup
SVN-Revision: 13861
2009-01-04 19:07:13 +00:00
Gabor Juhos
f1953fdf4b add preliminary support for the Atheros PB42 board
SVN-Revision: 13860
2009-01-04 19:06:00 +00:00
Gabor Juhos
9bb47dc62d fix the registered machine type of the WNR2000 board
SVN-Revision: 13853
2009-01-04 09:32:22 +00:00
Gabor Juhos
e5501cb623 register WMAC device on the Netgear WNR2000 board
SVN-Revision: 13836
2009-01-03 14:14:03 +00:00
Gabor Juhos
6f35d8b500 prepare for ath9k support
SVN-Revision: 13825
2009-01-02 18:54:33 +00:00
Gabor Juhos
2083bb5e6f add experimental support for the NETGEAR WNR2000 board
SVN-Revision: 13775
2008-12-30 13:46:43 +00:00
Gabor Juhos
38826c1e19 add dummy WMAC device
SVN-Revision: 13769
2008-12-30 06:52:57 +00:00
Gabor Juhos
42de997943 add experimental support for the Ubiquiti LSX board
SVN-Revision: 13759
2008-12-29 17:54:16 +00:00
Gabor Juhos
7abf10d6e6 add Ubiquiti board detection
SVN-Revision: 13745
2008-12-26 20:12:42 +00:00
Gabor Juhos
067e900705 use SoC specific irq dispatch code
SVN-Revision: 13736
2008-12-23 13:59:04 +00:00
Gabor Juhos
2a33d0dd82 fix GPIO function select bit definitions (based on a patch by Jonas <jmajau at ubnt.com>)
SVN-Revision: 13699
2008-12-20 08:28:39 +00:00
Gabor Juhos
581a7a36a9 rb-4xx: setup code cleanup
SVN-Revision: 13698
2008-12-20 07:47:30 +00:00
Gabor Juhos
f2b7ac69ee improve Ubiquiti RouterStation support (based on a patch by Jonas <jmajau at ubnt.com>)
SVN-Revision: 13697
2008-12-19 20:18:48 +00:00
Gabor Juhos
91491c6e37 rename RouterStation stuff, and add machine type for the LSX board
SVN-Revision: 13694
2008-12-19 19:17:53 +00:00
Gabor Juhos
4a51052d7b prepare for RouterStation support
SVN-Revision: 13657
2008-12-15 19:18:52 +00:00
Gabor Juhos
d49e66360c move machine setup code
SVN-Revision: 13656
2008-12-15 16:11:42 +00:00
Gabor Juhos
d4aa7ecdca tew-632brp: add status LED
SVN-Revision: 13648
2008-12-15 11:07:11 +00:00
Gabor Juhos
f212ab51ef tew-632brp: register GPIO buttons
SVN-Revision: 13647
2008-12-15 11:04:16 +00:00
Gabor Juhos
00923918c1 tew-632brp: register GPIO LEDs
SVN-Revision: 13646
2008-12-15 09:48:34 +00:00
Gabor Juhos
e643c26169 tew-632brp: use LZMA compressed uImage
SVN-Revision: 13645
2008-12-15 08:32:04 +00:00
Gabor Juhos
4eb4a07b33 tew-632brp: register flash device
SVN-Revision: 13631
2008-12-14 19:40:17 +00:00
Gabor Juhos
d31fe48ea0 register eth0 device on the TEW-632BRP board
SVN-Revision: 13566
2008-12-09 18:49:01 +00:00
Gabor Juhos
af5eb6003d add dummy code for the TRENDnet TEW-632BRP board
SVN-Revision: 13531
2008-12-06 18:10:57 +00:00