Gabor Juhos
e5b081335e
ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205)
...
The attached patch adds a preliminary support for Prolink PWH2004 board
(Ralink RT305x based). LAN and flash appear to work. However, the USB
port and WLAN I have not managed to activate properly yet, but that
problem appears to be present with other rt305x targets as well(?).
Signed-off-by: Esa Hyytia <esa at netlab.tkk.fi>
SVN-Revision: 23129
15 years ago
Gabor Juhos
462dabc7f5
ramips: add support for Sparklan WCR-150GN board
...
This patch adds support for Sparklan WCR-150GN board.
Network configuration should be tweaked to make it work fully. The
reason it's not in this patch is that ramips target should be modified
to support different /etc/config/network files for different boards.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 22658
15 years ago
Gabor Juhos
0d8c036e56
ramips: add mdio_cfg configuration for the ethernet driver
...
SVN-Revision: 22211
15 years ago
John Crispin
971b7ff50e
Fix ramips build when CONFIG_RALINK_DEV_GPIO_BUTTONS is not set.
...
Signed-off-by: Helmut Schaa
SVN-Revision: 21643
15 years ago
John Crispin
3ad14f304e
Fix the base address of the wireless card. Otherwise it is not possible to register a platform wireless device as it overlaps with something else. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
...
SVN-Revision: 20596
15 years ago
Gabor Juhos
72b08b729a
ramips_eth: pass sys_clk via platform_data
...
SVN-Revision: 19462
15 years ago
Gabor Juhos
f9b053e87f
ramips: fix wrong base addresses for the RT288x
...
SVN-Revision: 19409
15 years ago
Gabor Juhos
8448caa6ad
ramips: include 'linux/leds.h' from 'dev-gpio-leds.h'
...
SVN-Revision: 19408
15 years ago
Gabor Juhos
94c9590e91
ramips: rename dev_gpio_leds.h to dev-gpio-leds.h
...
SVN-Revision: 19407
15 years ago
Gabor Juhos
9327f02b7b
ramips: add common gpio-buttons device
...
SVN-Revision: 19404
15 years ago
Gabor Juhos
af9f40e60d
ramips: update mips multi-machine stuff
...
SVN-Revision: 19400
15 years ago
Jo-Philipp Wich
6351d88e29
add initial support for the WZR-AGL300NH - patch by Joonas Lahtinen <joonas.lahtinen@gmail.com>
...
SVN-Revision: 19321
15 years ago
Gabor Juhos
bc59e3da51
ramips: move 'arch/mips/include/asm/mach-ralink/eth.h' to 'drivers/net/ramips_eth.h'
...
SVN-Revision: 18176
16 years ago
Gabor Juhos
5dd653a6bd
ramips: use definitions from rt305x_regs, and nuke the duplicated ones
...
SVN-Revision: 18175
16 years ago
Gabor Juhos
c170980c4f
ramips: move ramips_eth_platform_data into a separate file
...
SVN-Revision: 18174
16 years ago
Gabor Juhos
69a3298ab5
ramips: use resource to pass irq and base address to the ethernet driver
...
SVN-Revision: 18166
16 years ago
John Crispin
f1ad6d3768
fixes licenses
...
SVN-Revision: 18152
16 years ago
Gabor Juhos
984fe7992a
ramips: nuke net_device stats from the private data of the ethernet driver
...
SVN-Revision: 18147
16 years ago
John Crispin
c23f92244c
fixes dma hangups in eth
...
SVN-Revision: 18139
16 years ago
John Crispin
eff75d868b
make ethernet a platform device
...
SVN-Revision: 18135
16 years ago
John Crispin
5c399c6f20
missing define to make mach for fonera20n work
...
SVN-Revision: 18134
16 years ago
John Crispin
e4e4aa90d3
adds mach type for fonera20n
...
SVN-Revision: 18132
16 years ago
John Crispin
d95163658c
adds ethernet driver, esw needs to be moved to swconfig, driver is missing rt288x support, not a platform device yet
...
SVN-Revision: 18128
16 years ago
Gabor Juhos
279c5dad25
ramips: add preliminary support for the DIR-300 revB board
...
SVN-Revision: 18058
16 years ago
Gabor Juhos
0f51ed2723
ramips: fix RT2880_PCI_BASE definition
...
SVN-Revision: 17917
16 years ago
Gabor Juhos
6ceea98b0a
ramips: merge ops-rt288x.c and rt288x_pci.h into pci-rt288x.c
...
SVN-Revision: 17914
16 years ago
John Crispin
a70ef0c337
adds pci support for rt288x
...
SVN-Revision: 17855
16 years ago
Gabor Juhos
8d8a4e7274
add GPIO configuration feature
...
SVN-Revision: 17512
16 years ago
Gabor Juhos
09677bf748
initial support for the AP-R3052-V22RW-2X2 board
...
SVN-Revision: 17473
16 years ago
Gabor Juhos
c4385d3282
use common code for early_serial setup
...
SVN-Revision: 17467
16 years ago
Gabor Juhos
552e298755
initial support for Asus RT-N15
...
SVN-Revision: 17463
16 years ago
Gabor Juhos
01657335b9
cache_line_size is 16 on rt288x
...
SVN-Revision: 17462
16 years ago
Gabor Juhos
298202afb8
share machine registration code
...
SVN-Revision: 17456
16 years ago
Gabor Juhos
aec7426483
use common get_system_type function
...
SVN-Revision: 17455
16 years ago
Gabor Juhos
f4afb9a4f9
share memory size detection code
...
SVN-Revision: 17454
16 years ago
Gabor Juhos
3cc0bc9038
add common setup code
...
SVN-Revision: 17453
16 years ago
Gabor Juhos
4dd57199a2
rt288x: readd RT2880_INTC_BASE definition
...
SVN-Revision: 17452
16 years ago
Gabor Juhos
19a462c9e3
add common GPIO LED support
...
SVN-Revision: 17448
16 years ago
Gabor Juhos
73ef265227
fix GPIOLIB support
...
SVN-Revision: 17446
16 years ago
Gabor Juhos
9eaea39ae5
platform.h is rt288x specific, move it
...
SVN-Revision: 17443
16 years ago
Gabor Juhos
d034b4246e
header cleanup
...
SVN-Revision: 17441
16 years ago
Gabor Juhos
6b482c872b
share common INTC code
...
SVN-Revision: 17440
16 years ago
Gabor Juhos
051c44e0c5
initial support for RT288x/RT305x
...
SVN-Revision: 17439
16 years ago