openwrt.git
17 years agoShould fix edimax generation
florian [Thu, 29 Mar 2007 10:49:52 +0000 (10:49 +0000)]
Should fix edimax generation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6752 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agocheck initseq->first in awx after running include()
nbd [Thu, 29 Mar 2007 00:08:43 +0000 (00:08 +0000)]
check initseq->first in awx after running include()

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6751 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix an uninitialized variable in awx (does not fix random segfault yet, still looking...
nbd [Wed, 28 Mar 2007 23:19:39 +0000 (23:19 +0000)]
fix an uninitialized variable in awx (does not fix random segfault yet, still looking into it)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6750 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomake sure tmp/info gets created
nbd [Wed, 28 Mar 2007 18:26:21 +0000 (18:26 +0000)]
make sure tmp/info gets created

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6749 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix the irq request
florian [Wed, 28 Mar 2007 18:14:07 +0000 (18:14 +0000)]
Fix the irq request

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6748 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd PKG_NAME to prereq-build.mk so that failed checks show a proper prefix instead...
nbd [Wed, 28 Mar 2007 18:13:54 +0000 (18:13 +0000)]
add PKG_NAME to prereq-build.mk so that failed checks show a proper prefix instead of just ':'

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6747 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agodetect changes in package/kernel/modules/*.mk when scanning the package metadata
nbd [Wed, 28 Mar 2007 18:06:33 +0000 (18:06 +0000)]
detect changes in package/kernel/modules/*.mk when scanning the package metadata

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6746 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agonuke some unnecessary complexity in the metadata scanning - simply call include/scan...
nbd [Wed, 28 Mar 2007 18:01:46 +0000 (18:01 +0000)]
nuke some unnecessary complexity in the metadata scanning - simply call include/scan.mk on every make invocation (does not add any noticeable performance impact)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6745 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoNuke lots of obsolete compiler versions
nbd [Wed, 28 Mar 2007 17:52:00 +0000 (17:52 +0000)]
Nuke lots of obsolete compiler versions
Make gcc4 depend on !LINUX_2_4 - I'm getting sick of seeing people complain about
compile errors when trying to build brcm-2.4 with it.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6744 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix warnings
florian [Wed, 28 Mar 2007 10:49:01 +0000 (10:49 +0000)]
Fix warnings

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6742 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoBluetooth depends on USB for 2.6 kernels also
florian [Wed, 28 Mar 2007 10:42:30 +0000 (10:42 +0000)]
Bluetooth depends on USB for 2.6 kernels also

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6741 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoBluetooth modules also depend on USB
florian [Wed, 28 Mar 2007 10:10:49 +0000 (10:10 +0000)]
Bluetooth modules also depend on USB

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6740 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoEnable kmod-sched for adm5120
florian [Wed, 28 Mar 2007 10:09:21 +0000 (10:09 +0000)]
Enable kmod-sched for adm5120

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6739 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoUse myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in myloader...
florian [Wed, 28 Mar 2007 09:10:46 +0000 (09:10 +0000)]
Use myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in myloader parser

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6737 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd myloader partition table parser
florian [Wed, 28 Mar 2007 08:35:10 +0000 (08:35 +0000)]
Add myloader partition table parser

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6736 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoreplace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS
nico [Wed, 28 Mar 2007 00:35:26 +0000 (00:35 +0000)]
replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGS

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6735 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agocleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...)
nico [Wed, 28 Mar 2007 00:29:17 +0000 (00:29 +0000)]
cleanup ntfs-3g makefile (remove kernel.mk include, unused configure options...)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6734 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agotweak isakmpd & keynote makefiles
nico [Wed, 28 Mar 2007 00:06:18 +0000 (00:06 +0000)]
tweak isakmpd & keynote makefiles

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6733 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd dependency info for linux 2.4 specific kmod package (related to #1521)
nbd [Tue, 27 Mar 2007 23:43:36 +0000 (23:43 +0000)]
add dependency info for linux 2.4 specific kmod package (related to #1521)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6732 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoclean up nfsd kernel config entries (#1523)
nbd [Tue, 27 Mar 2007 23:41:05 +0000 (23:41 +0000)]
clean up nfsd kernel config entries (#1523)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6731 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd nfs kernel server kmod package (patch from #1524)
nbd [Tue, 27 Mar 2007 23:34:37 +0000 (23:34 +0000)]
add nfs kernel server kmod package (patch from #1524)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6729 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoremove bogus dependencies
nbd [Tue, 27 Mar 2007 23:17:31 +0000 (23:17 +0000)]
remove bogus dependencies

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6728 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix flash buswidth detection
nbd [Tue, 27 Mar 2007 23:15:10 +0000 (23:15 +0000)]
fix flash buswidth detection

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6727 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix a problem with the firewall script (multicast traffic could produce packet loss)
nbd [Tue, 27 Mar 2007 16:45:10 +0000 (16:45 +0000)]
fix a problem with the firewall script (multicast traffic could produce packet loss)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6726 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd missing svn:keywords
ejka [Tue, 27 Mar 2007 15:27:15 +0000 (15:27 +0000)]
Add missing svn:keywords

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6725 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single
ejka [Tue, 27 Mar 2007 15:19:08 +0000 (15:19 +0000)]
ar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single
channel rx, move skb allocation out of interrupt, general cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6724 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoar7: speed up irq handlers, fix asm/ar7/ar7.h
ejka [Tue, 27 Mar 2007 14:56:34 +0000 (14:56 +0000)]
ar7: speed up irq handlers, fix asm/ar7/ar7.h

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6723 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix edimax image generation
florian [Mon, 26 Mar 2007 22:12:49 +0000 (22:12 +0000)]
Fix edimax image generation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6722 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd some more clean targets
florian [Mon, 26 Mar 2007 22:09:00 +0000 (22:09 +0000)]
Add some more clean targets

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6721 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd a symlinkclean target to remove symlinks
florian [Mon, 26 Mar 2007 22:01:47 +0000 (22:01 +0000)]
Add a symlinkclean target to remove symlinks

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6720 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAlso forgot adding the adm5120_info file
florian [Mon, 26 Mar 2007 20:26:23 +0000 (20:26 +0000)]
Also forgot adding the adm5120_info file

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6719 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix the sdk
nbd [Mon, 26 Mar 2007 20:17:28 +0000 (20:17 +0000)]
fix the sdk

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6718 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoDisable YAFFS and NAND by default
florian [Mon, 26 Mar 2007 19:54:54 +0000 (19:54 +0000)]
Disable YAFFS and NAND by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6717 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoMove the yaffs patch to be generic, shared between rb532 and adm5120
florian [Mon, 26 Mar 2007 19:42:33 +0000 (19:42 +0000)]
Move the yaffs patch to be generic, shared between rb532 and adm5120

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6716 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoForgot adding infos header
florian [Mon, 26 Mar 2007 19:09:16 +0000 (19:09 +0000)]
Forgot adding infos header

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6715 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoRewrite of the bootloader runtime detection (Gabor Juhos)
florian [Mon, 26 Mar 2007 07:37:31 +0000 (07:37 +0000)]
Rewrite of the bootloader runtime detection (Gabor Juhos)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6713 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd myloader definitions
florian [Mon, 26 Mar 2007 07:34:45 +0000 (07:34 +0000)]
Add myloader definitions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6712 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoPreserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos)
florian [Mon, 26 Mar 2007 07:32:10 +0000 (07:32 +0000)]
Preserve fw_arg0-3 to allow runtime bootloader detection (Gabor Juhos)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6711 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd definitions to myloader thanks Gabor Juhos
florian [Mon, 26 Mar 2007 07:31:28 +0000 (07:31 +0000)]
Add definitions to myloader thanks Gabor Juhos

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6710 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoenable dso support back in openssl, needed to use shared zlib compression, and should...
nico [Mon, 26 Mar 2007 05:04:13 +0000 (05:04 +0000)]
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6706 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd fix from #1516
nbd [Sun, 25 Mar 2007 16:25:15 +0000 (16:25 +0000)]
add fix from #1516

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6697 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd prereq check for pkg-config (required by ntfs-3g)
nbd [Sun, 25 Mar 2007 16:22:42 +0000 (16:22 +0000)]
add prereq check for pkg-config (required by ntfs-3g)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6696 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.
ejka [Sun, 25 Mar 2007 05:42:16 +0000 (05:42 +0000)]
ar7: clocks setup (prerequisite for dsl/usb) and misc cleanups.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6693 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoUpdate kernel config
florian [Sat, 24 Mar 2007 22:51:37 +0000 (22:51 +0000)]
Update kernel config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6690 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoUse MiBSD ksh if installed (#1470)
florian [Sat, 24 Mar 2007 21:51:44 +0000 (21:51 +0000)]
Use MiBSD ksh if installed (#1470)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6687 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoForgot to define what CFE is
florian [Sat, 24 Mar 2007 21:34:51 +0000 (21:34 +0000)]
Forgot to define what CFE is

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6685 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoTypo fix
florian [Sat, 24 Mar 2007 21:34:14 +0000 (21:34 +0000)]
Typo fix

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6684 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoDo not register more than 2 ethernet porst for CFE based devices (i.e : Compex WP54G...
florian [Sat, 24 Mar 2007 21:31:13 +0000 (21:31 +0000)]
Do not register more than 2 ethernet porst for CFE based devices (i.e : Compex WP54G-wrt)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6683 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agosplit CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handling of...
nbd [Sat, 24 Mar 2007 21:12:26 +0000 (21:12 +0000)]
split CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handling of subdirectories with configure

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6681 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix CONFIGURE_PATH and add MAKE_PATH
nbd [Sat, 24 Mar 2007 21:05:56 +0000 (21:05 +0000)]
fix CONFIGURE_PATH and add MAKE_PATH

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6680 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agouse recursive variable expansion for CONFIGURE_*, MAKE_* variables in the package...
nbd [Sat, 24 Mar 2007 20:54:33 +0000 (20:54 +0000)]
use recursive variable expansion for CONFIGURE_*, MAKE_* variables in the package build so that TARGET_*FLAGS changes also apply

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6678 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdded support for BSD pty's
hcg [Sat, 24 Mar 2007 17:32:32 +0000 (17:32 +0000)]
Added support for BSD pty's

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6673 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agotrigger a kernel module rebuild when the kernel config changes
nbd [Sat, 24 Mar 2007 17:05:26 +0000 (17:05 +0000)]
trigger a kernel module rebuild when the kernel config changes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6671 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix a compile error
nbd [Sat, 24 Mar 2007 15:57:16 +0000 (15:57 +0000)]
fix a compile error

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6670 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agosplit libuuid from e2fsprogs and install development files
nbd [Sat, 24 Mar 2007 15:51:43 +0000 (15:51 +0000)]
split libuuid from e2fsprogs and install development files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6668 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoset the DEVICE variable in hotplug events from ppp interfaces
nbd [Sat, 24 Mar 2007 14:12:22 +0000 (14:12 +0000)]
set the DEVICE variable in hotplug events from ppp interfaces

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6667 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agorename uci-update.awk to uci.awk and add a few config_* functions
nbd [Sat, 24 Mar 2007 13:43:04 +0000 (13:43 +0000)]
rename uci-update.awk to uci.awk and add a few config_* functions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6666 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix uci commit
nbd [Sat, 24 Mar 2007 13:42:55 +0000 (13:42 +0000)]
fix uci commit

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6665 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomove default templates for the kernel build to kernel-defaults.mk (similar to package...
nbd [Sat, 24 Mar 2007 13:42:54 +0000 (13:42 +0000)]
move default templates for the kernel build to kernel-defaults.mk (similar to package-defaults.mk)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6664 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agosmall cleanup
nbd [Sat, 24 Mar 2007 13:42:53 +0000 (13:42 +0000)]
small cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6663 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdded facility to program entire device from SD-Card
hcg [Sat, 24 Mar 2007 12:54:38 +0000 (12:54 +0000)]
Added facility to program entire device from SD-Card
Fixed up MAC address init in u-boot

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6662 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix potential unligned access with MyLoader based devices, thanks Juhos
florian [Sat, 24 Mar 2007 10:22:53 +0000 (10:22 +0000)]
Fix potential unligned access with MyLoader based devices, thanks Juhos

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6659 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd a paragraph on how to package kernel modules
florian [Sat, 24 Mar 2007 10:18:36 +0000 (10:18 +0000)]
Add a paragraph on how to package kernel modules

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6658 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix some mistakes and typos
florian [Sat, 24 Mar 2007 10:18:14 +0000 (10:18 +0000)]
Fix some mistakes and typos

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6657 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agodon't call wpa_supplicant unconditionally
nbd [Sat, 24 Mar 2007 01:03:42 +0000 (01:03 +0000)]
don't call wpa_supplicant unconditionally

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6656 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix wep encryption setting for madwifi
nbd [Sat, 24 Mar 2007 01:01:18 +0000 (01:01 +0000)]
fix wep encryption setting for madwifi

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6655 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix a small typo
nbd [Sat, 24 Mar 2007 00:43:05 +0000 (00:43 +0000)]
fix a small typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6654 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoimprove autorebuild for iptables when the kernel config changes
nbd [Fri, 23 Mar 2007 19:19:23 +0000 (19:19 +0000)]
improve autorebuild for iptables when the kernel config changes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6652 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agomake busybox autorebuild on relevant config changes
nbd [Fri, 23 Mar 2007 19:13:08 +0000 (19:13 +0000)]
make busybox autorebuild on relevant config changes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6651 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix a harmless warning
nbd [Fri, 23 Mar 2007 16:48:43 +0000 (16:48 +0000)]
fix a harmless warning

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6650 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd bcm94710a0 cache workarounds to brcm47xx-2.6 (fix #1502)
nbd [Fri, 23 Mar 2007 16:40:42 +0000 (16:40 +0000)]
add bcm94710a0 cache workarounds to brcm47xx-2.6 (fix #1502)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6649 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agosome cleanups in the metadata.pl script; allow target profiles to add overrides for...
nbd [Fri, 23 Mar 2007 14:48:47 +0000 (14:48 +0000)]
some cleanups in the metadata.pl script; allow target profiles to add overrides for menuconfig

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6648 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd 'deselect' property for menuconfig
nbd [Fri, 23 Mar 2007 14:03:35 +0000 (14:03 +0000)]
add 'deselect' property for menuconfig

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6647 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoMake mksyshdr safe for 64bits platforms (#1504)
florian [Fri, 23 Mar 2007 12:50:43 +0000 (12:50 +0000)]
Make mksyshdr safe for 64bits platforms (#1504)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6646 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFinal image build fixups
hcg [Fri, 23 Mar 2007 10:24:01 +0000 (10:24 +0000)]
Final image build fixups

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6644 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix typo in UnistallDev
nico [Fri, 23 Mar 2007 08:11:08 +0000 (08:11 +0000)]
fix typo in UnistallDev

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6643 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd more stability fixes for brcm47xx-2.6 on bcm4704 (from #1485)
nbd [Fri, 23 Mar 2007 00:08:59 +0000 (00:08 +0000)]
add more stability fixes for brcm47xx-2.6 on bcm4704 (from #1485)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6642 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd CFE runtime detection
florian [Thu, 22 Mar 2007 22:43:11 +0000 (22:43 +0000)]
Add CFE runtime detection

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6641 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd firmware generation for other Compex boards based on myloader, thanks to Juhos...
florian [Thu, 22 Mar 2007 21:36:15 +0000 (21:36 +0000)]
Add firmware generation for other Compex boards based on myloader, thanks to Juhos Gabor !

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6640 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd brcm47xx-2.6 fixes from #1496
nbd [Thu, 22 Mar 2007 20:23:17 +0000 (20:23 +0000)]
add brcm47xx-2.6 fixes from #1496

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6639 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdded rule for objdump
hcg [Thu, 22 Mar 2007 18:07:01 +0000 (18:07 +0000)]
Added rule for objdump
Added support for AT91 SD-Card in primary bootloader (romboot)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6638 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoThere are issues with the CRC calc stuff under x86_64. This version only
hcg [Thu, 22 Mar 2007 17:45:21 +0000 (17:45 +0000)]
There are issues with the CRC calc stuff under x86_64. This version only
works on 32-bit architectures.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6637 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoNew program to generate u-boot parameter block with correct CRC to
hcg [Thu, 22 Mar 2007 17:33:29 +0000 (17:33 +0000)]
New program to generate u-boot parameter block with correct CRC to
enable reprogramming parameters from Linux.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6636 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoar7 misc fixes:
ejka [Thu, 22 Mar 2007 16:39:07 +0000 (16:39 +0000)]
ar7 misc fixes:
 - serial
 - memory probing

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6635 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAlso add squashfs to the possible filesystems to be mounted
florian [Wed, 21 Mar 2007 22:18:07 +0000 (22:18 +0000)]
Also add squashfs to the possible filesystems to be mounted

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6634 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoRemove usb support for the moment
florian [Wed, 21 Mar 2007 21:50:58 +0000 (21:50 +0000)]
Remove usb support for the moment

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6633 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agobackward compatible code, if ssb is not enabled
florian [Wed, 21 Mar 2007 21:29:30 +0000 (21:29 +0000)]
backward compatible code, if ssb is not enabled

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6632 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoInclude profiles
florian [Wed, 21 Mar 2007 20:11:00 +0000 (20:11 +0000)]
Include profiles

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6631 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix a typo
florian [Wed, 21 Mar 2007 18:47:41 +0000 (18:47 +0000)]
Fix a typo

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6630 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoEnable profiles for adm5120
florian [Wed, 21 Mar 2007 18:10:55 +0000 (18:10 +0000)]
Enable profiles for adm5120

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6629 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix warnings and add more detailed informations
florian [Wed, 21 Mar 2007 17:23:34 +0000 (17:23 +0000)]
Fix warnings and add more detailed informations

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6628 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdd image generation for edimax routers
florian [Wed, 21 Mar 2007 15:04:07 +0000 (15:04 +0000)]
Add image generation for edimax routers

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6627 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoAdded primary and secondary bootloaders
hcg [Tue, 20 Mar 2007 09:59:17 +0000 (09:59 +0000)]
Added primary and secondary bootloaders

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6626 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoprom_free_prom_memory is useless
florian [Tue, 20 Mar 2007 09:23:43 +0000 (09:23 +0000)]
prom_free_prom_memory is useless

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6625 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoUse the bcm947xx mtd driver instead
florian [Tue, 20 Mar 2007 09:00:23 +0000 (09:00 +0000)]
Use the bcm947xx mtd driver instead

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6624 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agouml now needs init=/etc/preinit, fix example in README
nico [Tue, 20 Mar 2007 01:36:56 +0000 (01:36 +0000)]
uml now needs init=/etc/preinit, fix example in README

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6622 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoattempt to fix uml kernel config for i386
nico [Tue, 20 Mar 2007 01:32:09 +0000 (01:32 +0000)]
attempt to fix uml kernel config for i386

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6621 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoRe-enable adm5120 mtd driver
florian [Mon, 19 Mar 2007 22:42:23 +0000 (22:42 +0000)]
Re-enable adm5120 mtd driver

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6620 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd an optional parameter to scan_interfaces() that can override the network config...
nbd [Mon, 19 Mar 2007 22:06:31 +0000 (22:06 +0000)]
add an optional parameter to scan_interfaces() that can override the network config file (defaults to 'network')

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6619 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoRemove 8250 serial driver, enable software watchdog
florian [Mon, 19 Mar 2007 21:52:40 +0000 (21:52 +0000)]
Remove 8250 serial driver, enable software watchdog

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6618 3c298f89-4303-0410-b956-a3cf2f4a3e73