summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* add proper led support to ifxmipsJohn Crispin2008-05-141-63/+30
| | | | SVN-Revision: 11137
* fix mini_fo bug on 2.6.25Gabor Juhos2008-05-131-0/+68
| | | | SVN-Revision: 11135
* config-2.6.25: Enable NETDEV_1000, so that the via-velocity gigabit ethernet ↵Rod Whitby2008-05-132-2/+4
| | | | | | driver for the DSMG600RevA can be selected. SVN-Revision: 11134
* fixes u-boot compile in clean treeJohn Crispin2008-05-131-0/+1
| | | | SVN-Revision: 11133
* revert to before ubnt images were madeTravis Kemen2008-05-131-20/+0
| | | | SVN-Revision: 11130
* atheros: added marvell switch driverMatteo Croce2008-05-136-0/+218
| | | | SVN-Revision: 11129
* use the righ value in the DSP clock calculationGabor Juhos2008-05-121-1/+1
| | | | SVN-Revision: 11123
* remove svn:executable property from u-boot source filesGabor Juhos2008-05-124-0/+0
| | | | SVN-Revision: 11122
* atheros: revert to kernel 2.6.23Matteo Croce2008-05-112-6/+23
| | | | SVN-Revision: 11114
* atheros: USB supportMatteo Croce2008-05-117-13/+323
| | | | SVN-Revision: 11113
* ifxmips is no longer b0rkedJohn Crispin2008-05-111-1/+1
| | | | SVN-Revision: 11111
* fix up config for ifxmips ubootJohn Crispin2008-05-111-2/+3
| | | | SVN-Revision: 11110
* fix errors in ifxmips .25 bumpJohn Crispin2008-05-112-10/+28
| | | | SVN-Revision: 11109
* add u-boot sources for danubeJohn Crispin2008-05-1182-0/+23917
| | | | SVN-Revision: 11108
* add missing config symbolNicolas Thill2008-05-101-0/+1
| | | | SVN-Revision: 11105
* fixes timer issuesJohn Crispin2008-05-102-19/+41
| | | | SVN-Revision: 11102
* fix uboot not buildingTravis Kemen2008-05-091-1/+2
| | | | SVN-Revision: 11100
* enable proper PCI & USB support detection at config-time by disabling ↵Nicolas Thill2008-05-0922-13/+36
| | | | | | CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate SVN-Revision: 11097
* fix file namesTravis Kemen2008-05-081-2/+2
| | | | SVN-Revision: 11083
* change image generation, no need for duplicate imagesTravis Kemen2008-05-081-4/+2
| | | | SVN-Revision: 11082
* fix filename for image generationTravis Kemen2008-05-081-1/+1
| | | | SVN-Revision: 11077
* bump ifxmips to 2.6.25.1John Crispin2008-05-0810-162/+161
| | | | SVN-Revision: 11071
* This patch lets netconfig support the asus wl-500w. Signed-off-by: Ben ↵Travis Kemen2008-05-081-0/+6
| | | | | | Pfountz <netprince@vt.edu> SVN-Revision: 11070
* buld images for the Ubiquiti LiteStation and NanoStation ported from ↵Travis Kemen2008-05-071-0/+22
| | | | | | http://atheros.openwrt.net. Tested on a Nanostation 2 with airos 3 SVN-Revision: 11061
* remove the NETIF_F_HW_CSUM flag from the ar2313 ethernet driver as it seems ↵Felix Fietkau2008-05-072-10/+1
| | | | | | to be causing problems for various devices SVN-Revision: 11058
* Add leds support for the RB-150, thanks to Evangelos ArkalisGabor Juhos2008-05-071-4/+21
| | | | SVN-Revision: 11057
* update default ps3 kernel config-2.6.25Yuji Mano2008-05-051-24/+14
| | | | SVN-Revision: 11054
* override CPU features to save ~125KB of kernel memoryGabor Juhos2008-05-051-0/+84
| | | | SVN-Revision: 11050
* fix size calculation of the radio_configGabor Juhos2008-05-051-1/+1
| | | | SVN-Revision: 11049
* update etrax usb support - thanks Hinko KocevarJohn Crispin2008-05-052-14/+5302
| | | | SVN-Revision: 11048
* 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
* bump x86 to 25.1John Crispin2008-05-042-19/+52
| | | | SVN-Revision: 11041
* add etrax usb driverJohn Crispin2008-05-034-7/+4862
| | | | SVN-Revision: 11039
* make etrax serial driver register its device nodes, so we get a consoleJohn Crispin2008-05-031-0/+45
| | | | SVN-Revision: 11037
* remove basefiles overlay for etraxJohn Crispin2008-05-034-25/+0
| | | | SVN-Revision: 11036
* implement openwrt compliant flashmapJohn Crispin2008-05-031-0/+92
| | | | SVN-Revision: 11035
* add support for the flash chip on the fox832John Crispin2008-05-031-0/+15
| | | | SVN-Revision: 11034
* 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
* bump etrax to .25.1John Crispin2008-05-032-38/+27
| | | | SVN-Revision: 11031
* fix etrax patchesJohn Crispin2008-05-031-16/+16
| | | | SVN-Revision: 11029
* bump etrax to .25John Crispin2008-05-0311-2235/+202
| | | | SVN-Revision: 11028
* remove old etrax patchesJohn Crispin2008-05-0355-96803/+0
| | | | SVN-Revision: 11027
* ar7: 2.6.25.1 supportMatteo Croce2008-05-0310-0/+723
| | | | SVN-Revision: 11023
* bump au1000 to .25John Crispin2008-05-033-105/+269
| | | | SVN-Revision: 11021
* bump x86 to .25John Crispin2008-05-032-1/+466
| | | | SVN-Revision: 11020
* remove obseleted profileJohn Crispin2008-05-035-890/+1
| | | | SVN-Revision: 11019
* add .25 patches (kernel boots fine on LS2, LS5, FON2200 and on WRT55AG v2)Gabor Juhos2008-05-038-0/+484
| | | | SVN-Revision: 11016