Commit graph

9422 commits

Author SHA1 Message Date
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
a2cda74350 preliminary 2.6.28 support
SVN-Revision: 13559
2008-12-09 08:11:49 +00:00
Gabor Juhos
0de40f55dc rename a patch
SVN-Revision: 13558
2008-12-09 07:49:41 +00:00
Felix Fietkau
b2b5ca2373 atheros: fix reboot on ar2315 devices which do not implement the atheros reference design workaround for the buggy reset logic (e.g. some senao stuff)
SVN-Revision: 13556
2008-12-09 01:53:02 +00:00
Florian Fainelli
181a743a72 kexec-tools builds fine again on 2.6.27, unmask it and also make it available for mips (be) targets
SVN-Revision: 13552
2008-12-08 22:05:30 +00:00
Florian Fainelli
6acf4c2a19 Fix remaining bug of the off-by-one error ;)
SVN-Revision: 13551
2008-12-08 21:00:00 +00:00
Peter Denison
4fad1b5898 Updated jungo-image.py script (from Jose): Fix http server issues when imagefile is on different directory Fix computation of flash size Obtain MAC address in a more portable way Add percent display when dumping flash (instead of dots) Set default to display progress information; added --quiet option
SVN-Revision: 13550
2008-12-08 20:13:23 +00:00
Florian Fainelli
fadddcc655 Enable ohci on bcm96348gw
SVN-Revision: 13549
2008-12-08 16:25:41 +00:00
Imre Kaloz
8fd0b4373c preliminary ixp4xx 2.6.28 support
SVN-Revision: 13548
2008-12-08 14:46:04 +00:00
Florian Fainelli
47050e72be Prepare bcm63xx for SPI master support
SVN-Revision: 13547
2008-12-08 14:14:37 +00:00
Imre Kaloz
f21f51d858 add generic 2.6.28 patches
SVN-Revision: 13546
2008-12-08 13:23:09 +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
Florian Fainelli
f3be50a031 Add support for bcm96348gw10 (Netgear DG834GT) (#4319)
SVN-Revision: 13540
2008-12-07 20:34:48 +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
Rod Whitby
cd02dc5ead busybox: Increment PKG_RELEASE
SVN-Revision: 13535
2008-12-07 02:15:13 +00:00
Rod Whitby
b5f89fa869 busybox: Enabled FEATURE_HTTPD_PROXY by default (cost is 580 bytes)
SVN-Revision: 13534
2008-12-07 02:12:11 +00:00
Gabor Juhos
a619165561 use mips_machine code
SVN-Revision: 13532
2008-12-06 19:25:05 +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
Rod Whitby
df90a3627d ixp4xx/apex: Limit ram size to 64MB
SVN-Revision: 13530
2008-12-06 13:19:15 +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
4992a87aeb update to 2.6.27.8 and refresh patches
SVN-Revision: 13528
2008-12-06 09:59:55 +00:00
Gabor Juhos
d5bfba98ce refresh 2.6.26 patches
SVN-Revision: 13527
2008-12-06 09:19:05 +00:00
Gabor Juhos
6316779786 refresh 2.6.25 patches
SVN-Revision: 13526
2008-12-06 09:18:20 +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
Felix Fietkau
95a9e47a00 madwifi: fix division by zero
SVN-Revision: 13521
2008-12-04 21:57:17 +00:00
Felix Fietkau
130413bb0f madwifi: fix the autochannel patch
SVN-Revision: 13520
2008-12-04 19:54:16 +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
Florian Fainelli
5615ec84df Add missing GPIO related config symbols
SVN-Revision: 13514
2008-12-04 15:39:59 +00:00
Gabor Juhos
6cd800ed2f refresh patches
SVN-Revision: 13513
2008-12-04 14:48:54 +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
c0f240134f don't override CONFIG_USB_EHCI_ROOT_TT
SVN-Revision: 13504
2008-12-04 07:13:35 +00:00
Travis Kemen
77d3329588 Move txpower settings after the interface comes up. Thanks alisonken1
SVN-Revision: 13502
2008-12-03 21:34:04 +00:00
Florian Fainelli
355a67401b Finally fix the CONFIG_SSB_SILENT symbol
SVN-Revision: 13500
2008-12-03 20:37:01 +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