Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | package/kernel: add package for the ADT7473/7475/7476/7490 sensors | Gabor Juhos | 2012-05-09 |
| | | | | SVN-Revision: 31657 | ||
* | package/kernel: add package for the LM85 sensor | Gabor Juhos | 2012-05-09 |
| | | | | SVN-Revision: 31656 | ||
* | package/kernel: move hwmon-vid into a separate package | Gabor Juhos | 2012-05-09 |
| | | | | SVN-Revision: 31655 | ||
* | linux/3.3: add missing RTC symbol | Gabor Juhos | 2012-05-09 |
| | | | | SVN-Revision: 31654 | ||
* | add further countermeasures against the git core.autocrlf option (fixes #9075) | Felix Fietkau | 2012-05-08 |
| | | | | SVN-Revision: 31650 | ||
* | add .gitattributes to prevent the git autocrlf option from messing with ↵ | Felix Fietkau | 2012-05-08 |
| | | | | | | CRLF/LF in files SVN-Revision: 31649 | ||
* | ppp: remove stray bracked in ppp-up script, thanks swalker | Jo-Philipp Wich | 2012-05-07 |
| | | | | SVN-Revision: 31647 | ||
* | ar71xx: fix build error if PCI is disabled | Gabor Juhos | 2012-05-07 |
| | | | | SVN-Revision: 31646 | ||
* | kernel: update linux 3.3 to 3.3.5 | Gabor Juhos | 2012-05-07 |
| | | | | SVN-Revision: 31645 | ||
* | pxa: remove 2.6.37 support | Gabor Juhos | 2012-05-07 |
| | | | | SVN-Revision: 31643 | ||
* | pxa: switch to 3.3 and mark it as broken | Gabor Juhos | 2012-05-07 |
| | | | | | | It is working in qemu, but it has not been tested on real hardware. SVN-Revision: 31642 | ||
* | pxa: add support for 3.3 | Gabor Juhos | 2012-05-07 |
| | | | | SVN-Revision: 31641 | ||
* | atheros: Fix compilation | Jo-Philipp Wich | 2012-05-07 |
| | | | | | | | | | With our recent switch to the 3.3 kernel target, some headers were occidentally omitted. Signed-off-by: Jonathan Bither <jonbither@gmail.com> SVN-Revision: 31640 | ||
* | base-files: wait for wifi modules to settle | Jonas Gorski | 2012-05-06 |
| | | | | | | | | | | On slower devices wifi drivers might take too long for detecting devices, resulting in the wifi detect call not seeing them. This was observed on a bcm6348 with bcm4318 wifi. Adding a one second pause was enough for b43 to expose the device. SVN-Revision: 31639 | ||
* | bcm63xx: fix a race between PCI bus scan and fallback sprom registration | Jonas Gorski | 2012-05-06 |
| | | | | | | | | | The fallback sprom handler was installed too late, resulting in ssb failing to get a valid sprom on some devices. Fixes #11384. SVN-Revision: 31638 | ||
* | kernel: rewrite the phy packet hook, put it in the network stack to avoid ↵ | Felix Fietkau | 2012-05-06 |
| | | | | | | having to keep non-upstream ethernet driver changes SVN-Revision: 31637 | ||
* | pptp: fix installation path for netifd proto handler | Felix Fietkau | 2012-05-06 |
| | | | | SVN-Revision: 31636 | ||
* | brcm47xx: add gpio_request_one() | Hauke Mehrtens | 2012-05-06 |
| | | | | | | This fixes a compile error with kernel 3.3. SVN-Revision: 31635 | ||
* | kernel: remove kernel modules and references to kernels <= 2.6.36 | Hauke Mehrtens | 2012-05-06 |
| | | | | | | OpenWrt does not support kernel version <= 2.6.36 any more, remove all modules only build for those kernels and all conditions specific for those kernel versions. SVN-Revision: 31634 | ||
* | kernel: remove kmod-usb-serial-airprime | Hauke Mehrtens | 2012-05-06 |
| | | | | | | This was removed from kernel 2.6.27 SVN-Revision: 31633 | ||
* | kernel: remove kmod-usb-video | Hauke Mehrtens | 2012-05-06 |
| | | | | | | | | This was remove in kernel 2.6.38 and is not needed any more. The last commit (r31631) has the wrong message, kmod-usb-phidget was removed in kernel 2.6.30. SVN-Revision: 31632 | ||
* | kernel: remove kmod-usb-video | Hauke Mehrtens | 2012-05-06 |
| | | | | | | This was remove in kernel 2.6.38 and is not needed any more. SVN-Revision: 31631 | ||
* | kernel: add video-videobuf2 | Hauke Mehrtens | 2012-05-06 |
| | | | | | | This should fix #11349 and #11142 SVN-Revision: 31630 | ||
* | kernel: build kmod-video-gspca-gl860 and kmod-video-gspca-jeilinj on all ↵ | Hauke Mehrtens | 2012-05-06 |
| | | | | | | | | kernel versions This module is available on all supported kernel versions SVN-Revision: 31629 | ||
* | kernel: add kmod-video-gspca-konica and remove kmod-video-konica | Hauke Mehrtens | 2012-05-06 |
| | | | | | | kmod-video-konica was removed from kernel 2.6.38 and is now replaced by kmod-video-gspca-konica SVN-Revision: 31628 | ||
* | kernel: remove kmod-video-ov511 and kmod-video-ovcamchip | Hauke Mehrtens | 2012-05-06 |
| | | | | | | These two modules where removed from kernel with kernel version 2.6.36, use kmod-video-gspca-ov519 instead. SVN-Revision: 31627 | ||
* | atheros: clean up the patches some more | Felix Fietkau | 2012-05-06 |
| | | | | SVN-Revision: 31626 | ||
* | atheros: update to 3.3.4 (based on work by acoul), fix mvswitch driver for ↵ | Felix Fietkau | 2012-05-06 |
| | | | | | | newer kernels SVN-Revision: 31625 | ||
* | scons: fix compatibility with python 3, upstream still does not support it... | Jo-Philipp Wich | 2012-05-06 |
| | | | | SVN-Revision: 31624 | ||
* | AR7: don't mark as broken | Jonas Gorski | 2012-05-06 |
| | | | | | | Linux 3.3.4 boots fine on my AR7 device. SVN-Revision: 31623 | ||
* | ubus: update to latest version, add LUAPATH to cmake options - fixes #11398 | Felix Fietkau | 2012-05-06 |
| | | | | SVN-Revision: 31622 | ||
* | scons: override the platform instead of using the host one - fixes build ↵ | Felix Fietkau | 2012-05-05 |
| | | | | | | issues on non-linux systems SVN-Revision: 31620 | ||
* | ubus: update to current git, package up libubus-lua | Jo-Philipp Wich | 2012-05-05 |
| | | | | SVN-Revision: 31619 | ||
* | tools: add scons (patch by Dave Taht) | Felix Fietkau | 2012-05-05 |
| | | | | | | | This makes it more possible to build scons based applications for openwrt. SVN-Revision: 31618 | ||
* | ar7: remove 2.6.37 support | Gabor Juhos | 2012-05-05 |
| | | | | SVN-Revision: 31617 | ||
* | ar7: switch to 3.3 and mark the target as broken | Gabor Juhos | 2012-05-05 |
| | | | | SVN-Revision: 31616 | ||
* | ar7: add 3.3 support | Gabor Juhos | 2012-05-05 |
| | | | | SVN-Revision: 31615 | ||
* | ar7: fix kernel_entry extraction | Gabor Juhos | 2012-05-05 |
| | | | | SVN-Revision: 31614 | ||
* | package/ar7-atm: allow to build on 3.3 | Gabor Juhos | 2012-05-05 |
| | | | | SVN-Revision: 31613 | ||
* | package/ar7-atm: refresh patches | Gabor Juhos | 2012-05-05 |
| | | | | SVN-Revision: 31612 | ||
* | ar71xx: add profile and build image for the TL-WR1041N v2 board | Gabor Juhos | 2012-05-05 |
| | | | | | | Patch-by: Vince Huang <axishero@foxmail.com> SVN-Revision: 31610 | ||
* | firmware-utils/mktplinkfw: add support for the TL-WR1041N v2 | Gabor Juhos | 2012-05-05 |
| | | | | | | Patch-by: Vince Huang <axishero@foxmail.com> SVN-Revision: 31609 | ||
* | ar71xx: add support for the TP-Link TL-WR1041N v2 board | Gabor Juhos | 2012-05-05 |
| | | | | | | Patch-by: Vince Huang <axishero@foxmail.com> SVN-Revision: 31608 | ||
* | pptp: kill the call manager process on shutdown | Felix Fietkau | 2012-05-05 |
| | | | | SVN-Revision: 31606 | ||
* | pptp: add netifd support | Felix Fietkau | 2012-05-05 |
| | | | | SVN-Revision: 31605 | ||
* | pptp: remove the defaultroute option from options.pptp, this is managed by ↵ | Felix Fietkau | 2012-05-05 |
| | | | | | | generic ppp code SVN-Revision: 31604 | ||
* | netifd: update to latest version, adds support for host route dependencies | Felix Fietkau | 2012-05-05 |
| | | | | SVN-Revision: 31603 | ||
* | ar71xx: update 3.3 patches | Gabor Juhos | 2012-05-05 |
| | | | | SVN-Revision: 31602 | ||
* | ar71xx: fix a typo in the db120 mach file | Gabor Juhos | 2012-05-05 |
| | | | | | | Reported-by: Sven Eckelmann <sven@narfation.org> SVN-Revision: 31601 | ||
* | pptp: compile with the openwrt cflags instead of -O0 | Felix Fietkau | 2012-05-05 |
| | | | | SVN-Revision: 31600 |