Commit graph

65 commits

Author SHA1 Message Date
Gabor Juhos
cb80426641 ar71xx: add preliminary support for the Buffalo WZR-HP-G300NH
SVN-Revision: 19150
2010-01-15 12:08:03 +00:00
Gabor Juhos
e92c0c7830 ar71xx: add GPIO driver for the NXP 74HC153 chip
SVN-Revision: 19149
2010-01-15 12:07:58 +00:00
Gabor Juhos
58301cdeb8 ar71xx: add support for the D-Link DIR-600 rev. A1 board
SVN-Revision: 19100
2010-01-11 08:02:10 +00:00
Gabor Juhos
63a320c8f7 ar71xx: add dummy debugfs support for the ag71xx driver
SVN-Revision: 19031
2010-01-04 14:28:25 +00:00
Gabor Juhos
858ea76117 ar71xx: fix random wireless mac address on the TEW-632BRP/DIR-615 boards
SVN-Revision: 18951
2009-12-27 20:59:54 +00:00
Gabor Juhos
761e67f9ff ar71xx: move dsa switch device support into a separate file
SVN-Revision: 18943
2009-12-26 14:19:26 +00:00
Gabor Juhos
6ee4aa34ed ar71xx: move USB host device support into a separate file
SVN-Revision: 18940
2009-12-26 14:19:13 +00:00
Gabor Juhos
c0993046d6 ar71xx: move gpio-buttons support into a spearate file
SVN-Revision: 18937
2009-12-26 14:19:01 +00:00
Gabor Juhos
3687b4fb26 ar71xx: move leds-gpio device support into a spearate file
SVN-Revision: 18936
2009-12-26 14:18:54 +00:00
Gabor Juhos
eb15b88af2 ar71xx: move PB42 specific PCI init code into a separate file
SVN-Revision: 18932
2009-12-25 13:09:04 +00:00
Gabor Juhos
cace9f4566 ar71xx: add support for the TL-WR841N v1.5 board
SVN-Revision: 18893
2009-12-22 19:31:28 +00:00
Gabor Juhos
ce6136a61c ar71xx: add dsa driver for the 88e6063 chip
SVN-Revision: 18892
2009-12-22 19:31:19 +00:00
Gabor Juhos
bb9123ebbe ar71xx: update AR7240 PCI code
SVN-Revision: 18860
2009-12-20 13:46:23 +00:00
Gabor Juhos
a733e30bf6 ar71xx: ar913x_wmac device support into a separate file
SVN-Revision: 18820
2009-12-18 12:57:09 +00:00
Gabor Juhos
70d31d46a8 ar71xx: move AP94 specific PCI init code into a separate file
SVN-Revision: 18819
2009-12-18 12:57:05 +00:00
Gabor Juhos
1f114b0dbd ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the patch from #6186)
SVN-Revision: 18818
2009-12-18 12:57:01 +00:00
Gabor Juhos
e190743d25 ar71xx: add common m25p80 device
SVN-Revision: 18817
2009-12-18 12:56:55 +00:00
Gabor Juhos
4734a69891 ar71xx: add driver for the USB LED on the WNDR3700
SVN-Revision: 18758
2009-12-11 20:32:31 +00:00
Gabor Juhos
e35c8c6dc5 ar71xx: sync kernel configs
SVN-Revision: 18711
2009-12-09 08:03:35 +00:00
Gabor Juhos
b12d752a63 ar71xx: preliminary support for the TL-WR1043ND
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
2009-12-08 12:46:25 +00:00
Gabor Juhos
cc1b9a6046 ar71xx: add mdio bus driver for the rtl8366 switch
SVN-Revision: 18694
2009-12-08 10:29:35 +00:00
Gabor Juhos
f065bbdf7f ar71xx: DIR-825 support cleanup
SVN-Revision: 18622
2009-12-03 15:07:41 +00:00
Gabor Juhos
e4d21e0399 ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater)
SVN-Revision: 18621
2009-12-03 15:07:34 +00:00
Felix Fietkau
fa0396c530 kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
SVN-Revision: 18603
2009-11-29 14:31:55 +00:00
Felix Fietkau
dd324a32ad ar71xx: enable command-line mtd map parsing
SVN-Revision: 18449
2009-11-18 18:10:28 +00:00
Gabor Juhos
5ab66428b0 ar71xx: add preliminary support for the Netgear WNDR3700
Based on patches by Marco Porsch from:
https://forum.openwrt.org/viewtopic.php?id=22311

SVN-Revision: 18411
2009-11-13 17:11:29 +00:00
Imre Kaloz
6b280112f2 some more Kconfig symbol move..
SVN-Revision: 18371
2009-11-11 11:52:41 +00:00
Imre Kaloz
1d62d9a95c another round of kernel config cleanups
SVN-Revision: 18370
2009-11-11 11:42:24 +00:00
Imre Kaloz
ef42fb4c13 sort all target config files
SVN-Revision: 18367
2009-11-11 09:27:13 +00:00
Gabor Juhos
71ca5a93a4 ar71xx: enable myloader partition parser on 2.6.30 and 2.6.31
SVN-Revision: 18074
2009-10-19 08:07:38 +00:00
Gabor Juhos
6236c48575 ar71xx: sync 2.6.30 kernel config
SVN-Revision: 18073
2009-10-19 08:07:35 +00:00
Gabor Juhos
47c0d7419f kernel: get rid of the simple_prom_emulator, it is not really useful
SVN-Revision: 17567
2009-09-10 18:30:20 +00:00
Gabor Juhos
967cc718f8 ar71xx: rewrite prom code (based on a patch by Jeff Hansen)
SVN-Revision: 17566
2009-09-10 18:30:12 +00:00
Gabor Juhos
d59f5b3a98 kernel: add generic image_cmdline hack to MIPS targets
SVN-Revision: 17563
2009-09-10 18:30:01 +00:00
Gabor Juhos
04f8c5293d ar71xx: the adm6996 phy driver does not work with the RouterStation, disable it until we find a better solution
SVN-Revision: 17539
2009-09-08 07:03:20 +00:00
Gabor Juhos
4c8aa29833 remove AR71XX_EARLY_SERIAL stuff
SVN-Revision: 17400
2009-08-25 17:13:12 +00:00
Felix Fietkau
5ba92b0c5e ar71xx: enable rtl8306 support by default (for wrt160nl)
SVN-Revision: 17249
2009-08-14 00:52:21 +00:00
Gabor Juhos
253c9fcf7d WRT160NL: enable mtd parser on 2.6.30
SVN-Revision: 17178
2009-08-08 13:09:03 +00:00
Gabor Juhos
330e5c1827 enable driver for the PCF857X I2C GPIO expander
SVN-Revision: 16826
2009-07-13 11:44:56 +00:00
Gabor Juhos
56d638e615 enable I2C_GPIO driver
SVN-Revision: 16782
2009-07-11 16:00:18 +00:00
Gabor Juhos
eced3f210e add SPI controller driver for the PB44 board
SVN-Revision: 16781
2009-07-11 15:55:55 +00:00
Gabor Juhos
2614fcb2f3 add initial support for the TL-WR741ND board
SVN-Revision: 16739
2009-07-07 19:20:10 +00:00
Gabor Juhos
97ee3bff49 sync kernel config
SVN-Revision: 16703
2009-07-05 20:22:24 +00:00
Imre Kaloz
969ea86b06 add missing initramfs symbols to the generic 2.6.30 config
SVN-Revision: 16487
2009-06-17 09:57:30 +00:00
Gabor Juhos
2b67efae7c disable MTD concatenating support
SVN-Revision: 16373
2009-06-07 18:41:48 +00:00
Gabor Juhos
6326e87952 enable JEDEC probe
SVN-Revision: 16355
2009-06-06 08:55:06 +00:00
Gabor Juhos
ba08043ce4 add parallel flash driver
SVN-Revision: 16353
2009-06-06 08:41:47 +00:00
Gabor Juhos
7077028d45 sync kernel config, and refresh patches
SVN-Revision: 16352
2009-06-06 06:32:41 +00:00
Gabor Juhos
08bd604941 add SPI driver for the Vitesse VSC7385 switch
SVN-Revision: 16324
2009-06-04 07:51:29 +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