Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | atheros: remove 2.6.28 support | Felix Fietkau | 2009-09-16 | 1 | -153/+0 |
| | | | | SVN-Revision: 17593 | ||||
* | kernel: get rid of the simple_prom_emulator, it is not really useful | Gabor Juhos | 2009-09-10 | 1 | -1/+0 |
| | | | | SVN-Revision: 17567 | ||||
* | kernel: add generic image_cmdline hack to MIPS targets | Gabor Juhos | 2009-09-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 17563 | ||||
* | atheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors ↵ | Felix Fietkau | 2009-07-10 | 1 | -1/+1 |
| | | | | | | on devices that use a non-standard gpio line to control the spi flash chip select SVN-Revision: 16765 | ||||
* | even more config file cleanup | Imre Kaloz | 2009-05-18 | 1 | -4/+0 |
| | | | | SVN-Revision: 15913 | ||||
* | config cleanups | Imre Kaloz | 2009-05-15 | 1 | -8/+0 |
| | | | | SVN-Revision: 15861 | ||||
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 15840 | ||||
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 | 1 | -5/+0 |
| | | | | SVN-Revision: 15606 | ||||
* | more cleanup | Imre Kaloz | 2009-05-04 | 1 | -2/+0 |
| | | | | SVN-Revision: 15605 | ||||
* | cleanup MTD option handling | Imre Kaloz | 2009-05-04 | 1 | -40/+0 |
| | | | | SVN-Revision: 15602 | ||||
* | move MFD stuff to the generic kernel configs | Imre Kaloz | 2009-05-04 | 1 | -2/+0 |
| | | | | SVN-Revision: 15587 | ||||
* | enable ar8216 switch support by default (AP65 boards use it) | Florian Fainelli | 2009-04-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 15485 | ||||
* | add IC+ IP175C driver (based on Patrick Horn's driver, see #4050) | Felix Fietkau | 2009-04-20 | 1 | -1/+2 |
| | | | | SVN-Revision: 15305 | ||||
* | atheros: enable adm6996 and mvswitch support | Felix Fietkau | 2009-03-22 | 1 | -0/+2 |
| | | | | SVN-Revision: 14976 | ||||
* | atheros: clean up the 2.6.28 port in preparation for pushing it upstream | Felix Fietkau | 2009-03-22 | 1 | -30/+5 |
| | | | | SVN-Revision: 14967 | ||||
* | disable all kernel config options that are set to =m | Felix Fietkau | 2009-02-22 | 1 | -13/+13 |
| | | | | SVN-Revision: 14611 | ||||
* | Add initial kernel 2.6.28 support for atheros target. The include files ↵ | Hauke Mehrtens | 2009-02-20 | 1 | -0/+235 |
moved from /include/asm-mips/mach-atheros/ to /arch/mips/include/asm/mach-atheros/ This patch is based on the old kernel 2.6.27 patches. SVN-Revision: 14584 |