Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | ar71xx: fix bi-color QSS LED on the TL-WR941ND v2 board | Gabor Juhos | 2010-01-01 | |
| | | | | SVN-Revision: 18988 | |||
* | ar71xx: update mips multi-machine stuff | Gabor Juhos | 2010-01-01 | |
| | | | | SVN-Revision: 18985 | |||
* | ar71xx: select AR71XX_NVRAM for the WRT160NL | Gabor Juhos | 2010-01-01 | |
| | | | | SVN-Revision: 18984 | |||
* | ar71xx: fix wireless mac address on the WRT160NL | Gabor Juhos | 2009-12-31 | |
| | | | | SVN-Revision: 18976 | |||
* | ar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boards | Gabor Juhos | 2009-12-27 | |
| | | | | SVN-Revision: 18951 | |||
* | ar71xx: pass eeprom and mac address location to the ar913x_add_device_wmac ↵ | Gabor Juhos | 2009-12-27 | |
| | | | | | | function SVN-Revision: 18950 | |||
* | ar71xx: remove duplicated include | Gabor Juhos | 2009-12-27 | |
| | | | | SVN-Revision: 18949 | |||
* | ar71xx: move dsa switch device support into a separate file | Gabor Juhos | 2009-12-26 | |
| | | | | SVN-Revision: 18943 | |||
* | ar71xx: move mach type definitions into a separate include file | Gabor Juhos | 2009-12-26 | |
| | | | | SVN-Revision: 18942 | |||
* | ar71xx: change board specific Kconfig option to 'default n' | Gabor Juhos | 2009-12-26 | |
| | | | | SVN-Revision: 18941 | |||
* | ar71xx: move USB host device support into a separate file | Gabor Juhos | 2009-12-26 | |
| | | | | SVN-Revision: 18940 | |||
* | ar71xx: remove more unnecessary includes | Gabor Juhos | 2009-12-26 | |
| | | | | SVN-Revision: 18939 | |||
* | ar71xx: use the generic m25p80 registration code for the MZK-W04NU | Gabor Juhos | 2009-12-26 | |
| | | | | SVN-Revision: 18938 | |||
* | ar71xx: move gpio-buttons support into a spearate file | Gabor Juhos | 2009-12-26 | |
| | | | | SVN-Revision: 18937 | |||
* | ar71xx: move leds-gpio device support into a spearate file | Gabor Juhos | 2009-12-26 | |
| | | | | SVN-Revision: 18936 | |||
* | ar71xx: move PB42 specific PCI init code into a separate file | Gabor Juhos | 2009-12-25 | |
| | | | | SVN-Revision: 18932 | |||
* | ar71xx: remove unnecessary includes | Gabor Juhos | 2009-12-25 | |
| | | | | SVN-Revision: 18931 | |||
* | ar71xx: fix bi-color led on the TL-WR841N v1.5 | Gabor Juhos | 2009-12-25 | |
| | | | | SVN-Revision: 18926 | |||
* | ar71xx: add support for the TL-WR841N v1.5 board | Gabor Juhos | 2009-12-22 | |
| | | | | SVN-Revision: 18893 | |||
* | ar71xx: update AR7240 PCI code | Gabor Juhos | 2009-12-20 | |
| | | | | SVN-Revision: 18860 | |||
* | ar71xx: Fix LED active_low for the TL-WR1043ND board | Gabor Juhos | 2009-12-19 | |
| | | | | | | | | This fixes the LED active_low's for the TP-Link wr1043nd board Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au> SVN-Revision: 18844 | |||
* | tl-wr1043nd: Register missing leds. | Gabor Juhos | 2009-12-18 | |
| | | | | | | | | | | | This adds the folowing for the TP-Link wr1043nd board 1. USB and WLAN LEDS 2. Change QSS LED from red to green 3. Fix polarity of the System LED Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au> SVN-Revision: 18821 | |||
* | ar71xx: ar913x_wmac device support into a separate file | Gabor Juhos | 2009-12-18 | |
| | | | | SVN-Revision: 18820 | |||
* | ar71xx: move AP94 specific PCI init code into a separate file | Gabor Juhos | 2009-12-18 | |
| | | | | SVN-Revision: 18819 | |||
* | ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the ↵ | Gabor Juhos | 2009-12-18 | |
| | | | | | | patch from #6186) SVN-Revision: 18818 | |||
* | ar71xx: add common m25p80 device | Gabor Juhos | 2009-12-18 | |
| | | | | SVN-Revision: 18817 | |||
* | ar71xx: add driver for the USB LED on the WNDR3700 | Gabor Juhos | 2009-12-11 | |
| | | | | SVN-Revision: 18758 | |||
* | ar71xx: add ar71xx_device_stopped function | Gabor Juhos | 2009-12-11 | |
| | | | | SVN-Revision: 18757 | |||
* | ar71xx: merge DSA switch patch | Gabor Juhos | 2009-12-11 | |
| | | | | SVN-Revision: 18752 | |||
* | ar71xx: register rtl8366-smi device on the DIR-825 B1 board | Gabor Juhos | 2009-12-09 | |
| | | | | SVN-Revision: 18710 | |||
* | rtl8306: manage the wan port as a separate phy device with proper link ↵ | Felix Fietkau | 2009-12-09 | |
| | | | | | | status reading and autonegotiation - the genphy driver does not handle it properly SVN-Revision: 18709 | |||
* | ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the ↵ | Felix Fietkau | 2009-12-08 | |
| | | | | | | wrt160nl, fixes wan port detection (#6309) SVN-Revision: 18699 | |||
* | ar71xx: TL-WR1043ND support cleanup | Gabor Juhos | 2009-12-08 | |
| | | | | SVN-Revision: 18697 | |||
* | ar71xx: preliminary support for the TL-WR1043ND | Gabor Juhos | 2009-12-08 | |
| | | | | | | | | | | | | Adds board support for the TP-Link TL-WR1043ND Based on the Atheros AP81 platform. Presently the RTL8366RB switch support is missing due to no driver. The ethernet works with 5 ports@1Gbit but is missing vlan support. Hope Ive done this right, First time submiting a patch. Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au> SVN-Revision: 18696 | |||
* | ar71xx: register rtl8366_smi device on the WNDR3700 | Gabor Juhos | 2009-12-08 | |
| | | | | SVN-Revision: 18695 | |||
* | ar71xx: add support for external mii_bus | Gabor Juhos | 2009-12-08 | |
| | | | | SVN-Revision: 18692 | |||
* | ar71xx: DIR-825 support cleanup | Gabor Juhos | 2009-12-03 | |
| | | | | SVN-Revision: 18622 | |||
* | ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater) | Gabor Juhos | 2009-12-03 | |
| | | | | SVN-Revision: 18621 | |||
* | ar71xx: override fifo_cfg[123] values on AR7240 | Gabor Juhos | 2009-11-30 | |
| | | | | SVN-Revision: 18614 | |||
* | ar71xx: add usb support for ubnt rocket m | Felix Fietkau | 2009-11-29 | |
| | | | | SVN-Revision: 18598 | |||
* | ar71xx: fix mac address for 5GHz interface on WNDR3700 | Gabor Juhos | 2009-11-28 | |
| | | | | SVN-Revision: 18586 | |||
* | ar71xx: add PCI fixup for the WNDR3700 board | Gabor Juhos | 2009-11-27 | |
| | | | | SVN-Revision: 18565 | |||
* | ar71xx: fix pll_1000 values for the WNDR3700 | Gabor Juhos | 2009-11-27 | |
| | | | | SVN-Revision: 18564 | |||
* | ar71xx: add AR724x GPIO_FUNC register bit defines | Gabor Juhos | 2009-11-27 | |
| | | | | SVN-Revision: 18561 | |||
* | ar71xx: fix AR724X_GPIO_COUNT | Gabor Juhos | 2009-11-27 | |
| | | | | SVN-Revision: 18560 | |||
* | ar71xx: add AR724x register defines | Gabor Juhos | 2009-11-27 | |
| | | | | SVN-Revision: 18559 | |||
* | ar71xx: use a separate board id for rocket m | Felix Fietkau | 2009-11-18 | |
| | | | | SVN-Revision: 18450 | |||
* | ar71xx: add Ubiquiti Rocket M and Nanostation M support | Matteo Croce | 2009-11-18 | |
| | | | | SVN-Revision: 18447 | |||
* | ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the ↵ | Gabor Juhos | 2009-11-16 | |
| | | | | | | WNDR3700 boards SVN-Revision: 18437 | |||
* | ar71xx: register LEDs and buttons on the WNDR3700 | Gabor Juhos | 2009-11-16 | |
| | | | | | | Thanks to aorlinks (https://forum.openwrt.org/viewtopic.php?pid=97415#p97415) SVN-Revision: 18435 |