summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/Config.in
Commit message (Collapse)AuthorAgeFilesLines
...
* use usb2 independently from usb1 controllersWaldemar Brodkorb2005-09-101-2/+3
| | | | SVN-Revision: 1897
* depend on madwifi, fix madwifi makefileWaldemar Brodkorb2005-09-101-0/+1
| | | | SVN-Revision: 1890
* usb audio from dave, thxWaldemar Brodkorb2005-09-101-0/+5
| | | | SVN-Revision: 1882
* add dependency to b44Waldemar Brodkorb2005-09-071-0/+1
| | | | SVN-Revision: 1868
* add initial support for some USB-to-serial convertersNicolas Thill2005-09-041-0/+25
| | | | SVN-Revision: 1848
* remove dead config options for firmware target supportFelix Fietkau2005-09-011-15/+0
| | | | SVN-Revision: 1822
* first 2.6 stuff for netgear wgt634u, unusable.Waldemar Brodkorb2005-08-281-0/+15
| | | | SVN-Revision: 1773
* add initial video4linux support (for usb webcams) to headNicolas Thill2005-08-141-0/+7
| | | | SVN-Revision: 1654
* add annex a and annex b version of sangam atm driver/firmwareFelix Fietkau2005-07-251-2/+12
| | | | SVN-Revision: 1568
* add preliminary support for soekris boardsNicolas Thill2005-07-251-0/+38
| | | | SVN-Revision: 1564
* add missing bluetooth kernel stuffWaldemar Brodkorb2005-07-151-0/+6
| | | | SVN-Revision: 1452
* add ar7 adsl driver supportFelix Fietkau2005-07-101-0/+24
| | | | SVN-Revision: 1387
* ar7: clean up system code, add code to generate firmware imagesFelix Fietkau2005-07-091-0/+7
| | | | SVN-Revision: 1386
* add some more comments, from Georg LucasWaldemar Brodkorb2005-07-071-2/+7
| | | | SVN-Revision: 1369
* add acm usb modem modulWaldemar Brodkorb2005-07-071-0/+5
| | | | SVN-Revision: 1367
* add incomplete ar7 hardware support (disabled by default)Felix Fietkau2005-06-141-0/+6
| | | | SVN-Revision: 1236
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-281-0/+243
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