Felix Fietkau
ce59af117c
kernel: merge a net-next fq_codel backlog handling fix
...
SVN-Revision: 31813
13 years ago
Gabor Juhos
02c2f449d7
omap24xx: add support for 3.3
...
Compile tested only.
SVN-Revision: 31810
13 years ago
Gabor Juhos
c2a2d59db5
cns3xxx: add support for 3.3
...
Compile tested only.
SVN-Revision: 31809
13 years ago
Gabor Juhos
1fd4bf270b
linux/2.6.39: R.I.P.
...
SVN-Revision: 31808
13 years ago
Gabor Juhos
05c0d8b28e
cns3xxx: sync kernel config
...
SVN-Revision: 31807
13 years ago
Gabor Juhos
9718f03e24
cns3xxx: remove 2.6.39 support
...
SVN-Revision: 31806
13 years ago
Gabor Juhos
9e78becbac
cns3xxx: switch to 3.1
...
Compile tested only.
SVN-Revision: 31805
13 years ago
Gabor Juhos
07b5a3eea2
x86: remove support for old kernels
...
SVN-Revision: 31804
13 years ago
Gabor Juhos
604e3aac0a
x86: remove subtarget specific LINUX_VERSION overrides
...
SVN-Revision: 31803
13 years ago
Gabor Juhos
d9dab97d38
x86/ep80579: switch to 3.3
...
Also fix build errors in the ep80579-drivers package.
Compile tested only.
SVN-Revision: 31802
13 years ago
Hauke Mehrtens
c63ef04874
brcm47xx: fix nvram read out on devices with serial flash
...
detect nvram on Linksys E3200
SVN-Revision: 31790
13 years ago
Hauke Mehrtens
7ad663dda6
brcm47xx: bcma: fix null pointer
...
SVN-Revision: 31789
13 years ago
Hauke Mehrtens
b4ecf522cd
brcm47xx: ssb: recognize ARM Cortex M3
...
SVN-Revision: 31788
13 years ago
Hauke Mehrtens
7be88d2ad8
brcm47xx: some fixes for the USB driver
...
SVN-Revision: 31787
13 years ago
Gabor Juhos
e3678eb33e
cobalt: remove 2.6.39 specific patches
...
SVN-Revision: 31785
13 years ago
Gabor Juhos
a5de52c244
x86/olpc: switch to 3.3
...
Compile tested only.
SVN-Revision: 31784
13 years ago
Gabor Juhos
9e54e012d6
x86: image: select bootscript images by default for OLPC
...
SVN-Revision: 31783
13 years ago
Felix Fietkau
3f62f5211a
adm5120: add missing config symbols for the rb1xx subtarget, fixes #11407
...
SVN-Revision: 31781
13 years ago
Felix Fietkau
03babf3641
target: add a feature flag for RTC support
...
SVN-Revision: 31777
13 years ago
Hauke Mehrtens
c30405070c
kernel: add some missing config options added by r31756
...
SVN-Revision: 31774
13 years ago
Hauke Mehrtens
273797f15a
kernel: ssb/bcma: update to version from wireless-testing tag master-2012-05-16-2
...
SVN-Revision: 31772
13 years ago
Hauke Mehrtens
3491d8c017
brcm47xx: remove support for kernel 3.2
...
SVN-Revision: 31771
13 years ago
Gabor Juhos
562e468ae5
x86/thincan: switch to 3.3
...
Compile tested only.
SVN-Revision: 31765
13 years ago
Gabor Juhos
1f7f8376a6
x86/xen_domu: switch to 3.3
...
Compile tested only.
SVN-Revision: 31764
13 years ago
Gabor Juhos
8bb7ddecfd
x86/kvm_guest: switch to 3.3
...
Compile tested only.
SVN-Revision: 31763
13 years ago
Gabor Juhos
f14d1a588d
x86/generic: switch to 3.3
...
Compile tested only.
SVN-Revision: 31762
13 years ago
Felix Fietkau
54edbfabac
kernel: add codel and fq_codel to generic 3.3 patch set (based on patch by Dave Täht)
...
Codel is a new AQM algorithm and RED replacement designed by
Kathie Nichols and Van Jacobson, and published in ACM queue:
http://queue.acm.org/detail.cfm?id=2209336
Codel stands for "Controlled Delay", and needs no knobs in the
general case, twiddled, for optimum results. It aims for 5ms of
delay, at most, when in use.
Additionally,
fq_codel (by eric dumazet) builds on codel to provide fair queuing
superior to what could be had with SFQ, and drop behavior saner
than RED, BLUE, or choke.
These patches are backported from net-next and are known to work
on Linux 3.3.4 and later.
Includes updates to codel for better portability and speed
SVN-Revision: 31756
13 years ago
Gabor Juhos
eb2fe5e863
x86/alix2: switch to 3.3
...
Compile tested only.
SVN-Revision: 31753
13 years ago
Gabor Juhos
fb7da5bbde
x86/net5501: switch to 3.3
...
Compile tested only.
SVN-Revision: 31752
13 years ago
Gabor Juhos
9e049ce25c
x86: sync 3.3 configs
...
SVN-Revision: 31751
13 years ago
Gabor Juhos
19f691f8e4
x86: sync 3.2 configs
...
SVN-Revision: 31750
13 years ago
Gabor Juhos
724fd5e657
x86: sync 2.6.39 configs
...
SVN-Revision: 31749
13 years ago
Gabor Juhos
637fd23428
linux/3.3: add missing symbol
...
SVN-Revision: 31748
13 years ago
Gabor Juhos
67675fd48d
linux: add CONFIG_POWER_SUPPLY_DEBUG symbol
...
It was missing in the previous commit.
SVN-Revision: 31738
13 years ago
Gabor Juhos
39994008cb
linux: move certain disabled symbols to the generic configs
...
* 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
13 years ago
Felix Fietkau
a3f2fd187b
ar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer necessary (found by Eric Dumazet)
...
SVN-Revision: 31736
13 years ago
John Crispin
364f47e454
code style cleanup of the mach files
...
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31735
13 years ago
John Crispin
07dca108a9
adds zyxel p2601hnfx support
...
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31734
13 years ago
John Crispin
9785ec070e
set 3.3.6 as default
...
SVN-Revision: 31733
13 years ago
John Crispin
c61ada1db8
set 3.3.5 as default
...
SVN-Revision: 31718
13 years ago
Gabor Juhos
2fceae7ec4
linux/3.0: R.I.P.
...
It is used by the broken omap35xx/gumstix target only.
SVN-Revision: 31717
13 years ago
Gabor Juhos
a3d349a3b3
realview: remove 3.0 support
...
SVN-Revision: 31716
13 years ago
Gabor Juhos
e2ecabd761
realview: switch to 3.3
...
SVN-Revision: 31715
13 years ago
Gabor Juhos
46c7d58726
realview: add 3.3 support
...
SVN-Revision: 31714
13 years ago
Gabor Juhos
8f629f2a22
linux/3.3: more missing config symbols
...
SVN-Revision: 31713
13 years ago
Felix Fietkau
fab5ee9566
imagebuilder: explicitly install the kernel .ipk before installing anything else, it is no longer part of the package index ( fixes #11450 )
...
SVN-Revision: 31711
13 years ago
Hauke Mehrtens
a798a81890
kernel: add CONFIG_BLK_DEV_PCIESSD_MTIP32XX
...
SVN-Revision: 31710
13 years ago
Gabor Juhos
b472e5d12e
kernel: update linux 3.3 to 3.3.6
...
SVN-Revision: 31709
13 years ago
Hauke Mehrtens
679b6a0722
amazon: fix section mismatch
...
SVN-Revision: 31707
13 years ago
Hauke Mehrtens
abd74f86b4
amazon: update amazon target to kernel 3.3
...
This is just compile tested, my device is currently not working.
SVN-Revision: 31706
13 years ago