openwrt.git
14 years agofix breakage introduced with [17394]
kaloz [Tue, 25 Aug 2009 11:56:27 +0000 (11:56 +0000)]
fix breakage introduced with [17394]

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

14 years ago[scripts] do not check for a specific Cygwin version, rather check the operating...
florian [Tue, 25 Aug 2009 09:16:03 +0000 (09:16 +0000)]
[scripts] do not check for a specific Cygwin version, rather check the operating system name directly, thanks AndyI

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

14 years agoudevtrigger: replace the non-portable tar options used to prevent a namespace conflic...
nbd [Mon, 24 Aug 2009 23:22:32 +0000 (23:22 +0000)]
udevtrigger: replace the non-portable tar options used to prevent a namespace conflict with a change to PKG_BUILD_DIR. fixes build on non-gnu systems

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

14 years agochange HOST_STAMP_PREPARED for toolchain builds to make sure that added/removed patch...
nbd [Mon, 24 Aug 2009 23:22:28 +0000 (23:22 +0000)]
change HOST_STAMP_PREPARED for toolchain builds to make sure that added/removed patches do not trigger partial toolchain rebuilds

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

14 years agoatheros switch support: add missing commit statements
nbd [Mon, 24 Aug 2009 22:11:31 +0000 (22:11 +0000)]
atheros switch support: add missing commit statements

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

14 years agoatheros: do not alter the network vlan config if swconfig is required and missing
nbd [Mon, 24 Aug 2009 22:06:56 +0000 (22:06 +0000)]
atheros: do not alter the network vlan config if swconfig is required and missing

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

14 years agomove /bin/swconfig to /sbin
nbd [Mon, 24 Aug 2009 22:05:49 +0000 (22:05 +0000)]
move /bin/swconfig to /sbin

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

14 years agops3: Update defconfig-ps3-petitboot to not build udevtrigger
geoff [Mon, 24 Aug 2009 20:21:03 +0000 (20:21 +0000)]
ps3: Update defconfig-ps3-petitboot to not build udevtrigger

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

14 years agoudev: Update udev package from udev-106 to udev-142
geoff [Mon, 24 Aug 2009 20:19:26 +0000 (20:19 +0000)]
udev: Update udev package from udev-106 to udev-142

Update the init scripts have to use udevadm where appropriate.
The udev package no longer provides separate udev utilities
like udevtrigger and udevsettle.  These have been incorporated
into the udev admin program udevadm.

Replace the udevextras sub package with config options to the udev
package.

Update the preinit script to check for '/lib/udev/devices', and
copy it to '/dev/ if it is found, then to conditionaly setup
/dev the old way with mknod etc.  Udev now recommends using
the directory '/lib/udev/devices' to initialize the '/dev'
directory at startup.

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

14 years agoudevtrigger: Breakout udevtrigger package
geoff [Mon, 24 Aug 2009 20:16:07 +0000 (20:16 +0000)]
udevtrigger: Breakout udevtrigger package

Current versions of udev no longer provide the separate udevtrigger
utility that hotplug2 needs.  To allow for the udev package to
be updated, yet still provide a udevtrigger, create a new package
udevtrigger that is built from old udev sources.

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

14 years agokexec-tools: Remove the unused file kexec.sh
geoff [Mon, 24 Aug 2009 20:13:39 +0000 (20:13 +0000)]
kexec-tools: Remove the unused file kexec.sh

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

14 years agokexec-tools: Make link /sbin/kexec for compatability with other distros
geoff [Mon, 24 Aug 2009 20:12:41 +0000 (20:12 +0000)]
kexec-tools: Make link /sbin/kexec for compatability with other distros

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

14 years agokexec-tools: Make build of kdump optional
geoff [Mon, 24 Aug 2009 20:11:46 +0000 (20:11 +0000)]
kexec-tools: Make build of kdump optional

Most systems won't need kdump, so make its build optional.

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

14 years agokexec-tools: Minor makefile line end fixes
geoff [Mon, 24 Aug 2009 20:08:35 +0000 (20:08 +0000)]
kexec-tools: Minor makefile line end fixes

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

14 years agokexec-tools: Add libtool PKG_FIXUP
geoff [Mon, 24 Aug 2009 20:07:36 +0000 (20:07 +0000)]
kexec-tools: Add libtool PKG_FIXUP

libtool is needed to build kexec-tools.

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

14 years agokexec-tools: Update package to version 2.0.1
geoff [Mon, 24 Aug 2009 20:06:26 +0000 (20:06 +0000)]
kexec-tools: Update package to version 2.0.1

Update  package from kexec-tools-2.0.0 to kexec-tools-2.0.1.

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

14 years ago[ar71xx] add 2.6.31 config
juhosg [Mon, 24 Aug 2009 19:58:38 +0000 (19:58 +0000)]
[ar71xx] add 2.6.31 config

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

14 years ago[kernel] 2.6.31: refresh generic patches
juhosg [Mon, 24 Aug 2009 19:57:47 +0000 (19:57 +0000)]
[kernel] 2.6.31: refresh generic patches

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

14 years ago[kernel] 2.6.31: update generic config
juhosg [Mon, 24 Aug 2009 19:57:08 +0000 (19:57 +0000)]
[kernel] 2.6.31: update generic config

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

14 years ago[ar71xx] add patches for 2.6.31
juhosg [Mon, 24 Aug 2009 19:29:50 +0000 (19:29 +0000)]
[ar71xx] add patches for 2.6.31

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

14 years ago[ar71xx] initialize ndo_tx_timeout field of netdev_ops
juhosg [Mon, 24 Aug 2009 18:53:27 +0000 (18:53 +0000)]
[ar71xx] initialize ndo_tx_timeout field of netdev_ops

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

14 years ago[ar71xx] refresh patches
juhosg [Mon, 24 Aug 2009 16:29:48 +0000 (16:29 +0000)]
[ar71xx] refresh patches

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

14 years agofix pdc20xx compile for linux 2.6
nbd [Mon, 24 Aug 2009 00:52:00 +0000 (00:52 +0000)]
fix pdc20xx compile for linux 2.6

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

14 years agobrcm-2.4: fix ide disk detection on the wl-hdd
nbd [Sun, 23 Aug 2009 23:56:19 +0000 (23:56 +0000)]
brcm-2.4: fix ide disk detection on the wl-hdd

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

14 years agoalso take over the files for 2.6.31
mirko [Sun, 23 Aug 2009 12:00:58 +0000 (12:00 +0000)]
also take over the files for 2.6.31

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

14 years ago[ubicom32] default is to generate a ramdisk image
florian [Sat, 22 Aug 2009 18:18:38 +0000 (18:18 +0000)]
[ubicom32] default is to generate a ramdisk image

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

14 years agoadd generic patchset levelled up to 2.6.31-rc6
mirko [Sat, 22 Aug 2009 12:46:12 +0000 (12:46 +0000)]
add generic patchset levelled up to 2.6.31-rc6

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

14 years agoadd a new target for ubicom32 (compiles, but untested)
nbd [Fri, 21 Aug 2009 22:32:31 +0000 (22:32 +0000)]
add a new target for ubicom32 (compiles, but untested)

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

14 years agolibpcap: fix kernel version check
nbd [Fri, 21 Aug 2009 22:32:14 +0000 (22:32 +0000)]
libpcap: fix kernel version check

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

14 years agobusybox: adjust default config for nommu targets
nbd [Fri, 21 Aug 2009 22:32:09 +0000 (22:32 +0000)]
busybox: adjust default config for nommu targets

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

14 years agoadd nommu target feature flag
nbd [Fri, 21 Aug 2009 22:32:03 +0000 (22:32 +0000)]
add nommu target feature flag

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

14 years agoadd a heavily cleaned up version of ubicom32 toolchain support
nbd [Fri, 21 Aug 2009 22:31:47 +0000 (22:31 +0000)]
add a heavily cleaned up version of ubicom32 toolchain support

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

14 years agomac80211: fix a race condition in the cfg80211 scanning code (thx, johill)
nbd [Thu, 20 Aug 2009 18:49:12 +0000 (18:49 +0000)]
mac80211: fix a race condition in the cfg80211 scanning code (thx, johill)

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

14 years agob43: disable pio and pcmcia support
nbd [Thu, 20 Aug 2009 17:32:52 +0000 (17:32 +0000)]
b43: disable pio and pcmcia support

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

14 years agomac80211: reorganize compat code to make cfg80211 load without usb
nbd [Thu, 20 Aug 2009 17:25:33 +0000 (17:25 +0000)]
mac80211: reorganize compat code to make cfg80211 load without usb

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

14 years agofix a typo in the compat-wireless build speedup patch
nbd [Thu, 20 Aug 2009 17:06:51 +0000 (17:06 +0000)]
fix a typo in the compat-wireless build speedup patch

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

14 years agomac80211: disable b43 lp-phy support for now
nbd [Thu, 20 Aug 2009 16:56:36 +0000 (16:56 +0000)]
mac80211: disable b43 lp-phy support for now

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

14 years agomac80211: speed up build by reducing the makefile shell calls, fix forced disable...
nbd [Thu, 20 Aug 2009 16:52:46 +0000 (16:52 +0000)]
mac80211: speed up build by reducing the makefile shell calls, fix forced disable of rfkill

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

14 years ago[tools] update mpfr to 2.4.1
florian [Thu, 20 Aug 2009 16:08:52 +0000 (16:08 +0000)]
[tools] update mpfr to 2.4.1

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

14 years agowpa_supplicant: fix madwifi related config change handling
nbd [Thu, 20 Aug 2009 15:58:55 +0000 (15:58 +0000)]
wpa_supplicant: fix madwifi related config change handling

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

14 years agomerge the control file and the .ipk file targets into one to prevent them from going...
nbd [Thu, 20 Aug 2009 15:48:41 +0000 (15:48 +0000)]
merge the control file and the .ipk file targets into one to prevent them from going out of sync

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

14 years agomac80211: add missing config override
nbd [Thu, 20 Aug 2009 15:41:19 +0000 (15:41 +0000)]
mac80211: add missing config override

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

14 years agonow that each target has its own package directory, remove the base-files package...
nbd [Thu, 20 Aug 2009 15:31:22 +0000 (15:31 +0000)]
now that each target has its own package directory, remove the base-files package renaming hack

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

14 years agomove the package dir to bin/packages/$(BOARD)_$(LIBC)-$(LIBCV) to prevent multiple...
nbd [Thu, 20 Aug 2009 15:31:17 +0000 (15:31 +0000)]
move the package dir to bin/packages/$(BOARD)_$(LIBC)-$(LIBCV) to prevent multiple configs with the same arch from deleting each others' packages

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

14 years agomac80211: fix ath5k dma size workaround for ar71xx
nbd [Thu, 20 Aug 2009 15:09:03 +0000 (15:09 +0000)]
mac80211: fix ath5k dma size workaround for ar71xx
Atheros legacy hardware does not perform well on ar71xx unless both TXCFG and RXCFG are forced to 4 bytes.
The previous patch only changed RXCFG. The OpenWrt Madwifi HAL also sets both RXCFG and TXCFG

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

14 years agoremove support for compat-wireless-old
nbd [Thu, 20 Aug 2009 15:00:01 +0000 (15:00 +0000)]
remove support for compat-wireless-old

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

14 years agoupgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to config.mk...
nbd [Thu, 20 Aug 2009 14:59:55 +0000 (14:59 +0000)]
upgrade mac80211 to 2008-08-20 and clean up some unnecessary patching to config.mk, which frequently causes rejects on new versions

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

14 years agofix multiple ipkg builds of the same arch but with different targets in the same...
nbd [Thu, 20 Aug 2009 14:04:40 +0000 (14:04 +0000)]
fix multiple ipkg builds of the same arch but with different targets in the same checkout

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

14 years agops3/petitboot: Run petitboot at first startup
geoff [Wed, 19 Aug 2009 22:36:53 +0000 (22:36 +0000)]
ps3/petitboot: Run petitboot at first startup

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

14 years agops3: Make ps3-bl-option executable
geoff [Wed, 19 Aug 2009 22:32:57 +0000 (22:32 +0000)]
ps3: Make ps3-bl-option executable

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

14 years ago[ar71xx] preliminary failsafe support (closes #5726)
juhosg [Wed, 19 Aug 2009 20:16:01 +0000 (20:16 +0000)]
[ar71xx] preliminary failsafe support (closes #5726)

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

14 years ago[ar71xx] add diag script (closes #5725)
juhosg [Wed, 19 Aug 2009 19:26:53 +0000 (19:26 +0000)]
[ar71xx] add diag script (closes #5725)

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

14 years ago[package] base-files: fix sysupgrade get_magic_word() function to return proper value...
jow [Wed, 19 Aug 2009 19:12:34 +0000 (19:12 +0000)]
[package] base-files: fix sysupgrade get_magic_word() function to return proper values if the first two bytes are identical

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

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

This page took 0.074806 seconds and 4 git commands to generate.