summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [include] use a common site/linux config, since site/linux-gnu & ↵nico2009-12-183-144/+74
| | | | | | site/linux-uclibc configs are identical git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: check for libpthread_so.a instead of libc_so.a (some ↵nico2009-12-181-1/+1
| | | | | | 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
* ubicom32: add a 2.6.30 patch contributed by ubicom, with my cleanups and ↵nbd2009-12-176-0/+60115
| | | | | | fixes split out into separate patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18806 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wrt350nv2-builder: increase path limit from 64 bytes to 256 bytes, as 64 ↵nbd2009-12-161-5/+5
| | | | | | bytes may not be enough. suggested by maddes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* .gitignore: ignore vim swap filesnbd2009-12-161-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18793 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel-headers: add linux 2.6.30 headers for ubicom32nbd2009-12-161-0/+4852
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18792 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gcc: fix linker errors on osx with gcc 4.4+nbd2009-12-162-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* openssl: use assembler version of aes on arm - nearly doubles aes encryption ↵nbd2009-12-162-3/+24
| | | | | | performance git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691)nbd2009-12-151-11/+12
| | | | | | | | 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
* [package] let usb-video load after video-core (#6214)florian2009-12-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18788 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable diagnostic LED on the Routerstation Projuhosg2009-12-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18782 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: update to v1.15.3nico2009-12-153-14/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18781 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make beagleboard as subtarget from omap35xxryd2009-12-1413-4/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: remove uniq memleak patch, applet was fixed upstream in ↵nico2009-12-141-11/+0
| | | | | | v1.15.2 (closes: #6354) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18778 3c298f89-4303-0410-b956-a3cf2f4a3e73
* do not download kernel sources when using an external kernel treenbd2009-12-141-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18777 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Adding Beagleboard support - unfinishedryd2009-12-1411-0/+35111
| | | | | | | | | | | | | | | | | | | | | 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
* [packages] add a src-link example to feeds.conf.defaultjow2009-12-131-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] generate bifferboard images, patch from bifferosflorian2009-12-131-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: fix typo that prevents autoloading of the rdc321x_wdt driverjow2009-12-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18767 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] add preliminary support for the bifferboard, patch from bifferosflorian2009-12-125-1/+293
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18766 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a hacked up version of upslug2 which is able to flash a wrt350nv2 in ↵nbd2009-12-124-2/+469
| | | | | | recovery mode git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18765 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wrt350nv2-builder: fix a small off-by-one error (thx, mb)nbd2009-12-121-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18764 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build wrt350n v2 recovery and web upgrade images (based on patch from #5970)nbd2009-12-121-3/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18763 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix portability issues and other minor bugs in the wrt350nv2 image buildernbd2009-12-121-19/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18762 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add wrt350n v2 image building code from #5970 (thx, maddes)nbd2009-12-129-0/+2011
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18761 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lzma2eva: Endianness fixes.mb2009-12-111-26/+88
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18760 3c298f89-4303-0410-b956-a3cf2f4a3e73
* modules: package the leds-wndr3700-usb driverjuhosg2009-12-111-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18759 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add driver for the USB LED on the WNDR3700juhosg2009-12-118-0/+157
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18758 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add ar71xx_device_stopped functionjuhosg2009-12-112-0/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18757 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix build error with 2.6.31.7juhosg2009-12-112-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix NULL pointer dereference in the ethernet driverjuhosg2009-12-111-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18755 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] convert gpio code to use gpiolib, make rdc321x:dmz led work againflorian2009-12-115-122/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18754 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] remove the host-tool lzma dependency we now use the one provided in ↵florian2009-12-111-4/+0
| | | | | | openwrt git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18753 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: merge DSA switch patchjuhosg2009-12-115-140/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18752 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: merge ag71xx specific patchesjuhosg2009-12-1110-349/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: nuke 2.6.28 supportjuhosg2009-12-1128-934/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: move mdio_bus reset codejuhosg2009-12-112-7/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh patchkaloz2009-12-111-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to 2.6.31.7kaloz2009-12-115-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* menuconfig: allow wildcard includes to return no match (#6339)nbd2009-12-112-2/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18743 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add a watchdog for software beacon alert interruptsnbd2009-12-111-0/+95
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18740 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix noise level display and make the cca threshold configurable ↵nbd2009-12-111-0/+186
| | | | | | through sysctl git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18739 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a simple script for symlinking one tree into another for doing builds ↵nbd2009-12-101-0/+45
| | | | | | with separate build dirs, but the same source dir git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18734 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firewall: fix fallout from r18716 (fixes #6338)nbd2009-12-101-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18733 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix dependsjuhosg2009-12-101-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: parse the option for hiding the ESSID (#6310)nbd2009-12-091-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18727 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing config option for v4l1 (fixes #6314)nbd2009-12-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18726 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix a memory leak in hotplug2 environment handling.nbd2009-12-094-171/+81
| | | | | | | | | | | | | | | | | | | | | | | 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
* broadcom-wl: add rts/frag threshold settings (patch from #4769)nbd2009-12-091-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18720 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix RTS threshold not being set for mac80211 devicesnbd2009-12-091-1/+1
| | | | | | | | A typo prevented it from working, tested with ar71xx and ath9k. Signed-off-by: Otto Solares <solca@guug.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18719 3c298f89-4303-0410-b956-a3cf2f4a3e73