Commit graph

27 commits

Author SHA1 Message Date
Felix Fietkau
5b4b708184 some additions to the ar7 system code, added cpmac network driver
SVN-Revision: 1383
2005-07-09 15:05:01 +00:00
Felix Fietkau
879a27a791 add bridging performance patch from linksys source
SVN-Revision: 1380
2005-07-08 17:56:54 +00:00
Felix Fietkau
63f2fa5b9b remove ebtables - reduces cpu load for bridging a lot
SVN-Revision: 1379
2005-07-08 17:23:11 +00:00
Felix Fietkau
28f2598159 another fix for the ar7 serial port
SVN-Revision: 1378
2005-07-08 17:22:57 +00:00
Felix Fietkau
b39e384b62 add support for serial console with different rate (specified by the boot loader), fix serial driver. running apps works now!
SVN-Revision: 1366
2005-07-06 21:45:34 +00:00
Felix Fietkau
5a67a3b1fa really fix v1 hardware bug now (there was a bug in blast_dcache in the last fix)
SVN-Revision: 1361
2005-07-06 11:31:58 +00:00
Felix Fietkau
5e1078d34c print kernel message when cache workarounds are enabled
SVN-Revision: 1351
2005-07-05 16:49:13 +00:00
Felix Fietkau
f2331cb92b finally fix the v1 hardware bug :)
SVN-Revision: 1346
2005-07-05 14:13:38 +00:00
Felix Fietkau
53ab0b765f add netfilter netmap target
SVN-Revision: 1343
2005-07-04 20:33:06 +00:00
Felix Fietkau
6526ac63f0 change kernel_args to kernel_cmdline for kernel command line override
SVN-Revision: 1321
2005-07-03 00:46:47 +00:00
Imre Kaloz
697c74552a unify gcc 3.4 fixes, move flash chip drivers to generic patches, move diag_led driver to separate patch, update docs
SVN-Revision: 1316
2005-07-02 11:08:39 +00:00
Felix Fietkau
36f70a20d4 clean up mmu/cache patch for bcm4710 - improves stability a lot
SVN-Revision: 1297
2005-06-30 21:17:39 +00:00
Felix Fietkau
380612c9b8 add trx detection to the flash map
SVN-Revision: 1240
2005-06-14 19:58:37 +00:00
Felix Fietkau
205de57188 use readable names for mtd partitions (hardcoded)
SVN-Revision: 1239
2005-06-14 16:51:48 +00:00
Felix Fietkau
57ace3bc0c fix prom_getenv on ar7
SVN-Revision: 1238
2005-06-14 16:42:32 +00:00
Felix Fietkau
8329af8c44 fix board support patch and add mtd flash map driver for ar7
SVN-Revision: 1237
2005-06-14 08:01:54 +00:00
Felix Fietkau
a51103f510 add incomplete ar7 hardware support (disabled by default)
SVN-Revision: 1236
2005-06-14 07:03:57 +00:00
Felix Fietkau
c32d608d9d fix bcm47xx cache fixes
SVN-Revision: 1224
2005-06-13 13:59:38 +00:00
Felix Fietkau
f48d720726 add some more mmu fixes for bcm4710
SVN-Revision: 1203
2005-06-11 15:37:23 +00:00
Felix Fietkau
8ea1a39bc0 add even more workarounds for bcm4710, remove -fno-delayed-branch from kernel cflags -- not needed anymore
SVN-Revision: 1132
2005-06-01 21:13:56 +00:00
Felix Fietkau
cd94ce2d10 split kernel patches into board dependend and generic
SVN-Revision: 1122
2005-05-30 22:46:44 +00:00
Felix Fietkau
726b0f00fa fix typo
SVN-Revision: 1119
2005-05-30 20:54:36 +00:00
Felix Fietkau
75b3d0473e add some fixes for v1 hardware (doesn't work reliably yet)
SVN-Revision: 1100
2005-05-29 15:54:26 +00:00
Mike Baker
80d3ee9792 *** empty log message ***
SVN-Revision: 1095
2005-05-29 07:18:03 +00:00
Mike Baker
a5b73b1c37 fix qdisc ordering
SVN-Revision: 1094
2005-05-28 20:04:42 +00:00
Felix Fietkau
3909344b3a fix ethtool call for communication between wl and wl.o
SVN-Revision: 1091
2005-05-28 17:54:47 +00:00
Felix Fietkau
269c715804 move package/linux into target/linux, use wbx' new kernel code. support 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
2005-05-28 09:17:29 +00:00