summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7
Commit message (Collapse)AuthorAgeFilesLines
* 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
* fix cpmac in a more elegant way, thanks Anton VorontsovMatteo Croce2008-03-051-25/+96
| | | | SVN-Revision: 10546
* fixed_phy seems to be broken, this simple workaround fixes itMatteo Croce2008-03-051-0/+27
| | | | SVN-Revision: 10545
* upgrade & standardize kernel versionsImre Kaloz2008-02-111-1/+1
| | | | SVN-Revision: 10443
* cpmac: reapply [9664]Matteo Croce2008-02-081-17/+169
| | | | SVN-Revision: 10424
* build cpmac driverMatteo Croce2008-02-081-0/+1
| | | | SVN-Revision: 10422
* Update kernel to 2.6.24Matteo Croce2008-02-084-1306/+10
| | | | SVN-Revision: 10421
* make current AR7 code 2.6.24 aware, for future useMatteo Croce2008-02-083-5/+16
| | | | SVN-Revision: 10415
* more 2.6.24 patchesMatteo Croce2008-02-072-1/+118
| | | | SVN-Revision: 10410
* DG834G Power LED fixFelix Fietkau2008-02-022-1/+2
| | | | | | | | | | This patch enables the new "default-on" trigger for the AR7 target and uses it to ensure the "power" LED on the DG834G is initialised in the ON state. Previously this LED would turn off when the driver loaded and stay off until turned back on from userspace. With this patch it remains on throughout the boot process, but can still be controlled from userspace if required. Signed-off-by: Nick Forbes <nick.forbes@incepta.com> SVN-Revision: 10349
* fixed war.h pathMatteo Croce2008-01-291-0/+0
| | | | SVN-Revision: 10316
* added missing war.hMatteo Croce2008-01-291-0/+25
| | | | SVN-Revision: 10315
* AR7 2.6.24 config fileMatteo Croce2008-01-291-0/+195
| | | | SVN-Revision: 10304
* refresh vlynq patchMatteo Croce2008-01-291-10/+9
| | | | SVN-Revision: 10301
* Add support for european DSL-502t leds (#2880)Florian Fainelli2008-01-161-1/+1
| | | | SVN-Revision: 10210
* gpio: revert it back, wrong and uselessMatteo Croce2008-01-131-13/+5
| | | | SVN-Revision: 10181
* GPIO fixMatteo Croce2008-01-121-6/+5
| | | | SVN-Revision: 10180
* cache GPIO addresses to be more efficentMatteo Croce2008-01-121-5/+14
| | | | SVN-Revision: 10179
* Add dg834 leds support from #2817Florian Fainelli2008-01-041-0/+11
| | | | SVN-Revision: 10105
* Resync ar7 kernel config (#2966)Florian Fainelli2008-01-031-0/+2
| | | | SVN-Revision: 10098
* fix initramfsFelix Fietkau2008-01-011-1/+0
| | | | SVN-Revision: 10080