Commit Graph

18 Commits

Author SHA1 Message Date
Felix Fietkau
9de4e90db3 change kernel_args to kernel_cmdline for kernel command line override
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1321 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-03 00:46:47 +00:00
Imre Kaloz
0dbf96fe95 unify gcc 3.4 fixes, move flash chip drivers to generic patches, move diag_led driver to separate patch, update docs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-07-02 11:08:39 +00:00
Felix Fietkau
eb2b4453f4 clean up mmu/cache patch for bcm4710 - improves stability a lot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-30 21:17:39 +00:00
Felix Fietkau
cd9edc83c7 add trx detection to the flash map
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1240 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-14 19:58:37 +00:00
Felix Fietkau
247e19184d use readable names for mtd partitions (hardcoded)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1239 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-14 16:51:48 +00:00
Felix Fietkau
6cc7877cdd fix prom_getenv on ar7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-14 16:42:32 +00:00
Felix Fietkau
fed6bc01f7 fix board support patch and add mtd flash map driver for ar7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1237 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-14 08:01:54 +00:00
Felix Fietkau
e4664d6de1 add incomplete ar7 hardware support (disabled by default)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-14 07:03:57 +00:00
Felix Fietkau
47ddd8acdb fix bcm47xx cache fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-13 13:59:38 +00:00
Felix Fietkau
08e2b9272c add some more mmu fixes for bcm4710
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-11 15:37:23 +00:00
Felix Fietkau
1e53213be6 add even more workarounds for bcm4710, remove -fno-delayed-branch from kernel cflags -- not needed anymore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-06-01 21:13:56 +00:00
Felix Fietkau
082d3f57c2 split kernel patches into board dependend and generic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 22:46:44 +00:00
Felix Fietkau
b4a29a9efc fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1119 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-30 20:54:36 +00:00
Felix Fietkau
27ec382323 add some fixes for v1 hardware (doesn't work reliably yet)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1100 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-29 15:54:26 +00:00
Mike Baker
4aa21cf581 *** empty log message ***
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1095 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-29 07:18:03 +00:00
Mike Baker
18d083c1ee fix qdisc ordering
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1094 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 20:04:42 +00:00
Felix Fietkau
f089450690 fix ethtool call for communication between wl and wl.o
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 17:54:47 +00:00
Felix Fietkau
482e28360e 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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28 09:17:29 +00:00