Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gemini: add support for 3.3 | Gabor Juhos | 2012-05-13 | 18 | -0/+4910 |
| | | | | SVN-Revision: 31698 | ||||
* | kernel-headers: Fix patch application for kernel-headers and a patch that ↵ | Daniel Dickinson | 2012-05-13 | 2 | -1/+25 |
| | | | | | | fixes exposure of a kernel-only data type (umode_t) to application layer which causes compile errors in ext2_fs.h using programs. SVN-Revision: 31697 | ||||
* | brcm47xx: generate image for Linksys WRT610N V1 | Hauke Mehrtens | 2012-05-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 31696 | ||||
* | kernel: ssb: add PCI IDs 0x4322 and 43222 | Hauke Mehrtens | 2012-05-13 | 5 | -0/+55 |
| | | | | | | | | | | | The 0x4322 ID is found on the BCM4322 used on some SoCs like the Linksys WRT610N V1 connected to a BCM4705. The 43222 (0xa8d6) ID is found on the BCM43222 used on some other SoCs like the D-Link DSL-2760U connected to a BCM63xx. This fixes #10887. SVN-Revision: 31695 | ||||
* | brcm47xx: fix tg3 ssb patch | Hauke Mehrtens | 2012-05-12 | 2 | -104/+118 |
| | | | | | | Now tg3 works with the Ethernet core of the Linksys WRT610N v1 (again). SVN-Revision: 31694 | ||||
* | ath9k: fix ar9330 internal regulator setup | Felix Fietkau | 2012-05-12 | 1 | -0/+33 |
| | | | | SVN-Revision: 31692 | ||||
* | ath9k: update initvals for ar9330 to fix issues with high power designs | Felix Fietkau | 2012-05-12 | 1 | -0/+301 |
| | | | | SVN-Revision: 31691 | ||||
* | ath9k: fix a rare use-after-free bug | Felix Fietkau | 2012-05-12 | 1 | -0/+67 |
| | | | | SVN-Revision: 31690 | ||||
* | ath9k: stop rx before tx, should reduce the frequency of "Failed to stop Tx ↵ | Felix Fietkau | 2012-05-12 | 1 | -0/+26 |
| | | | | | | DMA" errors SVN-Revision: 31689 | ||||
* | linux/2.6.38: R.I.P. | Gabor Juhos | 2012-05-12 | 117 | -68260/+0 |
| | | | | | | It is used only by the broken coldfire target. SVN-Revision: 31688 | ||||
* | linux/2.6.37: R.I.P. | Gabor Juhos | 2012-05-12 | 129 | -69780/+0 |
| | | | | SVN-Revision: 31687 | ||||
* | linux: add broken flag to remaining targets which are using 2.6.37 | Gabor Juhos | 2012-05-12 | 2 | -2/+2 |
| | | | | SVN-Revision: 31686 | ||||
* | iop32x: remove 2.6.37 support | Gabor Juhos | 2012-05-12 | 1 | -122/+0 |
| | | | | SVN-Revision: 31685 | ||||
* | iop32x: switch to 3.3 | Gabor Juhos | 2012-05-12 | 1 | -2/+2 |
| | | | | | | It is compile tested only, so add a broken flag. SVN-Revision: 31684 | ||||
* | iop32x: add 3.3 support | Gabor Juhos | 2012-05-12 | 4 | -0/+224 |
| | | | | SVN-Revision: 31683 | ||||
* | sibyte: remove 2.6.37 support | Gabor Juhos | 2012-05-12 | 6 | -1128/+0 |
| | | | | SVN-Revision: 31682 | ||||
* | sibyte: switch to 3.3 | Gabor Juhos | 2012-05-12 | 1 | -2/+2 |
| | | | | | | It is compile tested only, so add a broken flag. SVN-Revision: 31681 | ||||
* | sibyte: add 3.3 support | Gabor Juhos | 2012-05-12 | 6 | -0/+1077 |
| | | | | SVN-Revision: 31680 | ||||
* | ixp4xx: fix ixp4xx_crypto build error | Gabor Juhos | 2012-05-12 | 1 | -0/+10 |
| | | | | SVN-Revision: 31679 | ||||
* | remove kmod-mvswitch, it does not work on kernels <3.2 and is not necessary ↵ | Felix Fietkau | 2012-05-11 | 1 | -15/+0 |
| | | | | | | as a module anyway SVN-Revision: 31678 | ||||
* | download.pl: - cleanup cache handling code - use alternative m// and s/// ↵ | Jo-Philipp Wich | 2012-05-11 | 1 | -38/+41 |
| | | | | | | 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 SVN-Revision: 31677 | ||||
* | orion: remove the broken broken flag | Gabor Juhos | 2012-05-10 | 1 | -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. SVN-Revision: 31674 | ||||
* | kirkwood: fix Kconfig symbol for NSA-310 | Gabor Juhos | 2012-05-09 | 2 | -3/+3 |
| | | | | SVN-Revision: 31673 | ||||
* | Add 3.3 config files | John Crispin | 2012-05-09 | 5 | -4/+120 |
| | | | | SVN-Revision: 31672 | ||||
* | Add missing 3.3 patches | John Crispin | 2012-05-09 | 11 | -0/+14792 |
| | | | | SVN-Revision: 31671 | ||||
* | Drop 2.6.32 support | John Crispin | 2012-05-09 | 51 | -45560/+0 |
| | | | | SVN-Revision: 31670 | ||||
* | kirkwood: add support for the ZyXEL NSA-310 | Gabor Juhos | 2012-05-09 | 2 | -0/+301 |
| | | | | SVN-Revision: 31669 | ||||
* | kirkwood: add RaidSonic ICY BOX IB-NAS62x0 board support | Gabor Juhos | 2012-05-09 | 2 | -0/+217 |
| | | | | | | Based on a patch by Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31668 | ||||
* | kirkwood: enable GPIO sysfs interface | Gabor Juhos | 2012-05-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 31667 | ||||
* | kirkwood: nuke 2.6.37 support | Gabor Juhos | 2012-05-09 | 4 | -422/+0 |
| | | | | SVN-Revision: 31666 | ||||
* | kirkwood: switch to 3.3 | Gabor Juhos | 2012-05-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 31665 | ||||
* | kirkwood: add 3.3 support | Gabor Juhos | 2012-05-09 | 4 | -0/+440 |
| | | | | | | Based on the 3.2.9 patches by Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31664 | ||||
* | ixp4xx: nuke 2.6.37 support | Gabor Juhos | 2012-05-09 | 42 | -6427/+0 |
| | | | | SVN-Revision: 31663 | ||||
* | ixp4xx: switch to 3.3 | Gabor Juhos | 2012-05-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 31662 | ||||
* | mpc85xx: remove 2.6.38 support | Gabor Juhos | 2012-05-09 | 5 | -378/+0 |
| | | | | SVN-Revision: 31661 | ||||
* | mpc85xx: switch to 3.3 and add broken flag | Gabor Juhos | 2012-05-09 | 1 | -2/+2 |
| | | | | | | It is compile tested only. SVN-Revision: 31660 | ||||
* | 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 |