openwrt/svn-archive/archive.git
17 years agoFix warnings
Florian Fainelli [Wed, 28 Mar 2007 10:49:01 +0000 (10:49 +0000)]
Fix warnings

SVN-Revision: 6742

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

SVN-Revision: 6741

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

SVN-Revision: 6740

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

SVN-Revision: 6739

17 years agoUse myloader parser in the adm5120 mtd driver. Do not use EXPORT_SYMBOL in myloader...
Florian Fainelli [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

SVN-Revision: 6737

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

SVN-Revision: 6736

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

SVN-Revision: 6735

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

SVN-Revision: 6734

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

SVN-Revision: 6733

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

SVN-Revision: 6732

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

SVN-Revision: 6731

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

SVN-Revision: 6729

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

SVN-Revision: 6728

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

SVN-Revision: 6727

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

SVN-Revision: 6726

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

SVN-Revision: 6725

17 years agoar7: cpmac: use fixed-size ringbuffers for rx/tx descriptors, use single
Eugene Konev [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

SVN-Revision: 6724

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

SVN-Revision: 6723

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

SVN-Revision: 6722

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

SVN-Revision: 6721

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

SVN-Revision: 6720

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

SVN-Revision: 6719

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

SVN-Revision: 6718

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

SVN-Revision: 6717

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

SVN-Revision: 6716

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

SVN-Revision: 6715

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

SVN-Revision: 6713

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

SVN-Revision: 6712

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

SVN-Revision: 6711

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

SVN-Revision: 6710

17 years agoenable dso support back in openssl, needed to use shared zlib compression, and should...
Nicolas Thill [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

SVN-Revision: 6706

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

SVN-Revision: 6697

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

SVN-Revision: 6696

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

SVN-Revision: 6693

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

SVN-Revision: 6690

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

SVN-Revision: 6687

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

SVN-Revision: 6685

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

SVN-Revision: 6684

17 years agoDo not register more than 2 ethernet porst for CFE based devices (i.e : Compex WP54G...
Florian Fainelli [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)

SVN-Revision: 6683

17 years agosplit CONFIGURE_PATH into CONFIGURE_PATH and CONFIGURE_CMD for better handling of...
Felix Fietkau [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

SVN-Revision: 6681

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

SVN-Revision: 6680

17 years agouse recursive variable expansion for CONFIGURE_*, MAKE_* variables in the package...
Felix Fietkau [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

SVN-Revision: 6678

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

SVN-Revision: 6673

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

SVN-Revision: 6671

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

SVN-Revision: 6670

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

SVN-Revision: 6668

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

SVN-Revision: 6667

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

SVN-Revision: 6666

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

SVN-Revision: 6665

17 years agomove default templates for the kernel build to kernel-defaults.mk (similar to package...
Felix Fietkau [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)

SVN-Revision: 6664

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

SVN-Revision: 6663

17 years agoAdded facility to program entire device from SD-Card
Hamish Guthrie [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

SVN-Revision: 6662

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

SVN-Revision: 6659

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

SVN-Revision: 6658

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

SVN-Revision: 6657

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

SVN-Revision: 6656

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

SVN-Revision: 6655

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

SVN-Revision: 6654

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

SVN-Revision: 6652

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

SVN-Revision: 6651

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

SVN-Revision: 6650

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

SVN-Revision: 6649

17 years agosome cleanups in the metadata.pl script; allow target profiles to add overrides for...
Felix Fietkau [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

SVN-Revision: 6648

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

SVN-Revision: 6647

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

SVN-Revision: 6646

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

SVN-Revision: 6644

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

SVN-Revision: 6643

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

SVN-Revision: 6642

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

SVN-Revision: 6641

17 years agoAdd firmware generation for other Compex boards based on myloader, thanks to Juhos...
Florian Fainelli [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 !

SVN-Revision: 6640

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

SVN-Revision: 6639

17 years agoAdded rule for objdump
Hamish Guthrie [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)

SVN-Revision: 6638

17 years agoThere are issues with the CRC calc stuff under x86_64. This version only
Hamish Guthrie [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.

SVN-Revision: 6637

17 years agoNew program to generate u-boot parameter block with correct CRC to
Hamish Guthrie [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.

SVN-Revision: 6636

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

SVN-Revision: 6635

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

SVN-Revision: 6634

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

SVN-Revision: 6633

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

SVN-Revision: 6632

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

SVN-Revision: 6631

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

SVN-Revision: 6630

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

SVN-Revision: 6629

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

SVN-Revision: 6628

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

SVN-Revision: 6627

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

SVN-Revision: 6626

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

SVN-Revision: 6625

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

SVN-Revision: 6624

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

SVN-Revision: 6622

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

SVN-Revision: 6621

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

SVN-Revision: 6620

17 years agoadd an optional parameter to scan_interfaces() that can override the network config...
Felix Fietkau [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')

SVN-Revision: 6619

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

SVN-Revision: 6618

17 years agoCFE-ready mtd driver, needs fixing though, update kernel config
Florian Fainelli [Mon, 19 Mar 2007 21:43:06 +0000 (21:43 +0000)]
CFE-ready mtd driver, needs fixing though, update kernel config

SVN-Revision: 6617

17 years agoFix the baudrate macro
Florian Fainelli [Mon, 19 Mar 2007 19:51:26 +0000 (19:51 +0000)]
Fix the baudrate macro

SVN-Revision: 6616

17 years agoFix the uart patch
Florian Fainelli [Mon, 19 Mar 2007 19:38:12 +0000 (19:38 +0000)]
Fix the uart patch

SVN-Revision: 6615

17 years agoPreliminary ADM5120 support, marked as broken
Florian Fainelli [Mon, 19 Mar 2007 17:34:37 +0000 (17:34 +0000)]
Preliminary ADM5120 support, marked as broken

SVN-Revision: 6614

17 years agoRemove initrd code leftovers. Also fixes "Bad page state" on boot
Eugene Konev [Mon, 19 Mar 2007 17:25:06 +0000 (17:25 +0000)]
Remove initrd code leftovers. Also fixes "Bad page state" on boot
(kernel tried to free initramfs twice).

SVN-Revision: 6613

17 years agoUpdated content of wireless.tex, next version will have example configs
Nicholas DePetrillo [Mon, 19 Mar 2007 15:35:55 +0000 (15:35 +0000)]
Updated content of wireless.tex, next version will have example configs

SVN-Revision: 6612

17 years agoAdd forgotten part of vlynq irq setup
Eugene Konev [Sun, 18 Mar 2007 16:00:28 +0000 (16:00 +0000)]
Add forgotten part of vlynq irq setup

SVN-Revision: 6606

17 years agoAdd acx package
Eugene Konev [Sun, 18 Mar 2007 14:43:06 +0000 (14:43 +0000)]
Add acx package

SVN-Revision: 6605

17 years agoar7-2.4 cleanup
Eugene Konev [Sun, 18 Mar 2007 14:18:56 +0000 (14:18 +0000)]
ar7-2.4 cleanup
 - Switch to generic init scripts (/sbin/mount_root, /bin/firstboot,
   /etc/preinit), failsafe part moved to /etc/preinit.arch.
   This should fix #1449 with an added benefit of using mini_fo.
 - Switch to generic /etc/config/network.
 - ar7 flashmap: change "OpenWrt" to "rootfs_data", move ar7_mtd_cleanup
   out of .exit.

SVN-Revision: 6604