Commit Graph

15581 Commits (df6fb0c71b32a56975bb4f0c7b5666bd1f7ef194)

Author SHA1 Message Date
Nicolas Thill df6fb0c71b [package] wprobe: use a shared DEPENDS between packages, mark them as BROKEN on ps3 & pxcab
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18813 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 10:51:10 +00:00
Nicolas Thill eef355d72a [package] mac80211: fix rt2x00-lib dependency on PCI/USB
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 10:43:18 +00:00
Nicolas Thill 04f6ffc31f [include] use a common site/linux config, since site/linux-gnu & site/linux-uclibc configs are identical
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 10:38:16 +00:00
Nicolas Thill 7255912a1c [package] base-files: check for libpthread_so.a instead of libc_so.a (some gcc/libc combinations don't provide a libpthread_so.a matching libc_so.a)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18810 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 10:32:38 +00:00
Felix Fietkau 2785f72a9f ubicom32: add a 2.6.30 patch contributed by ubicom, with my cleanups and fixes split out into separate patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-17 16:21:13 +00:00
Felix Fietkau f7ebcedcc2 wrt350nv2-builder: increase path limit from 64 bytes to 256 bytes, as 64 bytes may not be enough. suggested by maddes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-16 13:47:47 +00:00
Felix Fietkau 4799f6db88 .gitignore: ignore vim swap files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-16 13:39:52 +00:00
Felix Fietkau d8329a89bc kernel-headers: add linux 2.6.30 headers for ubicom32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18792 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-16 13:39:49 +00:00
Felix Fietkau 2d6c6c22b4 gcc: fix linker errors on osx with gcc 4.4+
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-16 13:39:44 +00:00
Felix Fietkau 5d6c3b75cb openssl: use assembler version of aes on arm - nearly doubles aes encryption performance
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-16 02:03:20 +00:00
Felix Fietkau d560a3be45 Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691)
It's causing issues with switch drivers that register with swconfig and
makes fixing those unnecessarily complicated.
Fixes rtl8306 switch support on the WRT160NL.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-15 22:37:54 +00:00
Florian Fainelli 23475e7fc6 [package] let usb-video load after video-core (#6214)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-15 20:17:44 +00:00
Gabor Juhos facc79ae17 ar71xx: enable diagnostic LED on the Routerstation Pro
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18782 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-15 08:35:11 +00:00
Nicolas Thill 10b400aca8 [package] busybox: update to v1.15.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18781 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-15 03:38:51 +00:00
Jens Muecke 842f6f01de Make beagleboard as subtarget from omap35xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-14 20:58:18 +00:00
Nicolas Thill 845dd1e62b [package] busybox: remove uniq memleak patch, applet was fixed upstream in v1.15.2 (closes: #6354)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18778 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-14 15:57:00 +00:00
Felix Fietkau 98168dc456 do not download kernel sources when using an external kernel tree
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18777 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-14 13:54:03 +00:00
Jens Muecke cd768b93e2 Adding Beagleboard support - unfinished
The beagleboard target is still unfinied:

running:
- MMC Card (incl. boot)
- DSS2 graphic driver

missing:
- full USB Host and Gadget

TODO:
- improve graphic support
- full boot from flash and SD - incl. update
- XServer
- Gaming support



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18775 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-14 10:35:16 +00:00
Jo-Philipp Wich df386b0915 [packages] add a src-link example to feeds.conf.default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-13 20:46:30 +00:00
Florian Fainelli f5b4efa8e6 [rdc] generate bifferboard images, patch from bifferos
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-13 00:02:29 +00:00
Jo-Philipp Wich 2387421e72 [package] kernel: fix typo that prevents autoloading of the rdc321x_wdt driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18767 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-12 21:31:17 +00:00
Florian Fainelli c8469bf0f4 [rdc] add preliminary support for the bifferboard, patch from bifferos
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18766 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-12 17:17:00 +00:00
Felix Fietkau 6599c8df66 add a hacked up version of upslug2 which is able to flash a wrt350nv2 in recovery mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18765 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-12 02:00:50 +00:00
Felix Fietkau a1d28a0f3c wrt350nv2-builder: fix a small off-by-one error (thx, mb)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-12 01:01:42 +00:00
Felix Fietkau 946a086fbb build wrt350n v2 recovery and web upgrade images (based on patch from #5970)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-12 00:45:32 +00:00
Felix Fietkau a314fb6741 fix portability issues and other minor bugs in the wrt350nv2 image builder
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-12 00:44:15 +00:00
Felix Fietkau 4e4178d716 add wrt350n v2 image building code from #5970 (thx, maddes)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18761 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-12 00:44:03 +00:00
Michael Büsch 25c6342957 lzma2eva: Endianness fixes.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 23:50:51 +00:00
Gabor Juhos d8bb909f61 modules: package the leds-wndr3700-usb driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18759 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 20:32:33 +00:00
Gabor Juhos 0d0f1c601d ar71xx: add driver for the USB LED on the WNDR3700
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 20:32:31 +00:00
Gabor Juhos b67365f9ac ar71xx: add ar71xx_device_stopped function
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18757 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 20:32:28 +00:00
Gabor Juhos 9e3bcab8f3 ar71xx: fix build error with 2.6.31.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 20:32:25 +00:00
Gabor Juhos f4e935e035 ar71xx: fix NULL pointer dereference in the ethernet driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18755 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 19:32:58 +00:00
Florian Fainelli af7712e5a7 [rdc] convert gpio code to use gpiolib, make rdc321x:dmz led work again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18754 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 19:32:52 +00:00
Florian Fainelli 257b1c59b6 [rdc] remove the host-tool lzma dependency we now use the one provided in openwrt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 19:32:45 +00:00
Gabor Juhos e48e1d35ba ar71xx: merge DSA switch patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 16:41:51 +00:00
Gabor Juhos 7d315cc477 ar71xx: merge ag71xx specific patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18751 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 16:41:40 +00:00
Gabor Juhos 8cd90306c1 ar71xx: nuke 2.6.28 support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18750 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 15:56:38 +00:00
Gabor Juhos 428adf203f ar71xx: move mdio_bus reset code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18749 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 12:21:15 +00:00
Imre Kaloz 0046f507ab refresh patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18748 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 11:40:05 +00:00
Imre Kaloz 5696a226d6 upgrade to 2.6.31.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 11:10:49 +00:00
Felix Fietkau efa764f2f0 menuconfig: allow wildcard includes to return no match (#6339)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18743 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 04:41:56 +00:00
Felix Fietkau 0d653a7f94 madwifi: add a watchdog for software beacon alert interrupts
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 02:12:19 +00:00
Felix Fietkau 592b6f0527 madwifi: fix noise level display and make the cca threshold configurable through sysctl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18739 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 02:12:15 +00:00
Felix Fietkau d8c10735b7 add a simple script for symlinking one tree into another for doing builds with separate build dirs, but the same source dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-10 20:52:45 +00:00
Felix Fietkau d46ae9ced2 firewall: fix fallout from r18716 (fixes #6338)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-10 18:18:37 +00:00
Gabor Juhos f06ac589fb mac80211: fix depends
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18732 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-10 13:50:02 +00:00
Felix Fietkau daddb72ac8 hostapd: parse the option for hiding the ESSID (#6310)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-09 19:10:54 +00:00
Felix Fietkau c9305ae6de add missing config option for v4l1 (fixes #6314)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18726 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-09 19:04:57 +00:00
Felix Fietkau 2ee3482123 Fix a memory leak in hotplug2 environment handling.
Bump hotplug2 to the latest svn revision, remove obsolete patches.

Memory leak is caused by the way hotplug2 handles environment variables,
using setenv() and unsetenv(). setenv() creates copies of the supplied
strings, but, due to a POSIX blunder, these copies are never destroyed
by unsetenv(), neither in glibc nor uclibc - not until the program
terminates.

Since some events are handled directly in the main process, even when
configured with the "fork" worker, hotplug2 memory usage will keep
growing over time. This can be observed by running "udevtrigger" and
noting the increase in hotplug2 VmRSS after each run.

This patch uses putenv() instead, which leaves storage management to
the caller, so that we can explicitly delete stuff when it's no longer
needed.

Signed-off-by: Aleksandar Radovanovic <biblbroks@sezampro.rs>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-09 18:50:49 +00:00