Commit graph

235 commits

Author SHA1 Message Date
Gabor Juhos
08bd604941 add SPI driver for the Vitesse VSC7385 switch
SVN-Revision: 16324
2009-06-04 07:51:29 +00:00
Gabor Juhos
782cd2cf27 add experimental support for the AP83-040 board
SVN-Revision: 16316
2009-06-03 19:54:25 +00:00
Gabor Juhos
0755481965 add another SPI controller driver for the earlier AP83 boards
SVN-Revision: 16315
2009-06-03 19:50:04 +00:00
Gabor Juhos
b0acbe709c add flash locking code
SVN-Revision: 16311
2009-06-03 18:17:07 +00:00
Gabor Juhos
f84d0d2ae0 register parallel flash device on the AP83 board
SVN-Revision: 16232
2009-05-31 12:37:40 +00:00
Gabor Juhos
c2c496868e add support for board specific PLL settings
SVN-Revision: 16133
2009-05-28 13:00:08 +00:00
Gabor Juhos
cbe2c48249 register SPI bus on the AP83 board
SVN-Revision: 16115
2009-05-27 17:16:19 +00:00
Gabor Juhos
f6e6a733f5 add preliminary support for the WRT160NL
SVN-Revision: 16068
2009-05-25 18:36:49 +00:00
Gabor Juhos
db1d746463 update board setup code of the RouterStation Pro (patch by Ubiquiti Networks)
SVN-Revision: 16065
2009-05-25 17:31:05 +00:00
Gabor Juhos
220751e8ab fix typos in the PB42 support code
SVN-Revision: 15963
2009-05-21 18:22:01 +00:00
Gabor Juhos
7807c1a29f add experimental support for the Atheros PB44 board
SVN-Revision: 15928
2009-05-20 08:23:48 +00:00
Gabor Juhos
2e7a1d95f7 reorder mtd partitions on the WRT400N
SVN-Revision: 15829
2009-05-13 20:12:07 +00:00
Gabor Juhos
9ecc257d2f create image for the WRT400N board (thanks to netprince)
SVN-Revision: 15828
2009-05-13 20:00:42 +00:00
Gabor Juhos
fb48fbba16 remove extern directives
SVN-Revision: 15735
2009-05-09 05:57:56 +00:00
Gabor Juhos
15f0a64dda increase AR71XX_MEM_SIZE_MAX (thanks to Leo Galambos for reporting)
SVN-Revision: 15734
2009-05-09 05:39:12 +00:00
Gabor Juhos
ed861cf5e9 use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers
SVN-Revision: 15629
2009-05-05 19:21:39 +00:00
Gabor Juhos
432136fba6 select ar8216 support for the WRT400N (thanks to netprince)
SVN-Revision: 15427
2009-04-26 18:47:41 +00:00
Gabor Juhos
aab2d9371b add experimental support for the Linksys WRT400N board (thanks to netprince)
SVN-Revision: 15422
2009-04-26 06:40:02 +00:00
Gabor Juhos
6931d43546 enable the synopsys woarkaround in the ehci-ar71xx driver
SVN-Revision: 15349
2009-04-23 12:25:49 +00:00
Gabor Juhos
d17716e16f ap81: register GPIO LEDs
SVN-Revision: 14931
2009-03-17 19:59:33 +00:00
Gabor Juhos
d63a050292 ap81: register SPI flash, and add default MTD partitions
SVN-Revision: 14924
2009-03-17 18:48:00 +00:00
Gabor Juhos
ed3b6e558e ap81: register GPIO buttons
SVN-Revision: 14923
2009-03-17 18:34:11 +00:00
Gabor Juhos
64958577a7 ap81: register USB host controller
SVN-Revision: 14922
2009-03-17 18:14:55 +00:00
Gabor Juhos
ef537a68da ap81: register ethernet devices, and add default network configuration file
SVN-Revision: 14921
2009-03-17 18:07:16 +00:00
Gabor Juhos
066052eddf ap83: remove unnecessary include
SVN-Revision: 14920
2009-03-17 18:02:50 +00:00
Gabor Juhos
beb47c57af preliminary support for the Atheros AP81 refrence board
SVN-Revision: 14888
2009-03-15 14:30:08 +00:00
Gabor Juhos
9b59499893 pb42: add GPIO buttons
SVN-Revision: 14877
2009-03-14 19:28:28 +00:00
Gabor Juhos
fa36af494f pb42: fix ethernet, remove USB registration, add default network configuration
SVN-Revision: 14876
2009-03-14 18:28:33 +00:00
Gabor Juhos
83f6f853e9 ls-sr71: add GPIO LEDs
SVN-Revision: 14873
2009-03-14 12:53:31 +00:00
Gabor Juhos
a31a173aec simplify setup code for Ubiquiti boards
SVN-Revision: 14872
2009-03-14 12:24:11 +00:00
Gabor Juhos
1d5f4b3687 tew-632brp: increase the size of rootfs partition, and build one unified firmware image only
SVN-Revision: 14709
2009-03-01 11:17:16 +00:00
Gabor Juhos
91984cff19 aw-nr580: add GPIO LEDs
SVN-Revision: 14687
2009-02-27 18:32:04 +00:00
Gabor Juhos
23636366dc aw-nr580: add support for the PCI slot
SVN-Revision: 14686
2009-02-27 17:06:29 +00:00
Gabor Juhos
5842bd91b6 aw-nr580: add support for the LAN ports
SVN-Revision: 14685
2009-02-27 16:34:09 +00:00
Gabor Juhos
38f75ef671 aw-nr580: add GPIO buttons
SVN-Revision: 14682
2009-02-27 15:45:29 +00:00
Gabor Juhos
df2c881e14 move 'ar71xx_add_device_usb' definition into devices.h
SVN-Revision: 14680
2009-02-27 10:09:20 +00:00
Gabor Juhos
47dc8c615a TL-WR941ND: update flash partition map
SVN-Revision: 14673
2009-02-26 17:01:05 +00:00
Gabor Juhos
53b833a6c4 preliminary support for the Ubiquiti RouterStation Pro
SVN-Revision: 14666
2009-02-26 07:39:30 +00:00
Andy Boyett
1adf135943 wnr2000: enable ar8216 workaround, add network config. LAN ports now work
SVN-Revision: 14663
2009-02-26 05:54:32 +00:00
Andy Boyett
0b44a56a36 wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (LAN)
ar8216 headers are embedded in packets on eth0 so it is not usable yet

SVN-Revision: 14661
2009-02-26 01:22:57 +00:00
Andy Boyett
ec0f53cb37 wnr2000: buttons and blinkenlights!
SVN-Revision: 14660
2009-02-26 01:20:27 +00:00
Gabor Juhos
2242545e56 ag71xx driver: forgot to add a new file
SVN-Revision: 14657
2009-02-25 17:52:14 +00:00
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
db0a4e48f9 micrel phy driver: change initcall level if compiled into the kernel
SVN-Revision: 14628
2009-02-22 20:52:12 +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
df267a8e2e ag71xx driver: add Kconfig option for enabling debug messages
SVN-Revision: 14517
2009-02-15 13:12:43 +00:00
Gabor Juhos
bc8dc1cdba ag71xx driver: apply 2.6.28 specific patches
SVN-Revision: 14515
2009-02-15 07:57:29 +00:00
Gabor Juhos
731a4e5b1d switch to 2.6.28
SVN-Revision: 14514
2009-02-15 07:52:55 +00:00
Gabor Juhos
e697d8c27f ag71xx driver: fix a kernel crash caused by r14496
SVN-Revision: 14504
2009-02-13 20:36:39 +00:00
Gabor Juhos
39628cdd5f ag71xx driver: fix return code of the napi poll routine, was broken since [13545] (patch by Ubiquiti Networks)
SVN-Revision: 14496
2009-02-13 11:16:57 +00:00
Gabor Juhos
4bcc027e97 ag71xx driver: update phy connecting code
SVN-Revision: 14495
2009-02-13 10:43:40 +00:00
Gabor Juhos
09e02ec5a7 remove netif schedule from the ag71xx driver
SVN-Revision: 14494
2009-02-13 08:58:59 +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
e746170640 pull ethernet mac out of reset before registering the mdio_bus
SVN-Revision: 14486
2009-02-12 14:06:58 +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
af71c482cf add WMAC definitions
SVN-Revision: 13746
2008-12-26 21:48:50 +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