summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/control
Commit message (Collapse)AuthorAgeFilesLines
* add initial video4linux support (for usb webcams) to headNicolas Thill2005-08-142-0/+12
| | | | SVN-Revision: 1654
* add annex a and annex b version of sangam atm driver/firmwareFelix Fietkau2005-07-252-2/+8
| | | | SVN-Revision: 1568
* add preliminary support for soekris boardsNicolas Thill2005-07-252-0/+12
| | | | SVN-Revision: 1564
* add missing bluetooth kernel stuffWaldemar Brodkorb2005-07-151-0/+6
| | | | SVN-Revision: 1452
* add ar7 adsl driver supportFelix Fietkau2005-07-103-0/+18
| | | | SVN-Revision: 1387
* ar7: clean up system code, add code to generate firmware imagesFelix Fietkau2005-07-091-0/+6
| | | | SVN-Revision: 1386
* add acm usb modem modulWaldemar Brodkorb2005-07-071-0/+6
| | | | SVN-Revision: 1367
* change kernel package name to kernel-VERSION-BOARD to work around ipkg bugFelix Fietkau2005-07-041-1/+0
| | | | SVN-Revision: 1340
* add board tag to kernel module version and add versioned depend (does not ↵Felix Fietkau2005-06-114-4/+0
| | | | | | work with current ipkg yet) SVN-Revision: 1202
* add kernel package with version-specific /etc/modulesFelix Fietkau2005-06-111-0/+6
| | | | SVN-Revision: 1195
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-2834-0/+208
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