summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4
Commit message (Collapse)AuthorAgeFilesLines
* Enabled MTD (with block device emulation) and JFFS2Nicolas Thill2005-08-101-3/+71
| | | | SVN-Revision: 1593
* bluetooth fixes from Tomas VanekWaldemar Brodkorb2005-07-262-0/+13
| | | | SVN-Revision: 1571
* some smaller cleanups and fix for rebooting ar7Felix Fietkau2005-07-263-419/+335
| | | | SVN-Revision: 1570
* add annex a and annex b version of sangam atm driver/firmwareFelix Fietkau2005-07-251-4/+10
| | | | SVN-Revision: 1568
* add preliminary support for soekris boardsNicolas Thill2005-07-257-0/+1604
| | | | SVN-Revision: 1564
* fix package install orderFelix Fietkau2005-07-251-1/+1
| | | | SVN-Revision: 1559
* add support for multiple target archNicolas Thill2005-07-241-1/+1
| | | | SVN-Revision: 1543
* move wificonf and nvram stuff back to package/, remove build_mipsel/root, ↵Felix Fietkau2005-07-241-10/+10
| | | | | | run install part of package/ for every board/kernel - fixes dependency mess SVN-Revision: 1540
* change config name of led driverFelix Fietkau2005-07-213-43/+20
| | | | SVN-Revision: 1526
* add vlynq supportFelix Fietkau2005-07-212-1/+2368
| | | | SVN-Revision: 1525
* remove trx stuff from ar7 images and flash mapFelix Fietkau2005-07-211-66/+26
| | | | SVN-Revision: 1524
* fix ethernet driver crash when using bridgingFelix Fietkau2005-07-211-8/+3
| | | | SVN-Revision: 1521
* change the name of the writable partition to OpenWrt (ar7)Felix Fietkau2005-07-211-1/+1
| | | | SVN-Revision: 1518
* add proper ar7 flash map driver and change image stuff to save more flash spaceFelix Fietkau2005-07-202-183/+178
| | | | SVN-Revision: 1506
* update wl driver to latest linksys versionFelix Fietkau2005-07-161-3/+3
| | | | SVN-Revision: 1465
* install externally compiled kernel-specific packages into the ↵Felix Fietkau2005-07-161-8/+15
| | | | | | kernel-specific root SVN-Revision: 1459
* add modules.d to kernel modulesFelix Fietkau2005-07-165-21/+22
| | | | SVN-Revision: 1454
* add missing bluetooth kernel stuffWaldemar Brodkorb2005-07-152-88/+29
| | | | SVN-Revision: 1452
* 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-103-1964/+707
| | | | 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-104-104/+30605
| | | | SVN-Revision: 1387
* ar7: clean up system code, add code to generate firmware imagesFelix Fietkau2005-07-093-3397/+327
| | | | SVN-Revision: 1386
* 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 acm usb modem modulWaldemar Brodkorb2005-07-072-3/+90
| | | | 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 ar7 config dependencies in linux-2.4 directoryFelix Fietkau2005-07-063-2/+36
| | | | SVN-Revision: 1364
* 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
* 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
* change kernel package name to kernel-VERSION-BOARD to work around ipkg bugFelix Fietkau2005-07-041-2/+3
| | | | SVN-Revision: 1340
* 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
* enable socket filtering in HEAD, tooFelix Fietkau2005-07-011-1/+1
| | | | SVN-Revision: 1302
* 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-144-1/+6644
| | | | SVN-Revision: 1236
* fix bcm47xx cache fixesFelix Fietkau2005-06-132-122/+238
| | | | SVN-Revision: 1224
* /sourcesWaldemar Brodkorb2005-06-121-1/+1
| | | | SVN-Revision: 1216