Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | orion: nuke 3.0 support | Gabor Juhos | 2012-05-09 | 7 | -427/+0 | |
| | | | | SVN-Revision: 31659 | |||||
* | orion: switch to 3.3 and add broken flag | Gabor Juhos | 2012-05-09 | 1 | -2/+2 | |
| | | | | | | It is compile tested only. SVN-Revision: 31658 | |||||
* | package/kernel: add package for the ADT7473/7475/7476/7490 sensors | Gabor Juhos | 2012-05-09 | 1 | -0/+15 | |
| | | | | SVN-Revision: 31657 | |||||
* | package/kernel: add package for the LM85 sensor | Gabor Juhos | 2012-05-09 | 1 | -0/+15 | |
| | | | | SVN-Revision: 31656 | |||||
* | package/kernel: move hwmon-vid into a separate package | Gabor Juhos | 2012-05-09 | 1 | -16/+23 | |
| | | | | SVN-Revision: 31655 | |||||
* | linux/3.3: add missing RTC symbol | Gabor Juhos | 2012-05-09 | 1 | -0/+1 | |
| | | | | SVN-Revision: 31654 | |||||
* | add further countermeasures against the git core.autocrlf option (fixes #9075) | Felix Fietkau | 2012-05-08 | 2 | -0/+2 | |
| | | | | SVN-Revision: 31650 | |||||
* | add .gitattributes to prevent the git autocrlf option from messing with ↵ | Felix Fietkau | 2012-05-08 | 1 | -0/+1 | |
| | | | | | | CRLF/LF in files SVN-Revision: 31649 | |||||
* | ppp: remove stray bracked in ppp-up script, thanks swalker | Jo-Philipp Wich | 2012-05-07 | 1 | -1/+0 | |
| | | | | SVN-Revision: 31647 | |||||
* | ar71xx: fix build error if PCI is disabled | Gabor Juhos | 2012-05-07 | 1 | -0/+11 | |
| | | | | SVN-Revision: 31646 | |||||
* | kernel: update linux 3.3 to 3.3.5 | Gabor Juhos | 2012-05-07 | 39 | -72/+41 | |
| | | | | SVN-Revision: 31645 | |||||
* | pxa: remove 2.6.37 support | Gabor Juhos | 2012-05-07 | 9 | -1735/+0 | |
| | | | | SVN-Revision: 31643 | |||||
* | pxa: switch to 3.3 and mark it as broken | Gabor Juhos | 2012-05-07 | 1 | -2/+2 | |
| | | | | | | 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 | 7 | -0/+1711 | |
| | | | | SVN-Revision: 31641 | |||||
* | atheros: Fix compilation | Jo-Philipp Wich | 2012-05-07 | 1 | -1/+4 | |
| | | | | | | | | | 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 | 1 | -0/+3 | |
| | | | | | | | | | | 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 | 2 | -0/+110 | |
| | | | | | | | | | 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 | 37 | -442/+412 | |
| | | | | | | having to keep non-upstream ethernet driver changes SVN-Revision: 31637 | |||||
* | pptp: fix installation path for netifd proto handler | Felix Fietkau | 2012-05-06 | 1 | -2/+2 | |
| | | | | SVN-Revision: 31636 | |||||
* | brcm47xx: add gpio_request_one() | Hauke Mehrtens | 2012-05-06 | 1 | -0/+51 | |
| | | | | | | 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 | 14 | -164/+26 | |
| | | | | | | 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 | 1 | -15/+0 | |
| | | | | | | This was removed from kernel 2.6.27 SVN-Revision: 31633 | |||||
* | kernel: remove kmod-usb-video | Hauke Mehrtens | 2012-05-06 | 1 | -15/+0 | |
| | | | | | | | | 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 | 1 | -13/+0 | |
| | | | | | | 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 | 1 | -2/+24 | |
| | | | | | | 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 | 1 | -2/+0 | |
| | | | | | | | | 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 | 1 | -17/+15 | |
| | | | | | | 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 | 1 | -35/+0 | |
| | | | | | | 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 | 4 | -24/+2 | |
| | | | | SVN-Revision: 31626 | |||||
* | atheros: update to 3.3.4 (based on work by acoul), fix mvswitch driver for ↵ | Felix Fietkau | 2012-05-06 | 33 | -7687/+422 | |
| | | | | | | newer kernels SVN-Revision: 31625 | |||||
* | scons: fix compatibility with python 3, upstream still does not support it... | Jo-Philipp Wich | 2012-05-06 | 1 | -0/+2046 | |
| | | | | SVN-Revision: 31624 | |||||
* | AR7: don't mark as broken | Jonas Gorski | 2012-05-06 | 1 | -1/+1 | |
| | | | | | | 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 | 1 | -2/+5 | |
| | | | | SVN-Revision: 31622 | |||||
* | scons: override the platform instead of using the host one - fixes build ↵ | Felix Fietkau | 2012-05-05 | 2 | -0/+13 | |
| | | | | | | issues on non-linux systems SVN-Revision: 31620 | |||||
* | ubus: update to current git, package up libubus-lua | Jo-Philipp Wich | 2012-05-05 | 1 | -3/+17 | |
| | | | | SVN-Revision: 31619 | |||||
* | tools: add scons (patch by Dave Taht) | Felix Fietkau | 2012-05-05 | 3 | -1/+51 | |
| | | | | | | | 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 | 11 | -727/+0 | |
| | | | | SVN-Revision: 31617 | |||||
* | ar7: switch to 3.3 and mark the target as broken | Gabor Juhos | 2012-05-05 | 1 | -2/+2 | |
| | | | | SVN-Revision: 31616 | |||||
* | ar7: add 3.3 support | Gabor Juhos | 2012-05-05 | 9 | -0/+601 | |
| | | | | SVN-Revision: 31615 | |||||
* | ar7: fix kernel_entry extraction | Gabor Juhos | 2012-05-05 | 1 | -3/+3 | |
| | | | | SVN-Revision: 31614 | |||||
* | package/ar7-atm: allow to build on 3.3 | Gabor Juhos | 2012-05-05 | 2 | -0/+66 | |
| | | | | SVN-Revision: 31613 | |||||
* | package/ar7-atm: refresh patches | Gabor Juhos | 2012-05-05 | 15 | -194/+132 | |
| | | | | SVN-Revision: 31612 | |||||
* | ar71xx: add profile and build image for the TL-WR1041N v2 board | Gabor Juhos | 2012-05-05 | 2 | -0/+17 | |
| | | | | | | 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 | 1 | -0/+6 | |
| | | | | | | 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 | 8 | -1/+212 | |
| | | | | | | Patch-by: Vince Huang <axishero@foxmail.com> SVN-Revision: 31608 | |||||
* | pptp: kill the call manager process on shutdown | Felix Fietkau | 2012-05-05 | 1 | -0/+74 | |
| | | | | SVN-Revision: 31606 | |||||
* | pptp: add netifd support | Felix Fietkau | 2012-05-05 | 3 | -45/+101 | |
| | | | | SVN-Revision: 31605 | |||||
* | pptp: remove the defaultroute option from options.pptp, this is managed by ↵ | Felix Fietkau | 2012-05-05 | 1 | -1/+0 | |
| | | | | | | generic ppp code SVN-Revision: 31604 | |||||
* | netifd: update to latest version, adds support for host route dependencies | Felix Fietkau | 2012-05-05 | 1 | -2/+2 | |
| | | | | SVN-Revision: 31603 | |||||
* | ar71xx: update 3.3 patches | Gabor Juhos | 2012-05-05 | 62 | -738/+1920 | |
| | | | | SVN-Revision: 31602 |