summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7
Commit message (Collapse)AuthorAgeFilesLines
* disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵Nicolas Thill2008-09-241-1/+0
| | | | | | it on targets where USB is supported SVN-Revision: 12690
* AR7 watchdog supports magic closeFelix Fietkau2008-09-231-1/+1
| | | | | | | | | | This patch adds the magic close flag (stopping the watchdog on an expected close by wrting 'V' to the device before closing it) to the watchdogs list, which the AR7 watchdog code actually supports. Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 12666
* Treat vlynq external divisor just like automatic, fix comment about it, ↵Florian Fainelli2008-09-011-1/+3
| | | | | | thanks sn9 SVN-Revision: 12467
* Fix divisor calculation and configuration from previous commit, thanks sn9Florian Fainelli2008-09-015-44/+22
| | | | SVN-Revision: 12454
* Build images for the AG310, thanks sn9Florian Fainelli2008-08-311-0/+1
| | | | SVN-Revision: 12446
* Sync ar7 default network configuration with latest firewall and network ↵Florian Fainelli2008-08-311-2/+2
| | | | | | settings, thanks sn9 SVN-Revision: 12444
* Fix divisor settings for external devices like wireless devices, thanks sn9Florian Fainelli2008-08-312-14/+42
| | | | SVN-Revision: 12443
* Build images for WAG54GP2v1 and v2, thanks sn9Florian Fainelli2008-08-301-1/+3
| | | | SVN-Revision: 12438
* Add 2.6.26 kernel configuration fileFlorian Fainelli2008-08-301-0/+215
| | | | SVN-Revision: 12437
* Switch ar7 to 2.6.26, thanks sn9Florian Fainelli2008-08-304-48/+111
| | | | SVN-Revision: 12436
* update to 2.6.26.3 and 2.6.25.16Gabor Juhos2008-08-221-1/+1
| | | | SVN-Revision: 12371
* update to 2.6.25.15 and 2.6.26.2Gabor Juhos2008-08-071-1/+1
| | | | SVN-Revision: 12242
* update to 2.6.25.12Gabor Juhos2008-07-262-2/+2
| | | | SVN-Revision: 11933
* ar7: initial 2.6.26 patchesMatteo Croce2008-07-148-0/+316
| | | | SVN-Revision: 11824
* update targets to 2.6.25.10Imre Kaloz2008-07-051-1/+1
| | | | SVN-Revision: 11667
* upgrade to 2.6.25.9Imre Kaloz2008-06-261-1/+1
| | | | SVN-Revision: 11584
* upgrade to 2.6.25.7, and refresh patchesGabor Juhos2008-06-172-3/+3
| | | | SVN-Revision: 11523
* ar7: refresh patchesMatteo Croce2008-06-1212-122/+80
| | | | SVN-Revision: 11452
* upgrade to 2.6.25.6Imre Kaloz2008-06-111-1/+1
| | | | SVN-Revision: 11435
* refresh kernel patchesGabor Juhos2008-05-1930-275/+286
| | | | SVN-Revision: 11196
* upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)Gabor Juhos2008-05-181-1/+1
| | | | SVN-Revision: 11184
* use the righ value in the DSP clock calculationGabor Juhos2008-05-121-1/+1
| | | | SVN-Revision: 11123
* no unicode in C source, pleaseMatteo Croce2008-05-041-7/+0
| | | | SVN-Revision: 11046
* ar7: backport small fixes from linux-mipsMatteo Croce2008-05-041-0/+61
| | | | SVN-Revision: 11045
* set default atm-bridge payload to 'bridged' so we don't break old configsMatteo Croce2008-05-041-1/+1
| | | | SVN-Revision: 11044
* ar7: add support for bridged ATM in network setupMatteo Croce2008-05-031-0/+1
| | | | SVN-Revision: 11033
* ar7: enable ethernet driver and use the 2.6.25.1 kernelMatteo Croce2008-05-033-1/+227
| | | | SVN-Revision: 11032
* ar7: 2.6.25.1 supportMatteo Croce2008-05-0310-0/+723
| | | | SVN-Revision: 11023
* upgrade to 2.6.24.5Imre Kaloz2008-04-281-1/+1
| | | | SVN-Revision: 10959
* properly disable CONFIG_CRYPTO_HWNicolas Thill2008-04-272-2/+0
| | | | SVN-Revision: 10952
* cpmac fix (closes #3124)Matteo Croce2008-04-211-0/+14
| | | | SVN-Revision: 10896
* ar7: nuke unneeded patchMatteo Croce2008-04-111-14/+0
| | | | SVN-Revision: 10792
* ar7: remove useless chunks from a patchMatteo Croce2008-04-092-49/+14
| | | | SVN-Revision: 10778
* Add the firmware generation for the AG241v2b device (#3315)Florian Fainelli2008-04-091-0/+1
| | | | SVN-Revision: 10776
* ar7: remove volatiles definitelyMatteo Croce2008-04-071-35/+32
| | | | SVN-Revision: 10762
* vlynq: revert volatiles until we find a good way to remove themMatteo Croce2008-04-071-10/+10
| | | | SVN-Revision: 10760
* ar7: use SLUB allocator, it gives slighty more TCP throughputMatteo Croce2008-04-071-0/+3
| | | | SVN-Revision: 10758
* ar7: remove useless volatilesMatteo Croce2008-04-073-17/+20
| | | | SVN-Revision: 10757
* ar7: remove unneeded packed and array initializationMatteo Croce2008-04-073-6/+6
| | | | SVN-Revision: 10752
* fixed wrong path in diffMatteo Croce2008-04-061-2/+2
| | | | SVN-Revision: 10748
* cpmac: fix race condition (closes #3019)Matteo Croce2008-04-061-13/+15
| | | | SVN-Revision: 10747
* vlynq: small fixesMatteo Croce2008-04-021-1/+2
| | | | SVN-Revision: 10711
* add proper email addresses to the comment headersMatteo Croce2008-04-027-7/+12
| | | | SVN-Revision: 10709
* Let authors holds copyright of the AR7 code (closes #2369)Matteo Croce2008-04-0214-20/+10
| | | | SVN-Revision: 10708
* vlynq: probe for an external clock first, needed to enable acx on the ↵Matteo Croce2008-04-021-9/+8
| | | | | | Leonardo board SVN-Revision: 10707
* ar7: fixed cpmac, now it doesn't fails to register the phy. Signed-off-by: ↵Matteo Croce2008-03-211-0/+49
| | | | | | beistin@gmail.com SVN-Revision: 10640
* cpmac: fixed phy seems to be broken, hack cpmac to always report link upMatteo Croce2008-03-191-0/+27
| | | | SVN-Revision: 10627
* fix serial patchMatteo Croce2008-03-131-24/+11
| | | | SVN-Revision: 10602
* cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms ↵Matteo Croce2008-03-111-0/+178
| | | | | | (closes #2569) SVN-Revision: 10585
* Add AG241 code pattern (fixes #1089)Matteo Croce2008-03-111-0/+2
| | | | SVN-Revision: 10584