openwrt.git
14 years ago[ar71xx] fix package name of kmod-leds-gpio
juhosg [Wed, 19 Aug 2009 19:09:22 +0000 (19:09 +0000)]
[ar71xx] fix package name of kmod-leds-gpio

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

14 years agomadwifi: remove version selection support
nbd [Wed, 19 Aug 2009 15:17:32 +0000 (15:17 +0000)]
madwifi: remove version selection support

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

14 years agoremove support for the madwifi upstream release, it doesn't work on newer kernels...
nbd [Wed, 19 Aug 2009 15:16:11 +0000 (15:16 +0000)]
remove support for the madwifi upstream release, it doesn't work on newer kernels and it's not very reliable anyway

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

14 years agomadwifi: add patch for building all modules (except for the HAL) into a single module...
nbd [Wed, 19 Aug 2009 15:13:00 +0000 (15:13 +0000)]
madwifi: add patch for building all modules (except for the HAL) into a single module. saves space and gets rid of unnecessary exports
removes support for onoe and amrr - I don't think anybody needs these anymore

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

14 years agowhen regenerating an ipkg package, make sure the entire ipkg build dir is cleaned...
nbd [Wed, 19 Aug 2009 15:12:54 +0000 (15:12 +0000)]
when regenerating an ipkg package, make sure the entire ipkg build dir is cleaned as well to prevent stale files from making it into the package after configuration changes

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

14 years agoadd powersave fixes based on patches by Steven Luo (#4376)
nbd [Wed, 19 Aug 2009 14:48:31 +0000 (14:48 +0000)]
add powersave fixes based on patches by Steven Luo (#4376)

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

14 years agomadwifi: refresh patches
nbd [Wed, 19 Aug 2009 14:48:21 +0000 (14:48 +0000)]
madwifi: refresh patches

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

14 years agopxcab: Replace TARGET_pxcab with feature powerpc64
geoff [Tue, 18 Aug 2009 23:09:50 +0000 (23:09 +0000)]
pxcab: Replace TARGET_pxcab with feature powerpc64

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17307 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agopowerpc: Create a powerpc64 config feature
geoff [Tue, 18 Aug 2009 23:07:45 +0000 (23:07 +0000)]
powerpc: Create a powerpc64 config feature

The config symbol TARGET_ps3 is used in the build files where
special handling for the 64 bit PowerPC processors is needed.
Introduce a new config feature powerpc64, and replace the use
of TARGET_ps3 with powerpc64.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17306 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agops3: General cleanup and update for defconfig-ps3-petitboot
geoff [Tue, 18 Aug 2009 21:55:45 +0000 (21:55 +0000)]
ps3: General cleanup and update for defconfig-ps3-petitboot

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17305 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agops3: Move defconfig-ps3-petitboot to the petitboot profile directory
geoff [Tue, 18 Aug 2009 21:54:29 +0000 (21:54 +0000)]
ps3: Move defconfig-ps3-petitboot to the petitboot profile directory

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17304 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agops3: Update the Petitboot profile package dependencies
geoff [Tue, 18 Aug 2009 21:52:34 +0000 (21:52 +0000)]
ps3: Update the Petitboot profile package dependencies

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17303 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agops3-utils: Add Build/InstallDev section to package makefile
geoff [Tue, 18 Aug 2009 21:51:08 +0000 (21:51 +0000)]
ps3-utils: Add Build/InstallDev section to package makefile

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17302 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agops3-utils: Update package to include latest repository fixes
geoff [Tue, 18 Aug 2009 21:50:15 +0000 (21:50 +0000)]
ps3-utils: Update package to include latest repository fixes

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17301 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agops3: Updates for ps3-bl-option
geoff [Tue, 18 Aug 2009 21:48:38 +0000 (21:48 +0000)]
ps3: Updates for ps3-bl-option

Update the ps3 bootloader helper script ps3-bl-option.

 o Add new option --set-bootloader-timeout.
 o Use generic name 'bootloader'.
 o General format cleanup.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17300 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agops3: Rename bl-option to ps3-bl-option
geoff [Tue, 18 Aug 2009 21:47:11 +0000 (21:47 +0000)]
ps3: Rename bl-option to ps3-bl-option

Rename the bootloader helper script bl-option to ps3-bl-option.
This change simply renames the file.  No other changes are
included.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17299 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] add missing libsas configuration symbol
florian [Tue, 18 Aug 2009 12:46:39 +0000 (12:46 +0000)]
[package] add missing libsas configuration symbol

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

14 years ago[kernel] use 2.6.30.5
florian [Mon, 17 Aug 2009 15:05:26 +0000 (15:05 +0000)]
[kernel] use 2.6.30.5

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

14 years ago[tools] disable mpfr tests compilation, slightly speeds up the build process
florian [Mon, 17 Aug 2009 14:51:32 +0000 (14:51 +0000)]
[tools] disable mpfr tests compilation, slightly speeds up the build process

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

14 years ago[package] ensure CONTROL directory is created (#5683)
florian [Mon, 17 Aug 2009 10:14:25 +0000 (10:14 +0000)]
[package] ensure CONTROL directory is created (#5683)

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

14 years ago[package] iw: update to 0.9.16
juhosg [Mon, 17 Aug 2009 09:46:50 +0000 (09:46 +0000)]
[package] iw: update to 0.9.16

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

14 years ago[kernel] switch to 2.6.27.30
florian [Mon, 17 Aug 2009 09:17:06 +0000 (09:17 +0000)]
[kernel] switch to 2.6.27.30

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

14 years ago[package] mac80211: add deadlock fix patch
juhosg [Sun, 16 Aug 2009 19:55:10 +0000 (19:55 +0000)]
[package] mac80211: add deadlock fix patch

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

14 years ago[kernel] 2.6.30: fix lzma compressed intitramfs support, and decrease dictionary...
juhosg [Sun, 16 Aug 2009 19:21:21 +0000 (19:21 +0000)]
[kernel] 2.6.30: fix lzma compressed intitramfs support, and decrease dictionary size

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

14 years agoFix broken i2c module loading in R17269
juhosg [Sun, 16 Aug 2009 12:39:47 +0000 (12:39 +0000)]
Fix broken i2c module loading in R17269

Strip .ko suffix from module name.

Fix typo in name of i2c-scx200-acb module to be loaded.

Steve

Signed-off-by: Steve Brown <sbrown@cortland.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17288 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoremove *printf warnings preventing wprobe to build on uml x86_64
nico [Sun, 16 Aug 2009 10:26:22 +0000 (10:26 +0000)]
remove *printf warnings preventing wprobe to build on uml x86_64

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

14 years agouse KERNEL_CROSS instead of TARGET_CROSS to build kernel modules
nico [Sun, 16 Aug 2009 10:21:13 +0000 (10:21 +0000)]
use KERNEL_CROSS instead of TARGET_CROSS to build kernel modules

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

14 years ago[uml] bump to 2.6.30.4, apply fix from [15119] to x86_64
nico [Sun, 16 Aug 2009 10:18:07 +0000 (10:18 +0000)]
[uml] bump to 2.6.30.4, apply fix from [15119] to x86_64

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

14 years ago[kernel] 2.6.30: update layer7 patch
juhosg [Sun, 16 Aug 2009 07:45:34 +0000 (07:45 +0000)]
[kernel] 2.6.30: update layer7 patch

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

14 years agoadd menuconfig option for selecting initramfs compression
juhosg [Sun, 16 Aug 2009 05:35:34 +0000 (05:35 +0000)]
add menuconfig option for selecting initramfs compression

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

14 years ago[mac80211] fix for commit r17276
hauke [Sat, 15 Aug 2009 22:12:17 +0000 (22:12 +0000)]
[mac80211] fix for commit r17276

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

14 years agowprobe: fix tcp port for the proxy mode in the init script
nbd [Sat, 15 Aug 2009 21:31:41 +0000 (21:31 +0000)]
wprobe: fix tcp port for the proxy mode in the init script

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

14 years ago[mac80211] increase release number
hauke [Sat, 15 Aug 2009 16:54:09 +0000 (16:54 +0000)]
[mac80211] increase release number

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

14 years ago[mac80211] Do not build the mac80211 module in the kernel.
hauke [Sat, 15 Aug 2009 16:42:48 +0000 (16:42 +0000)]
[mac80211] Do not build the mac80211 module in the kernel.
The attributes skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more.

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

14 years ago[mac80211] also exclude usb_unpoison_urb
hauke [Sat, 15 Aug 2009 16:29:52 +0000 (16:29 +0000)]
[mac80211] also exclude usb_unpoison_urb

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

14 years ago[brtfs] exclude kernel 2.6.27
hauke [Sat, 15 Aug 2009 16:27:35 +0000 (16:27 +0000)]
[brtfs] exclude kernel 2.6.27

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

14 years ago[package] kernel/modules: allow I2C modules to be compiled into the kernel (closes...
juhosg [Sat, 15 Aug 2009 09:12:37 +0000 (09:12 +0000)]
[package] kernel/modules: allow I2C modules to be compiled into the kernel (closes #5702)

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

14 years agorefresh patches
hauke [Sat, 15 Aug 2009 08:37:45 +0000 (08:37 +0000)]
refresh patches

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

14 years ago[mac80211] Build modules only if realy needed.
hauke [Sat, 15 Aug 2009 08:36:33 +0000 (08:36 +0000)]
[mac80211] Build modules only if realy needed.

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

14 years ago[mac80211] update openfw to 5.2
hauke [Sat, 15 Aug 2009 08:35:03 +0000 (08:35 +0000)]
[mac80211] update openfw to 5.2

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

14 years ago[mac80211] Update to compat-wireless-2009-08-15
hauke [Sat, 15 Aug 2009 08:26:38 +0000 (08:26 +0000)]
[mac80211] Update to compat-wireless-2009-08-15

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

14 years ago[package] fix path to orinoco wireless modules (#5701)
florian [Fri, 14 Aug 2009 15:21:23 +0000 (15:21 +0000)]
[package] fix path to orinoco wireless modules (#5701)

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

14 years ago[kernel] use 2.4.37.5
florian [Fri, 14 Aug 2009 13:56:17 +0000 (13:56 +0000)]
[kernel] use 2.4.37.5

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

14 years ago[s3c24xx] ignore linux.bin and uImage
florian [Fri, 14 Aug 2009 09:01:48 +0000 (09:01 +0000)]
[s3c24xx] ignore linux.bin and uImage

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

14 years agoadd the swconfig utility to the wrt160nl profile
nbd [Fri, 14 Aug 2009 00:52:25 +0000 (00:52 +0000)]
add the swconfig utility to the wrt160nl profile

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

14 years agoar71xx: enable rtl8306 support by default (for wrt160nl)
nbd [Fri, 14 Aug 2009 00:52:21 +0000 (00:52 +0000)]
ar71xx: enable rtl8306 support by default (for wrt160nl)

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

14 years agoadd a driver for rtl8306 switches
nbd [Fri, 14 Aug 2009 00:52:17 +0000 (00:52 +0000)]
add a driver for rtl8306 switches

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

14 years agoar71xx: change the linking order of the ag71xx module so that the driver can take...
nbd [Fri, 14 Aug 2009 00:52:12 +0000 (00:52 +0000)]
ar71xx: change the linking order of the ag71xx module so that the driver can take advantage of phy fixups

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

14 years ago[lib80211] fix build
hauke [Thu, 13 Aug 2009 18:08:08 +0000 (18:08 +0000)]
[lib80211] fix build

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

14 years ago[ar71xx] switch to 2.6.30
juhosg [Thu, 13 Aug 2009 10:43:15 +0000 (10:43 +0000)]
[ar71xx] switch to 2.6.30

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

14 years ago[package] firewall: allow incoming udp/68 packets in the default configuration (...
jow [Thu, 13 Aug 2009 03:31:53 +0000 (03:31 +0000)]
[package] firewall: allow incoming udp/68 packets in the default configuration (#4108, #4781)

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

14 years ago[package] opkg: crlf -> lf in 001-fix-double-parsing.patch
jow [Wed, 12 Aug 2009 13:19:34 +0000 (13:19 +0000)]
[package] opkg: crlf -> lf in 001-fix-double-parsing.patch

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

14 years ago[brcm63xx] add missing patch which fakes a cardbus controller on top of PCI, thanks...
florian [Wed, 12 Aug 2009 08:41:47 +0000 (08:41 +0000)]
[brcm63xx] add missing patch which fakes a cardbus controller on top of PCI, thanks SGDA

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

14 years ago[brcm63xx] fix typo, INT_MASK is writable, INT_STATUS is not
florian [Tue, 11 Aug 2009 18:57:04 +0000 (18:57 +0000)]
[brcm63xx] fix typo, INT_MASK is writable, INT_STATUS is not

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

14 years ago[ar7] more compile fixes for sangam-atm and 2.6.31
florian [Tue, 11 Aug 2009 18:50:45 +0000 (18:50 +0000)]
[ar7] more compile fixes for sangam-atm and 2.6.31

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

14 years ago[brcm63xx] more bcm63xx definition fixes, thanks AndyI
florian [Tue, 11 Aug 2009 18:50:07 +0000 (18:50 +0000)]
[brcm63xx] more bcm63xx definition fixes, thanks AndyI

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

14 years ago[package] kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665)
acinonyx [Tue, 11 Aug 2009 16:39:53 +0000 (16:39 +0000)]
[package] kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665)

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

14 years agomadwifi: fix frame dropped counter
nbd [Tue, 11 Aug 2009 14:05:57 +0000 (14:05 +0000)]
madwifi: fix frame dropped counter

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

14 years agomadwifi: fix compiler warning
nbd [Tue, 11 Aug 2009 02:14:33 +0000 (02:14 +0000)]
madwifi: fix compiler warning

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

14 years agofix software rx filter for ibss mode (based on a patch by harald schiƶberg)
nbd [Tue, 11 Aug 2009 02:14:28 +0000 (02:14 +0000)]
fix software rx filter for ibss mode (based on a patch by harald schiƶberg)

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

14 years agomadwifi: fix compile error on kernels without net_device api compatibility
nbd [Tue, 11 Aug 2009 02:14:15 +0000 (02:14 +0000)]
madwifi: fix compile error on kernels without net_device api compatibility

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

14 years ago[package] base-files: move ipv6 module loading from setup_interface() to addif()...
jow [Mon, 10 Aug 2009 23:48:10 +0000 (23:48 +0000)]
[package] base-files: move ipv6 module loading from setup_interface() to addif() in the hotplug call, this ensures that ipv6 is loaded before any interfaces or aliases with ip6addr option are configured (#5356)

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

14 years ago[package] opkg: fix duplicate parsing of config file, move opkg.conf back to /etc...
jow [Mon, 10 Aug 2009 22:38:37 +0000 (22:38 +0000)]
[package] opkg: fix duplicate parsing of config file, move opkg.conf back to /etc, bump package revision, thanks kupseoft

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

14 years agoCorrect bool expressions in dependencies.
hauke [Mon, 10 Aug 2009 18:26:18 +0000 (18:26 +0000)]
Correct bool expressions in dependencies.
This fixes #5627

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

14 years ago[package] kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependency
acinonyx [Sun, 9 Aug 2009 22:51:04 +0000 (22:51 +0000)]
[package] kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependency

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

14 years agoarm: when linking the kernel, move the section discards after the other sections...
nbd [Sun, 9 Aug 2009 20:51:04 +0000 (20:51 +0000)]
arm: when linking the kernel, move the section discards after the other sections to fix discarding unused symbol exports

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

14 years ago[ar71xx] WRT160NL: add default trigger for the power led
juhosg [Sun, 9 Aug 2009 14:13:26 +0000 (14:13 +0000)]
[ar71xx] WRT160NL: add default trigger for the power led

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

14 years ago[ar71xx] enable sysupgrade on the WRT160Nl
juhosg [Sun, 9 Aug 2009 14:12:24 +0000 (14:12 +0000)]
[ar71xx] enable sysupgrade on the WRT160Nl

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

14 years ago[ar71xx] WRT160NL: more mtd parser cleanup
juhosg [Sun, 9 Aug 2009 12:56:06 +0000 (12:56 +0000)]
[ar71xx] WRT160NL: more mtd parser cleanup

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

14 years agorevert some accidentally committed test/debug changes from the module symbol export...
nbd [Sun, 9 Aug 2009 12:33:08 +0000 (12:33 +0000)]
revert some accidentally committed test/debug changes from the module symbol export patch - should fix #5655

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

14 years ago[sdk] do not exclude the share directory for bison and other programs to work (#5629)
florian [Sun, 9 Aug 2009 11:11:11 +0000 (11:11 +0000)]
[sdk] do not exclude the share directory for bison and other programs to work (#5629)

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

14 years ago[brcm63xx] add support for the Pirelli AG226G board (#5337)
florian [Sun, 9 Aug 2009 10:19:47 +0000 (10:19 +0000)]
[brcm63xx] add support for the Pirelli AG226G board (#5337)

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

14 years ago[brcm63xx] remove useless hard reset in the SPI controller driver
florian [Sun, 9 Aug 2009 10:18:30 +0000 (10:18 +0000)]
[brcm63xx] remove useless hard reset in the SPI controller driver

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

14 years ago[brcm63xx] fix assignment instead of comparison in the mtd driver (#5649)
florian [Sun, 9 Aug 2009 10:08:07 +0000 (10:08 +0000)]
[brcm63xx] fix assignment instead of comparison in the mtd driver (#5649)

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

14 years agobackport fixed module exports patch to 2.6.28
nbd [Sun, 9 Aug 2009 01:55:19 +0000 (01:55 +0000)]
backport fixed module exports patch to 2.6.28

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

14 years agofix the kernel symbol export patch for arm/powerpc
nbd [Sun, 9 Aug 2009 01:55:13 +0000 (01:55 +0000)]
fix the kernel symbol export patch for arm/powerpc

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

14 years agorevert the module exports patch on 2.6.28 until it is fixed
nbd [Sat, 8 Aug 2009 22:31:24 +0000 (22:31 +0000)]
revert the module exports patch on 2.6.28 until it is fixed

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

14 years ago[ar7] switch to 2.6.30.4
florian [Sat, 8 Aug 2009 21:30:25 +0000 (21:30 +0000)]
[ar7] switch to 2.6.30.4

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

14 years ago[ar7] more 2.6.30 related fixes for ar7-atm
florian [Sat, 8 Aug 2009 21:29:37 +0000 (21:29 +0000)]
[ar7] more 2.6.30 related fixes for ar7-atm

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

14 years ago[s3c24xx] refresh patches and fix build failure on wm8753-reg_cache.patch (#5641)
florian [Sat, 8 Aug 2009 18:56:14 +0000 (18:56 +0000)]
[s3c24xx] refresh patches and fix build failure on wm8753-reg_cache.patch (#5641)

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

14 years agoadd an optional config option for stripping all unnecessary symbol exports from the...
nbd [Sat, 8 Aug 2009 14:22:04 +0000 (14:22 +0000)]
add an optional config option for stripping all unnecessary symbol exports from the kernel image

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

14 years ago[ar71xx] WRT160NL: enable mtd parser on 2.6.30
juhosg [Sat, 8 Aug 2009 13:09:03 +0000 (13:09 +0000)]
[ar71xx] WRT160NL: enable mtd parser on 2.6.30

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

14 years ago[ar71xx] WRT160NL: mtd parser cleanup
juhosg [Sat, 8 Aug 2009 13:06:28 +0000 (13:06 +0000)]
[ar71xx] WRT160NL: mtd parser cleanup

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

14 years ago[ar71xx] move the trx parser out from the patch
juhosg [Sat, 8 Aug 2009 12:08:41 +0000 (12:08 +0000)]
[ar71xx] move the trx parser out from the patch

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

14 years ago[brcm63xx] merge upstream fixes for bcm63xx_enet
florian [Sat, 8 Aug 2009 11:25:36 +0000 (11:25 +0000)]
[brcm63xx] merge upstream fixes for bcm63xx_enet

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

14 years agodecrease verbosity of mklibs.py
nbd [Sat, 8 Aug 2009 02:37:59 +0000 (02:37 +0000)]
decrease verbosity of mklibs.py

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

14 years agointegrate mklibs.py support into the build process
nbd [Sat, 8 Aug 2009 02:25:03 +0000 (02:25 +0000)]
integrate mklibs.py support into the build process

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

14 years agomklibs: do not touch libraries that cannot be rebuilt
nbd [Sat, 8 Aug 2009 02:24:59 +0000 (02:24 +0000)]
mklibs: do not touch libraries that cannot be rebuilt

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

14 years agoupgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelf
nbd [Sat, 8 Aug 2009 02:24:54 +0000 (02:24 +0000)]
upgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelf

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

14 years agomklibs: do not fail on unresolved symbols, but print warnings
nbd [Sat, 8 Aug 2009 02:24:49 +0000 (02:24 +0000)]
mklibs: do not fail on unresolved symbols, but print warnings

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

14 years agoinstall static libraries from uclibc to the rootfs staging dir
nbd [Sat, 8 Aug 2009 02:24:45 +0000 (02:24 +0000)]
install static libraries from uclibc to the rootfs staging dir

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

14 years agoadd target for library specific installations into the root staging dir, fix ipkg...
nbd [Sat, 8 Aug 2009 02:24:37 +0000 (02:24 +0000)]
add target for library specific installations into the root staging dir, fix ipkg build dependency on the package build stamp

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

14 years agoadd a staging directory for unstripped package files, useful for debugging, will...
nbd [Fri, 7 Aug 2009 21:58:35 +0000 (21:58 +0000)]
add a staging directory for unstripped package files, useful for debugging, will be used for mklibs integration later

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

14 years ago[ar71xx] WRT160NL: register GPIO LEDs and buttons
juhosg [Fri, 7 Aug 2009 17:33:02 +0000 (17:33 +0000)]
[ar71xx] WRT160NL: register GPIO LEDs and buttons

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

14 years agoadd gcc 4.3.4
kaloz [Fri, 7 Aug 2009 12:00:25 +0000 (12:00 +0000)]
add gcc 4.3.4

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

14 years ago[tools] fix mklibs compilation failures on stdio.h not being included
florian [Fri, 7 Aug 2009 10:31:27 +0000 (10:31 +0000)]
[tools] fix mklibs compilation failures on stdio.h not being included

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

14 years ago[package] libiptc and libxtables should install their libraries as symbolic links...
florian [Fri, 7 Aug 2009 09:36:55 +0000 (09:36 +0000)]
[package] libiptc and libxtables should install their libraries as symbolic links (#5313, #5639)

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

14 years ago[toolchain] add support for gcc-4.4.1 (#5580)
florian [Fri, 7 Aug 2009 09:32:52 +0000 (09:32 +0000)]
[toolchain] add support for gcc-4.4.1 (#5580)

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

14 years agobase-files: some /lib/network/config.sh refactoring
nbd [Fri, 7 Aug 2009 00:08:06 +0000 (00:08 +0000)]
base-files: some /lib/network/config.sh refactoring

* Localize a lot more variables than before.
* Do stuff or localize variables at later points or inner blocks
  so less commands are executed in some cases.
* Use the default option of config_get where it makes sense.

Signed-off-by: Malte S. Stretz <mss@apache.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17160 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agobase-files: clean up init.d/fstab and port it to the new config_get
nbd [Fri, 7 Aug 2009 00:08:01 +0000 (00:08 +0000)]
base-files: clean up init.d/fstab and port it to the new config_get

... also remove the unused noauto variable in swapon.

Signed-off-by: Malte S. Stretz <mss@apache.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17159 3c298f89-4303-0410-b956-a3cf2f4a3e73