summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4/config
Commit message (Collapse)AuthorAgeFilesLines
...
* add missing bluetooth kernel stuffWaldemar Brodkorb2005-07-151-88/+25
| | | | SVN-Revision: 1452
* update ar7 kernel configFelix Fietkau2005-07-101-1/+34
| | | | SVN-Revision: 1389
* add ar7 adsl driver supportFelix Fietkau2005-07-101-34/+14
| | | | SVN-Revision: 1387
* ar7: clean up system code, add code to generate firmware imagesFelix Fietkau2005-07-091-2/+2
| | | | SVN-Revision: 1386
* some additions to the ar7 system code, added cpmac network driverFelix Fietkau2005-07-091-1/+7
| | | | SVN-Revision: 1383
* remove ebtables - reduces cpu load for bridging a lotFelix Fietkau2005-07-082-40/+0
| | | | SVN-Revision: 1379
* add acm usb modem modulWaldemar Brodkorb2005-07-071-3/+87
| | | | SVN-Revision: 1367
* fix ar7 config dependencies in linux-2.4 directoryFelix Fietkau2005-07-061-1/+34
| | | | SVN-Revision: 1364
* add netfilter netmap targetFelix Fietkau2005-07-042-0/+2
| | | | SVN-Revision: 1343
* enable socket filtering in HEAD, tooFelix Fietkau2005-07-011-1/+1
| | | | SVN-Revision: 1302
* add kernel boot command lineFelix Fietkau2005-06-141-1/+2
| | | | SVN-Revision: 1241
* fix board support patch and add mtd flash map driver for ar7Felix Fietkau2005-06-141-47/+7
| | | | SVN-Revision: 1237
* add incomplete ar7 hardware support (disabled by default)Felix Fietkau2005-06-142-0/+1046
| | | | SVN-Revision: 1236
* add kernel package with version-specific /etc/modulesFelix Fietkau2005-06-111-0/+2
| | | | SVN-Revision: 1195
* re-add state match to kernel imageFelix Fietkau2005-05-291-1/+1
| | | | SVN-Revision: 1099
* disable some useless jffs bbc compressors (improves performance in size mode)Felix Fietkau2005-05-281-3/+3
| | | | SVN-Revision: 1089
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-0/+1216
building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. SVN-Revision: 1085