aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* .gitignore: ignore vim swap filesFelix Fietkau2009-12-161-0/+1
* kernel-headers: add linux 2.6.30 headers for ubicom32Felix Fietkau2009-12-161-0/+4852
* gcc: fix linker errors on osx with gcc 4.4+Felix Fietkau2009-12-162-0/+24
* openssl: use assembler version of aes on arm - nearly doubles aes encryption ...Felix Fietkau2009-12-162-3/+24
* Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691) It's causing i...Felix Fietkau2009-12-151-11/+12
* let usb-video load after video-core (#6214)Florian Fainelli2009-12-151-1/+1
* ar71xx: enable diagnostic LED on the Routerstation ProGabor Juhos2009-12-151-1/+1
* busybox: update to v1.15.3Nicolas Thill2009-12-153-14/+2
* Make beagleboard as subtarget from omap35xxJens Muecke2009-12-1413-4/+27
* busybox: remove uniq memleak patch, applet was fixed upstream in v1.15.2 (clo...Nicolas Thill2009-12-141-11/+0
* do not download kernel sources when using an external kernel treeFelix Fietkau2009-12-141-1/+3
* Adding Beagleboard support - unfinishedJens Muecke2009-12-1411-0/+35111
* add a src-link example to feeds.conf.defaultJo-Philipp Wich2009-12-131-0/+1
* generate bifferboard images, patch from bifferosFlorian Fainelli2009-12-131-0/+5
* kernel: fix typo that prevents autoloading of the rdc321x_wdt driverJo-Philipp Wich2009-12-121-1/+1
* add preliminary support for the bifferboard, patch from bifferosFlorian Fainelli2009-12-125-1/+293
* add a hacked up version of upslug2 which is able to flash a wrt350nv2 in reco...Felix Fietkau2009-12-124-2/+469
* wrt350nv2-builder: fix a small off-by-one error (thx, mb)Felix Fietkau2009-12-121-3/+3
* build wrt350n v2 recovery and web upgrade images (based on patch from #5970)Felix Fietkau2009-12-121-3/+22
* fix portability issues and other minor bugs in the wrt350nv2 image builderFelix Fietkau2009-12-121-19/+10
* add wrt350n v2 image building code from #5970 (thx, maddes)Felix Fietkau2009-12-129-0/+2011
* lzma2eva: Endianness fixes.Michael Büsch2009-12-111-26/+88
* modules: package the leds-wndr3700-usb driverGabor Juhos2009-12-111-0/+16
* ar71xx: add driver for the USB LED on the WNDR3700Gabor Juhos2009-12-118-0/+157
* ar71xx: add ar71xx_device_stopped functionGabor Juhos2009-12-112-0/+36
* ar71xx: fix build error with 2.6.31.7Gabor Juhos2009-12-112-5/+5
* ar71xx: fix NULL pointer dereference in the ethernet driverGabor Juhos2009-12-111-3/+5
* convert gpio code to use gpiolib, make rdc321x:dmz led work againFlorian Fainelli2009-12-115-122/+44
* remove the host-tool lzma dependency we now use the one provided in openwrtFlorian Fainelli2009-12-111-4/+0
* ar71xx: merge DSA switch patchGabor Juhos2009-12-115-140/+12
* ar71xx: merge ag71xx specific patchesGabor Juhos2009-12-1110-349/+17
* ar71xx: nuke 2.6.28 supportGabor Juhos2009-12-1128-934/+0
* ar71xx: move mdio_bus reset codeGabor Juhos2009-12-112-7/+5
* refresh patchImre Kaloz2009-12-111-4/+4
* upgrade to 2.6.31.7Imre Kaloz2009-12-115-6/+6
* menuconfig: allow wildcard includes to return no match (#6339)Felix Fietkau2009-12-112-2/+8
* madwifi: add a watchdog for software beacon alert interruptsFelix Fietkau2009-12-111-0/+95
* madwifi: fix noise level display and make the cca threshold configurable thro...Felix Fietkau2009-12-111-0/+186
* add a simple script for symlinking one tree into another for doing builds wit...Felix Fietkau2009-12-101-0/+45
* firewall: fix fallout from r18716 (fixes #6338)Felix Fietkau2009-12-101-1/+3
* mac80211: fix dependsGabor Juhos2009-12-101-2/+2
* hostapd: parse the option for hiding the ESSID (#6310)Felix Fietkau2009-12-091-0/+2
* add missing config option for v4l1 (fixes #6314)Felix Fietkau2009-12-091-0/+1
* Fix a memory leak in hotplug2 environment handling. Bump hotplug2 to the late...Felix Fietkau2009-12-094-171/+81
* broadcom-wl: add rts/frag threshold settings (patch from #4769)Felix Fietkau2009-12-091-0/+4
* mac80211: fix RTS threshold not being set for mac80211 devicesFelix Fietkau2009-12-091-1/+1
* add missing argument to debug/mount wrappers (thx, matteo)Felix Fietkau2009-12-091-2/+2
* do not start multiple subshells for applying /etc/uci-defaults. use sh -x for...Felix Fietkau2009-12-092-6/+5
* firewall: get rid of recursive shell script inclusion to improve hush compati...Felix Fietkau2009-12-092-37/+46
* functions.sh: use functions instead of aliases for the debug, mount wrappers ...Felix Fietkau2009-12-091-2/+7