openwrt.git
13 years agon810: Add more battery management code
mb [Sun, 6 Feb 2011 12:44:12 +0000 (12:44 +0000)]
n810: Add more battery management code

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

13 years agomac80211: when operating as a 4-addr station, do not pick up 4-addr frames meant...
nbd [Sat, 5 Feb 2011 22:38:23 +0000 (22:38 +0000)]
mac80211: when operating as a 4-addr station, do not pick up 4-addr frames meant for other stations, as this would confuse the bridge layer

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

13 years agocmake: Pass VERBOSE=1 to the generated makefile to reveal flags and commands in a...
mb [Sat, 5 Feb 2011 19:50:54 +0000 (19:50 +0000)]
cmake: Pass VERBOSE=1 to the generated makefile to reveal flags and commands in a verbose openwrt build.

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

13 years agocmake: Remove -O3 from release CFLAGS. Honor the OpenWRT -Os flag instead.
mb [Sat, 5 Feb 2011 19:39:48 +0000 (19:39 +0000)]
cmake: Remove -O3 from release CFLAGS. Honor the OpenWRT -Os flag instead.

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

13 years ago[uboot-lantiq]
blogic [Sat, 5 Feb 2011 15:23:08 +0000 (15:23 +0000)]
[uboot-lantiq]
* reorder patches

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

13 years ago[madwifi]
blogic [Sat, 5 Feb 2011 15:08:18 +0000 (15:08 +0000)]
[madwifi]
* fixe up ifxmips patch for eeprom emulation to work with lantiq target

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

13 years ago[package] base-files: remove remaining conffiles reference to /etc/banner
jow [Fri, 4 Feb 2011 23:05:12 +0000 (23:05 +0000)]
[package] base-files: remove remaining conffiles reference to /etc/banner

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

13 years ago[lantiq]
blogic [Fri, 4 Feb 2011 22:49:52 +0000 (22:49 +0000)]
[lantiq]
* adds ath5k platform support
* adds several new profiles

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

13 years ago[lantiq]
blogic [Fri, 4 Feb 2011 22:48:53 +0000 (22:48 +0000)]
[lantiq]
* fixes old ifxmips in header file
* pass default ebu value to gpio driver

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

13 years ago[uboot-lantiq]
blogic [Fri, 4 Feb 2011 22:46:52 +0000 (22:46 +0000)]
[uboot-lantiq]
* tftp name was not in sync with that generated by openwrt

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

13 years agoath9k: reduce false positives in the baseband hang check
nbd [Fri, 4 Feb 2011 12:16:41 +0000 (12:16 +0000)]
ath9k: reduce false positives in the baseband hang check

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

13 years agomac80211: drop retransmitted data frames from the cooked monitor interface - reduces...
nbd [Fri, 4 Feb 2011 12:16:36 +0000 (12:16 +0000)]
mac80211: drop retransmitted data frames from the cooked monitor interface - reduces CPU usage

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

13 years ago[omap35xx] gumstix: create ubifs images
hcg [Fri, 4 Feb 2011 08:16:35 +0000 (08:16 +0000)]
[omap35xx] gumstix: create ubifs images

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

13 years ago[package] base-files: don't stop hotplug events for ppp interfaces, similar fix like...
jow [Thu, 3 Feb 2011 22:43:11 +0000 (22:43 +0000)]
[package] base-files: don't stop hotplug events for ppp interfaces, similar fix like the earlier one for tun/tap interfaces

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

13 years ago[package] base-files: make the skipping of ppp interfaces in 10-net hotplug more...
jow [Thu, 3 Feb 2011 22:34:30 +0000 (22:34 +0000)]
[package] base-files: make the skipping of ppp interfaces in 10-net hotplug more explicit, this allows users to rely on hotplug events for ppp0 .. ppp9 interfaces spawned by other programs

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

13 years ago[tools] libtool: fix misspelled procedure name...
jow [Thu, 3 Feb 2011 20:34:34 +0000 (20:34 +0000)]
[tools] libtool: fix misspelled procedure name...

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

13 years agoopenssl: update to 1.0.0c
nbd [Thu, 3 Feb 2011 18:45:35 +0000 (18:45 +0000)]
openssl: update to 1.0.0c

Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25348 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[lantiq]
blogic [Thu, 3 Feb 2011 17:34:55 +0000 (17:34 +0000)]
[lantiq]
* fix usb compile warnings
* fix timer header file which broke compile of external tapi driver
* rebase patch

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

13 years ago[uboot-lantiq]
blogic [Thu, 3 Feb 2011 17:33:54 +0000 (17:33 +0000)]
[uboot-lantiq]
* make baord names consistent

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

13 years ago[omap35xx] gumstix: Add u-boot package to profile
hcg [Thu, 3 Feb 2011 06:33:28 +0000 (06:33 +0000)]
[omap35xx] gumstix: Add u-boot package to profile

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

13 years ago[package]: uboot-omap35xx: Add uboot package for omap35xx platform
hcg [Thu, 3 Feb 2011 06:30:42 +0000 (06:30 +0000)]
[package]: uboot-omap35xx: Add uboot package for omap35xx platform

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

13 years ago[generic] update ARM mach-types
jow [Wed, 2 Feb 2011 23:13:09 +0000 (23:13 +0000)]
[generic] update ARM mach-types

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

13 years ago[toolchain/uClibc/git]: autodetect ARM variant/ABI setup based on the compiler settings
kaloz [Wed, 2 Feb 2011 20:19:28 +0000 (20:19 +0000)]
[toolchain/uClibc/git]: autodetect ARM variant/ABI setup based on the compiler settings

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

13 years ago[toolchain/uClibc]: update to latest git version
kaloz [Wed, 2 Feb 2011 20:07:28 +0000 (20:07 +0000)]
[toolchain/uClibc]: update to latest git version

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

13 years ago[toolchain/gcc/linaro]: fixup arm soft-float symbols
kaloz [Wed, 2 Feb 2011 20:06:12 +0000 (20:06 +0000)]
[toolchain/gcc/linaro]: fixup arm soft-float symbols

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

13 years agorefresh patch
kaloz [Wed, 2 Feb 2011 20:05:33 +0000 (20:05 +0000)]
refresh patch

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

13 years ago[package] kernel/modules: Add ifb module (#8764)
acinonyx [Wed, 2 Feb 2011 19:37:30 +0000 (19:37 +0000)]
[package] kernel/modules: Add ifb module (#8764)

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

13 years ago[toolchain/gcc/linaro]: add armv4 fixup patches
kaloz [Wed, 2 Feb 2011 19:34:36 +0000 (19:34 +0000)]
[toolchain/gcc/linaro]: add armv4 fixup patches

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

13 years ago[package] busybox: Disable telnet if an SSH public key for root exists (#8760)
acinonyx [Wed, 2 Feb 2011 18:50:50 +0000 (18:50 +0000)]
[package] busybox: Disable telnet if an SSH public key for root exists (#8760)

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

13 years ago[include] autotools.mk: -B is not passed on by autoreconf, use -I instead - fixes...
jow [Wed, 2 Feb 2011 18:18:38 +0000 (18:18 +0000)]
[include] autotools.mk: -B is not passed on by autoreconf, use -I instead - fixes PKG_MACRO_PATHS

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

13 years ago[package] kernel/modules: Add w1-master-ds2490 module (#8779)
acinonyx [Wed, 2 Feb 2011 18:17:04 +0000 (18:17 +0000)]
[package] kernel/modules: Add w1-master-ds2490 module (#8779)

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

13 years ago[gumstix] Add support for ubifs
hcg [Wed, 2 Feb 2011 14:58:30 +0000 (14:58 +0000)]
[gumstix] Add support for ubifs

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

13 years ago[uboot-lantiq]
blogic [Wed, 2 Feb 2011 12:57:10 +0000 (12:57 +0000)]
[uboot-lantiq]
* fix ram selection on arcadyan boards
* fix make target selection

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

13 years ago[buildroot] prepare support for libiconv, libintl stub/full switching
jow [Wed, 2 Feb 2011 01:26:19 +0000 (01:26 +0000)]
[buildroot] prepare support for libiconv, libintl stub/full switching

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

13 years ago[package] base-files: Fix alsa raw audio device hotplug rule
acinonyx [Wed, 2 Feb 2011 01:23:34 +0000 (01:23 +0000)]
[package] base-files: Fix alsa raw audio device hotplug rule

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

13 years ago[pjsip]
blogic [Tue, 1 Feb 2011 23:07:54 +0000 (23:07 +0000)]
[pjsip]
* update to version 1.8.5
* add code to allow selection of features via menuconfig
* add sound device backend for lantiq voip hardware

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

13 years agodrop uboot-ifxmips, use uboot-lantiq instead
blogic [Tue, 1 Feb 2011 21:38:07 +0000 (21:38 +0000)]
drop uboot-ifxmips, use uboot-lantiq instead

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

13 years agoadd sitefile entries for ac_cv_func_creal,cimag - the functions are there, but config...
nbd [Tue, 1 Feb 2011 21:16:10 +0000 (21:16 +0000)]
add sitefile entries for ac_cv_func_creal,cimag - the functions are there, but configure tests in imagemagick fail to detect them

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

13 years agolinux-atm: fix path to the correct objcopy tool
nbd [Tue, 1 Feb 2011 18:58:48 +0000 (18:58 +0000)]
linux-atm: fix path to the correct objcopy tool

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

13 years agoadd a few missing kernel config symbols
nbd [Tue, 1 Feb 2011 18:39:55 +0000 (18:39 +0000)]
add a few missing kernel config symbols

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

13 years agogcc: fix default version selection - fixes missing MPC configure error during toolcha...
nbd [Tue, 1 Feb 2011 16:57:01 +0000 (16:57 +0000)]
gcc: fix default version selection - fixes missing MPC configure error during toolchain build

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

13 years ago[package] hotplug2: Use stricter matching for rule regular expressions
acinonyx [Tue, 1 Feb 2011 16:37:53 +0000 (16:37 +0000)]
[package] hotplug2: Use stricter matching for rule regular expressions

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

13 years agolibnl-tiny: fix compile error with eglibc (#8782)
nbd [Tue, 1 Feb 2011 16:21:52 +0000 (16:21 +0000)]
libnl-tiny: fix compile error with eglibc (#8782)

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

13 years agoeglibc: disable ssp, it breaks the build
nbd [Tue, 1 Feb 2011 16:21:49 +0000 (16:21 +0000)]
eglibc: disable ssp, it breaks the build

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

13 years agotools/mpc: add dependency on mpfr
nbd [Tue, 1 Feb 2011 16:21:46 +0000 (16:21 +0000)]
tools/mpc: add dependency on mpfr

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

13 years ago[lantiq]
blogic [Tue, 1 Feb 2011 14:37:35 +0000 (14:37 +0000)]
[lantiq]
* adds profiles to the kernel
* fixes 2 compile errors in the usb driver
* ioports were not allocated properly

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

13 years ago[ifxmips]
blogic [Tue, 1 Feb 2011 14:35:36 +0000 (14:35 +0000)]
[ifxmips]
* drop codebase in favour of lantiq target

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

13 years ago[libtapi]
blogic [Tue, 1 Feb 2011 14:33:40 +0000 (14:33 +0000)]
[libtapi]
should depend on lantiq and not ifxmips

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

13 years ago[lantiq voice]
blogic [Tue, 1 Feb 2011 14:32:25 +0000 (14:32 +0000)]
[lantiq voice]
* rename voice package
* sync with lantiqs release
* make it work on lantiq kernel

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

13 years ago[ltq-dsl]
blogic [Tue, 1 Feb 2011 14:30:38 +0000 (14:30 +0000)]
[ltq-dsl]
* rename lqdsl packages to ltq-dsl
* small rework of packages
* make it work with latest kernel

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

13 years ago[uboot-lantiq]
blogic [Tue, 1 Feb 2011 14:26:47 +0000 (14:26 +0000)]
[uboot-lantiq]
* rework the arcadyan sku support
* adds a few new boards and switches

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

13 years agoconfig symbol cleanup
kaloz [Tue, 1 Feb 2011 13:18:26 +0000 (13:18 +0000)]
config symbol cleanup

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

13 years agoadd missing symbols
kaloz [Tue, 1 Feb 2011 12:44:16 +0000 (12:44 +0000)]
add missing symbols

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

13 years ago[package]: block-extroot: Fixed the functionality that disables the extroot after...
cshore [Tue, 1 Feb 2011 06:28:59 +0000 (06:28 +0000)]
[package]: block-extroot: Fixed the functionality that disables the extroot after a firmware upgrade (which is necessary because of possible kernel version or uClibc version conflicts).  It was implented but actually failed to disable extroot when it should have.  This commit fixes that.

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

13 years ago[package] base-files: Remove deprecated hotplug2 commands, update old commands to new
acinonyx [Mon, 31 Jan 2011 22:29:31 +0000 (22:29 +0000)]
[package] base-files: Remove deprecated hotplug2 commands, update old commands to new

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

13 years agoadd a template for cmake packages
nbd [Mon, 31 Jan 2011 20:16:01 +0000 (20:16 +0000)]
add a template for cmake packages

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

13 years agoadd tools/cmake
nbd [Mon, 31 Jan 2011 20:15:57 +0000 (20:15 +0000)]
add tools/cmake

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

13 years agolibnl-tiny: add unl a convenience wrapper around the libnl api
nbd [Mon, 31 Jan 2011 19:57:28 +0000 (19:57 +0000)]
libnl-tiny: add unl a convenience wrapper around the libnl api

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

13 years ago[package]: block-extroot: Fixed hang when no modules in on either squashfs or jffs2...
cshore [Mon, 31 Jan 2011 05:11:38 +0000 (05:11 +0000)]
[package]: block-extroot: Fixed hang when no modules in on either squashfs or jffs2 and suppressed extraneous not found error message when no modules on jffs2.

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

13 years agocfg80211: revert the max power patch - it seems to be limiting tx power too much...
nbd [Sun, 30 Jan 2011 23:35:00 +0000 (23:35 +0000)]
cfg80211: revert the max power patch - it seems to be limiting tx power too much on some devices

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

13 years ago[x86] geos: preconfig fix
jow [Sun, 30 Jan 2011 21:07:39 +0000 (21:07 +0000)]
[x86] geos: preconfig fix

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

13 years ago[package] udev: install development libraries in staging dir (#8370)
florian [Sat, 29 Jan 2011 22:06:26 +0000 (22:06 +0000)]
[package] udev: install development libraries in staging dir (#8370)

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

13 years ago[package] kmod-via-velocity depends on kmod-crc-ccitt (#8730)
florian [Sat, 29 Jan 2011 22:06:23 +0000 (22:06 +0000)]
[package] kmod-via-velocity depends on kmod-crc-ccitt (#8730)

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

13 years agoomap24xx: Move p54 eeprom init to preinit
mb [Sat, 29 Jan 2011 18:45:28 +0000 (18:45 +0000)]
omap24xx: Move p54 eeprom init to preinit

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

13 years agoAdd p54spi EEPROM initscript
mb [Sat, 29 Jan 2011 18:15:19 +0000 (18:15 +0000)]
Add p54spi EEPROM initscript

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

13 years ago[package] base-files: fix a typo in processing of additional dhcp request opts
jow [Sat, 29 Jan 2011 17:06:07 +0000 (17:06 +0000)]
[package] base-files: fix a typo in processing of additional dhcp request opts

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

13 years agocfg80211: do not overwrite the hardware max power setting in the regulatory code...
nbd [Sat, 29 Jan 2011 13:51:33 +0000 (13:51 +0000)]
cfg80211: do not overwrite the hardware max power setting in the regulatory code, fixes reported tx power values

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

13 years ago[package] base-files: fix handling of dhcp "reqopts" option
jow [Sat, 29 Jan 2011 13:45:16 +0000 (13:45 +0000)]
[package] base-files: fix handling of dhcp "reqopts" option

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

13 years agon810 profile: Add calvaria
mb [Sat, 29 Jan 2011 12:39:14 +0000 (12:39 +0000)]
n810 profile: Add calvaria

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

13 years agoscripts/diffconfig.sh: use the new kconfig mode to remove some more unnecessary entri...
nbd [Sat, 29 Jan 2011 02:35:28 +0000 (02:35 +0000)]
scripts/diffconfig.sh: use the new kconfig mode to remove some more unnecessary entries in the generated output

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

13 years agoscripts/kconfig.pl: add a mode to generate a config diff that ignores added undefined...
nbd [Sat, 29 Jan 2011 02:35:24 +0000 (02:35 +0000)]
scripts/kconfig.pl: add a mode to generate a config diff that ignores added undefined config values

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

13 years agoadd scripts/diffconfig.sh: a tool for making reduced .config files
nbd [Sat, 29 Jan 2011 02:22:45 +0000 (02:22 +0000)]
add scripts/diffconfig.sh: a tool for making reduced .config files
these files contain only the target selection and options that differ from the default settings
this makes it much easier to review .config files

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

13 years agoscripts/config: add an option for making the conf tool write to a different file
nbd [Sat, 29 Jan 2011 02:22:40 +0000 (02:22 +0000)]
scripts/config: add an option for making the conf tool write to a different file

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

13 years ago[package] br2684ctl from linux-atm
florian [Sat, 29 Jan 2011 02:14:22 +0000 (02:14 +0000)]
[package] br2684ctl from linux-atm

Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25225 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agouClibc: use the arch specific thread stack size for nptl if the size returned by...
nbd [Sat, 29 Jan 2011 00:21:13 +0000 (00:21 +0000)]
uClibc: use the arch specific thread stack size for nptl if the size returned by getrlimits exceeds it - fixes threads on systems with only 16 MB RAM

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

13 years agon810bm: Implement more ADC basics
mb [Fri, 28 Jan 2011 22:45:37 +0000 (22:45 +0000)]
n810bm: Implement more ADC basics

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

13 years ago[package] uhttpd: substitute "+" with space when using the -d flag, lazyload tls...
jow [Fri, 28 Jan 2011 19:50:33 +0000 (19:50 +0000)]
[package] uhttpd: substitute "+" with space when using the -d flag, lazyload tls support

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

13 years agon810: Install matchbox-keyboard
mb [Fri, 28 Jan 2011 19:38:20 +0000 (19:38 +0000)]
n810: Install matchbox-keyboard

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

13 years agon810: Use tint2 by default
mb [Fri, 28 Jan 2011 17:36:45 +0000 (17:36 +0000)]
n810: Use tint2 by default

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

13 years agoomap24xx: Workaround n810 FN key issue
mb [Fri, 28 Jan 2011 17:31:34 +0000 (17:31 +0000)]
omap24xx: Workaround n810 FN key issue

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

13 years ago[toolchain] uClibc: remove references to $(CONFIG_LARGEFILE)
jow [Fri, 28 Jan 2011 17:04:08 +0000 (17:04 +0000)]
[toolchain] uClibc: remove references to $(CONFIG_LARGEFILE)

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

13 years ago[toolchain] remove support for disabling large file support, it is broken, breaks...
jow [Fri, 28 Jan 2011 17:00:43 +0000 (17:00 +0000)]
[toolchain] remove support for disabling large file support, it is broken, breaks compatibility to anything and has no effect on most packages

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

13 years agoath9k: reduce allocation size, common->cachelz is already added to the buffer size...
nbd [Fri, 28 Jan 2011 16:58:08 +0000 (16:58 +0000)]
ath9k: reduce allocation size, common->cachelz is already added to the buffer size elsewhere

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

13 years agoath9k: fix a compile error in the debug stubs (fixes #8737, #8745)
nbd [Fri, 28 Jan 2011 16:58:05 +0000 (16:58 +0000)]
ath9k: fix a compile error in the debug stubs (fixes #8737, #8745)

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

13 years agogcc: fix linaro 4.5.1 version check
nbd [Fri, 28 Jan 2011 16:37:30 +0000 (16:37 +0000)]
gcc: fix linaro 4.5.1 version check

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

13 years agocron: Add path
nbd [Fri, 28 Jan 2011 12:50:10 +0000 (12:50 +0000)]
cron: Add path

Override PATH for /etc/init.d/cron. This is necessary to ensure all programs
can be found when executing the script from remote by using ssh.
(e.g. ssh IP /etc/init.d/cron restart)

Patch from: kentarou matsuyama <matsuyama@thinktube.com>

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

13 years ago[toolchain/gcc/linaro]: refresh patches
kaloz [Fri, 28 Jan 2011 12:34:32 +0000 (12:34 +0000)]
[toolchain/gcc/linaro]: refresh patches

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

13 years agoadd a missing wrapper for the refresh target for host builds
nbd [Fri, 28 Jan 2011 12:13:58 +0000 (12:13 +0000)]
add a missing wrapper for the refresh target for host builds

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

13 years agomac80211: ignore errors in the command to set the rx/tx antenna - many drivers do...
nbd [Fri, 28 Jan 2011 12:01:54 +0000 (12:01 +0000)]
mac80211: ignore errors in the command to set the rx/tx antenna - many drivers do not support this yet

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

13 years agouClibc: fix version check for 0.9.32
nbd [Fri, 28 Jan 2011 02:41:53 +0000 (02:41 +0000)]
uClibc: fix version check for 0.9.32

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

13 years agobinutils: backport a fix for broken relocation entries on mips with -fPIE, fixes...
nbd [Fri, 28 Jan 2011 02:29:01 +0000 (02:29 +0000)]
binutils: backport a fix for broken relocation entries on mips with -fPIE, fixes dbus-server crash with sstrip

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

13 years agouClibc: make 0.9.32-git default, it fixes lots of bugs compared to earlier versions...
nbd [Fri, 28 Jan 2011 01:10:45 +0000 (01:10 +0000)]
uClibc: make 0.9.32-git default, it fixes lots of bugs compared to earlier versions (especially threading issues), and the known regressions have been fixed

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

13 years agouClibc 0.9.32: fix infinite recursion on application exit triggered by linking libc...
nbd [Fri, 28 Jan 2011 01:10:41 +0000 (01:10 +0000)]
uClibc 0.9.32: fix infinite recursion on application exit triggered by linking libc before libpthread

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

13 years ago[package] firewall: fix wrong rule order if multiple protocols are used
jow [Thu, 27 Jan 2011 22:19:53 +0000 (22:19 +0000)]
[package] firewall: fix wrong rule order if multiple protocols are used

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

13 years agoomap24xx: Don't automatically mount maemo fs
mb [Thu, 27 Jan 2011 22:15:43 +0000 (22:15 +0000)]
omap24xx: Don't automatically mount maemo fs

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

13 years ago[adm8668] fix firstboot with new MTD map driver
florian [Thu, 27 Jan 2011 21:50:00 +0000 (21:50 +0000)]
[adm8668] fix firstboot with new MTD map driver

my-mkimage previously did not include the fs_mark of deadc0de because
upon formatting of jffs2 partition, U-Boot's CRC validation would not
allow the image to boot. This new MTD map will shrink the
kernel+rootfs+fs_mark image and recalculate the CRC, so that only the
kernel is part of the image validation. This also improves boot time,
since less is copied from FLASH->RAM. This is mostly from brcm47xx,
just with u-boot image vs TRX partitions.

Signed-off-by: Scott Nicholas <scott.nicholas@scottn.us>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25176 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[adm8668] clean up mach-adm8668 includes
florian [Thu, 27 Jan 2011 21:49:56 +0000 (21:49 +0000)]
[adm8668] clean up mach-adm8668 includes

This patch cleans up the include directory, as they were from vendors
2.4 GPL source. Now only what's used is there.

Signed-off-by: Scott Nicholas <scott.nicholas@scottn.us>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25175 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] enable MOS7720 usb-serial devices
florian [Thu, 27 Jan 2011 21:49:53 +0000 (21:49 +0000)]
[package] enable MOS7720 usb-serial devices

Enable build of kernel module for MOS7720 usb-serial devices.
Tested on WGT634U and WL500g running trunk @r24238.

Signed-off-by: Marc Zyngier <maz@misterjones.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25174 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] admswconfig: reset interface after applying config
florian [Thu, 27 Jan 2011 21:49:50 +0000 (21:49 +0000)]
[package] admswconfig: reset interface after applying config

Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25173 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-files: support port_state in led config (#6763)
florian [Thu, 27 Jan 2011 21:49:46 +0000 (21:49 +0000)]
[package] base-files: support port_state in led config (#6763)

Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25172 3c298f89-4303-0410-b956-a3cf2f4a3e73

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