openwrt/openwrt.git
13 years agoAdd support for nokia n810 sound
Michael Büsch [Thu, 7 Oct 2010 15:35:49 +0000 (15:35 +0000)]
Add support for nokia n810 sound

SVN-Revision: 23303

13 years agoblock-mount: fix fstab.init for IB and buildroot
Jo-Philipp Wich [Thu, 7 Oct 2010 15:15:54 +0000 (15:15 +0000)]
block-mount: fix fstab.init for IB and buildroot

SVN-Revision: 23296

13 years agomac80211: update to wireless-testing 2010-10-06
Felix Fietkau [Thu, 7 Oct 2010 14:27:54 +0000 (14:27 +0000)]
mac80211: update to wireless-testing 2010-10-06

SVN-Revision: 23294

13 years agoar71xx: increase rb4xx nand kernel partition size (patch by danimo)
Felix Fietkau [Thu, 7 Oct 2010 14:27:34 +0000 (14:27 +0000)]
ar71xx: increase rb4xx nand kernel partition size (patch by danimo)

SVN-Revision: 23293

13 years agospi-gpio-old: 2.6.36 compile fix
Michael Büsch [Thu, 7 Oct 2010 13:26:39 +0000 (13:26 +0000)]
spi-gpio-old: 2.6.36 compile fix

SVN-Revision: 23292

13 years agohci_h4p: Compile fixes
Michael Büsch [Thu, 7 Oct 2010 13:05:31 +0000 (13:05 +0000)]
hci_h4p: Compile fixes

SVN-Revision: 23291

13 years agocryptodev: Compilefix on 2.6.36
Michael Büsch [Thu, 7 Oct 2010 12:12:52 +0000 (12:12 +0000)]
cryptodev: Compilefix on 2.6.36

SVN-Revision: 23290

13 years agoomap24xx: Update kernel config
Michael Büsch [Thu, 7 Oct 2010 12:02:26 +0000 (12:02 +0000)]
omap24xx: Update kernel config

SVN-Revision: 23289

13 years agoquilt: pass PATH and FIND to configure (FreeBSD compatibility)
Jo-Philipp Wich [Thu, 7 Oct 2010 11:33:54 +0000 (11:33 +0000)]
quilt: pass PATH and FIND to configure (FreeBSD compatibility)

SVN-Revision: 23288

13 years agohost.mk: introduce PATCH which refers to either gpatch or patch
Jo-Philipp Wich [Thu, 7 Oct 2010 11:33:12 +0000 (11:33 +0000)]
host.mk: introduce PATCH which refers to either gpatch or patch

SVN-Revision: 23287

13 years agorename PATCH to KPATCH
Jo-Philipp Wich [Thu, 7 Oct 2010 11:32:09 +0000 (11:32 +0000)]
rename PATCH to KPATCH

SVN-Revision: 23286

13 years agolua: switch to double precision for floats
Jo-Philipp Wich [Thu, 7 Oct 2010 11:03:18 +0000 (11:03 +0000)]
lua: switch to double precision for floats

SVN-Revision: 23284

13 years agokmod-sound-i8x0 missing dependencies kmod-sound-i8x0 fails to include the ac97 module...
Jo-Philipp Wich [Thu, 7 Oct 2010 10:12:55 +0000 (10:12 +0000)]
kmod-sound-i8x0 missing dependencies kmod-sound-i8x0 fails to include the ac97 modules and misspells the module name in AutoLoad.

SVN-Revision: 23283

13 years agoomap24xx: Improve n810 battery management
Michael Büsch [Thu, 7 Oct 2010 09:58:37 +0000 (09:58 +0000)]
omap24xx: Improve n810 battery management

SVN-Revision: 23282

13 years agoreenable squashfs4 for ar71xx, it needs both old and new
Jo-Philipp Wich [Wed, 6 Oct 2010 22:34:35 +0000 (22:34 +0000)]
reenable squashfs4 for ar71xx, it needs both old and new

SVN-Revision: 23281

13 years agobase-files: add udhcpc vendorid option (#7744)
Jo-Philipp Wich [Wed, 6 Oct 2010 21:21:28 +0000 (21:21 +0000)]
base-files: add udhcpc vendorid option (#7744)

SVN-Revision: 23279

13 years agobrcm47xx: add patches for kernel 2.6.36
Hauke Mehrtens [Wed, 6 Oct 2010 20:11:03 +0000 (20:11 +0000)]
brcm47xx: add patches for kernel 2.6.36

SVN-Revision: 23278

13 years agodnsmasq: remove a useless subshell invocation from the init script
Jo-Philipp Wich [Wed, 6 Oct 2010 13:23:56 +0000 (13:23 +0000)]
dnsmasq: remove a useless subshell invocation from the init script

SVN-Revision: 23272

13 years agodnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves issues with...
Jo-Philipp Wich [Wed, 6 Oct 2010 13:10:15 +0000 (13:10 +0000)]
dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves issues with Netflix and other services

SVN-Revision: 23270

13 years agokernel: crashlog uses bootmem to allocate memory which is being deprecated in favour...
Hamish Guthrie [Wed, 6 Oct 2010 09:40:00 +0000 (09:40 +0000)]
kernel: crashlog uses bootmem to allocate memory which is being deprecated in favour of memblock. microblaze, sh, arm, sparc and powerpc only have memblock.

SVN-Revision: 23269

13 years agobase-files: mark /etc/sysupgrade.conf as conffile
Jo-Philipp Wich [Tue, 5 Oct 2010 22:08:23 +0000 (22:08 +0000)]
base-files: mark /etc/sysupgrade.conf as conffile

SVN-Revision: 23264

13 years agoadd configure as package target
Ralph Hempel [Tue, 5 Oct 2010 20:20:13 +0000 (20:20 +0000)]
add configure as package target

SVN-Revision: 23262

13 years agouhttpd: revert unrelated change in previous commit
Jo-Philipp Wich [Tue, 5 Oct 2010 19:35:38 +0000 (19:35 +0000)]
uhttpd: revert unrelated change in previous commit

SVN-Revision: 23261

13 years agouhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hints
Jo-Philipp Wich [Tue, 5 Oct 2010 19:34:22 +0000 (19:34 +0000)]
uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hints

SVN-Revision: 23260

13 years agoppp: utilize the new keepfiles facility to backup the whole radius directory
Jo-Philipp Wich [Tue, 5 Oct 2010 19:32:49 +0000 (19:32 +0000)]
ppp: utilize the new keepfiles facility to backup the whole radius directory

SVN-Revision: 23259

13 years agobase-files: - add sysupgrade support for keepfile hints * introduces /lib/upgrade...
Jo-Philipp Wich [Tue, 5 Oct 2010 19:24:12 +0000 (19:24 +0000)]
base-files: - add sysupgrade support for keepfile hints * introduces /lib/upgrade/keep.d/ for per-package keepfile lists * introduces /etc/sysupgrade.conf for user defined keepfile hints - prime /lib/upgrade/keep.d/base-files-essential to keep sysupgrade usable for images without opkg - change sysupgrade to build the keepfile list from /lib/upgrade/keep.d/, /etc/sysupgrade.conf and opkg list-changed-conffiles

SVN-Revision: 23258

13 years agopackage-ipkg.mk: build sysupgrade keepfile hints out of conffiles not yet present...
Jo-Philipp Wich [Tue, 5 Oct 2010 19:20:27 +0000 (19:20 +0000)]
package-ipkg.mk: build sysupgrade keepfile hints out of conffiles not yet present in the package. This applies to config directories or files that do not exist but may be created by the user after package installation.

SVN-Revision: 23257

13 years agoipkg-utils: don't fail if conffiles do not exist, resolve them instead and silently...
Jo-Philipp Wich [Tue, 5 Oct 2010 19:18:15 +0000 (19:18 +0000)]
ipkg-utils: don't fail if conffiles do not exist, resolve them instead and silently skip not existing files. This prepares support for sysupgrade hints using to build the keepfile list. Subsequent commits will rely on this feature - a rebuild of tools/ipkg-utils is necessary!

SVN-Revision: 23256

13 years agowprobe: mark /etc/config/wprobe as conffile
Jo-Philipp Wich [Tue, 5 Oct 2010 17:33:17 +0000 (17:33 +0000)]
wprobe: mark /etc/config/wprobe as conffile

SVN-Revision: 23255

13 years agoudev: mark /etc/udev/udev.conf as conffile (rules left out for now)
Jo-Philipp Wich [Tue, 5 Oct 2010 17:30:43 +0000 (17:30 +0000)]
udev: mark /etc/udev/udev.conf as conffile (rules left out for now)

SVN-Revision: 23254

13 years agopptp: mark /etc/ppp/options.pptp as conffile
Jo-Philipp Wich [Tue, 5 Oct 2010 17:27:21 +0000 (17:27 +0000)]
pptp: mark /etc/ppp/options.pptp as conffile

SVN-Revision: 23253

13 years agomountd: mark /etc/config/mountd as conffile
Jo-Philipp Wich [Tue, 5 Oct 2010 17:22:03 +0000 (17:22 +0000)]
mountd: mark /etc/config/mountd as conffile

SVN-Revision: 23252

13 years agommc_over_gpio: mark /etc/config/mmc_over_gpio as conffile
Jo-Philipp Wich [Tue, 5 Oct 2010 17:21:03 +0000 (17:21 +0000)]
mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffile

SVN-Revision: 23251

13 years agoiproute2: mark /etc/iproute2/rt_tables as conffile
Jo-Philipp Wich [Tue, 5 Oct 2010 17:17:47 +0000 (17:17 +0000)]
iproute2: mark /etc/iproute2/rt_tables as conffile

SVN-Revision: 23250

13 years agohotplug2: mark /etc/hotplug2.rules as conffile
Jo-Philipp Wich [Tue, 5 Oct 2010 17:16:12 +0000 (17:16 +0000)]
hotplug2: mark /etc/hotplug2.rules as conffile

SVN-Revision: 23249

13 years agoppp: mark /etc/ppp/ resources as conffiles
Jo-Philipp Wich [Tue, 5 Oct 2010 17:13:07 +0000 (17:13 +0000)]
ppp: mark /etc/ppp/ resources as conffiles

SVN-Revision: 23248

13 years agoas we only support 2.6, remove the useless bool for it
Imre Kaloz [Tue, 5 Oct 2010 14:19:00 +0000 (14:19 +0000)]
as we only support 2.6, remove the useless bool for it

SVN-Revision: 23246

13 years agoToto, we don't support Linux 2.4 anymore..
Imre Kaloz [Tue, 5 Oct 2010 14:15:46 +0000 (14:15 +0000)]
Toto, we don't support Linux 2.4 anymore..

SVN-Revision: 23245

13 years agosimplify old squashfs/lzma selection
Imre Kaloz [Tue, 5 Oct 2010 14:14:12 +0000 (14:14 +0000)]
simplify old squashfs/lzma selection

SVN-Revision: 23244

13 years agoramips: Allow ethernet interface to be taken down and up again
Gabor Juhos [Tue, 5 Oct 2010 14:10:34 +0000 (14:10 +0000)]
ramips: Allow ethernet interface to be taken down and up again

Taking the ramips ethernet interface down and up again resulted in the
driver not receiving any frames anymore. Fix this by correctly disabling
interrupts in the hw on ifdown.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 23243

13 years agomac80211: ath9k: get tx gain type from eeprom
Gabor Juhos [Tue, 5 Oct 2010 14:10:32 +0000 (14:10 +0000)]
mac80211: ath9k: get tx gain type from eeprom

SVN-Revision: 23242

13 years agotools/sed: update to sed-4.2.1 (also tested on FreeBSD/AMD64)
Alexandros C. Couloumbis [Tue, 5 Oct 2010 13:51:54 +0000 (13:51 +0000)]
tools/sed: update to sed-4.2.1 (also tested on FreeBSD/AMD64)

SVN-Revision: 23241

13 years agolinux/generic: update kernel patch refreshing. Include two missed patches.
Alexandros C. Couloumbis [Tue, 5 Oct 2010 09:49:53 +0000 (09:49 +0000)]
linux/generic: update kernel patch refreshing. Include two missed patches.

SVN-Revision: 23240

13 years agolinux/ixp4xx: revert accidentally leaked enabled kernel option (thank you kaloz)
Alexandros C. Couloumbis [Tue, 5 Oct 2010 09:07:45 +0000 (09:07 +0000)]
linux/ixp4xx: revert accidentally leaked enabled kernel option (thank you kaloz)

SVN-Revision: 23239

13 years agoqos-scripts: bump pkg revision after r23227, extend copyright, mark /etc/config/qos...
Jo-Philipp Wich [Tue, 5 Oct 2010 09:04:38 +0000 (09:04 +0000)]
qos-scripts: bump pkg revision after r23227, extend copyright, mark /etc/config/qos as conffile

SVN-Revision: 23238

13 years agolinux/generic: refresh 2.6.36 kernel patches
Alexandros C. Couloumbis [Tue, 5 Oct 2010 08:50:54 +0000 (08:50 +0000)]
linux/generic: refresh 2.6.36 kernel patches

SVN-Revision: 23237

13 years agobase-files: sysupgrade: merge info from "opkg list-changed-conffiles" to backup file...
Jo-Philipp Wich [Tue, 5 Oct 2010 07:40:25 +0000 (07:40 +0000)]
base-files: sysupgrade: merge info from "opkg list-changed-conffiles" to backup file list

SVN-Revision: 23233

13 years agobase-files: mark /etc/rc.local as conffile
Jo-Philipp Wich [Tue, 5 Oct 2010 07:32:37 +0000 (07:32 +0000)]
base-files: mark /etc/rc.local as conffile

SVN-Revision: 23232

13 years agofirewall: mark /etc/firewall.user as conffile
Jo-Philipp Wich [Tue, 5 Oct 2010 07:31:49 +0000 (07:31 +0000)]
firewall: mark /etc/firewall.user as conffile

SVN-Revision: 23231

13 years agoopkg: update to r576, remove 013add-list-changed-conffiles.patch - went upstream.
Jo-Philipp Wich [Tue, 5 Oct 2010 07:26:49 +0000 (07:26 +0000)]
opkg: update to r576, remove 013add-list-changed-conffiles.patch - went upstream.

SVN-Revision: 23230

13 years agoMake mv_cesa crypto module available on Orion as well.
Lars-Peter Clausen [Mon, 4 Oct 2010 21:33:07 +0000 (21:33 +0000)]
Make mv_cesa crypto module available on Orion as well.

SVN-Revision: 23229

13 years agouboot-kirkwood: Update to uboot to 2010.09 (and add missing files from pervious commit)
Lars-Peter Clausen [Mon, 4 Oct 2010 21:26:33 +0000 (21:26 +0000)]
uboot-kirkwood: Update to uboot to 2010.09 (and add missing files from pervious commit)

SVN-Revision: 23228

13 years agoqos-scripts: Fix generation of IMQ firewall rules on halfduplex mode (#7800)
Vasilis Tsiligiannis [Mon, 4 Oct 2010 21:25:48 +0000 (21:25 +0000)]
qos-scripts: Fix generation of IMQ firewall rules on halfduplex mode (#7800)

SVN-Revision: 23227

13 years agokernel: fix some build warnings with kernel 2.6.36
Hauke Mehrtens [Mon, 4 Oct 2010 20:43:07 +0000 (20:43 +0000)]
kernel: fix some build warnings with kernel 2.6.36

SVN-Revision: 23226

13 years agolinux/adm5120: add preliminary 2.6.36 kernel support (refresh patches)
Alexandros C. Couloumbis [Mon, 4 Oct 2010 17:45:05 +0000 (17:45 +0000)]
linux/adm5120: add preliminary 2.6.36 kernel support (refresh patches)

SVN-Revision: 23224

13 years agocorrect default package status info (install -> unknown) - fixes "opkg_conf_write_sta...
Jo-Philipp Wich [Mon, 4 Oct 2010 17:20:49 +0000 (17:20 +0000)]
correct default package status info (install -> unknown) - fixes "opkg_conf_write_status_files: Internal error: package ... has a NULL dest"

SVN-Revision: 23222

13 years agoyaffs2: add preliminary 2.6.36 kernel support (sync to yaffs2 git tree). This code...
Alexandros C. Couloumbis [Mon, 4 Oct 2010 16:55:06 +0000 (16:55 +0000)]
yaffs2: add preliminary 2.6.36 kernel support (sync to yaffs2 git tree). This code needs further testing especially for backwards compatibility. It boots on rb532 with kernel options: CONFIG_DEVTMPFS & CONFIG_DEVTMPFS_MOUNT

SVN-Revision: 23221

13 years agogcc 4.4.5 support
Imre Kaloz [Mon, 4 Oct 2010 12:21:58 +0000 (12:21 +0000)]
gcc 4.4.5 support

SVN-Revision: 23220

13 years agoupgrade kernel versions to the latest stable ones
Imre Kaloz [Mon, 4 Oct 2010 10:40:41 +0000 (10:40 +0000)]
upgrade kernel versions to the latest stable ones

SVN-Revision: 23219

13 years agouboot-kirkwood: Add support for iomega iconnect wireless
Lars-Peter Clausen [Mon, 4 Oct 2010 09:49:49 +0000 (09:49 +0000)]
uboot-kirkwood: Add support for iomega iconnect wireless

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 23218

13 years agoIomega iConnect Wireless platform support
Lars-Peter Clausen [Mon, 4 Oct 2010 09:19:52 +0000 (09:19 +0000)]
Iomega iConnect Wireless platform support

This patch adds support for Iomega iConnect Wireless. Leds and wireless card
support are still missing.

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 23217

13 years agokernel: Add hwmon-lm63 package
Lars-Peter Clausen [Mon, 4 Oct 2010 09:17:42 +0000 (09:17 +0000)]
kernel: Add hwmon-lm63 package

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 23216

13 years agokernel: kirkwood/orion I2C module support
Lars-Peter Clausen [Mon, 4 Oct 2010 09:16:13 +0000 (09:16 +0000)]
kernel: kirkwood/orion I2C module support

This patch adds support for configuring kirkwood/orion i2c module.

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 23215

13 years agoRemove hwmon and i2c support from being built-in
Lars-Peter Clausen [Mon, 4 Oct 2010 09:06:21 +0000 (09:06 +0000)]
Remove hwmon and i2c support from being built-in

SVN-Revision: 23214

13 years agoupdate 2.6.35.x to 2.6.35.7
Lars-Peter Clausen [Mon, 4 Oct 2010 07:42:32 +0000 (07:42 +0000)]
update 2.6.35.x to 2.6.35.7

SVN-Revision: 23213

13 years agobase-files: utilize uci_get_state to read the previous dhcp router address in udhcpc...
Jo-Philipp Wich [Mon, 4 Oct 2010 00:07:07 +0000 (00:07 +0000)]
base-files: utilize uci_get_state to read the previous dhcp router address in udhcpc default script. The setup_switch() procedure provided by swconfig calls config_load() during network restart and thus confuses udhcpc's uci state keeping resulting in a missing default route on each second network restart. Bypass the cached state vars and query uci directly to make the script immune against unwanted runtime changes.

SVN-Revision: 23211

13 years agoopkg: implement "list-changed-conffiles" command, based on patch by Yann Lopez <yann...
Jo-Philipp Wich [Sun, 3 Oct 2010 22:15:39 +0000 (22:15 +0000)]
opkg: implement "list-changed-conffiles" command, based on patch by Yann Lopez <yann.lopez@gmail.com>

SVN-Revision: 23210

13 years agofirewall: also establish forward rules when setting up nat reflection, back out early...
Jo-Philipp Wich [Sun, 3 Oct 2010 18:11:59 +0000 (18:11 +0000)]
firewall: also establish forward rules when setting up nat reflection, back out early if reflection is disabled

SVN-Revision: 23201

13 years agoath9k: add a few fixes and cleanups
Felix Fietkau [Sun, 3 Oct 2010 16:57:25 +0000 (16:57 +0000)]
ath9k: add a few fixes and cleanups

SVN-Revision: 23198

13 years agooptionally support parallel toolchain build. This defaults to off, because certain...
Michael Büsch [Sun, 3 Oct 2010 12:54:07 +0000 (12:54 +0000)]
optionally support parallel toolchain build. This defaults to off, because certain toolchain versions are known to break on parallel build. However, it significantly speeds up the build and latest versions of the tools do compile fine.

SVN-Revision: 23196

13 years agon810: Add fstab for maemo filesystems
Michael Büsch [Sun, 3 Oct 2010 12:16:56 +0000 (12:16 +0000)]
n810: Add fstab for maemo filesystems

SVN-Revision: 23195

13 years agomtd-utils: refresh patches again
Jo-Philipp Wich [Sun, 3 Oct 2010 12:15:04 +0000 (12:15 +0000)]
mtd-utils: refresh patches again

SVN-Revision: 23194

13 years agotools/mtd-utils: fix build issue under freebsd. update to latest git tree. (thanks...
Alexandros C. Couloumbis [Sun, 3 Oct 2010 12:03:21 +0000 (12:03 +0000)]
tools/mtd-utils: fix build issue under freebsd. update to latest git tree. (thanks loswillios & larsc)

SVN-Revision: 23193

13 years agotools/mtd-utils: kill 132-revert-zlib-cleanup.patch. it's wrong.
Alexandros C. Couloumbis [Sun, 3 Oct 2010 11:12:36 +0000 (11:12 +0000)]
tools/mtd-utils: kill 132-revert-zlib-cleanup.patch. it's wrong.

SVN-Revision: 23192

13 years agokernel: Move CONFIG_CRYPTO_HW to crypto-core
Lars-Peter Clausen [Sun, 3 Oct 2010 01:12:51 +0000 (01:12 +0000)]
kernel: Move CONFIG_CRYPTO_HW to crypto-core

hw-crypto modules depend on CONFIG_CRYPTO_HW beeing set. Instead of selecting
CONFIG_CRYPTO_HW from each crypto module let it be selected by crypto core.
It only opens the submenu for hw-crypto devices and does not generate any overhead.

Patch by Jan Willies

SVN-Revision: 23190

13 years agolibuuid: Use libuuid from util-linux-ng instead of e2fsprogs
Lars-Peter Clausen [Sat, 2 Oct 2010 23:18:46 +0000 (23:18 +0000)]
libuuid: Use libuuid from util-linux-ng instead of e2fsprogs

SVN-Revision: 23189

13 years agomtd-utils: refresh patches
Jo-Philipp Wich [Sat, 2 Oct 2010 16:42:57 +0000 (16:42 +0000)]
mtd-utils: refresh patches

SVN-Revision: 23179

13 years agoAdd jffs2 feature flag
Lars-Peter Clausen [Sat, 2 Oct 2010 14:31:49 +0000 (14:31 +0000)]
Add jffs2 feature flag

SVN-Revision: 23177

13 years agotools/mtd-utils: fix compilation on OS X
Jo-Philipp Wich [Sat, 2 Oct 2010 10:18:34 +0000 (10:18 +0000)]
tools/mtd-utils: fix compilation on OS X

SVN-Revision: 23176

13 years agoprime .ipk control files with Status: field to introduce hold for post flash installe...
Jo-Philipp Wich [Sat, 2 Oct 2010 04:04:12 +0000 (04:04 +0000)]
prime .ipk control files with Status: field to introduce hold for post flash installed packages

SVN-Revision: 23175

13 years agoopkg: reenable global upgrade, refresh patches
Jo-Philipp Wich [Sat, 2 Oct 2010 03:25:35 +0000 (03:25 +0000)]
opkg: reenable global upgrade, refresh patches

SVN-Revision: 23174

13 years agokernel: flag as "hold", this is inherited by all kmods as well and will prevent opkg...
Jo-Philipp Wich [Sat, 2 Oct 2010 03:22:56 +0000 (03:22 +0000)]
kernel: flag as "hold", this is inherited by all kmods as well and will prevent opkg on the target from upgrading them

SVN-Revision: 23173

13 years agoadd support for flagging packages
Jo-Philipp Wich [Sat, 2 Oct 2010 03:21:33 +0000 (03:21 +0000)]
add support for flagging packages

SVN-Revision: 23172

13 years agofeeds: restore previously active feed after install_package(), fixes install all...
Jo-Philipp Wich [Sat, 2 Oct 2010 02:37:27 +0000 (02:37 +0000)]
feeds: restore previously active feed after install_package(), fixes install all case for packages with inter-feed dependencies

SVN-Revision: 23171

13 years agopackage/grub: revert accidental/unessesery grub commit
Alexandros C. Couloumbis [Fri, 1 Oct 2010 16:43:46 +0000 (16:43 +0000)]
package/grub: revert accidental/unessesery grub commit

SVN-Revision: 23170

13 years agotools/mtd-utils: update to mtd-utils-20101001, fix FreeBSD (and hopefully Darwin...
Alexandros C. Couloumbis [Fri, 1 Oct 2010 16:39:08 +0000 (16:39 +0000)]
tools/mtd-utils: update to mtd-utils-20101001, fix FreeBSD (and hopefully Darwin) build issues.

SVN-Revision: 23169

13 years agoath9k: fix regulatory issues with multiple cards
Felix Fietkau [Fri, 1 Oct 2010 15:14:15 +0000 (15:14 +0000)]
ath9k: fix regulatory issues with multiple cards

SVN-Revision: 23168

13 years agopackage-ipkg.mk: use the BOARD variable in opkg cmdline if ARCH_PACKAGES is not defined
Gabor Juhos [Fri, 1 Oct 2010 07:09:34 +0000 (07:09 +0000)]
package-ipkg.mk: use the BOARD variable in opkg cmdline if ARCH_PACKAGES is not defined

SVN-Revision: 23166

13 years agoar71xx: initial support for jjPlus JWAP003
Gabor Juhos [Fri, 1 Oct 2010 07:09:29 +0000 (07:09 +0000)]
ar71xx: initial support for jjPlus JWAP003

Patch-by: Cezary Jackiewicz <cezary@eko.one.pl>
(the GPIODEV code has been removed, the sysfs interface
can be used to control the GPIO lines instead - juhosg)

SVN-Revision: 23165

13 years agoath9k: compile out the ath9k rate control
Felix Fietkau [Thu, 30 Sep 2010 15:00:06 +0000 (15:00 +0000)]
ath9k: compile out the ath9k rate control

SVN-Revision: 23163

13 years agopackage/grub: fix build issues under 64bit FreeBSD
Alexandros C. Couloumbis [Thu, 30 Sep 2010 14:48:31 +0000 (14:48 +0000)]
package/grub: fix build issues under 64bit FreeBSD

SVN-Revision: 23162

13 years agoAdd maintainer information to menuconfig description dialog
Michael Büsch [Thu, 30 Sep 2010 11:01:01 +0000 (11:01 +0000)]
Add maintainer information to menuconfig description dialog

SVN-Revision: 23161

13 years agoomap24xx: Add maintainer information
Michael Büsch [Thu, 30 Sep 2010 10:50:51 +0000 (10:50 +0000)]
omap24xx: Add maintainer information

SVN-Revision: 23160

13 years agoadd maintainer information
Jo-Philipp Wich [Thu, 30 Sep 2010 10:48:37 +0000 (10:48 +0000)]
add maintainer information

SVN-Revision: 23159

13 years agoomap24xx: Update to 2.6.36-rc6
Michael Büsch [Thu, 30 Sep 2010 09:50:04 +0000 (09:50 +0000)]
omap24xx: Update to 2.6.36-rc6

SVN-Revision: 23157

13 years agopackage/grub: fix compile issue under FreeBSD 8.1
Alexandros C. Couloumbis [Wed, 29 Sep 2010 16:27:00 +0000 (16:27 +0000)]
package/grub: fix compile issue under FreeBSD 8.1

SVN-Revision: 23156

13 years agoiw: update to 0.9.21, add support for showing the in-use flag for survey data
Felix Fietkau [Wed, 29 Sep 2010 15:16:21 +0000 (15:16 +0000)]
iw: update to 0.9.21, add support for showing the in-use flag for survey data

SVN-Revision: 23155

13 years agoath9k: fetch survey data for all channels
Felix Fietkau [Wed, 29 Sep 2010 15:16:13 +0000 (15:16 +0000)]
ath9k: fetch survey data for all channels

SVN-Revision: 23154

13 years agolinux/ixp4xx: fix an embracing mistake on commit r23150 (thank you KanjiMonster)
Alexandros C. Couloumbis [Wed, 29 Sep 2010 15:09:07 +0000 (15:09 +0000)]
linux/ixp4xx: fix an embracing mistake on commit r23150 (thank you KanjiMonster)

SVN-Revision: 23153

13 years agopackage/busybox: fix endianes issue under FreeBSD 8.1
Alexandros C. Couloumbis [Wed, 29 Sep 2010 14:33:35 +0000 (14:33 +0000)]
package/busybox: fix endianes issue under FreeBSD 8.1

SVN-Revision: 23152