summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [scripts] download.pl:jow2012-05-111-38/+41
| | | | | | | | | - cleanup cache handling code - use alternative m// and s/// delimiters to get rid of tedious slash escaping - use multi-argument form of system() where possible to avoid quoting & escaping issues - avoid a temporary variable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31677 3c298f89-4303-0410-b956-a3cf2f4a3e73
* orion: remove the broken broken flagjuhosg2012-05-101-1/+1
| | | | | | | | | | | | It is working on the Linksys WRT350N v2 at least: http://pastebin.com/KCAbJZs9 Additionally, the flag was added to a wrong place so it had no effect. Thanks to StrikerNL for testing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31674 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kirkwood: fix Kconfig symbol for NSA-310juhosg2012-05-092-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31673 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] Add 3.3 config filesblogic2012-05-095-4/+120
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31672 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] Add missing 3.3 patchesblogic2012-05-0911-0/+14792
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31671 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] Drop 2.6.32 supportblogic2012-05-0951-45560/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31670 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kirkwood: add support for the ZyXEL NSA-310juhosg2012-05-092-0/+301
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kirkwood: add RaidSonic ICY BOX IB-NAS62x0 board supportjuhosg2012-05-092-0/+217
| | | | | | Based on a patch by Luka Perkov <openwrt@lukaperkov.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kirkwood: enable GPIO sysfs interfacejuhosg2012-05-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31667 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kirkwood: nuke 2.6.37 supportjuhosg2012-05-094-422/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31666 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kirkwood: switch to 3.3juhosg2012-05-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31665 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kirkwood: add 3.3 supportjuhosg2012-05-094-0/+440
| | | | | | Based on the 3.2.9 patches by Luka Perkov <openwrt@lukaperkov.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: nuke 2.6.37 supportjuhosg2012-05-0942-6427/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31663 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: switch to 3.3juhosg2012-05-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31662 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc85xx: remove 2.6.38 supportjuhosg2012-05-095-378/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31661 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mpc85xx: switch to 3.3 and add broken flagjuhosg2012-05-091-2/+2
| | | | | | It is compile tested only. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31660 3c298f89-4303-0410-b956-a3cf2f4a3e73
* orion: nuke 3.0 supportjuhosg2012-05-097-427/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* orion: switch to 3.3 and add broken flagjuhosg2012-05-091-2/+2
| | | | | | It is compile tested only. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31658 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add package for the ADT7473/7475/7476/7490 sensorsjuhosg2012-05-091-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31657 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add package for the LM85 sensorjuhosg2012-05-091-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move hwmon-vid into a separate packagejuhosg2012-05-091-16/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/3.3: add missing RTC symboljuhosg2012-05-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31654 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add further countermeasures against the git core.autocrlf option (fixes #9075)nbd2012-05-082-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add .gitattributes to prevent the git autocrlf option from messing with ↵nbd2012-05-081-0/+1
| | | | | | CRLF/LF in files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ppp: remove stray bracked in ppp-up script, thanks swalkerjow2012-05-071-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31647 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix build error if PCI is disabledjuhosg2012-05-071-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31646 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update linux 3.3 to 3.3.5juhosg2012-05-0739-72/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31645 3c298f89-4303-0410-b956-a3cf2f4a3e73
* pxa: remove 2.6.37 supportjuhosg2012-05-079-1735/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31643 3c298f89-4303-0410-b956-a3cf2f4a3e73
* pxa: switch to 3.3 and mark it as brokenjuhosg2012-05-071-2/+2
| | | | | | It is working in qemu, but it has not been tested on real hardware. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31642 3c298f89-4303-0410-b956-a3cf2f4a3e73
* pxa: add support for 3.3juhosg2012-05-077-0/+1711
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31641 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: Fix compilationjow2012-05-071-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31640 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: wait for wifi modules to settlejogo2012-05-061-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31639 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: fix a race between PCI bus scan and fallback sprom registrationjogo2012-05-062-0/+110
| | | | | | | | | The fallback sprom handler was installed too late, resulting in ssb failing to get a valid sprom on some devices. Fixes #11384. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31638 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: rewrite the phy packet hook, put it in the network stack to avoid ↵nbd2012-05-0637-442/+412
| | | | | | having to keep non-upstream ethernet driver changes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31637 3c298f89-4303-0410-b956-a3cf2f4a3e73
* pptp: fix installation path for netifd proto handlernbd2012-05-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31636 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: add gpio_request_one()hauke2012-05-061-0/+51
| | | | | | | This fixes a compile error with kernel 3.3. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31635 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: remove kernel modules and references to kernels <= 2.6.36hauke2012-05-0614-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31634 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: remove kmod-usb-serial-airprimehauke2012-05-061-15/+0
| | | | | | | This was removed from kernel 2.6.27 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31633 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: remove kmod-usb-videohauke2012-05-061-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31632 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: remove kmod-usb-videohauke2012-05-061-13/+0
| | | | | | | This was remove in kernel 2.6.38 and is not needed any more. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31631 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add video-videobuf2hauke2012-05-061-2/+24
| | | | | | | This should fix #11349 and #11142 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31630 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: build kmod-video-gspca-gl860 and kmod-video-gspca-jeilinj on all ↵hauke2012-05-061-2/+0
| | | | | | | | | kernel versions This module is available on all supported kernel versions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31629 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add kmod-video-gspca-konica and remove kmod-video-konicahauke2012-05-061-17/+15
| | | | | | | kmod-video-konica was removed from kernel 2.6.38 and is now replaced by kmod-video-gspca-konica git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31628 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: remove kmod-video-ov511 and kmod-video-ovcamchiphauke2012-05-061-35/+0
| | | | | | | These two modules where removed from kernel with kernel version 2.6.36, use kmod-video-gspca-ov519 instead. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31627 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: clean up the patches some morenbd2012-05-064-24/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: update to 3.3.4 (based on work by acoul), fix mvswitch driver for ↵nbd2012-05-0633-7687/+422
| | | | | | newer kernels git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] scons: fix compatibility with python 3, upstream still does not ↵jow2012-05-061-0/+2046
| | | | | | support it... git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AR7: don't mark as brokenjogo2012-05-061-1/+1
| | | | | | Linux 3.3.4 boots fine on my AR7 device. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31623 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubus: update to latest version, add LUAPATH to cmake options - fixes #11398nbd2012-05-061-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31622 3c298f89-4303-0410-b956-a3cf2f4a3e73
* scons: override the platform instead of using the host one - fixes build ↵nbd2012-05-052-0/+13
| | | | | | issues on non-linux systems git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31620 3c298f89-4303-0410-b956-a3cf2f4a3e73