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/+1 |
| | | | | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | generic: add some missing kernel config symbols spotted on x86 | Jo-Philipp Wich | 2013-01-02 | 1 | -0/+2 |
| | | | | SVN-Revision: 34981 | ||||
* | kernel: add missing USB configuration symbols after r34501 | Florian Fainelli | 2012-12-07 | 1 | -0/+2 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34568 | ||||
* | 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 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 | ||||
* | 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 | ||||
* | 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 | -57/+55 |
| | | | | SVN-Revision: 33922 | ||||
* | generic: add driver for the the RTL8367R{B,-VB} switches | Gabor Juhos | 2012-10-18 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33839 | ||||
* | gpiodev/gpioctl RIP | John Crispin | 2012-10-11 | 1 | -1/+0 |
| | | | | SVN-Revision: 33725 | ||||
* | The Gateworks System Controller (GSC) is an i2c device that provides system ↵ | Imre Kaloz | 2012-10-11 | 1 | -0/+1 |
| | | | | | | | | level monitoring and control of Gateworks boards. It is used on several product families spanning several different target architectures (ixp4xx, cns3xxx, davinci). Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 33720 | ||||
* | generic: enable CONFIG_USB_EHCI_TT_NEWSCHED | Gabor Juhos | 2012-09-27 | 1 | -1/+1 |
| | | | | | | | | | | This feature was experimental in old kernels but that flag has been removed in 2.6.36. Additionally, the option is enabled by default since then. See: http://www.spinics.net/lists/linux-usb/msg31993.html SVN-Revision: 33574 | ||||
* | kernel: increase log buffer size | Felix Fietkau | 2012-09-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 33515 | ||||
* | kernel: enable perf events when enabling profiling, fixes oprofile on arm | Felix Fietkau | 2012-09-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 33497 | ||||
* | generic: add MTD_NAND_AR934X symbol | Gabor Juhos | 2012-09-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 33384 | ||||
* | generic: move GENERIC_PWM symbol into the generic config | Gabor Juhos | 2012-09-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 33383 | ||||
* | add config option CONFIG_I2C_MV64XXX to fix kirkwood build | Hauke Mehrtens | 2012-07-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 32898 | ||||
* | add more USB-related config symbols | Florian Fainelli | 2012-07-26 | 1 | -0/+20 |
| | | | | SVN-Revision: 32883 | ||||
* | add yet another framebuffer symbol | Florian Fainelli | 2012-07-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 32844 | ||||
* | add unset CONFIG_FB_XGI to fix fullbuilds | John Crispin | 2012-07-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 32836 | ||||
* | add missing framebuffer related symbols | Florian Fainelli | 2012-07-24 | 1 | -0/+3 |
| | | | | SVN-Revision: 32804 | ||||
* | kernel: switch openwrt default to TCP cubic from westwood (patch by Dave Täht) | Felix Fietkau | 2012-06-27 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | Despite Westwood's theoretical advantages, in nearly every benchmark we ran last year, TCP cubic won, whether it be on correct RTT estimates, amount of buffering, responsiveness, etc. on current hardware and software designs. (both need timestamps on to work well, besides) TCP cubic is better maintained and understood than westwood, also. While a scenario where westwood would win possibly exists, there is too much buffering in the wifi stack in particular at present, to see any improvement. If you wish to exercise various TCPs under contention, the current svn head of netperf (2.6) has options to switch congestion control agorithms on the fly, as does iperf. SVN-Revision: 32514 | ||||
* | kernel: add missing config symbol | Felix Fietkau | 2012-06-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 32498 | ||||
* | kernel: add a few more tracing related symbols | Felix Fietkau | 2012-06-06 | 1 | -0/+2 |
| | | | | SVN-Revision: 32094 | ||||
* | kernel: make tracing support configurable | Felix Fietkau | 2012-06-06 | 1 | -0/+3 |
| | | | | SVN-Revision: 32085 | ||||
* | adds patch to make Tantos (psb6970) switch buildable again | John Crispin | 2012-05-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 32006 | ||||
* | generic: rtl8366_smi: rename debugfs Kconfig symbol | Gabor Juhos | 2012-05-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 31915 | ||||
* | kernel: add some missing config options added by r31756 | Hauke Mehrtens | 2012-05-17 | 1 | -0/+2 |
| | | | | SVN-Revision: 31774 | ||||
* | linux/3.3: add missing symbol | Gabor Juhos | 2012-05-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 31748 | ||||
* | linux: add CONFIG_POWER_SUPPLY_DEBUG symbol | Gabor Juhos | 2012-05-15 | 1 | -0/+1 |
| | | | | | | It was missing in the previous commit. SVN-Revision: 31738 | ||||
* | linux: move certain disabled symbols to the generic configs | Gabor Juhos | 2012-05-15 | 1 | -0/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ARCH_DMA_ADDR_T_64BIT * CONFIG_ARCH_HAS_ILOG2_U32 * CONFIG_ARCH_HAS_ILOG2_U64 * CONFIG_ARCH_PHYS_ADDR_T_64BIT * CONFIG_ARCH_SUPPORTS_MSI * CONFIG_GENERIC_CPU_DEVICES * CONFIG_HWMON_DEBUG_CHIP * CONFIG_I2C_PXA_PCI * CONFIG_LEDS_GPIO * CONFIG_MINIX_FS_NATIVE_ENDIAN * CONFIG_MLX4_CORE * CONFIG_POWER_SUPPLY * CONFIG_POWER_SUPPLY_DEBUG * CONFIG_QUOTACTL * CONFIG_SDIO_UART * CONFIG_SENSORS_K10TEMP * CONFIG_SENSORS_SCH56XX_COMMON * CONFIG_SENSORS_VIA_CPUTEMP * CONFIG_SERIO_AMBAKMI * CONFIG_SERIO_I8042 * CONFIG_SERIO_LIBPS2 * CONFIG_SERIO_PCIPS2 * CONFIG_SERIO_RAW * CONFIG_SERIO_SERPORT * CONFIG_SPI_BITBANG * CONFIG_SPI_GPIO SVN-Revision: 31737 | ||||
* | linux/3.3: more missing config symbols | Gabor Juhos | 2012-05-14 | 1 | -0/+3 |
| | | | | SVN-Revision: 31713 | ||||
* | kernel: add CONFIG_BLK_DEV_PCIESSD_MTIP32XX | Hauke Mehrtens | 2012-05-14 | 1 | -0/+1 |
| | | | | SVN-Revision: 31710 | ||||
* | linux/3.3: add missing RTC symbol | Gabor Juhos | 2012-05-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 31654 | ||||
* | linux/3.3: add more missing symbols | Gabor Juhos | 2012-05-02 | 1 | -0/+2 |
| | | | | SVN-Revision: 31552 | ||||
* | linux/3.3: add more missing symbols | Gabor Juhos | 2012-05-01 | 1 | -0/+7 |
| | | | | SVN-Revision: 31548 | ||||
* | linux/3.3: yet another missing symbol | Gabor Juhos | 2012-04-29 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31527 | ||||
* | linux: move CONFIG_BOOKE_WDT to the generic config | Gabor Juhos | 2012-04-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 31520 | ||||
* | linux/3.3: yet another missing symbol | Gabor Juhos | 2012-04-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 31488 | ||||
* | kernel: add some more missing kernel config symbols | Jonas Gorski | 2012-04-24 | 1 | -0/+8 |
| | | | | SVN-Revision: 31458 | ||||
* | enable NF_CONNTRACK_PROCFS for Linux 3.3, required for ↵ | Jo-Philipp Wich | 2012-04-24 | 1 | -1/+1 |
| | | | | | | /proc/net/nf_conntrack (#11339) SVN-Revision: 31454 | ||||
* | Add a missing symbol for config-3.3 | Claudio Mignanti | 2012-04-20 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com> SVN-Revision: 31373 | ||||
* | add missing symbols | Imre Kaloz | 2012-04-09 | 1 | -0/+4 |
| | | | | SVN-Revision: 31231 |