Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add 3.3 config files | John Crispin | 2012-05-09 |
| | | | | SVN-Revision: 31672 | ||
* | Add missing 3.3 patches | John Crispin | 2012-05-09 |
| | | | | SVN-Revision: 31671 | ||
* | Drop 2.6.32 support | John Crispin | 2012-05-09 |
| | | | | SVN-Revision: 31670 | ||
* | kirkwood: add support for the ZyXEL NSA-310 | Gabor Juhos | 2012-05-09 |
| | | | | SVN-Revision: 31669 | ||
* | kirkwood: add RaidSonic ICY BOX IB-NAS62x0 board support | Gabor Juhos | 2012-05-09 |
| | | | | | | Based on a patch by Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31668 | ||
* | kirkwood: enable GPIO sysfs interface | Gabor Juhos | 2012-05-09 |
| | | | | SVN-Revision: 31667 | ||
* | kirkwood: nuke 2.6.37 support | Gabor Juhos | 2012-05-09 |
| | | | | SVN-Revision: 31666 | ||
* | kirkwood: switch to 3.3 | Gabor Juhos | 2012-05-09 |
| | | | | SVN-Revision: 31665 | ||
* | kirkwood: add 3.3 support | Gabor Juhos | 2012-05-09 |
| | | | | | | 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 |
| | | | | SVN-Revision: 31663 | ||
* | ixp4xx: switch to 3.3 | Gabor Juhos | 2012-05-09 |
| | | | | SVN-Revision: 31662 | ||
* | mpc85xx: remove 2.6.38 support | Gabor Juhos | 2012-05-09 |
| | | | | SVN-Revision: 31661 | ||
* | mpc85xx: switch to 3.3 and add broken flag | Gabor Juhos | 2012-05-09 |
| | | | | | | It is compile tested only. SVN-Revision: 31660 | ||
* | orion: nuke 3.0 support | Gabor Juhos | 2012-05-09 |
| | | | | SVN-Revision: 31659 | ||
* | orion: switch to 3.3 and add broken flag | Gabor Juhos | 2012-05-09 |
| | | | | | | It is compile tested only. SVN-Revision: 31658 | ||
* | linux/3.3: add missing RTC symbol | Gabor Juhos | 2012-05-09 |
| | | | | SVN-Revision: 31654 | ||
* | 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 | ||
* | 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 | ||
* | brcm47xx: add gpio_request_one() | Hauke Mehrtens | 2012-05-06 |
| | | | | | | This fixes a compile error with kernel 3.3. SVN-Revision: 31635 | ||
* | 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 | ||
* | AR7: don't mark as broken | Jonas Gorski | 2012-05-06 |
| | | | | | | Linux 3.3.4 boots fine on my AR7 device. SVN-Revision: 31623 | ||
* | 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 | ||
* | 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 | ||
* | 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 | ||
* | 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 | ||
* | brcm47xx: update target to kernel 3.3 | Hauke Mehrtens | 2012-05-05 |
| | | | | SVN-Revision: 31599 | ||
* | linux/2.6.32: R.I.P. | Gabor Juhos | 2012-05-05 |
| | | | | SVN-Revision: 31597 | ||
* | rdc: remove 2.6.32 support | Gabor Juhos | 2012-05-05 |
| | | | | SVN-Revision: 31596 | ||
* | rdc: switch to 3.3 and mark the target as broken | Gabor Juhos | 2012-05-05 |
| | | | | SVN-Revision: 31595 | ||
* | rb532: remove 2.6.32 support | Gabor Juhos | 2012-05-05 |
| | | | | SVN-Revision: 31594 | ||
* | rb532: switch to 3.3 and mark the target broken | Gabor Juhos | 2012-05-05 |
| | | | | SVN-Revision: 31593 | ||
* | rb532: add 3.3 support | Gabor Juhos | 2012-05-05 |
| | | | | SVN-Revision: 31592 | ||
* | mpc83xx: remove broken flag | Gabor Juhos | 2012-05-05 |
| | | | | SVN-Revision: 31591 | ||
* | mpc83xx: populate network config from an uci-default script | Gabor Juhos | 2012-05-05 |
| | | | | SVN-Revision: 31590 | ||
* | mpc83xx: cleanup rb333.dts | Gabor Juhos | 2012-05-05 |
| | | | | SVN-Revision: 31589 | ||
* | mpc83xx: fix MAC addresses on the RB333 | Gabor Juhos | 2012-05-05 |
| | | | | SVN-Revision: 31588 | ||
* | mpc83xx: fix build warnings in RB333/600 dtb wrappers | Gabor Juhos | 2012-05-05 |
| | | | | SVN-Revision: 31587 | ||
* | linux/2.6.32: fix layer7 patch | Gabor Juhos | 2012-05-05 |
| | | | | SVN-Revision: 31586 | ||
* | upgrade to 3.3, enable framebuffer | Imre Kaloz | 2012-05-03 |
| | | | | SVN-Revision: 31576 |