Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove 2.6.30 support | Florian Fainelli | 2010-07-18 | 1 | -293/+0 |
| | | | | SVN-Revision: 22274 | ||||
* | generic: don't override CONFIG_DEBUG_FS | Gabor Juhos | 2010-06-10 | 1 | -1/+0 |
| | | | | SVN-Revision: 21749 | ||||
* | use upstream MFD, GPIO patch, put everything in patches. | Florian Fainelli | 2010-04-28 | 1 | -20/+22 |
| | | | | SVN-Revision: 21219 | ||||
* | target/rdc: revert [20653], the proper fix for #7005 is in [20712] | Nicolas Thill | 2010-04-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 20714 | ||||
* | do not set CONFIG_NET_DEV_OPS (#7005) | Florian Fainelli | 2010-04-02 | 1 | -1/+0 |
| | | | | SVN-Revision: 20653 | ||||
* | do *not* enable CONFIG_PCI in generic config, but on targets where it makes ↵ | Nicolas Thill | 2010-03-11 | 1 | -0/+1 |
| | | | | | | sense instead (partially revert [18370]) SVN-Revision: 20136 | ||||
* | rework reboot mechanism with the new watchdog fixes | Florian Fainelli | 2010-03-04 | 1 | -1/+1 |
| | | | | | | | | The fixing of the watchdog driver makes it generate a NMI so the reboot_fixup can no longer be called from NMI context, instead, override the machine_retart callback with our southrbridge reboot mechanism. Patch by Bernhard Loos. SVN-Revision: 19977 | ||||
* | select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driver | Florian Fainelli | 2010-03-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 19973 | ||||
* | clean up handling of some kernel symbols | Imre Kaloz | 2010-02-11 | 1 | -6/+0 |
| | | | | SVN-Revision: 19581 | ||||
* | re-sort all target and subtarget config files | Imre Kaloz | 2010-02-11 | 1 | -3/+3 |
| | | | | SVN-Revision: 19580 | ||||
* | convert gpio code to use gpiolib, make rdc321x:dmz led work again | Florian Fainelli | 2009-12-11 | 1 | -0/+4 |
| | | | | SVN-Revision: 18754 | ||||
* | some more Kconfig symbol move.. | Imre Kaloz | 2009-11-11 | 1 | -3/+0 |
| | | | | SVN-Revision: 18371 | ||||
* | another round of kernel config cleanups | Imre Kaloz | 2009-11-11 | 1 | -4/+0 |
| | | | | SVN-Revision: 18370 | ||||
* | move CPUFREQ to generic configs | Imre Kaloz | 2009-11-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 18368 | ||||
* | sort all target config files | Imre Kaloz | 2009-11-11 | 1 | -16/+16 |
| | | | | SVN-Revision: 18367 | ||||
* | also support pcmcia | Florian Fainelli | 2009-11-08 | 1 | -4/+1 |
| | | | | SVN-Revision: 18349 | ||||
* | provide the correct flash mapping on non airlink devices, remove the ↵ | Florian Fainelli | 2009-11-06 | 1 | -7/+3 |
| | | | | | | rootfs_type hacks, patch from sn9 SVN-Revision: 18327 | ||||
* | use host-side lzma decompression tool, lzma-4.32 from openwrt produces ↵ | Florian Fainelli | 2009-11-06 | 1 | -3/+2 |
| | | | | | | non-working bzImages, switch to 2.6.30, strip down kernel configuration SVN-Revision: 18325 | ||||
* | strip down even more the kernel configuration | Florian Fainelli | 2009-11-05 | 1 | -3/+7 |
| | | | | SVN-Revision: 18324 | ||||
* | resync kernel configuration, re-enable printk and make the kernel fit under ↵ | Florian Fainelli | 2009-10-27 | 1 | -35/+17 |
| | | | | | | 768KB SVN-Revision: 18183 | ||||
* | explicitly disable IBM_ASM kconfig option | Andy Boyett | 2009-10-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 17901 | ||||
* | add experimental support for 2.6.30 | Florian Fainelli | 2009-08-05 | 1 | -0/+321 |
SVN-Revision: 17131 |