12813 Commits (1772df7037555b5a6e487cd9ac389e687e885d81)
 

Author SHA1 Message Date
Nicolas Thill 1772df7037 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) 15 years ago
Felix Fietkau 6fd0f35028 ubicom32: add a 2.6.30 patch contributed by ubicom, with my cleanups and fixes split out into separate patches 15 years ago
Felix Fietkau 79cdfd5456 wrt350nv2-builder: increase path limit from 64 bytes to 256 bytes, as 64 bytes may not be enough. suggested by maddes 15 years ago
Felix Fietkau 2ba1dc7aa7 .gitignore: ignore vim swap files 15 years ago
Felix Fietkau 86d22845f9 kernel-headers: add linux 2.6.30 headers for ubicom32 15 years ago
Felix Fietkau 96f342eaa4 gcc: fix linker errors on osx with gcc 4.4+ 15 years ago
Felix Fietkau cff27487bb openssl: use assembler version of aes on arm - nearly doubles aes encryption performance 15 years ago
Felix Fietkau 6a90a35f2b 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. 15 years ago
Florian Fainelli be7d2663b3 let usb-video load after video-core (#6214) 15 years ago
Gabor Juhos 8bc4e3ea14 ar71xx: enable diagnostic LED on the Routerstation Pro 15 years ago
Nicolas Thill 384204dd0b busybox: update to v1.15.3 15 years ago
Jens Muecke 8431a6aa5e Make beagleboard as subtarget from omap35xx 15 years ago
Nicolas Thill 03ab02cde7 busybox: remove uniq memleak patch, applet was fixed upstream in v1.15.2 (closes: #6354) 15 years ago
Felix Fietkau 3c74d0b385 do not download kernel sources when using an external kernel tree 15 years ago
Jens Muecke 2e00cd6d71 Adding Beagleboard support - unfinished 15 years ago
Jo-Philipp Wich 623e37166c add a src-link example to feeds.conf.default 15 years ago
Florian Fainelli 9a3d0be8d1 generate bifferboard images, patch from bifferos 15 years ago
Jo-Philipp Wich c74fe3cfff kernel: fix typo that prevents autoloading of the rdc321x_wdt driver 15 years ago
Florian Fainelli a39dcb405e add preliminary support for the bifferboard, patch from bifferos 15 years ago
Felix Fietkau 3fcaccd9b3 add a hacked up version of upslug2 which is able to flash a wrt350nv2 in recovery mode 15 years ago
Felix Fietkau 2820f3cbd3 wrt350nv2-builder: fix a small off-by-one error (thx, mb) 15 years ago
Felix Fietkau 62d2ed2657 build wrt350n v2 recovery and web upgrade images (based on patch from #5970) 15 years ago
Felix Fietkau 54f40f36f7 fix portability issues and other minor bugs in the wrt350nv2 image builder 15 years ago
Felix Fietkau a5e97547c6 add wrt350n v2 image building code from #5970 (thx, maddes) 15 years ago
Michael Büsch d0ca6b9080 lzma2eva: Endianness fixes. 15 years ago
Gabor Juhos 731837aa8e modules: package the leds-wndr3700-usb driver 15 years ago
Gabor Juhos 4734a69891 ar71xx: add driver for the USB LED on the WNDR3700 15 years ago
Gabor Juhos de8bfcaf38 ar71xx: add ar71xx_device_stopped function 15 years ago
Gabor Juhos 5e209e3852 ar71xx: fix build error with 2.6.31.7 15 years ago
Gabor Juhos 8956009fa6 ar71xx: fix NULL pointer dereference in the ethernet driver 15 years ago
Florian Fainelli 95fa070202 convert gpio code to use gpiolib, make rdc321x:dmz led work again 15 years ago
Florian Fainelli 0992bb916a remove the host-tool lzma dependency we now use the one provided in openwrt 15 years ago
Gabor Juhos 1156a9ac0c ar71xx: merge DSA switch patch 15 years ago
Gabor Juhos 18885b425c ar71xx: merge ag71xx specific patches 15 years ago
Gabor Juhos fce3ebbff8 ar71xx: nuke 2.6.28 support 15 years ago
Gabor Juhos d38fd20cb7 ar71xx: move mdio_bus reset code 15 years ago
Imre Kaloz ac40715c5f refresh patch 15 years ago
Imre Kaloz 948ecb59d9 upgrade to 2.6.31.7 15 years ago
Felix Fietkau 30992cceeb menuconfig: allow wildcard includes to return no match (#6339) 15 years ago
Felix Fietkau f26b153836 madwifi: add a watchdog for software beacon alert interrupts 15 years ago
Felix Fietkau b24884eeff madwifi: fix noise level display and make the cca threshold configurable through sysctl 15 years ago
Felix Fietkau 04abaefe70 add a simple script for symlinking one tree into another for doing builds with separate build dirs, but the same source dir 15 years ago
Felix Fietkau 10f627db5c firewall: fix fallout from r18716 (fixes #6338) 15 years ago
Gabor Juhos ae89e435d9 mac80211: fix depends 15 years ago
Felix Fietkau b4ea1b0ac3 hostapd: parse the option for hiding the ESSID (#6310) 15 years ago
Felix Fietkau eb760dffc3 add missing config option for v4l1 (fixes #6314) 15 years ago
Felix Fietkau 679cab88fe Fix a memory leak in hotplug2 environment handling. Bump hotplug2 to the latest svn revision, remove obsolete patches. 15 years ago
Felix Fietkau d5d8a225f8 broadcom-wl: add rts/frag threshold settings (patch from #4769) 15 years ago
Felix Fietkau d431d864b8 mac80211: fix RTS threshold not being set for mac80211 devices 15 years ago
Felix Fietkau 91a8f2334a add missing argument to debug/mount wrappers (thx, matteo) 15 years ago