summaryrefslogtreecommitdiff
path: root/openwrt/package/linux/kernel-source
Commit message (Collapse)AuthorAgeFilesLines
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-2866-17852/+0
| | | | | | 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
* more pci fixesMike Baker2005-05-132-1/+5
| | | | SVN-Revision: 862
* pci fixupMike Baker2005-05-082-10/+2
| | | | SVN-Revision: 815
* add some gcc 4.0 fixesFelix Fietkau2005-04-292-3/+3
| | | | SVN-Revision: 764
* needed for compiling et sourceWaldemar Brodkorb2005-04-242-0/+127
| | | | SVN-Revision: 707
* cosmeticsMike Baker2005-04-181-13/+6
| | | | SVN-Revision: 673
* base reset polarity off initial readingsMike Baker2005-04-181-13/+12
| | | | SVN-Revision: 672
* remove unused sflashWaldemar Brodkorb2005-04-151-283/+0
| | | | SVN-Revision: 654
* upgrade kernel, quagga and openvpn, add licensing info to diag module, fix ↵Imre Kaloz2005-04-141-8/+34
| | | | | | up jffs2 SVN-Revision: 650
* remove this, unneededWaldemar Brodkorb2005-04-028-873/+0
| | | | SVN-Revision: 514
* lzma loader patch from oleg, great thanks good work, saves another 300 kb ↵Waldemar Brodkorb2005-04-022-70/+4
| | | | | | flashmemory SVN-Revision: 513
* enable CONFIG_NET_RADIO add preliminary motorola supportMike Baker2005-03-291-3/+3
| | | | SVN-Revision: 471
* parallel port support, found via google. tested by fenrirWaldemar Brodkorb2005-03-211-0/+345
| | | | SVN-Revision: 412
* support for the asus wl-500g deluxe and the buffalo v2 units. dnsmasq ↵Imre Kaloz2005-03-192-1/+17
| | | | | | update, control file fixes. add back other boardtypes to make wl.o happy on other routers SVN-Revision: 390
* add all source code from linksys/broadcom which is free, to cvs for better ↵Waldemar Brodkorb2005-03-1672-0/+18572
maintainence inside openwrt. this gives us the ability to better support different hardware models, without changing any external tar-balls. only et.o and wl.o is missing and is fetched from my webserver. SVN-Revision: 379