Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Do not use dynamic ticks on rb532 (#4110) | Florian Fainelli | 2008-10-20 | |
| | | | | SVN-Revision: 13017 | |||
* | Add definitions for bcm96350vw, add back bcm63xx mtd driver, be careful when ↵ | Florian Fainelli | 2008-10-20 | |
| | | | | | | testing with 8MB devices SVN-Revision: 13015 | |||
* | fix boot failure on some boards | Gabor Juhos | 2008-10-20 | |
| | | | | SVN-Revision: 13013 | |||
* | Remove me from the gpio-spi related stuff | Michael Büsch | 2008-10-19 | |
| | | | | SVN-Revision: 13011 | |||
* | change the way ./files* and the generic kernel files are applied. ./files ↵ | Felix Fietkau | 2008-10-18 | |
| | | | | | | now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. SVN-Revision: 13010 | |||
* | add new switch configuration api | Felix Fietkau | 2008-10-18 | |
| | | | | SVN-Revision: 13009 | |||
* | atheros: clean up the board data detection code and attempt to boot the ↵ | Felix Fietkau | 2008-10-18 | |
| | | | | | | kernel even when the board data was not found (radio data still needs to be present) SVN-Revision: 13006 | |||
* | don't override CONFIG_BLK_DEV | Gabor Juhos | 2008-10-18 | |
| | | | | SVN-Revision: 13002 | |||
* | New Broadcom BCM63xx codebase, huge thanks to Maxime ;) | Florian Fainelli | 2008-10-17 | |
| | | | | SVN-Revision: 13001 | |||
* | don't override CONFIG_CRYPTO | Gabor Juhos | 2008-10-17 | |
| | | | | SVN-Revision: 13000 | |||
* | don't override CONFIG_BRIDGE | Gabor Juhos | 2008-10-17 | |
| | | | | SVN-Revision: 12999 | |||
* | change ag71xx platform device registration | Gabor Juhos | 2008-10-17 | |
| | | | | SVN-Revision: 12997 | |||
* | fix RB-493 detection | Gabor Juhos | 2008-10-16 | |
| | | | | SVN-Revision: 12991 | |||
* | move inclusion of the mach-ar71xx/Kconfig into the right patch | Gabor Juhos | 2008-10-16 | |
| | | | | SVN-Revision: 12988 | |||
* | refresh patches against 2.6.27 final | Gabor Juhos | 2008-10-15 | |
| | | | | SVN-Revision: 12987 | |||
* | preliminary support for the RB-493/AH, based on a patch by Carl Riechers | Gabor Juhos | 2008-10-15 | |
| | | | | SVN-Revision: 12986 | |||
* | minor ethernet driver update | Gabor Juhos | 2008-10-15 | |
| | | | | SVN-Revision: 12985 | |||
* | change mtd partition map, use rootfs_split, and generate a firmware image ↵ | Gabor Juhos | 2008-10-13 | |
| | | | | | | for the WBD-111 SVN-Revision: 12976 | |||
* | allow the mkmylofw command to fail in case the image is too big for some ↵ | Felix Fietkau | 2008-10-13 | |
| | | | | | | compex devices SVN-Revision: 12964 | |||
* | mark ar71xx as no longer broken and enable madwifi | Felix Fietkau | 2008-10-13 | |
| | | | | SVN-Revision: 12963 | |||
* | enable debugfs by default | Felix Fietkau | 2008-10-11 | |
| | | | | SVN-Revision: 12949 | |||
* | fixup GPS on the cambria - thanks Chris | Imre Kaloz | 2008-10-09 | |
| | | | | SVN-Revision: 12935 | |||
* | experimental support for 2.6.27 | Gabor Juhos | 2008-10-09 | |
| | | | | SVN-Revision: 12932 | |||
* | fix 2.6.26.x boot failure on ar2313 (closes #4082) | Gabor Juhos | 2008-10-08 | |
| | | | | SVN-Revision: 12928 | |||
* | fix section mismatch warning | Gabor Juhos | 2008-10-08 | |
| | | | | SVN-Revision: 12918 | |||
* | sync kernel config | Gabor Juhos | 2008-10-07 | |
| | | | | SVN-Revision: 12893 | |||
* | refresh 2.6.27 patches based on -rc9 | Gabor Juhos | 2008-10-07 | |
| | | | | SVN-Revision: 12892 | |||
* | fix compile errors in USB driver under 2.6.27 | Gabor Juhos | 2008-10-07 | |
| | | | | SVN-Revision: 12891 | |||
* | don't register GPIO 0 as LED. it drives the chip select line of the SPI ↵ | Felix Fietkau | 2008-10-07 | |
| | | | | | | flash on most AR2317 boards. fixes strange jffs2 errors on bootup SVN-Revision: 12881 | |||
* | update mini_fo fix for 2.6.27 | Gabor Juhos | 2008-10-06 | |
| | | | | SVN-Revision: 12875 | |||
* | make gpio_dev compatible with GPIOLIB & GPIO_SYSFS (closes #4016) | Gabor Juhos | 2008-10-05 | |
| | | | | SVN-Revision: 12864 | |||
* | experimental support for 2.6.27 | Gabor Juhos | 2008-10-05 | |
| | | | | SVN-Revision: 12863 | |||
* | 2.6.27: revert case insensitive match support in xt_string while we are ↵ | Gabor Juhos | 2008-10-05 | |
| | | | | | | using iptables-1.4.0 SVN-Revision: 12862 | |||
* | fix a typo in the generic 2.6.27 config | Gabor Juhos | 2008-10-05 | |
| | | | | SVN-Revision: 12861 | |||
* | move some 2.6.27 config stuff to generic | Gabor Juhos | 2008-10-05 | |
| | | | | SVN-Revision: 12860 | |||
* | experimental support for 2.6.27 | Gabor Juhos | 2008-10-05 | |
| | | | | SVN-Revision: 12859 | |||
* | refresh 2.6.27 patches based on -rc8 | Gabor Juhos | 2008-10-05 | |
| | | | | SVN-Revision: 12858 | |||
* | backport cevt-r4k fixes from mainline | Gabor Juhos | 2008-10-04 | |
| | | | | SVN-Revision: 12857 | |||
* | Add workaround for eth0/1 PHY on WRTSL54GS | Peter Denison | 2008-10-02 | |
| | | | | SVN-Revision: 12829 | |||
* | CONFIG_NF_CT_ACCT is deprecated in 2.6.27 | Felix Fietkau | 2008-10-01 | |
| | | | | SVN-Revision: 12819 | |||
* | forgot the kernel pacthes for the watchdog driver | Gabor Juhos | 2008-09-30 | |
| | | | | SVN-Revision: 12816 | |||
* | add hardware watchdog driver | Gabor Juhos | 2008-09-30 | |
| | | | | SVN-Revision: 12810 | |||
* | Delete 2.6.24 files for OLPC | Florian Fainelli | 2008-09-29 | |
| | | | | SVN-Revision: 12806 | |||
* | Do not override classifier kernel configuration symbols | Florian Fainelli | 2008-09-29 | |
| | | | | SVN-Revision: 12805 | |||
* | move some 2.6.27 config stuff from ixp to generic, use slab instead of slub ↵ | Felix Fietkau | 2008-09-29 | |
| | | | | | | by default (slub crashes early on), enable kallsyms for now until the target is stable SVN-Revision: 12800 | |||
* | as discussed on irc: revert config-default->config-2.6.26 rename | Felix Fietkau | 2008-09-29 | |
| | | | | SVN-Revision: 12798 | |||
* | port generic and ixp4xx kernel patches to 2.6.27 (compiles except for ↵ | Felix Fietkau | 2008-09-29 | |
| | | | | | | iptables, but otherwise completely untested) SVN-Revision: 12790 | |||
* | ixp4xx: rename config-default to config-2.6.26 | Felix Fietkau | 2008-09-29 | |
| | | | | SVN-Revision: 12789 | |||
* | ixp4xx: remove 2.6.25 patches | Felix Fietkau | 2008-09-29 | |
| | | | | SVN-Revision: 12788 | |||
* | fix ar2315 watchdog restart (patch from #3953) | Felix Fietkau | 2008-09-28 | |
| | | | | SVN-Revision: 12775 |