openwrt/openwrt.git
17 years agofix x86-2.4
Nicolas Thill [Mon, 3 Jul 2006 06:32:54 +0000 (06:32 +0000)]
fix x86-2.4

SVN-Revision: 4113

17 years agoFancy name for au1000 target
Florian Fainelli [Sun, 2 Jul 2006 15:50:41 +0000 (15:50 +0000)]
Fancy name for au1000 target

SVN-Revision: 4109

17 years agoDisable the use of lzma since the alchemy images are zlib compressed and there is...
Florian Fainelli [Sun, 2 Jul 2006 15:11:55 +0000 (15:11 +0000)]
Disable the use of lzma since the alchemy images are zlib compressed and there is a lot of space. Fix makefile error when "touching" zImage.flash.srec

SVN-Revision: 4108

17 years agoDisable squashfs for au1000 target since it does not allow the user to use the whole...
Florian Fainelli [Sun, 2 Jul 2006 15:10:04 +0000 (15:10 +0000)]
Disable squashfs for au1000 target since it does not allow the user to use the whole flash space

SVN-Revision: 4107

17 years agoAvoid menuconfig warnings
Florian Fainelli [Sun, 2 Jul 2006 14:57:44 +0000 (14:57 +0000)]
Avoid menuconfig warnings

SVN-Revision: 4106

17 years agomove libpthread in since it's part of uclibc, standardize Makefile.
Nicolas Thill [Sun, 2 Jul 2006 13:36:54 +0000 (13:36 +0000)]
move libpthread in since it's part of uclibc, standardize Makefile.

SVN-Revision: 4105

17 years agoalways set NO_TRACE_MAKE
Felix Fietkau [Sun, 2 Jul 2006 00:56:53 +0000 (00:56 +0000)]
always set NO_TRACE_MAKE

SVN-Revision: 4104

17 years agoadd hack for building c++ with gcc 4.1.1
Felix Fietkau [Fri, 30 Jun 2006 20:59:13 +0000 (20:59 +0000)]
add hack for building c++ with gcc 4.1.1

SVN-Revision: 4100

17 years agoadd binutils 2.17 and remove the beta versions, update some gcc 4.1.1 patches
Imre Kaloz [Wed, 28 Jun 2006 17:52:04 +0000 (17:52 +0000)]
add binutils 2.17 and remove the beta versions, update some gcc 4.1.1 patches

SVN-Revision: 4099

17 years agoadd workaround for kernel module install
Felix Fietkau [Wed, 28 Jun 2006 17:30:39 +0000 (17:30 +0000)]
add workaround for kernel module install

SVN-Revision: 4098

17 years agoadd missing copyright notices
Felix Fietkau [Tue, 27 Jun 2006 23:53:48 +0000 (23:53 +0000)]
add missing copyright notices

SVN-Revision: 4097

17 years agominor changes
Mike Baker [Tue, 27 Jun 2006 23:52:30 +0000 (23:52 +0000)]
minor changes

SVN-Revision: 4096

17 years agoadd copyright headers to busybox patches
Felix Fietkau [Tue, 27 Jun 2006 00:51:59 +0000 (00:51 +0000)]
add copyright headers to busybox patches

SVN-Revision: 4095

17 years agoadd missing copyright
Felix Fietkau [Tue, 27 Jun 2006 00:44:04 +0000 (00:44 +0000)]
add missing copyright

SVN-Revision: 4094

17 years agoadd missing copyright
Felix Fietkau [Tue, 27 Jun 2006 00:40:19 +0000 (00:40 +0000)]
add missing copyright

SVN-Revision: 4093

17 years agoadd missing copyright
Felix Fietkau [Tue, 27 Jun 2006 00:38:59 +0000 (00:38 +0000)]
add missing copyright

SVN-Revision: 4092

17 years agocredit where credit is due
Mike Baker [Tue, 27 Jun 2006 00:35:46 +0000 (00:35 +0000)]
credit where credit is due

SVN-Revision: 4091

17 years agoadd copyright headers to base-files scripts and config files
Felix Fietkau [Tue, 27 Jun 2006 00:36:13 +0000 (00:36 +0000)]
add copyright headers to base-files scripts and config files

SVN-Revision: 4090

17 years agoadd missing exports
Felix Fietkau [Mon, 26 Jun 2006 23:52:57 +0000 (23:52 +0000)]
add missing exports

SVN-Revision: 4089

17 years agodon't rely on temporary variables in config() as they may get overwritten by config_cb()
Felix Fietkau [Mon, 26 Jun 2006 22:44:53 +0000 (22:44 +0000)]
don't rely on temporary variables in config() as they may get overwritten by config_cb()

SVN-Revision: 4088

17 years agoenable CRC32 in brcm-2.4 kernel config - no idea why it even worked without
Felix Fietkau [Mon, 26 Jun 2006 22:31:55 +0000 (22:31 +0000)]
enable CRC32 in brcm-2.4 kernel config - no idea why it even worked without

SVN-Revision: 4087

17 years agoremove kmod-ide control file
Felix Fietkau [Mon, 26 Jun 2006 18:13:00 +0000 (18:13 +0000)]
remove kmod-ide control file

SVN-Revision: 4086

17 years agoRemove built-in.o
Florian Fainelli [Mon, 26 Jun 2006 12:13:00 +0000 (12:13 +0000)]
Remove built-in.o

SVN-Revision: 4085

17 years agoMerge premilinary Broadcom 63xx support (Livebox, Siemens SE515...) Kernel compiles...
Florian Fainelli [Mon, 26 Jun 2006 11:45:23 +0000 (11:45 +0000)]
Merge premilinary Broadcom 63xx support (Livebox, Siemens SE515...) Kernel compiles fine, does not include linux-2.6.8.1 linux-mips specific fixes and neither includes broadcom changes to netfiler Needs testing of course :)

SVN-Revision: 4084

17 years agoadd support for new modules.mk format (no autogenerated Config.in yet)
Felix Fietkau [Mon, 26 Jun 2006 01:55:47 +0000 (01:55 +0000)]
add support for new modules.mk format (no autogenerated Config.in yet)

SVN-Revision: 4083

17 years agofix inclusion of kernel modules selected for install in images (closes: #598).
Nicolas Thill [Sun, 25 Jun 2006 21:37:07 +0000 (21:37 +0000)]
fix inclusion of kernel modules selected for install in images (closes: #598).

SVN-Revision: 4081

17 years agoadd 'reset to defaults' to menuconfig
Felix Fietkau [Sun, 25 Jun 2006 20:06:59 +0000 (20:06 +0000)]
add 'reset to defaults' to menuconfig

SVN-Revision: 4080

17 years agouse NO_TRACE_MAKE for menuconfig
Felix Fietkau [Sun, 25 Jun 2006 17:00:55 +0000 (17:00 +0000)]
use NO_TRACE_MAKE for menuconfig

SVN-Revision: 4079

17 years agoadd extra targets to improve make tracing output
Felix Fietkau [Sun, 25 Jun 2006 16:59:19 +0000 (16:59 +0000)]
add extra targets to improve make tracing output

SVN-Revision: 4078

17 years agoreorder nas command line parameters (required for bridge operation)
Felix Fietkau [Sun, 25 Jun 2006 16:32:13 +0000 (16:32 +0000)]
reorder nas command line parameters (required for bridge operation)

SVN-Revision: 4077

17 years agomake nas depend on nvram
Felix Fietkau [Sun, 25 Jun 2006 16:28:10 +0000 (16:28 +0000)]
make nas depend on nvram

SVN-Revision: 4076

17 years agowork around a busybox bug
Felix Fietkau [Sun, 25 Jun 2006 16:24:45 +0000 (16:24 +0000)]
work around a busybox bug

SVN-Revision: 4075

17 years agosmall bugfixes for wifi (broadcom)
Felix Fietkau [Sun, 25 Jun 2006 16:20:13 +0000 (16:20 +0000)]
small bugfixes for wifi (broadcom)

SVN-Revision: 4074

17 years agomove the broadcom driver stuff into its own submenu
Felix Fietkau [Sun, 25 Jun 2006 16:05:43 +0000 (16:05 +0000)]
move the broadcom driver stuff into its own submenu

SVN-Revision: 4073

17 years agoadd a simple /sbin/wifi script with support for the new broadcom driver (incomplete...
Felix Fietkau [Sun, 25 Jun 2006 15:42:53 +0000 (15:42 +0000)]
add a simple /sbin/wifi script with support for the new broadcom driver (incomplete, but works)

SVN-Revision: 4072

17 years agofixes for common config functions
Felix Fietkau [Sun, 25 Jun 2006 15:32:30 +0000 (15:32 +0000)]
fixes for common config functions

SVN-Revision: 4071

17 years agoenable wlc by default
Felix Fietkau [Sun, 25 Jun 2006 13:55:24 +0000 (13:55 +0000)]
enable wlc by default

SVN-Revision: 4070

17 years agofix ipsec compile (FIXME: move DESTDIR to build template?)
Mike Baker [Fri, 23 Jun 2006 23:29:09 +0000 (23:29 +0000)]
fix ipsec compile (FIXME: move DESTDIR to build template?)

SVN-Revision: 4069

17 years agomini_fo patch from upstream (fixes 2.6.17 compile)
Mike Baker [Fri, 23 Jun 2006 23:03:23 +0000 (23:03 +0000)]
mini_fo patch from upstream (fixes 2.6.17 compile)

SVN-Revision: 4068

17 years agoprevent verbose script from corrupting .pkginfo
Mike Baker [Fri, 23 Jun 2006 22:46:07 +0000 (22:46 +0000)]
prevent verbose script from corrupting .pkginfo

SVN-Revision: 4067

17 years agoset default verbosity to 0
Mike Baker [Fri, 23 Jun 2006 22:20:05 +0000 (22:20 +0000)]
set default verbosity to 0

SVN-Revision: 4066

17 years agofix kernel configure target
Mike Baker [Fri, 23 Jun 2006 22:10:43 +0000 (22:10 +0000)]
fix kernel configure target

SVN-Revision: 4065

17 years agoswitch on new verbose system
Mike Baker [Fri, 23 Jun 2006 21:47:24 +0000 (21:47 +0000)]
switch on new verbose system

SVN-Revision: 4064

17 years agonuke jffs2root --move from init scripts
Felix Fietkau [Fri, 23 Jun 2006 20:22:54 +0000 (20:22 +0000)]
nuke jffs2root --move from init scripts

SVN-Revision: 4063

17 years agobackport jffs2 eof detect changes from 2.6
Felix Fietkau [Fri, 23 Jun 2006 20:21:09 +0000 (20:21 +0000)]
backport jffs2 eof detect changes from 2.6

SVN-Revision: 4062

17 years agoport the brcm-2.4 flash map driver changes to 2.6
Felix Fietkau [Fri, 23 Jun 2006 19:53:20 +0000 (19:53 +0000)]
port the brcm-2.4 flash map driver changes to 2.6

SVN-Revision: 4061

17 years agofix the jffs2 eof detect patch for linux 2.6 (unlocking required for erasing blocks)
Felix Fietkau [Fri, 23 Jun 2006 19:51:50 +0000 (19:51 +0000)]
fix the jffs2 eof detect patch for linux 2.6 (unlocking required for erasing blocks)

SVN-Revision: 4060

17 years agofix partition align
Felix Fietkau [Fri, 23 Jun 2006 17:59:23 +0000 (17:59 +0000)]
fix partition align

SVN-Revision: 4059

17 years agoadd copyright statement
Felix Fietkau [Fri, 23 Jun 2006 17:18:41 +0000 (17:18 +0000)]
add copyright statement

SVN-Revision: 4058

17 years agonew verbose/trace script for make
Mike Baker [Fri, 23 Jun 2006 17:14:34 +0000 (17:14 +0000)]
new verbose/trace script for make

SVN-Revision: 4057

17 years agoupdate kernel config for brcm-2.6
Felix Fietkau [Fri, 23 Jun 2006 17:10:32 +0000 (17:10 +0000)]
update kernel config for brcm-2.6

SVN-Revision: 4056

17 years agobroadcom 2.4: update the trx for jffs2 directly in the flash map driver
Felix Fietkau [Fri, 23 Jun 2006 16:30:30 +0000 (16:30 +0000)]
broadcom 2.4: update the trx for jffs2 directly in the flash map driver

SVN-Revision: 4055

17 years agojffs2 eof detect: mark erased blocks after erasing them
Felix Fietkau [Fri, 23 Jun 2006 16:28:12 +0000 (16:28 +0000)]
jffs2 eof detect: mark erased blocks after erasing them

SVN-Revision: 4054

17 years ago.pkginfo cleanup #2
Mike Baker [Fri, 23 Jun 2006 00:49:42 +0000 (00:49 +0000)]
.pkginfo cleanup #2

SVN-Revision: 4053

17 years agoset defaults for .pkginfo
Mike Baker [Fri, 23 Jun 2006 00:04:24 +0000 (00:04 +0000)]
set defaults for .pkginfo

SVN-Revision: 4052

17 years agocleanup
Mike Baker [Thu, 22 Jun 2006 22:33:56 +0000 (22:33 +0000)]
cleanup

SVN-Revision: 4051

17 years agocosmetic fix for irq error messages
Mike Baker [Thu, 22 Jun 2006 22:32:51 +0000 (22:32 +0000)]
cosmetic fix for irq error messages

SVN-Revision: 4050

17 years agoremove stale reference to package/rules.mk - not that useful in the dependency handli...
Felix Fietkau [Thu, 22 Jun 2006 01:00:13 +0000 (01:00 +0000)]
remove stale reference to package/rules.mk - not that useful in the dependency handling anyway

SVN-Revision: 4049

17 years agoadd 0xdeadc0de to the jffs2 filesystem images
Felix Fietkau [Thu, 22 Jun 2006 00:59:47 +0000 (00:59 +0000)]
add 0xdeadc0de to the jffs2 filesystem images

SVN-Revision: 4048

17 years agosstrip binaries that have been stripped by the regular strip before
Felix Fietkau [Thu, 22 Jun 2006 00:07:36 +0000 (00:07 +0000)]
sstrip binaries that have been stripped by the regular strip before

SVN-Revision: 4047

17 years agorevert last change and add a different fix
Felix Fietkau [Wed, 21 Jun 2006 23:45:47 +0000 (23:45 +0000)]
revert last change and add a different fix

SVN-Revision: 4046

17 years agoavoid includes that aren't required for current target (make download)
Mike Baker [Wed, 21 Jun 2006 23:27:47 +0000 (23:27 +0000)]
avoid includes that aren't required for current target (make download)

SVN-Revision: 4045

17 years agobackport jffs2 eofdetect patch to linux 2.4
Felix Fietkau [Wed, 21 Jun 2006 22:30:26 +0000 (22:30 +0000)]
backport jffs2 eofdetect patch to linux 2.4

SVN-Revision: 4044

17 years agoadd STRIP to TARGET_CONFIGURE_OPTS (closes #606)
Mike Baker [Wed, 21 Jun 2006 20:09:34 +0000 (20:09 +0000)]
add STRIP to TARGET_CONFIGURE_OPTS (closes #606)

SVN-Revision: 4043

17 years agomove jffs2 end-of-filesystem detection to the generic 2.6 patches
Felix Fietkau [Wed, 21 Jun 2006 19:57:41 +0000 (19:57 +0000)]
move jffs2 end-of-filesystem detection to the generic 2.6 patches

SVN-Revision: 4042

17 years agomove uClibc/files/config.* to uClibc/config/* and allow board-specific config overrides
Felix Fietkau [Wed, 21 Jun 2006 14:04:12 +0000 (14:04 +0000)]
move uClibc/files/config.* to uClibc/config/* and allow board-specific config overrides

SVN-Revision: 4041

17 years agomove target/linux/image to target/image
Felix Fietkau [Wed, 21 Jun 2006 14:02:29 +0000 (14:02 +0000)]
move target/linux/image to target/image

SVN-Revision: 4040

17 years agoreorder sdk menuconfig entry, so that it does not force the toolchain selection into...
Felix Fietkau [Wed, 21 Jun 2006 13:02:37 +0000 (13:02 +0000)]
reorder sdk menuconfig entry, so that it does not force the toolchain selection into the main menu

SVN-Revision: 4039

17 years agomassive cleanup of toolchain/
Felix Fietkau [Wed, 21 Jun 2006 06:19:43 +0000 (06:19 +0000)]
massive cleanup of toolchain/

SVN-Revision: 4038

17 years agofix and enable the sdk
Felix Fietkau [Wed, 21 Jun 2006 03:17:13 +0000 (03:17 +0000)]
fix and enable the sdk

SVN-Revision: 4037

17 years agoinclude $(TOPDIR)/rules.mk in the image makefiles
Felix Fietkau [Wed, 21 Jun 2006 03:13:25 +0000 (03:13 +0000)]
include $(TOPDIR)/rules.mk in the image makefiles

SVN-Revision: 4036

17 years agodon't generate invalid dependency lines in sdk mode
Felix Fietkau [Wed, 21 Jun 2006 03:01:40 +0000 (03:01 +0000)]
don't generate invalid dependency lines in sdk mode

SVN-Revision: 4035

17 years agoadd sdk option for gen_deps.pl
Felix Fietkau [Wed, 21 Jun 2006 02:45:02 +0000 (02:45 +0000)]
add sdk option for gen_deps.pl

SVN-Revision: 4034

17 years agoadd INCLUDE_DIR variable for $(TOPDIR)/include
Felix Fietkau [Wed, 21 Jun 2006 02:32:39 +0000 (02:32 +0000)]
add INCLUDE_DIR variable for $(TOPDIR)/include

SVN-Revision: 4033

17 years agobuild system cleanup. move shared include files into $(TOPDIR)/include, move lzma...
Felix Fietkau [Wed, 21 Jun 2006 02:16:37 +0000 (02:16 +0000)]
build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/

SVN-Revision: 4032

17 years agoadd global make download target
Felix Fietkau [Tue, 20 Jun 2006 23:57:10 +0000 (23:57 +0000)]
add global make download target

SVN-Revision: 4031

17 years agoadd target/download
Felix Fietkau [Tue, 20 Jun 2006 23:56:49 +0000 (23:56 +0000)]
add target/download

SVN-Revision: 4030

17 years agoadd toolchain/download target
Felix Fietkau [Tue, 20 Jun 2006 23:49:23 +0000 (23:49 +0000)]
add toolchain/download target

SVN-Revision: 4029

17 years agoadd package/download target
Felix Fietkau [Tue, 20 Jun 2006 23:40:02 +0000 (23:40 +0000)]
add package/download target

SVN-Revision: 4028

17 years agoannoying initrd bug introduced by 2.6.17
Mike Baker [Tue, 20 Jun 2006 18:57:30 +0000 (18:57 +0000)]
annoying initrd bug introduced by 2.6.17

SVN-Revision: 4027

17 years agomore dependency fixes
Felix Fietkau [Tue, 20 Jun 2006 17:54:30 +0000 (17:54 +0000)]
more dependency fixes

SVN-Revision: 4024

17 years agofix for multiple dependency flags
Felix Fietkau [Tue, 20 Jun 2006 17:50:49 +0000 (17:50 +0000)]
fix for multiple dependency flags

SVN-Revision: 4023

17 years agomount /proc earlier in /sbin/mount_root
Felix Fietkau [Tue, 20 Jun 2006 15:40:14 +0000 (15:40 +0000)]
mount /proc earlier in /sbin/mount_root

SVN-Revision: 4022

17 years agoUpdate alchemy kernel configuration
Florian Fainelli [Tue, 20 Jun 2006 09:57:42 +0000 (09:57 +0000)]
Update alchemy kernel configuration

SVN-Revision: 4020

17 years agobe politically correct
Imre Kaloz [Tue, 20 Jun 2006 08:28:06 +0000 (08:28 +0000)]
be politically correct

SVN-Revision: 4019

17 years agoadd libbcmcrypto to the nas package
Felix Fietkau [Tue, 20 Jun 2006 04:48:01 +0000 (04:48 +0000)]
add libbcmcrypto to the nas package

SVN-Revision: 4018

17 years agofix irq handling on 2.6.17
Mike Baker [Tue, 20 Jun 2006 00:24:18 +0000 (00:24 +0000)]
fix irq handling on 2.6.17

SVN-Revision: 4017

17 years agofix MODULE_PARM removal in 2.6.17.
Nicolas Thill [Mon, 19 Jun 2006 23:55:09 +0000 (23:55 +0000)]
fix MODULE_PARM removal in 2.6.17.

SVN-Revision: 4016

17 years agoreintroduce the -ffreestanding to avoid gcc inline errors
Mike Baker [Mon, 19 Jun 2006 22:28:58 +0000 (22:28 +0000)]
reintroduce the -ffreestanding to avoid gcc inline errors

SVN-Revision: 4015

17 years agoadd a list append function to functions.sh
Felix Fietkau [Mon, 19 Jun 2006 21:45:07 +0000 (21:45 +0000)]
add a list append function to functions.sh

SVN-Revision: 4014

17 years agobuild mimo version of the broadcom wl driver as well
Felix Fietkau [Mon, 19 Jun 2006 21:11:35 +0000 (21:11 +0000)]
build mimo version of the broadcom wl driver as well

SVN-Revision: 4013

17 years agofix wlcompat depends/default
Felix Fietkau [Mon, 19 Jun 2006 20:31:52 +0000 (20:31 +0000)]
fix wlcompat depends/default

SVN-Revision: 4012

17 years agoadd modules.d file for wl
Felix Fietkau [Mon, 19 Jun 2006 20:30:20 +0000 (20:30 +0000)]
add modules.d file for wl

SVN-Revision: 4011

17 years agofix broadcom trx alignment
Felix Fietkau [Mon, 19 Jun 2006 20:22:43 +0000 (20:22 +0000)]
fix broadcom trx alignment

SVN-Revision: 4010

17 years agoremove the wl.o build from the kernel patch and move the driver along with wl, nas...
Felix Fietkau [Mon, 19 Jun 2006 19:59:53 +0000 (19:59 +0000)]
remove the wl.o build from the kernel patch and move the driver along with wl, nas and wlc into packages/broadcom-wl

SVN-Revision: 4009

17 years agoupdate Aruba config for 2.6.17
Imre Kaloz [Mon, 19 Jun 2006 18:28:08 +0000 (18:28 +0000)]
update Aruba config for 2.6.17

SVN-Revision: 4008

17 years agofix rb532 for 2.6.17
Felix Fietkau [Mon, 19 Jun 2006 18:13:02 +0000 (18:13 +0000)]
fix rb532 for 2.6.17

SVN-Revision: 4007

17 years agofix the Aruba ethernet drivers for 2.6.17
Imre Kaloz [Mon, 19 Jun 2006 11:17:46 +0000 (11:17 +0000)]
fix the Aruba ethernet drivers for 2.6.17

SVN-Revision: 4006

17 years agofix module params on 2.6.17, suppress warnings.
Nicolas Thill [Mon, 19 Jun 2006 02:05:27 +0000 (02:05 +0000)]
fix module params on 2.6.17, suppress warnings.

SVN-Revision: 4005

17 years agomove source file to src/ and let the kernel tree build the modules.
Nicolas Thill [Mon, 19 Jun 2006 00:18:32 +0000 (00:18 +0000)]
move source file to src/ and let the kernel tree build the modules.

SVN-Revision: 4004