Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: add some missing config options found by the buildbot. | Hauke Mehrtens | 2013-03-10 | 1 | -0/+3 |
| | | | | SVN-Revision: 35945 | ||||
* | kernel: add missing config options | Jonas Gorski | 2013-02-16 | 1 | -0/+1 |
| | | | | | | | | | r35336 exposed PTP, which has additional drivers on ixp4xx, causing it to not build with PTP enabled. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35611 | ||||
* | linux/3.7: add missing config symbols | Gabor Juhos | 2013-02-02 | 1 | -0/+3 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35450 | ||||
* | kernel: disable CONFIG_CRYPTO_MANAGER2, it is not needed | Felix Fietkau | 2013-01-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 35342 | ||||
* | kernel: add packages for pps and ptp, they are needed by tg3 in kernel 3.8 | Hauke Mehrtens | 2013-01-27 | 1 | -0/+6 |
| | | | | SVN-Revision: 35336 | ||||
* | kernel: clean up crypto related kconfig options | Felix Fietkau | 2013-01-27 | 1 | -4/+4 |
| | | | | SVN-Revision: 35327 | ||||
* | generic: add b53 swconfig switch driver | Jonas Gorski | 2013-01-23 | 1 | -0/+1 |
| | | | | | | | | | | | | | Add swconfig switch driver for Broadcom BCM53XX switch chips. Supports switches connected through MDIO, SPI or memory mapped registers, and supports BCM5325, BCM539x, BCM531x5 and the BCM63XX internal switch chips. Tested are BCM5325 trough MDIO, BCM53115 through SPI, and BCM6328. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35305 | ||||
* | kernel: add a config option for keeping the kallsyms table uncompressed, ↵ | Felix Fietkau | 2013-01-14 | 1 | -0/+1 |
| | | | | | | saving ~9kb kernel size after lzma on ar71xx SVN-Revision: 35154 | ||||
* | refresh kernel configs with kconfig.pl | Gabor Juhos | 2013-01-12 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35119 | ||||
* | kernel: update bcma and ssb to master-2013-01-09 from wireless-testing | Hauke Mehrtens | 2013-01-10 | 1 | -0/+2 |
| | | | | SVN-Revision: 35080 | ||||
* | kernel: add missing config symbol | Felix Fietkau | 2013-01-06 | 1 | -0/+3 |
| | | | | SVN-Revision: 35021 | ||||
* | brcm47xx: add bgmac driver | Hauke Mehrtens | 2013-01-03 | 1 | -0/+1 |
| | | | | | | | | | This Ethernet driver is in early development stage and still has some problems. This was working on my bcm4716 based device. Thanks to Rafał Miłecki <zajec5@gmail.com> for writing this driver. SVN-Revision: 34995 | ||||
* | generic: add some missing kernel config symbols spotted on x86 | Jo-Philipp Wich | 2013-01-02 | 1 | -0/+2 |
| | | | | SVN-Revision: 34981 | ||||
* | generic: add missing symbol for 3.7 | Gabor Juhos | 2013-01-01 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34947 | ||||
* | generic: more missing symbols for 3.{6,7} | Gabor Juhos | 2012-12-26 | 1 | -0/+3 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34887 | ||||
* | generic: more missing symbols for 3.{6,7} | Gabor Juhos | 2012-12-22 | 1 | -0/+2 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34861 | ||||
* | linux: add missing symbols for 3.{6,7} | Gabor Juhos | 2012-12-20 | 1 | -0/+14 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34805 | ||||
* | generic: add missing symbols for 3.{6,7} | Gabor Juhos | 2012-12-18 | 1 | -0/+2 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34772 | ||||
* | kernel: add missing config option BATTERY_DS2781 for 3.7 | Gabor Juhos | 2012-12-18 | 1 | -0/+1 |
| | | | | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34749 | ||||
* | kernel: add some debloat patches, strip down procfs and make O_DIRECT ↵ | Felix Fietkau | 2012-12-17 | 1 | -0/+2 |
| | | | | | | support optional, saves ~15K after lzma on MIPS SVN-Revision: 34737 | ||||
* | kernel: add a missing config symbol for 3.7 | Felix Fietkau | 2012-12-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 34710 | ||||
* | kernel: add missing config symbols | Felix Fietkau | 2012-12-06 | 1 | -0/+3 |
| | | | | SVN-Revision: 34532 | ||||
* | kernel 3.6+: switch to a crc32 implementation that is more suitable for ↵ | Felix Fietkau | 2012-12-02 | 1 | -2/+2 |
| | | | | | | small caches. reduces kernel image size by ~22 KiB on mips SVN-Revision: 34461 | ||||
* | kernel: add CONFIG_BCMA_POSSIBLE=y to generic config as it is set in most of ↵ | Hauke Mehrtens | 2012-11-25 | 1 | -0/+1 |
| | | | | | | the target configs. SVN-Revision: 34330 | ||||
* | generic: add some missing symbols for 3.7 | Gabor Juhos | 2012-11-20 | 1 | -0/+3 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34284 | ||||
* | refresh all kernel configurations | Gabor Juhos | 2012-11-20 | 1 | -4/+4 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34267 | ||||
* | kernel: add missing generic config options for 3.6+ | Hauke Mehrtens | 2012-11-18 | 1 | -0/+3 |
| | | | | SVN-Revision: 34250 | ||||
* | kernel: add CONFIG_XZ_DEC=y to generic | Hauke Mehrtens | 2012-11-18 | 1 | -1/+1 |
| | | | | | | CONFIG_SQUASHFS_XZ selects CONFIG_XZ_DEC so this could also be moved. SVN-Revision: 34249 | ||||
* | add 3.7-rc6 support (patch 820 still has to be fixed) | Imre Kaloz | 2012-11-18 | 1 | -0/+3647 |
SVN-Revision: 34247 |