openwrt.git
13 years ago[scripts] remote-gdb:
jow [Tue, 12 Oct 2010 01:15:55 +0000 (01:15 +0000)]
[scripts] remote-gdb:
- fix parsing of arch-libc tuples
- automatically add sysroot to executable if needed

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

13 years ago[at91] Tag the uncompressed image
claudio [Mon, 11 Oct 2010 16:31:47 +0000 (16:31 +0000)]
[at91] Tag the uncompressed image

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

13 years agoAdd me as maintainer
claudio [Mon, 11 Oct 2010 16:31:44 +0000 (16:31 +0000)]
Add me as maintainer

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

13 years ago[at91] Update to 2.6.35.7
claudio [Mon, 11 Oct 2010 16:31:41 +0000 (16:31 +0000)]
[at91] Update to 2.6.35.7

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

13 years ago[at91] Copy rootfs(s) inside BIN_DIR
claudio [Mon, 11 Oct 2010 16:31:39 +0000 (16:31 +0000)]
[at91] Copy rootfs(s) inside BIN_DIR

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

13 years ago[at91] Add support for FOXGM carrier board
claudio [Mon, 11 Oct 2010 16:31:34 +0000 (16:31 +0000)]
[at91] Add support for FOXGM carrier board

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

13 years agolinux/brcm47xx: fix an initialization issue on 2.6.36 kernel
acoul [Mon, 11 Oct 2010 12:37:16 +0000 (12:37 +0000)]
linux/brcm47xx: fix an initialization issue on 2.6.36 kernel

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

13 years agolinux/au1000: fix jffs2/squashfs au1500 boot issue (deals with ticket #8058)
acoul [Mon, 11 Oct 2010 10:00:02 +0000 (10:00 +0000)]
linux/au1000: fix jffs2/squashfs au1500 boot issue (deals with ticket #8058)

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

13 years ago[Patch v2] Geos -- new x86 subtarget definition
jow [Sun, 10 Oct 2010 22:48:33 +0000 (22:48 +0000)]
[Patch v2] Geos -- new x86 subtarget definition
This defines the Geos platform from Traverse Technologies in AUS.

This is a Geode LX800 with 512MB of DDR400 memory, 2 8139CP interfaces, 2 Solos ADSL2+ interfaces, USB, serial console, CF slot, and miniPCI slot.

I'll add support for the LEDs separately.

Signed-off-by: Philip A. Prindeville
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23390 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[buildroot] Add two debug rules the examine the values of runtime make variables.
jow [Sun, 10 Oct 2010 22:40:44 +0000 (22:40 +0000)]
[buildroot] Add two debug rules the examine the values of runtime make variables.
Based on patch by Philip Prindeville <philipp@redfish-solutions.com>

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

13 years ago[package] mac80211: kmod-p54-common needs crc-ccitt, patch by loswillos
jow [Sun, 10 Oct 2010 17:40:23 +0000 (17:40 +0000)]
[package] mac80211: kmod-p54-common needs crc-ccitt, patch by loswillos

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

13 years ago[package] kernel: underscores in package names are bad, rename kmod-crypto-mv_cesa...
jow [Sun, 10 Oct 2010 17:38:11 +0000 (17:38 +0000)]
[package] kernel: underscores in package names are bad, rename kmod-crypto-mv_cesa to kmod-crypto-mv-cesa

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

13 years agoomap24xx: allow CONFIG_INET_XFRM_MODE_BEET as module
mb [Sun, 10 Oct 2010 17:27:57 +0000 (17:27 +0000)]
omap24xx: allow CONFIG_INET_XFRM_MODE_BEET as module

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

13 years agoath9k: fix counter overflow in survey channel time stats for the operating channel
nbd [Sun, 10 Oct 2010 16:22:59 +0000 (16:22 +0000)]
ath9k: fix counter overflow in survey channel time stats for the operating channel

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

13 years ago[scripts] metadata.pl: don't emit LINUX_2_6 selects anymore
jow [Sun, 10 Oct 2010 12:27:44 +0000 (12:27 +0000)]
[scripts] metadata.pl: don't emit LINUX_2_6 selects anymore

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

13 years agomac80211: update to a newer compat-wireless which fixes rt2800pci compile issues...
nbd [Sun, 10 Oct 2010 12:08:52 +0000 (12:08 +0000)]
mac80211: update to a newer compat-wireless which fixes rt2800pci compile issues on 2.6.32 and below

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

13 years agogdb: Enable parallel build
mb [Sat, 9 Oct 2010 21:32:38 +0000 (21:32 +0000)]
gdb: Enable parallel build

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

13 years ago[package] iptables: don't use /bin/bash in autogen.sh, breaks FreeBSD. Also move...
jow [Sat, 9 Oct 2010 17:47:55 +0000 (17:47 +0000)]
[package] iptables: don't use /bin/bash in autogen.sh, breaks FreeBSD. Also move autogen.sh invocation to Build/Configure

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

13 years ago[package] mac80211: don't use /usr/bin/bash in support scripts, breaks FreeBSD
jow [Sat, 9 Oct 2010 17:01:27 +0000 (17:01 +0000)]
[package] mac80211: don't use /usr/bin/bash in support scripts, breaks FreeBSD

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

13 years agoiw: add support for the new survey data
nbd [Sat, 9 Oct 2010 00:36:59 +0000 (00:36 +0000)]
iw: add support for the new survey data

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

13 years agoath9k: implement extended channel utilization statistics via survey
nbd [Sat, 9 Oct 2010 00:36:54 +0000 (00:36 +0000)]
ath9k: implement extended channel utilization statistics via survey

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

13 years agoath9k: add a fix for an aggregation delimiter size rounding error
nbd [Sat, 9 Oct 2010 00:36:49 +0000 (00:36 +0000)]
ath9k: add a fix for an aggregation delimiter size rounding error

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

13 years agomac80211: fix netlink backport for 2.6.31 and below
nbd [Sat, 9 Oct 2010 00:36:43 +0000 (00:36 +0000)]
mac80211: fix netlink backport for 2.6.31 and below

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

13 years agopackage/kernel: fix Kconfig symbol name for OV511 video driver (closes: #8017)
nico [Fri, 8 Oct 2010 23:26:31 +0000 (23:26 +0000)]
package/kernel: fix Kconfig symbol name for OV511 video driver (closes: #8017)

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

13 years agolinux/ar71xx: workaround an rb4xx hard-lock until we get a proper fix.
acoul [Fri, 8 Oct 2010 16:52:35 +0000 (16:52 +0000)]
linux/ar71xx: workaround an rb4xx hard-lock until we get a proper fix.

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

13 years ago[target:xburst] do not override CFLAGS - the default ones are fine
mirko [Fri, 8 Oct 2010 13:10:43 +0000 (13:10 +0000)]
[target:xburst] do not override CFLAGS - the default ones are fine

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

13 years agolinux/ar71xx: (2.6.36) add a missed patch
acoul [Fri, 8 Oct 2010 12:15:18 +0000 (12:15 +0000)]
linux/ar71xx: (2.6.36) add a missed patch

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

13 years ago[package] firewall: insert SNAT and DNAT rules according to the order of the configur...
jow [Fri, 8 Oct 2010 12:11:55 +0000 (12:11 +0000)]
[package] firewall: insert SNAT and DNAT rules according to the order of the configuration file (#8052)

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

13 years agolinux/ar71xx: add preliminary 2.6.36 kernel support (refresh patches)
acoul [Fri, 8 Oct 2010 12:10:18 +0000 (12:10 +0000)]
linux/ar71xx: add preliminary 2.6.36 kernel support (refresh patches)

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

13 years ago[include] quilt.mk: export PATCH for patch-kernel.sh
jow [Fri, 8 Oct 2010 09:21:34 +0000 (09:21 +0000)]
[include] quilt.mk: export PATCH for patch-kernel.sh

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

13 years ago[scripts] patch-kernel.sh: utilize --force (#7745), also use the PATCH env var and...
jow [Fri, 8 Oct 2010 09:21:01 +0000 (09:21 +0000)]
[scripts] patch-kernel.sh: utilize --force (#7745), also use the PATCH env var and fallback to "patch" if unset

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

13 years agoAdd support for nokia n810 sound
mb [Thu, 7 Oct 2010 15:35:49 +0000 (15:35 +0000)]
Add support for nokia n810 sound

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

13 years ago[package] block-mount: fix fstab.init for IB and buildroot
jow [Thu, 7 Oct 2010 15:15:54 +0000 (15:15 +0000)]
[package] block-mount: fix fstab.init for IB and buildroot

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

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

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

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

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

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

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

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

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

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

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

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

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

13 years ago[tools] quilt: pass PATH and FIND to configure (FreeBSD compatibility)
jow [Thu, 7 Oct 2010 11:33:54 +0000 (11:33 +0000)]
[tools] quilt: pass PATH and FIND to configure (FreeBSD compatibility)

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

13 years ago[include] host.mk: introduce PATCH which refers to either gpatch or patch
jow [Thu, 7 Oct 2010 11:33:12 +0000 (11:33 +0000)]
[include] host.mk: introduce PATCH which refers to either gpatch or patch

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

13 years ago[include] rename PATCH to KPATCH
jow [Thu, 7 Oct 2010 11:32:09 +0000 (11:32 +0000)]
[include] rename PATCH to KPATCH

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

13 years ago[package] lua: switch to double precision for floats
jow [Thu, 7 Oct 2010 11:03:18 +0000 (11:03 +0000)]
[package] lua: switch to double precision for floats

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

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

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

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

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

13 years ago[tools] reenable squashfs4 for ar71xx, it needs both old and new
jow [Wed, 6 Oct 2010 22:34:35 +0000 (22:34 +0000)]
[tools] reenable squashfs4 for ar71xx, it needs both old and new

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

13 years ago[package] base-files: add udhcpc vendorid option (#7744)
jow [Wed, 6 Oct 2010 21:21:28 +0000 (21:21 +0000)]
[package] base-files: add udhcpc vendorid option (#7744)

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

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

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

13 years ago[package] dnsmasq: remove a useless subshell invocation from the init script
jow [Wed, 6 Oct 2010 13:23:56 +0000 (13:23 +0000)]
[package] dnsmasq: remove a useless subshell invocation from the init script

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

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

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

13 years agokernel: crashlog uses bootmem to allocate memory which is being deprecated in favour...
hcg [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.

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

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

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

13 years ago[include] add configure as package target
ralph [Tue, 5 Oct 2010 20:20:13 +0000 (20:20 +0000)]
[include] add configure as package target

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

13 years ago[package] uhttpd: revert unrelated change in previous commit
jow [Tue, 5 Oct 2010 19:35:38 +0000 (19:35 +0000)]
[package] uhttpd: revert unrelated change in previous commit

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

13 years ago[package] uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hints
jow [Tue, 5 Oct 2010 19:34:22 +0000 (19:34 +0000)]
[package] uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hints

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

13 years ago[package] ppp: utilize the new keepfiles facility to backup the whole radius directory
jow [Tue, 5 Oct 2010 19:32:49 +0000 (19:32 +0000)]
[package] ppp: utilize the new keepfiles facility to backup the whole radius directory

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

13 years ago[package] base-files:
jow [Tue, 5 Oct 2010 19:24:12 +0000 (19:24 +0000)]
[package] 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

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

13 years ago[include] package-ipkg.mk: build sysupgrade keepfile hints out of conffiles not yet...
jow [Tue, 5 Oct 2010 19:20:27 +0000 (19:20 +0000)]
[include] 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.

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

13 years ago[tools] ipkg-utils: don't fail if conffiles do not exist, resolve them instead and...
jow [Tue, 5 Oct 2010 19:18:15 +0000 (19:18 +0000)]
[tools] 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!

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

13 years ago[package] wprobe: mark /etc/config/wprobe as conffile
jow [Tue, 5 Oct 2010 17:33:17 +0000 (17:33 +0000)]
[package] wprobe: mark /etc/config/wprobe as conffile

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

13 years ago[package] udev: mark /etc/udev/udev.conf as conffile (rules left out for now)
jow [Tue, 5 Oct 2010 17:30:43 +0000 (17:30 +0000)]
[package] udev: mark /etc/udev/udev.conf as conffile (rules left out for now)

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

13 years ago[package] pptp: mark /etc/ppp/options.pptp as conffile
jow [Tue, 5 Oct 2010 17:27:21 +0000 (17:27 +0000)]
[package] pptp: mark /etc/ppp/options.pptp as conffile

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

13 years ago[package] mountd: mark /etc/config/mountd as conffile
jow [Tue, 5 Oct 2010 17:22:03 +0000 (17:22 +0000)]
[package] mountd: mark /etc/config/mountd as conffile

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

13 years ago[package] mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffile
jow [Tue, 5 Oct 2010 17:21:03 +0000 (17:21 +0000)]
[package] mmc_over_gpio: mark /etc/config/mmc_over_gpio as conffile

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

13 years ago[package] iproute2: mark /etc/iproute2/rt_tables as conffile
jow [Tue, 5 Oct 2010 17:17:47 +0000 (17:17 +0000)]
[package] iproute2: mark /etc/iproute2/rt_tables as conffile

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

13 years ago[package] hotplug2: mark /etc/hotplug2.rules as conffile
jow [Tue, 5 Oct 2010 17:16:12 +0000 (17:16 +0000)]
[package] hotplug2: mark /etc/hotplug2.rules as conffile

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

13 years ago[package] ppp: mark /etc/ppp/ resources as conffiles
jow [Tue, 5 Oct 2010 17:13:07 +0000 (17:13 +0000)]
[package] ppp: mark /etc/ppp/ resources as conffiles

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

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

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

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

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

13 years ago[tools]: simplify old squashfs/lzma selection
kaloz [Tue, 5 Oct 2010 14:14:12 +0000 (14:14 +0000)]
[tools]: simplify old squashfs/lzma selection

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

13 years agoramips: Allow ethernet interface to be taken down and up again
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23243 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

13 years ago[package] firewall: mark /etc/firewall.user as conffile
jow [Tue, 5 Oct 2010 07:31:49 +0000 (07:31 +0000)]
[package] firewall: mark /etc/firewall.user as conffile

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

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

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

13 years ago[packages/kernel] Make mv_cesa crypto module available on Orion as well.
lars [Mon, 4 Oct 2010 21:33:07 +0000 (21:33 +0000)]
[packages/kernel] Make mv_cesa crypto module available on Orion as well.

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

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

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

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

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

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

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

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

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

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

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

13 years agoyaffs2: add preliminary 2.6.36 kernel support (sync to yaffs2 git tree). This code...
acoul [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

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

13 years ago[toolchain]: gcc 4.4.5 support
kaloz [Mon, 4 Oct 2010 12:21:58 +0000 (12:21 +0000)]
[toolchain]: gcc 4.4.5 support

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

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

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

13 years ago[packages] uboot-kirkwood: Add support for iomega iconnect wireless
lars [Mon, 4 Oct 2010 09:49:49 +0000 (09:49 +0000)]
[packages] uboot-kirkwood: Add support for iomega iconnect wireless

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23218 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[kirkwood] Iomega iConnect Wireless platform support
lars [Mon, 4 Oct 2010 09:19:52 +0000 (09:19 +0000)]
[kirkwood] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23217 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] kernel: Add hwmon-lm63 package
lars [Mon, 4 Oct 2010 09:17:42 +0000 (09:17 +0000)]
[packages] kernel: Add hwmon-lm63 package

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23216 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[packages] kernel: kirkwood/orion I2C module support
lars [Mon, 4 Oct 2010 09:16:13 +0000 (09:16 +0000)]
[packages] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23215 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[kirkwood] Remove hwmon and i2c support from being built-in
lars [Mon, 4 Oct 2010 09:06:21 +0000 (09:06 +0000)]
[kirkwood] Remove hwmon and i2c support from being built-in

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

13 years ago[kernel] update 2.6.35.x to 2.6.35.7
lars [Mon, 4 Oct 2010 07:42:32 +0000 (07:42 +0000)]
[kernel] update 2.6.35.x to 2.6.35.7

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

13 years ago[package] base-files: utilize uci_get_state to read the previous dhcp router address...
jow [Mon, 4 Oct 2010 00:07:07 +0000 (00:07 +0000)]
[package] 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.

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

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

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

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

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

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

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

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