Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: add missing config options for au1000 target | Hauke Mehrtens | 2013-03-24 | 1 | -0/+4 |
| | | | | SVN-Revision: 36115 | ||||
* | kernel: add missing CONFIG_BLK_DEV_IDE_AU1XXX config option. | Hauke Mehrtens | 2013-03-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 36102 | ||||
* | kernel: add some missing config options found by the buildbot. | Hauke Mehrtens | 2013-03-10 | 1 | -0/+2 |
| | | | | 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.6: add missing config symbols | Gabor Juhos | 2013-02-01 | 1 | -0/+3 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35441 | ||||
* | 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 | ||||
* | 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 | ||||
* | 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: more missing symbols for 3.{6,7} | Gabor Juhos | 2012-12-26 | 1 | -0/+2 |
| | | | | | | 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/+2 |
| | | | | | | 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 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 | ||||
* | add CONFIG_GPIO_PL061 config symbol | Florian Fainelli | 2012-12-06 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34555 | ||||
* | 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 missing CONFIG_BATTERY_DS2781 option to generic 3.6 config | Gabor Juhos | 2012-11-29 | 1 | -0/+1 |
| | | | | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34409 | ||||
* | 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 | ||||
* | refresh all kernel configurations | Gabor Juhos | 2012-11-20 | 1 | -1/+1 |
| | | | | | | 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 missing framebuffer config symbol | Florian Fainelli | 2012-11-16 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34217 | ||||
* | 3.6: add some framebuffer related config symbols | Florian Fainelli | 2012-11-16 | 1 | -0/+7 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34207 | ||||
* | add missing 3.6 symbols | Imre Kaloz | 2012-10-29 | 1 | -1/+8 |
| | | | | SVN-Revision: 33986 | ||||
* | generic: add more symbols for 3.6 | Gabor Juhos | 2012-10-29 | 1 | -2/+33 |
| | | | | | | | | Also refresh the config file with kconfig.pl. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33984 | ||||
* | generic: add missing symbols for 3.6 | Gabor Juhos | 2012-10-26 | 1 | -0/+21 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33945 | ||||
* | add some more 3.6 config symbols | Florian Fainelli | 2012-10-26 | 1 | -0/+12 |
| | | | | SVN-Revision: 33940 | ||||
* | kernel: add a few missing config symbols for x86. added to generic config ↵ | Felix Fietkau | 2012-10-25 | 1 | -0/+4 |
| | | | | | | because of dependencies, so that kernel_menuconfig does not remove them again SVN-Revision: 33923 | ||||
* | kernel: refresh config files using kconfig.pl | Felix Fietkau | 2012-10-25 | 1 | -70/+68 |
| | | | | SVN-Revision: 33922 | ||||
* | fixup generic 3.6 kernel config | Florian Fainelli | 2012-10-24 | 1 | -2925/+3247 |
| | | | | | | It was not meant to be committed as-is in r33911 SVN-Revision: 33914 | ||||
* | make all 3.6 patches apply and build | Florian Fainelli | 2012-10-24 | 1 | -0/+3201 |
SVN-Revision: 33911 |