Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move package/linux into target/linux, use wbx' new kernel code. support ↵ | Felix Fietkau | 2005-05-28 | 1 | -1226/+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 | ||||
* | use pdc ide chipset as primary ide controller | Felix Fietkau | 2005-05-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 883 | ||||
* | add rml's netdev-random patch and modify et to use it (finally some entropy ↵ | Felix Fietkau | 2005-05-05 | 1 | -0/+1 |
| | | | | | | on /dev/random) SVN-Revision: 802 | ||||
* | use only promise ide driver | Felix Fietkau | 2005-05-04 | 1 | -88/+6 |
| | | | | SVN-Revision: 797 | ||||
* | activate hfsc, for http://www.voip-info.org/wiki-QoS+Linux+with+HFSC | Waldemar Brodkorb | 2005-05-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 790 | ||||
* | add ide drivers | Felix Fietkau | 2005-05-02 | 1 | -2/+153 |
| | | | | SVN-Revision: 787 | ||||
* | add tmpfs | Waldemar Brodkorb | 2005-04-30 | 1 | -78/+2 |
| | | | | SVN-Revision: 776 | ||||
* | add mac partition support | Felix Fietkau | 2005-04-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 732 | ||||
* | add netfilter TTL module | Felix Fietkau | 2005-04-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 730 | ||||
* | disable aout support | Mike Baker | 2005-04-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 720 | ||||
* | add ipsec nat traversal patch | Felix Fietkau | 2005-04-18 | 1 | -1/+78 |
| | | | | SVN-Revision: 678 | ||||
* | remove unused sflash | Waldemar Brodkorb | 2005-04-15 | 1 | -1/+2 |
| | | | | SVN-Revision: 654 | ||||
* | remove msdos from vfat module, add ext2, ext3, xfs, hfsplus | Felix Fietkau | 2005-04-10 | 1 | -5/+5 |
| | | | | SVN-Revision: 615 | ||||
* | add backport of Jolt's b44 patch to support the bcm47xx | Imre Kaloz | 2005-04-09 | 1 | -1/+36 |
| | | | | SVN-Revision: 608 | ||||
* | add pptp nat patch | Felix Fietkau | 2005-04-02 | 1 | -0/+4 |
| | | | | SVN-Revision: 529 | ||||
* | added rootfstype option | Imre Kaloz | 2005-04-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 528 | ||||
* | split usb packages and add usb2 support | Felix Fietkau | 2005-04-02 | 1 | -79/+3 |
| | | | | SVN-Revision: 518 | ||||
* | add layer7 to iptables/kernel | Felix Fietkau | 2005-04-01 | 1 | -0/+3 |
| | | | | SVN-Revision: 511 | ||||
* | enable CONFIG_NET_RADIO add preliminary motorola support | Mike Baker | 2005-03-29 | 1 | -2/+91 |
| | | | | SVN-Revision: 471 | ||||
* | add cifs, disable smbfs | Felix Fietkau | 2005-03-21 | 1 | -4/+5 |
| | | | | SVN-Revision: 413 | ||||
* | parallel port support, found via google. tested by fenrir | Waldemar Brodkorb | 2005-03-21 | 1 | -79/+3 |
| | | | | SVN-Revision: 412 | ||||
* | add smbfs module | Felix Fietkau | 2005-03-19 | 1 | -3/+77 |
| | | | | SVN-Revision: 393 | ||||
* | add vfat/fat/msdos modules needed for usb mass storage devices, add ↵ | Waldemar Brodkorb | 2005-03-17 | 1 | -74/+22 |
| | | | | | | lp/parport, needed for asus parallel port (untested) SVN-Revision: 384 | ||||
* | make kernel ppp optional and remove cramfs support | Felix Fietkau | 2005-03-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 372 | ||||
* | add some cache functions from broadcom code. add first stuff for remote ↵ | Waldemar Brodkorb | 2005-03-14 | 1 | -1/+1 |
| | | | | | | kernel debugging SVN-Revision: 367 | ||||
* | enable hotplug fix openssl package enable motorola binaries | Mike Baker | 2005-03-07 | 1 | -2/+89 |
| | | | | SVN-Revision: 324 | ||||
* | activate sysreq, requested by an irc user | Waldemar Brodkorb | 2005-03-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 314 | ||||
* | nbd's makefile/menuconfig rewrite | Mike Baker | 2005-03-06 | 1 | -1/+2 |
| | | | | SVN-Revision: 307 | ||||
* | target/jffs2/blocksize.mk for setting block size (req. for wrt54g) squashfs ↵ | Mike Baker | 2005-03-03 | 1 | -1/+1 |
| | | | | | | removed in favor of squashfs-lzma SVN-Revision: 301 | ||||
* | Add MPPE/MPPC kernel module | Nicolas Thill | 2005-03-01 | 1 | -1/+24 |
| | | | | SVN-Revision: 299 | ||||
* | demistifying make *clean targets, fix some clean targets issues | Waldemar Brodkorb | 2005-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 272 | ||||
* | add support for building usb modules. diff from Steffen Pfendtner | Waldemar Brodkorb | 2005-02-14 | 1 | -29/+183 |
| | | | | SVN-Revision: 245 | ||||
* | do not use linux-mips-cvs anymore. suggested earlier by Kaloz. I created a ↵ | Waldemar Brodkorb | 2005-02-12 | 1 | -3/+25 |
| | | | | | | patch between linux-2.4.29 and linux-mips-cvs from today. kernel still work on my development router. SVN-Revision: 242 | ||||
* | activate IP multicast, request by nico for stable version, and a frind of ↵ | Waldemar Brodkorb | 2005-02-12 | 1 | -1/+3 |
| | | | | | | mine like to play with mdns SVN-Revision: 232 | ||||
* | add ebtables support to kernel. need to be tested on runtime | Waldemar Brodkorb | 2005-02-08 | 1 | -0/+21 |
| | | | | SVN-Revision: 223 | ||||
* | add jffs-compression patch | Waldemar Brodkorb | 2005-02-08 | 1 | -0/+5 |
| | | | | | | | remove noop asm patch. it is really needed? i think not. router still boots up fine. SVN-Revision: 222 | ||||
* | use normal mtdblock rw support, not the hacked linksys ro support | Waldemar Brodkorb | 2005-02-07 | 1 | -27/+3 |
| | | | | SVN-Revision: 220 | ||||
* | wbx's kernel patches | Mike Baker | 2005-02-06 | 1 | -125/+131 |
| | | | | SVN-Revision: 209 | ||||
* | Initial revision | Mike Baker | 2005-01-16 | 1 | -0/+853 |
SVN-Revision: 197 |