summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4/patches
Commit message (Collapse)AuthorAgeFilesLines
...
* fix board support patch and add mtd flash map driver for ar7Felix Fietkau2005-06-142-125/+452
| | | | SVN-Revision: 1237
* add incomplete ar7 hardware support (disabled by default)Felix Fietkau2005-06-141-0/+5597
| | | | SVN-Revision: 1236
* fix bcm47xx cache fixesFelix Fietkau2005-06-132-122/+238
| | | | SVN-Revision: 1224
* add some more mmu fixes for bcm4710Felix Fietkau2005-06-111-0/+40
| | | | SVN-Revision: 1203
* add even more workarounds for bcm4710, remove -fno-delayed-branch from ↵Felix Fietkau2005-06-012-11/+120
| | | | | | kernel cflags -- not needed anymore SVN-Revision: 1132
* split kernel patches into board dependend and genericFelix Fietkau2005-05-3028-0/+11
| | | | 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
* *** 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
* move package/linux into target/linux, use wbx' new kernel code. support ↵Felix Fietkau2005-05-2825-0/+122860
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