Felix Fietkau
29a6649cf0
ar71xx: clean up image fs selection templates
...
SVN-Revision: 19034
15 years ago
Gabor Juhos
4e558554cb
ar71xx: add missing templates for PB4X image generation
...
SVN-Revision: 19033
15 years ago
Gabor Juhos
46b572636b
ar71xx: update Kconfig of the ag71xx driver
...
SVN-Revision: 19032
15 years ago
Gabor Juhos
63a320c8f7
ar71xx: add dummy debugfs support for the ag71xx driver
...
SVN-Revision: 19031
15 years ago
Gabor Juhos
8113f1ae11
ar71xx: fix RB-450G board detection ( closes : #6453 )
...
SVN-Revision: 19030
15 years ago
Felix Fietkau
4dbf116c5f
ar71xx: fix generating pb4x images
...
SVN-Revision: 19029
15 years ago
Gabor Juhos
ac4b63a18b
ar71xx: create firmware images for the AP81/PB42/PB44 boards
...
SVN-Revision: 19011
15 years ago
Gabor Juhos
acf09aa0a8
ar71xx: simplify image generation a bit
...
SVN-Revision: 19010
15 years ago
Gabor Juhos
953ff0cf43
ar71xx: fix bi-color QSS LED on the TL-WR941ND v2 board
...
SVN-Revision: 18988
15 years ago
Gabor Juhos
f8b7b8ee41
ar71xx: update mips multi-machine stuff
...
SVN-Revision: 18985
15 years ago
Gabor Juhos
1a32a435f4
ar71xx: select AR71XX_NVRAM for the WRT160NL
...
SVN-Revision: 18984
15 years ago
Gabor Juhos
8516d4ca64
ar71xx: refresh patches
...
SVN-Revision: 18983
15 years ago
Gabor Juhos
9649acf7c6
ar71xx: fix wireless mac address on the WRT160NL
...
SVN-Revision: 18976
15 years ago
Gabor Juhos
858ea76117
ar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boards
...
SVN-Revision: 18951
15 years ago
Gabor Juhos
86a8480788
ar71xx: pass eeprom and mac address location to the ar913x_add_device_wmac function
...
SVN-Revision: 18950
15 years ago
Gabor Juhos
828221c683
ar71xx: remove duplicated include
...
SVN-Revision: 18949
15 years ago
Gabor Juhos
761e67f9ff
ar71xx: move dsa switch device support into a separate file
...
SVN-Revision: 18943
15 years ago
Gabor Juhos
bea984e187
ar71xx: move mach type definitions into a separate include file
...
SVN-Revision: 18942
15 years ago
Gabor Juhos
b7ee264d5f
ar71xx: change board specific Kconfig option to 'default n'
...
SVN-Revision: 18941
15 years ago
Gabor Juhos
6ee4aa34ed
ar71xx: move USB host device support into a separate file
...
SVN-Revision: 18940
15 years ago
Gabor Juhos
a93033d354
ar71xx: remove more unnecessary includes
...
SVN-Revision: 18939
15 years ago
Gabor Juhos
991a8d4398
ar71xx: use the generic m25p80 registration code for the MZK-W04NU
...
SVN-Revision: 18938
15 years ago
Gabor Juhos
c0993046d6
ar71xx: move gpio-buttons support into a spearate file
...
SVN-Revision: 18937
15 years ago
Gabor Juhos
3687b4fb26
ar71xx: move leds-gpio device support into a spearate file
...
SVN-Revision: 18936
15 years ago
Gabor Juhos
eb15b88af2
ar71xx: move PB42 specific PCI init code into a separate file
...
SVN-Revision: 18932
15 years ago
Gabor Juhos
7cf529c357
ar71xx: remove unnecessary includes
...
SVN-Revision: 18931
15 years ago
Gabor Juhos
40219e9bf4
ar71xx: fix bi-color led on the TL-WR841N v1.5
...
SVN-Revision: 18926
15 years ago
Gabor Juhos
af228d9eab
ar71xx: change firmware image name for th TP-Link boards
...
SVN-Revision: 18895
15 years ago
Gabor Juhos
f8767b177d
ar71xx: add ath9k and hostapd-mini for the TL-WR741ND profile
...
SVN-Revision: 18894
15 years ago
Gabor Juhos
cace9f4566
ar71xx: add support for the TL-WR841N v1.5 board
...
SVN-Revision: 18893
15 years ago
Gabor Juhos
ce6136a61c
ar71xx: add dsa driver for the 88e6063 chip
...
SVN-Revision: 18892
15 years ago
Gabor Juhos
bb9123ebbe
ar71xx: update AR7240 PCI code
...
SVN-Revision: 18860
15 years ago
Gabor Juhos
0a46ab2f97
ar71xx: fix WNDR3700 firmware images
...
WNDR3700's U-Boot loads the kernel from a squashfs image, and it does
not support squashfs 4.0.
SVN-Revision: 18851
15 years ago
Nicolas Thill
775ab67b6b
ar71xx: fix WNDR3700 image generation
...
SVN-Revision: 18849
15 years ago
Gabor Juhos
6fcb5f6294
ar71xx: Fix LED active_low for the TL-WR1043ND board
...
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
15 years ago
Gabor Juhos
17ee33ebb9
tl-wr1043nd: Register missing leds.
...
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
15 years ago
Gabor Juhos
a733e30bf6
ar71xx: ar913x_wmac device support into a separate file
...
SVN-Revision: 18820
15 years ago
Gabor Juhos
70d31d46a8
ar71xx: move AP94 specific PCI init code into a separate file
...
SVN-Revision: 18819
15 years ago
Gabor Juhos
1f114b0dbd
ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the patch from #6186 )
...
SVN-Revision: 18818
15 years ago
Gabor Juhos
e190743d25
ar71xx: add common m25p80 device
...
SVN-Revision: 18817
15 years ago
Felix Fietkau
6a90a35f2b
Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691) It's causing issues with switch drivers that register with swconfig and makes fixing those unnecessarily complicated. Fixes rtl8306 switch support on the WRT160NL.
...
SVN-Revision: 18789
15 years ago
Gabor Juhos
8bc4e3ea14
ar71xx: enable diagnostic LED on the Routerstation Pro
...
SVN-Revision: 18782
15 years ago
Gabor Juhos
4734a69891
ar71xx: add driver for the USB LED on the WNDR3700
...
SVN-Revision: 18758
15 years ago
Gabor Juhos
de8bfcaf38
ar71xx: add ar71xx_device_stopped function
...
SVN-Revision: 18757
15 years ago
Gabor Juhos
5e209e3852
ar71xx: fix build error with 2.6.31.7
...
SVN-Revision: 18756
15 years ago
Gabor Juhos
8956009fa6
ar71xx: fix NULL pointer dereference in the ethernet driver
...
SVN-Revision: 18755
15 years ago
Gabor Juhos
1156a9ac0c
ar71xx: merge DSA switch patch
...
SVN-Revision: 18752
15 years ago
Gabor Juhos
18885b425c
ar71xx: merge ag71xx specific patches
...
SVN-Revision: 18751
15 years ago
Gabor Juhos
fce3ebbff8
ar71xx: nuke 2.6.28 support
...
SVN-Revision: 18750
15 years ago
Gabor Juhos
d38fd20cb7
ar71xx: move mdio_bus reset code
...
SVN-Revision: 18749
15 years ago