Commit graph

88 commits

Author SHA1 Message Date
Gabor Juhos
e643c26169 tew-632brp: use LZMA compressed uImage
SVN-Revision: 13645
2008-12-15 08:32:04 +00:00
Gabor Juhos
4eb4a07b33 tew-632brp: register flash device
SVN-Revision: 13631
2008-12-14 19:40:17 +00:00
Gabor Juhos
d31fe48ea0 register eth0 device on the TEW-632BRP board
SVN-Revision: 13566
2008-12-09 18:49:01 +00:00
Gabor Juhos
5ea042a30d ag71xx driver: increase size of dma descriptors
SVN-Revision: 13561
2008-12-09 10:16:49 +00:00
Gabor Juhos
4b6e4d88a9 ag71xx driver: use same FIFO configuration for all SOC
SVN-Revision: 13560
2008-12-09 09:42:57 +00:00
Gabor Juhos
206ccdf4ae ag71xx driver: add OOM handler
SVN-Revision: 13545
2008-12-08 13:15:12 +00:00
Gabor Juhos
2a680498b3 ag71xx driver: don't refill rx buffers twice
SVN-Revision: 13544
2008-12-08 08:31:25 +00:00
Gabor Juhos
d058a11ada ag71xx driver: interrupt status is masked by hw, don't mask it again
SVN-Revision: 13543
2008-12-08 08:24:47 +00:00
Gabor Juhos
9d5a38adad ag71xx driver: remove unused code
SVN-Revision: 13542
2008-12-08 08:22:56 +00:00
Gabor Juhos
c33682316e ag71xx driver: NAPI poll cleanup
SVN-Revision: 13538
2008-12-07 09:46:41 +00:00
Gabor Juhos
398ff859da ag71xx driver: handle TX timout
SVN-Revision: 13537
2008-12-07 06:43:02 +00:00
Gabor Juhos
af5eb6003d add dummy code for the TRENDnet TEW-632BRP board
SVN-Revision: 13531
2008-12-06 18:10:57 +00:00
Gabor Juhos
d6382555f4 ag71xx driver: always use NAPI to transmit packets
SVN-Revision: 13529
2008-12-06 10:03:36 +00:00
Gabor Juhos
fcbd66fef1 ag71xx driver: improve poll routine
SVN-Revision: 13525
2008-12-05 20:08:00 +00:00
Gabor Juhos
a6be4564b7 ag71xx driver: always flush register writes
SVN-Revision: 13524
2008-12-05 19:42:02 +00:00
Gabor Juhos
9afbc8dd61 ag71xx driver: don't use dma_cache_wback_inv
SVN-Revision: 13523
2008-12-05 10:39:46 +00:00
Gabor Juhos
17cc4d671c ag71xx driver: don't use CHECKSUM_UNNECCESARY (closes #4161)
SVN-Revision: 13522
2008-12-05 07:15:45 +00:00
Gabor Juhos
05ea87a13f EHCI driver: add AR913x support
SVN-Revision: 13519
2008-12-04 18:16:05 +00:00
Gabor Juhos
d9d111066a add SoC specific reset code
SVN-Revision: 13518
2008-12-04 18:13:43 +00:00
Gabor Juhos
dedd0dceda add AR913x specific reset register offsets
SVN-Revision: 13517
2008-12-04 17:00:04 +00:00
Gabor Juhos
d5bbef37fe rename reset register definitions
SVN-Revision: 13516
2008-12-04 16:55:43 +00:00
Gabor Juhos
8107050ef9 fix a typo
SVN-Revision: 13512
2008-12-04 12:50:21 +00:00
Gabor Juhos
ea86511fbf register GPIO buttons on the AP83 board
SVN-Revision: 13510
2008-12-04 12:18:17 +00:00
Gabor Juhos
4055fea1aa make all AR913x GPIO lines usable
SVN-Revision: 13509
2008-12-04 12:17:14 +00:00
Gabor Juhos
fbe5c883a0 OHCI driver cleanup
SVN-Revision: 13508
2008-12-04 09:42:26 +00:00
Gabor Juhos
9f0e63ea9a register USB device on the AP83 board
SVN-Revision: 13507
2008-12-04 09:11:03 +00:00
Gabor Juhos
520de84638 add ar913x specific USB setup
SVN-Revision: 13505
2008-12-04 07:19:23 +00:00
Gabor Juhos
b4e4fa4b89 create platform data for the EHCI driver
SVN-Revision: 13499
2008-12-03 15:54:08 +00:00
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