summaryrefslogtreecommitdiff
path: root/openwrt/target
Commit message (Collapse)AuthorAgeFilesLines
...
* add bridging performance patch from linksys sourceFelix Fietkau2005-07-081-0/+22
| | | | SVN-Revision: 1380
* remove ebtables - reduces cpu load for bridging a lotFelix Fietkau2005-07-083-7052/+0
| | | | SVN-Revision: 1379
* another fix for the ar7 serial portFelix Fietkau2005-07-081-1/+1
| | | | SVN-Revision: 1378
* add some more comments, from Georg LucasWaldemar Brodkorb2005-07-071-2/+7
| | | | SVN-Revision: 1369
* add acm usb modem modulWaldemar Brodkorb2005-07-074-3/+101
| | | | SVN-Revision: 1367
* add support for serial console with different rate (specified by the boot ↵Felix Fietkau2005-07-061-488/+505
| | | | | | loader), fix serial driver. running apps works now! SVN-Revision: 1366
* fix srec2bin on 64bit machinesFelix Fietkau2005-07-061-116/+1
| | | | SVN-Revision: 1365
* fix ar7 config dependencies in linux-2.4 directoryFelix Fietkau2005-07-063-2/+36
| | | | SVN-Revision: 1364
* fix txpower setting in wlcompatFelix Fietkau2005-07-061-3/+5
| | | | SVN-Revision: 1363
* really fix v1 hardware bug now (there was a bug in blast_dcache in the last fix)Felix Fietkau2005-07-061-230/+97
| | | | SVN-Revision: 1361
* allow bigger firmware, for customized firmware imagesWaldemar Brodkorb2005-07-061-1/+1
| | | | SVN-Revision: 1359
* set boot_wait to on in the earliest possible moment. this makes webupgrade ↵Waldemar Brodkorb2005-07-061-0/+4
| | | | | | safer and also nvram resets. idea and patch from Georg Lucas SVN-Revision: 1358
* print kernel message when cache workarounds are enabledFelix Fietkau2005-07-051-16/+17
| | | | SVN-Revision: 1351
* finally fix the v1 hardware bug :)Felix Fietkau2005-07-051-60/+131
| | | | SVN-Revision: 1346
* add netfilter netmap targetFelix Fietkau2005-07-043-0/+161
| | | | SVN-Revision: 1343
* add fix from whiterussian to headFelix Fietkau2005-07-041-1/+1
| | | | SVN-Revision: 1342
* only set alias less=more when less is not installedFelix Fietkau2005-07-041-1/+1
| | | | SVN-Revision: 1341
* change kernel package name to kernel-VERSION-BOARD to work around ipkg bugFelix Fietkau2005-07-043-5/+5
| | | | SVN-Revision: 1340
* fix clearing of prerouting_rule and postrouting_rule in firewall.userFelix Fietkau2005-07-031-2/+2
| | | | SVN-Revision: 1327
* change kernel_args to kernel_cmdline for kernel command line overrideFelix Fietkau2005-07-031-1/+1
| | | | SVN-Revision: 1321
* unify gcc 3.4 fixes, move flash chip drivers to generic patches, move ↵Imre Kaloz2005-07-026-1238/+1267
| | | | | | diag_led driver to separate patch, update docs SVN-Revision: 1316
* add a fix for mtd build with host gcc 4Felix Fietkau2005-07-022-0/+13
| | | | SVN-Revision: 1315
* add asus wl-300g supportImre Kaloz2005-07-011-0/+7
| | | | SVN-Revision: 1313
* fix mount options for /tmpFelix Fietkau2005-07-011-1/+1
| | | | SVN-Revision: 1307
* add firewall script change from whiterussian to headFelix Fietkau2005-07-012-10/+43
| | | | SVN-Revision: 1305
* enable socket filtering in HEAD, tooFelix Fietkau2005-07-011-1/+1
| | | | SVN-Revision: 1302
* split wlcompat package in HEAD, tooFelix Fietkau2005-06-302-2/+16
| | | | SVN-Revision: 1298
* clean up mmu/cache patch for bcm4710 - improves stability a lotFelix Fietkau2005-06-301-354/+393
| | | | SVN-Revision: 1297
* wl500g deluxe cleanups and wl500g wan port dies fixesOleg I. Vdovikin2005-06-161-2/+2
| | | | SVN-Revision: 1262
* add kernel boot command lineFelix Fietkau2005-06-141-1/+2
| | | | SVN-Revision: 1241
* add trx detection to the flash mapFelix Fietkau2005-06-141-12/+72
| | | | SVN-Revision: 1240
* use readable names for mtd partitions (hardcoded)Felix Fietkau2005-06-141-12/+22
| | | | SVN-Revision: 1239
* fix prom_getenv on ar7Felix Fietkau2005-06-141-125/+142
| | | | SVN-Revision: 1238
* fix board support patch and add mtd flash map driver for ar7Felix Fietkau2005-06-143-172/+459
| | | | SVN-Revision: 1237
* add incomplete ar7 hardware support (disabled by default)Felix Fietkau2005-06-1412-1/+8791
| | | | SVN-Revision: 1236
* oops... forgot that we don't use the belkin-bin thingFelix Fietkau2005-06-131-1/+1
| | | | SVN-Revision: 1229
* fix sdk build dependsFelix Fietkau2005-06-131-7/+1
| | | | SVN-Revision: 1228
* fix trx alignmentFelix Fietkau2005-06-131-1/+8
| | | | SVN-Revision: 1226
* fix bcm47xx cache fixesFelix Fietkau2005-06-132-122/+238
| | | | SVN-Revision: 1224
* fix squashfs buildFelix Fietkau2005-06-121-3/+4
| | | | SVN-Revision: 1219
* /sourcesWaldemar Brodkorb2005-06-121-1/+1
| | | | SVN-Revision: 1216
* fix kernel image buildFelix Fietkau2005-06-121-1/+1
| | | | SVN-Revision: 1215
* we already have /sources..Waldemar Brodkorb2005-06-121-1/+1
| | | | SVN-Revision: 1213
* /distfilesWaldemar Brodkorb2005-06-121-3/+1
| | | | SVN-Revision: 1212
* small fix for firmware image util compileFelix Fietkau2005-06-111-2/+2
| | | | SVN-Revision: 1210
* make the kernel compile process more genericFelix Fietkau2005-06-112-5/+5
| | | | SVN-Revision: 1209
* make the kernel compile process more genericFelix Fietkau2005-06-112-12/+16
| | | | SVN-Revision: 1208
* make the kernel compile process more genericFelix Fietkau2005-06-111-6/+4
| | | | SVN-Revision: 1207
* add md5sum for lzmaWaldemar Brodkorb2005-06-111-1/+2
| | | | SVN-Revision: 1206
* cleanup in target/Felix Fietkau2005-06-1114-104/+144
| | | | SVN-Revision: 1205