Commit graph

5042 commits

Author SHA1 Message Date
Eugene Konev
6f48cd2114 ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single channel rx, move skb allocation out of interrupt, general cleanup
SVN-Revision: 6724
2007-03-27 15:19:08 +00:00
Eugene Konev
34fd376368 ar7: speed up irq handlers, fix asm/ar7/ar7.h
SVN-Revision: 6723
2007-03-27 14:56:34 +00:00
Florian Fainelli
067704996a Fix edimax image generation
SVN-Revision: 6722
2007-03-26 22:12:49 +00:00
Florian Fainelli
c41e00ae34 Add some more clean targets
SVN-Revision: 6721
2007-03-26 22:09:00 +00:00
Florian Fainelli
e3e20cce5c Add a symlinkclean target to remove symlinks
SVN-Revision: 6720
2007-03-26 22:01:47 +00:00
Florian Fainelli
e25fff9a14 Also forgot adding the adm5120_info file
SVN-Revision: 6719
2007-03-26 20:26:23 +00:00
Felix Fietkau
4113d5a46d fix the sdk
SVN-Revision: 6718
2007-03-26 20:17:28 +00:00
Florian Fainelli
f1b6a4ce42 Disable YAFFS and NAND by default
SVN-Revision: 6717
2007-03-26 19:54:54 +00:00
Florian Fainelli
7d55bb05fe Move the yaffs patch to be generic, shared between rb532 and adm5120
SVN-Revision: 6716
2007-03-26 19:42:33 +00:00
Florian Fainelli
1e3c50caa7 Forgot adding infos header
SVN-Revision: 6715
2007-03-26 19:09:16 +00:00
Florian Fainelli
e5f6938314 Rewrite of the bootloader runtime detection (Gabor Juhos)
SVN-Revision: 6713
2007-03-26 07:37:31 +00:00
Florian Fainelli
7fb29fc2b9 Add myloader definitions
SVN-Revision: 6712
2007-03-26 07:34:45 +00:00
Florian Fainelli
4377351db4 Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos)
SVN-Revision: 6711
2007-03-26 07:32:10 +00:00
Florian Fainelli
6c9b120593 Add definitions to myloader thanks Gabor Juhos
SVN-Revision: 6710
2007-03-26 07:31:28 +00:00
Nicolas Thill
23ff7d627f enable dso support back in openssl, needed to use shared zlib compression, and should fix the "error:2507006C:lib(37):func(112):reason(108)" errors. closes: #1182
SVN-Revision: 6706
2007-03-26 05:04:13 +00:00
Felix Fietkau
8496e946b9 add fix from #1516
SVN-Revision: 6697
2007-03-25 16:25:15 +00:00
Felix Fietkau
0796f79152 add prereq check for pkg-config (required by ntfs-3g)
SVN-Revision: 6696
2007-03-25 16:22:42 +00:00
Eugene Konev
d81c7f76b9 ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.
SVN-Revision: 6693
2007-03-25 05:42:16 +00:00
Florian Fainelli
8c2cf394a3 Update kernel config
SVN-Revision: 6690
2007-03-24 22:51:37 +00:00
Florian Fainelli
c7ce5e06da Use MiBSD ksh if installed (#1470)
SVN-Revision: 6687
2007-03-24 21:51:44 +00:00
Florian Fainelli
9f205cc473 Forgot to define what CFE is
SVN-Revision: 6685
2007-03-24 21:34:51 +00:00
Florian Fainelli
984bd80138 Typo fix
SVN-Revision: 6684
2007-03-24 21:34:14 +00:00
Florian Fainelli
1f3c505ef6 Do not register more than 2 ethernet porst for CFE based devices (i.e : Compex WP54G-wrt)
SVN-Revision: 6683
2007-03-24 21:31:13 +00:00
Felix Fietkau
fe42382d1c split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handling of subdirectories with configure
SVN-Revision: 6681
2007-03-24 21:12:26 +00:00
Felix Fietkau
ac75c5015f fix CONFIGURE_PATH and add MAKE_PATH
SVN-Revision: 6680
2007-03-24 21:05:56 +00:00
Felix Fietkau
036a419fe1 use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the package build so that TARGET_*FLAGS changes also apply
SVN-Revision: 6678
2007-03-24 20:54:33 +00:00
Hamish Guthrie
19358682eb Added support for BSD pty's
SVN-Revision: 6673
2007-03-24 17:32:32 +00:00
Felix Fietkau
35317253e6 trigger a kernel module rebuild when the kernel config changes
SVN-Revision: 6671
2007-03-24 17:05:26 +00:00
Felix Fietkau
cfb33b88bc fix a compile error
SVN-Revision: 6670
2007-03-24 15:57:16 +00:00
Felix Fietkau
9157412f5f split libuuid from e2fsprogs and install development files
SVN-Revision: 6668
2007-03-24 15:51:43 +00:00
Felix Fietkau
573c36539e set the DEVICE variable in hotplug events from ppp interfaces
SVN-Revision: 6667
2007-03-24 14:12:22 +00:00
Felix Fietkau
7f0dd3fa45 rename uci-update.awk to uci.awk and add a few config_* functions
SVN-Revision: 6666
2007-03-24 13:43:04 +00:00
Felix Fietkau
c76cdd5781 fix uci commit
SVN-Revision: 6665
2007-03-24 13:42:55 +00:00
Felix Fietkau
ea952312ae move default templates for the kernel build to kernel-defaults.mk (similar to package-defaults.mk)
SVN-Revision: 6664
2007-03-24 13:42:54 +00:00
Felix Fietkau
2954f04b41 small cleanup
SVN-Revision: 6663
2007-03-24 13:42:53 +00:00
Hamish Guthrie
535ff3f6b2 Added facility to program entire device from SD-Card Fixed up MAC address init in u-boot
SVN-Revision: 6662
2007-03-24 12:54:38 +00:00
Florian Fainelli
7b564bfdcb Fix potential unligned access with MyLoader based devices, thanks Juhos
SVN-Revision: 6659
2007-03-24 10:22:53 +00:00
Florian Fainelli
1cd307f48b Add a paragraph on how to package kernel modules
SVN-Revision: 6658
2007-03-24 10:18:36 +00:00
Florian Fainelli
9765f4032e Fix some mistakes and typos
SVN-Revision: 6657
2007-03-24 10:18:14 +00:00
Felix Fietkau
c2d5b2d04a don't call wpa_supplicant unconditionally
SVN-Revision: 6656
2007-03-24 01:03:42 +00:00
Felix Fietkau
4a65dd20fe fix wep encryption setting for madwifi
SVN-Revision: 6655
2007-03-24 01:01:18 +00:00
Felix Fietkau
080d4f6710 fix a small typo
SVN-Revision: 6654
2007-03-24 00:43:05 +00:00
Felix Fietkau
8e85262a8b improve autorebuild for iptables when the kernel config changes
SVN-Revision: 6652
2007-03-23 19:19:23 +00:00
Felix Fietkau
000393712e make busybox autorebuild on relevant config changes
SVN-Revision: 6651
2007-03-23 19:13:08 +00:00
Felix Fietkau
437ffd0970 fix a harmless warning
SVN-Revision: 6650
2007-03-23 16:48:43 +00:00
Felix Fietkau
e224d3e42d add bcm94710a0 cache workarounds to brcm47xx-2.6 (fix #1502)
SVN-Revision: 6649
2007-03-23 16:40:42 +00:00
Felix Fietkau
b04ef81416 some cleanups in the metadata.pl script; allow target profiles to add overrides for menuconfig
SVN-Revision: 6648
2007-03-23 14:48:47 +00:00
Felix Fietkau
c48b6508fe add 'deselect' property for menuconfig
SVN-Revision: 6647
2007-03-23 14:03:35 +00:00
Florian Fainelli
eaf0c708f2 Make mksyshdr safe for 64bits platforms (#1504)
SVN-Revision: 6646
2007-03-23 12:50:43 +00:00
Hamish Guthrie
f63dd06ad7 Final image build fixups
SVN-Revision: 6644
2007-03-23 10:24:01 +00:00