Gabor Juhos
|
770541c15f
|
rename USB variables
SVN-Revision: 13498
|
2008-12-03 15:35:12 +00:00 |
Gabor Juhos
|
4c98f47b14
|
ag71xx driver: minor cleanup
SVN-Revision: 13496
|
2008-12-03 08:55:39 +00:00 |
Gabor Juhos
|
962170b748
|
update mips_machine stuff
SVN-Revision: 13488
|
2008-12-02 21:17:31 +00:00 |
Gabor Juhos
|
19a57a7794
|
ag71xx driver: fix RX_STATUS_OF bitmask, and add DMA status register bit descriptions
SVN-Revision: 13463
|
2008-12-02 08:49:22 +00:00 |
Gabor Juhos
|
2d3a12991c
|
ag71xx driver: add some debug stuff
SVN-Revision: 13462
|
2008-12-02 08:46:37 +00:00 |
Gabor Juhos
|
6d0181c4fb
|
ag71xx driver: reset DMA registers in hardware initialization
SVN-Revision: 13459
|
2008-12-01 21:21:36 +00:00 |
Gabor Juhos
|
a89b690fdc
|
more ehci driver cleanup
SVN-Revision: 13454
|
2008-11-30 20:09:43 +00:00 |
Gabor Juhos
|
4e61cbbf5e
|
ag71xx driver: fix a typo
SVN-Revision: 13445
|
2008-11-30 13:20:12 +00:00 |
Gabor Juhos
|
05184c7c38
|
ehci driver cleanup
SVN-Revision: 13441
|
2008-11-30 11:07:22 +00:00 |
Gabor Juhos
|
cbc625ee70
|
ag71xx driver: clean up hardware initialization
SVN-Revision: 13395
|
2008-11-28 14:08:53 +00:00 |
Gabor Juhos
|
e42eb910cc
|
fix build error introduced in r13389
SVN-Revision: 13390
|
2008-11-28 10:07:56 +00:00 |
Gabor Juhos
|
73aaa1b56a
|
register eth1 device on the AP83 board
SVN-Revision: 13389
|
2008-11-28 09:07:01 +00:00 |
Gabor Juhos
|
5cea25afdb
|
add gpio leds for the AP83 board
SVN-Revision: 13388
|
2008-11-28 09:06:01 +00:00 |
Gabor Juhos
|
f506e75eb0
|
ag71xx driver: add more register bit definitions
SVN-Revision: 13387
|
2008-11-27 22:40:34 +00:00 |
Gabor Juhos
|
bd20af97c2
|
ag71xx driver: unregister MDIO bus in module exit
SVN-Revision: 13385
|
2008-11-27 22:25:43 +00:00 |
Gabor Juhos
|
d841d5cfc7
|
ag71xx driver: use SoC specific PLL values
SVN-Revision: 13377
|
2008-11-27 18:54:58 +00:00 |
Gabor Juhos
|
74932eb40a
|
ag71xx driver: introduce new flag for the AR913x SOCs
SVN-Revision: 13376
|
2008-11-27 17:31:22 +00:00 |
Gabor Juhos
|
54844a199f
|
register eth0 device on the AP83 board
SVN-Revision: 13371
|
2008-11-27 08:39:08 +00:00 |
Gabor Juhos
|
c9ae01d3c8
|
ag71xx: introduce SoC specific fuctions for DDR flush and PLL setup
SVN-Revision: 13369
|
2008-11-26 20:00:41 +00:00 |
Gabor Juhos
|
b571504967
|
add definitions for AR91xx specific DDR registers
SVN-Revision: 13364
|
2008-11-26 17:34:08 +00:00 |
Gabor Juhos
|
9f93bd51cf
|
rename DDR registers
SVN-Revision: 13363
|
2008-11-26 17:17:13 +00:00 |
Gabor Juhos
|
0bb95d5754
|
ag71xx: dump additional registers in debug mode
SVN-Revision: 13361
|
2008-11-26 14:09:00 +00:00 |
Gabor Juhos
|
e648c0ad5d
|
fix AP83 boot failure
SVN-Revision: 13356
|
2008-11-26 08:40:46 +00:00 |
Gabor Juhos
|
4690f9356c
|
add dummy code for the Atheros AP83 board
SVN-Revision: 13354
|
2008-11-25 19:19:55 +00:00 |
Gabor Juhos
|
fdd05db0d8
|
enable gigabit feature if the SoC supports it
SVN-Revision: 13350
|
2008-11-25 17:55:46 +00:00 |
Gabor Juhos
|
a7d528722c
|
improve SoC detection
SVN-Revision: 13349
|
2008-11-25 17:39:12 +00:00 |
Gabor Juhos
|
77cff176bf
|
ethernet driver preparation for gigabit support
SVN-Revision: 13340
|
2008-11-24 16:56:36 +00:00 |
Gabor Juhos
|
b421c22787
|
fix gpio-leds, and gpio-buttons platform data initialization
SVN-Revision: 13337
|
2008-11-24 11:03:18 +00:00 |
Gabor Juhos
|
3bf635be11
|
add experimental support for the AzureWave AW-NR580 board
SVN-Revision: 13278
|
2008-11-18 13:21:24 +00:00 |
Gabor Juhos
|
22a7b1b3d3
|
use MyLoader partition parser on the WP543 board
SVN-Revision: 13265
|
2008-11-17 17:42:35 +00:00 |
Gabor Juhos
|
300d8bea55
|
move MyLoader stuff into generic files, will be used on adm5120
SVN-Revision: 13254
|
2008-11-17 09:19:27 +00:00 |
Gabor Juhos
|
f0a9ec964b
|
define some bits of the ethernet controller's registers
SVN-Revision: 13201
|
2008-11-14 08:57:31 +00:00 |
Gabor Juhos
|
1d582ac8c0
|
fixes the ethernet port mask of RB433 in the platform data * Signed-off-by: Joerg Albert <jal2 at gmx.de> * closes #4185
SVN-Revision: 13199
|
2008-11-13 17:02:59 +00:00 |
Gabor Juhos
|
d1c40911eb
|
rewrite memory size detection
SVN-Revision: 13198
|
2008-11-13 15:55:39 +00:00 |
Gabor Juhos
|
0c58b4ebbc
|
cosmetic changes in the ag71xx driver
SVN-Revision: 13193
|
2008-11-12 18:08:32 +00:00 |
Gabor Juhos
|
68e1fed8a4
|
enable ethernet and PCI on RB-493/AH
SVN-Revision: 13104
|
2008-11-03 15:11:09 +00:00 |
Gabor Juhos
|
e0fc95a2ab
|
setup speed/duplex on RB-433/450 (closes #4151)
SVN-Revision: 13087
|
2008-10-31 11:50:47 +00:00 |
Gabor Juhos
|
7d167c06f3
|
change ag71xx platform device registration
SVN-Revision: 12997
|
2008-10-17 07:12:44 +00:00 |
Gabor Juhos
|
18c93fb457
|
fix RB-493 detection
SVN-Revision: 12991
|
2008-10-16 19:18:46 +00:00 |
Gabor Juhos
|
3b90e01db8
|
preliminary support for the RB-493/AH, based on a patch by Carl Riechers
SVN-Revision: 12986
|
2008-10-15 19:03:31 +00:00 |
Gabor Juhos
|
a312d0611d
|
minor ethernet driver update
SVN-Revision: 12985
|
2008-10-15 18:31:21 +00:00 |
Gabor Juhos
|
3994f8e4c3
|
add hardware watchdog driver
SVN-Revision: 12810
|
2008-09-30 08:05:18 +00:00 |
Gabor Juhos
|
23a45e0c6d
|
remove some debug stuff
SVN-Revision: 12631
|
2008-09-18 18:41:03 +00:00 |
Gabor Juhos
|
219ec2a419
|
add MyLoader support
SVN-Revision: 12627
|
2008-09-18 12:56:10 +00:00 |
Gabor Juhos
|
d590c14151
|
WP543: add static mtd partitions
SVN-Revision: 12624
|
2008-09-18 12:38:53 +00:00 |
Gabor Juhos
|
a43e2d5ac6
|
fix the PCI byte lane enable generation code, based on a patch by Chris Dearman
SVN-Revision: 12617
|
2008-09-17 13:29:47 +00:00 |
Gabor Juhos
|
b63a7c8640
|
add gpio-buttons devices
SVN-Revision: 12544
|
2008-09-07 09:47:37 +00:00 |
Gabor Juhos
|
dd8499cc26
|
simplify leds-gpio device registration
SVN-Revision: 12543
|
2008-09-07 08:59:27 +00:00 |
Gabor Juhos
|
da7312105d
|
register gpio-leds on the WP543 board
SVN-Revision: 12528
|
2008-09-04 13:39:11 +00:00 |
Gabor Juhos
|
7914091d97
|
make use the USB controller on the WP543 board
SVN-Revision: 12520
|
2008-09-03 19:37:58 +00:00 |