Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691) It's causing ↵ | Felix Fietkau | 2009-12-15 | 1 | -11/+12 | |
| | | | | | | issues with switch drivers that register with swconfig and makes fixing those unnecessarily complicated. Fixes rtl8306 switch support on the WRT160NL. SVN-Revision: 18789 | |||||
* | let usb-video load after video-core (#6214) | Florian Fainelli | 2009-12-15 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18788 | |||||
* | ar71xx: enable diagnostic LED on the Routerstation Pro | Gabor Juhos | 2009-12-15 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18782 | |||||
* | busybox: update to v1.15.3 | Nicolas Thill | 2009-12-15 | 3 | -14/+2 | |
| | | | | SVN-Revision: 18781 | |||||
* | Make beagleboard as subtarget from omap35xx | Jens Muecke | 2009-12-14 | 13 | -4/+27 | |
| | | | | SVN-Revision: 18779 | |||||
* | busybox: remove uniq memleak patch, applet was fixed upstream in v1.15.2 ↵ | Nicolas Thill | 2009-12-14 | 1 | -11/+0 | |
| | | | | | | (closes: #6354) SVN-Revision: 18778 | |||||
* | do not download kernel sources when using an external kernel tree | Felix Fietkau | 2009-12-14 | 1 | -1/+3 | |
| | | | | SVN-Revision: 18777 | |||||
* | Adding Beagleboard support - unfinished | Jens Muecke | 2009-12-14 | 11 | -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 SVN-Revision: 18775 | |||||
* | add a src-link example to feeds.conf.default | Jo-Philipp Wich | 2009-12-13 | 1 | -0/+1 | |
| | | | | SVN-Revision: 18773 | |||||
* | generate bifferboard images, patch from bifferos | Florian Fainelli | 2009-12-13 | 1 | -0/+5 | |
| | | | | SVN-Revision: 18768 | |||||
* | kernel: fix typo that prevents autoloading of the rdc321x_wdt driver | Jo-Philipp Wich | 2009-12-12 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18767 | |||||
* | add preliminary support for the bifferboard, patch from bifferos | Florian Fainelli | 2009-12-12 | 5 | -1/+293 | |
| | | | | SVN-Revision: 18766 | |||||
* | add a hacked up version of upslug2 which is able to flash a wrt350nv2 in ↵ | Felix Fietkau | 2009-12-12 | 4 | -2/+469 | |
| | | | | | | recovery mode SVN-Revision: 18765 | |||||
* | wrt350nv2-builder: fix a small off-by-one error (thx, mb) | Felix Fietkau | 2009-12-12 | 1 | -3/+3 | |
| | | | | SVN-Revision: 18764 | |||||
* | build wrt350n v2 recovery and web upgrade images (based on patch from #5970) | Felix Fietkau | 2009-12-12 | 1 | -3/+22 | |
| | | | | SVN-Revision: 18763 | |||||
* | fix portability issues and other minor bugs in the wrt350nv2 image builder | Felix Fietkau | 2009-12-12 | 1 | -19/+10 | |
| | | | | SVN-Revision: 18762 | |||||
* | add wrt350n v2 image building code from #5970 (thx, maddes) | Felix Fietkau | 2009-12-12 | 9 | -0/+2011 | |
| | | | | SVN-Revision: 18761 | |||||
* | lzma2eva: Endianness fixes. | Michael Büsch | 2009-12-11 | 1 | -26/+88 | |
| | | | | SVN-Revision: 18760 | |||||
* | modules: package the leds-wndr3700-usb driver | Gabor Juhos | 2009-12-11 | 1 | -0/+16 | |
| | | | | SVN-Revision: 18759 | |||||
* | ar71xx: add driver for the USB LED on the WNDR3700 | Gabor Juhos | 2009-12-11 | 8 | -0/+157 | |
| | | | | SVN-Revision: 18758 | |||||
* | ar71xx: add ar71xx_device_stopped function | Gabor Juhos | 2009-12-11 | 2 | -0/+36 | |
| | | | | SVN-Revision: 18757 | |||||
* | ar71xx: fix build error with 2.6.31.7 | Gabor Juhos | 2009-12-11 | 2 | -5/+5 | |
| | | | | SVN-Revision: 18756 | |||||
* | ar71xx: fix NULL pointer dereference in the ethernet driver | Gabor Juhos | 2009-12-11 | 1 | -3/+5 | |
| | | | | SVN-Revision: 18755 | |||||
* | convert gpio code to use gpiolib, make rdc321x:dmz led work again | Florian Fainelli | 2009-12-11 | 5 | -122/+44 | |
| | | | | SVN-Revision: 18754 | |||||
* | remove the host-tool lzma dependency we now use the one provided in openwrt | Florian Fainelli | 2009-12-11 | 1 | -4/+0 | |
| | | | | SVN-Revision: 18753 | |||||
* | ar71xx: merge DSA switch patch | Gabor Juhos | 2009-12-11 | 5 | -140/+12 | |
| | | | | SVN-Revision: 18752 | |||||
* | ar71xx: merge ag71xx specific patches | Gabor Juhos | 2009-12-11 | 10 | -349/+17 | |
| | | | | SVN-Revision: 18751 | |||||
* | ar71xx: nuke 2.6.28 support | Gabor Juhos | 2009-12-11 | 28 | -934/+0 | |
| | | | | SVN-Revision: 18750 | |||||
* | ar71xx: move mdio_bus reset code | Gabor Juhos | 2009-12-11 | 2 | -7/+5 | |
| | | | | SVN-Revision: 18749 | |||||
* | refresh patch | Imre Kaloz | 2009-12-11 | 1 | -4/+4 | |
| | | | | SVN-Revision: 18748 | |||||
* | upgrade to 2.6.31.7 | Imre Kaloz | 2009-12-11 | 5 | -6/+6 | |
| | | | | SVN-Revision: 18747 | |||||
* | menuconfig: allow wildcard includes to return no match (#6339) | Felix Fietkau | 2009-12-11 | 2 | -2/+8 | |
| | | | | SVN-Revision: 18743 | |||||
* | madwifi: add a watchdog for software beacon alert interrupts | Felix Fietkau | 2009-12-11 | 1 | -0/+95 | |
| | | | | SVN-Revision: 18740 | |||||
* | madwifi: fix noise level display and make the cca threshold configurable ↵ | Felix Fietkau | 2009-12-11 | 1 | -0/+186 | |
| | | | | | | through sysctl SVN-Revision: 18739 | |||||
* | add a simple script for symlinking one tree into another for doing builds ↵ | Felix Fietkau | 2009-12-10 | 1 | -0/+45 | |
| | | | | | | with separate build dirs, but the same source dir SVN-Revision: 18734 | |||||
* | firewall: fix fallout from r18716 (fixes #6338) | Felix Fietkau | 2009-12-10 | 1 | -1/+3 | |
| | | | | SVN-Revision: 18733 | |||||
* | mac80211: fix depends | Gabor Juhos | 2009-12-10 | 1 | -2/+2 | |
| | | | | SVN-Revision: 18732 | |||||
* | hostapd: parse the option for hiding the ESSID (#6310) | Felix Fietkau | 2009-12-09 | 1 | -0/+2 | |
| | | | | SVN-Revision: 18727 | |||||
* | add missing config option for v4l1 (fixes #6314) | Felix Fietkau | 2009-12-09 | 1 | -0/+1 | |
| | | | | SVN-Revision: 18726 | |||||
* | Fix a memory leak in hotplug2 environment handling. Bump hotplug2 to the ↵ | Felix Fietkau | 2009-12-09 | 4 | -171/+81 | |
| | | | | | | | | | | | | | | | | | | | | | | | 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> SVN-Revision: 18725 | |||||
* | broadcom-wl: add rts/frag threshold settings (patch from #4769) | Felix Fietkau | 2009-12-09 | 1 | -0/+4 | |
| | | | | SVN-Revision: 18720 | |||||
* | mac80211: fix RTS threshold not being set for mac80211 devices | Felix Fietkau | 2009-12-09 | 1 | -1/+1 | |
| | | | | | | | | A typo prevented it from working, tested with ar71xx and ath9k. Signed-off-by: Otto Solares <solca@guug.org> SVN-Revision: 18719 | |||||
* | add missing argument to debug/mount wrappers (thx, matteo) | Felix Fietkau | 2009-12-09 | 1 | -2/+2 | |
| | | | | SVN-Revision: 18718 | |||||
* | do not start multiple subshells for applying /etc/uci-defaults. use sh -x ↵ | Felix Fietkau | 2009-12-09 | 2 | -6/+5 | |
| | | | | | | for hush compatibility SVN-Revision: 18717 | |||||
* | firewall: get rid of recursive shell script inclusion to improve hush ↵ | Felix Fietkau | 2009-12-09 | 2 | -37/+46 | |
| | | | | | | compatibility SVN-Revision: 18716 | |||||
* | functions.sh: use functions instead of aliases for the debug, mount wrappers ↵ | Felix Fietkau | 2009-12-09 | 1 | -2/+7 | |
| | | | | | | - hush does not have aliases SVN-Revision: 18715 | |||||
* | adjust dependencies of firewall and qos-scripts, so that these packages are ↵ | Felix Fietkau | 2009-12-09 | 2 | -2/+2 | |
| | | | | | | visible even when iptables is not selected SVN-Revision: 18714 | |||||
* | iptables: move to 'Network' in menuconfig | Felix Fietkau | 2009-12-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18713 | |||||
* | busybox: adjust hush default configuration | Felix Fietkau | 2009-12-09 | 1 | -10/+10 | |
| | | | | SVN-Revision: 18712 | |||||
* | ar71xx: sync kernel configs | Gabor Juhos | 2009-12-09 | 3 | -33/+34 | |
| | | | | SVN-Revision: 18711 |