summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4
Commit message (Collapse)AuthorAgeFilesLines
* add rebuild target for the linux directoryFelix Fietkau2005-06-052-9/+20
| | | | SVN-Revision: 1149
* add even more workarounds for bcm4710, remove -fno-delayed-branch from ↵Felix Fietkau2005-06-013-13/+122
| | | | | | kernel cflags -- not needed anymore SVN-Revision: 1132
* split kernel patches into board dependend and genericFelix Fietkau2005-05-3029-1/+13
| | | | SVN-Revision: 1122
* fix typoFelix Fietkau2005-05-301-1/+1
| | | | SVN-Revision: 1119
* add some fixes for v1 hardware (doesn't work reliably yet)Felix Fietkau2005-05-292-0/+255
| | | | SVN-Revision: 1100
* re-add state match to kernel imageFelix Fietkau2005-05-291-1/+1
| | | | SVN-Revision: 1099
* add some options to the lzma kernel compressor for smaller sizeFelix Fietkau2005-05-291-1/+1
| | | | SVN-Revision: 1098
* update et source to 0.9Felix Fietkau2005-05-291-2/+2
| | | | SVN-Revision: 1097
* some cosmetic fixesFelix Fietkau2005-05-291-2/+2
| | | | SVN-Revision: 1096
* *** empty log message ***Mike Baker2005-05-291-14/+0
| | | | SVN-Revision: 1095
* fix qdisc orderingMike Baker2005-05-281-1/+10
| | | | SVN-Revision: 1094
* fix ethtool call for communication between wl and wl.oFelix Fietkau2005-05-281-0/+19
| | | | SVN-Revision: 1091
* disable some useless jffs bbc compressors (improves performance in size mode)Felix Fietkau2005-05-281-3/+3
| | | | SVN-Revision: 1089
* fix wlcompat buildFelix Fietkau2005-05-281-0/+1
| | | | SVN-Revision: 1087
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-2829-0/+124424
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