summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/linux-2.4
Commit message (Collapse)AuthorAgeFilesLines
* 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
* we already have /sources..Waldemar Brodkorb2005-06-121-1/+1
| | | | SVN-Revision: 1213
* /distfilesWaldemar Brodkorb2005-06-121-3/+1
| | | | SVN-Revision: 1212
* 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
* cleanup in target/Felix Fietkau2005-06-111-4/+0
| | | | SVN-Revision: 1205
* add some more mmu fixes for bcm4710Felix Fietkau2005-06-111-0/+40
| | | | SVN-Revision: 1203
* add board tag to kernel module version and add versioned depend (does not ↵Felix Fietkau2005-06-111-10/+12
| | | | | | work with current ipkg yet) SVN-Revision: 1202
* add kernel package with version-specific /etc/modulesFelix Fietkau2005-06-112-2/+16
| | | | SVN-Revision: 1195
* Fix kmod-iptables and kmod-ip6tables buildNicolas Thill2005-06-101-2/+2
| | | | SVN-Revision: 1186
* fix linux kernel buildFelix Fietkau2005-06-052-4/+5
| | | | SVN-Revision: 1157
* 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