summaryrefslogtreecommitdiff
path: root/openwrt/target
Commit message (Collapse)AuthorAgeFilesLines
* move target/default/target_skeleton into package/base-files, put all the ↵Felix Fietkau2005-07-1738-2054/+2
| | | | | | default files in ipkg packages, cleanup some junk in toolchain/, toolchain/ no longer changes build_mipsel/root SVN-Revision: 1494
* add another gcc4 patch for jffs2/mtdFelix Fietkau2005-07-171-0/+12
| | | | SVN-Revision: 1485
* fix iwconfig eth1 enc on/offFelix Fietkau2005-07-161-11/+11
| | | | SVN-Revision: 1466
* update wl driver to latest linksys versionFelix Fietkau2005-07-161-3/+3
| | | | SVN-Revision: 1465
* small ifup change for pptpFelix Fietkau2005-07-161-2/+2
| | | | SVN-Revision: 1462
* install externally compiled kernel-specific packages into the ↵Felix Fietkau2005-07-162-8/+16
| | | | | | kernel-specific root SVN-Revision: 1459
* add some changes from whiterussian to headFelix Fietkau2005-07-164-22/+20
| | | | SVN-Revision: 1455
* add modules.d to kernel modulesFelix Fietkau2005-07-166-22/+29
| | | | SVN-Revision: 1454
* add missing bluetooth kernel stuffWaldemar Brodkorb2005-07-154-88/+41
| | | | SVN-Revision: 1452
* give basic commandline helpFelix Fietkau2005-07-152-53/+50
| | | | SVN-Revision: 1447
* force boot_wait only while in failsafeFelix Fietkau2005-07-151-6/+7
| | | | SVN-Revision: 1446
* remove broken call to nasFelix Fietkau2005-07-151-1/+0
| | | | SVN-Revision: 1445
* add a load of fixes from whiterussian to headFelix Fietkau2005-07-111-0/+3
| | | | SVN-Revision: 1410
* fix led driver (for power led), remove led support stuff from atm driver ↵Felix Fietkau2005-07-114-666/+3189
| | | | | | (crashes the kernel at the moment), update system code SVN-Revision: 1406
* ar7: add firmware blob to adsl driver ipkg, update led driverFelix Fietkau2005-07-104-1964/+708
| | | | SVN-Revision: 1400
* update ar7 kernel configFelix Fietkau2005-07-101-1/+34
| | | | SVN-Revision: 1389
* clean up patches, add atm driver proc support, add real led driverFelix Fietkau2005-07-104-2604/+2744
| | | | SVN-Revision: 1388
* add ar7 adsl driver supportFelix Fietkau2005-07-108-104/+30647
| | | | SVN-Revision: 1387
* ar7: clean up system code, add code to generate firmware imagesFelix Fietkau2005-07-096-3398/+359
| | | | SVN-Revision: 1386
* fix some small bugs in wificonf and wlcompatFelix Fietkau2005-07-091-5/+3
| | | | SVN-Revision: 1385
* some additions to the ar7 system code, added cpmac network driverFelix Fietkau2005-07-094-356/+14282
| | | | SVN-Revision: 1383
* 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