Florian Fainelli
4287370f76
cobalt: switch to 3.14 kernel
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 43548
10 years ago
Felix Fietkau
c288d2d6d9
kernel: makefiles: make use of new var KERNEL_PATCHVER
...
replace all occurences of LINUX_VERSION with the cleaner
approach. future kernel upgrades must mostly touch only
one file. the only platform left is netlogic, because it
uses a intermediate kernel 3.14.16
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 43047
10 years ago
Hauke Mehrtens
dd3f451d55
cobalt: do not build userland with support for mips1
...
Without specifying -march gcc uses -march=mips1 by default, but that
causes problems when compiling openssl. Use -march=r5000 instead to
compile a userland optimized for the CPU used on this device.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38386
11 years ago
Felix Fietkau
a30681dff0
build: unify mips target cflags
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38210
11 years ago
Felix Fietkau
73c4d73d6d
build: unify target independent optimization options
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37600
11 years ago
Florian Fainelli
d359d46182
make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly
...
SVN-Revision: 32869
12 years ago
Florian Fainelli
ba9f6a46b1
remove broken flag
...
SVN-Revision: 32842
12 years ago
John Crispin
a4d96aae8d
bump to 3.3.8
...
SVN-Revision: 32055
13 years ago
Gabor Juhos
c50f1f7536
cobalt: switch to 3.3 and add broken flag
...
Compile tested only.
SVN-Revision: 31898
13 years ago
Jonas Gorski
22b4e6b882
kernel: update linux 3.2 to 3.2.16
...
SVN-Revision: 31459
13 years ago
Florian Fainelli
26b3c31634
switch to 3.2.15
...
SVN-Revision: 31345
13 years ago
Hauke Mehrtens
09b1073f9b
kernel: update kernel to version 2.6.39.4
...
SVN-Revision: 28022
13 years ago
Hauke Mehrtens
c5821c1a3a
kernel: update kernel to 2.6.39.2
...
SVN-Revision: 27298
14 years ago
Florian Fainelli
685a61eb6c
switch to 2.6.39
...
SVN-Revision: 27175
14 years ago
Florian Fainelli
de02a2795b
fill maintainer infos for a couple of targets
...
SVN-Revision: 26836
14 years ago
Felix Fietkau
335877a2b3
global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance
...
SVN-Revision: 26300
14 years ago
Imre Kaloz
b8430e7427
update to 2.6.32.33 and 2.6.37.4
...
SVN-Revision: 26226
14 years ago
Hauke Mehrtens
b78210955c
kernel: update to kernel version 2.6.32.32
...
SVN-Revision: 26124
14 years ago
Florian Fainelli
d3c2b87213
update to 2.6.32.29
...
SVN-Revision: 25583
14 years ago
Hauke Mehrtens
b8ab3d34eb
kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2
...
SVN-Revision: 24486
14 years ago
Imre Kaloz
ead8ab8403
update to the latest stable kernels
...
SVN-Revision: 24136
14 years ago
Imre Kaloz
4052849677
switch from ext2 to ext4 (w/o) journaling
...
SVN-Revision: 24084
14 years ago
Imre Kaloz
0a5da348d1
update kernels to 2.6.32.25 and 2.6.35.8
...
SVN-Revision: 23851
14 years ago
Imre Kaloz
5f9a6a5431
upgrade kernel versions to the latest stable ones
...
SVN-Revision: 23219
14 years ago
Florian Fainelli
b1becffa5b
update to 2.6.32.20
...
SVN-Revision: 22766
14 years ago
Imre Kaloz
ca8f45b142
update kernel versions
...
SVN-Revision: 22289
15 years ago
Nicolas Thill
e74e289fa8
update linux kernel to 2.6.32.14
...
SVN-Revision: 21583
15 years ago
Hauke Mehrtens
b18a1d217b
kernel: update kernel to version 2.6.32.13 and 2.6.33.4
...
SVN-Revision: 21540
15 years ago
Nicolas Thill
b3b591c000
buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ
...
SVN-Revision: 21238
15 years ago
Alexandros C. Couloumbis
fdac9ae836
sync to kernel 2.6.32.12
...
SVN-Revision: 21195
15 years ago
Gabor Juhos
e66a368bd1
kernel: update to 2.6.32.10
...
SVN-Revision: 20444
15 years ago
Hauke Mehrtens
0c7b285613
kernel: update to kernel 2.6.32.9
...
SVN-Revision: 19890
15 years ago
Travis Kemen
5c75e1dd02
update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
...
SVN-Revision: 19591
15 years ago
Florian Fainelli
6fd4369159
switch to 2.6.32
...
SVN-Revision: 19571
15 years ago
Florian Fainelli
a47b8566a1
update to 2.6.30, refresh patches
...
SVN-Revision: 18635
15 years ago
Florian Fainelli
d4b251bdb8
update to 2.6.30.9
...
SVN-Revision: 18126
15 years ago
Florian Fainelli
96d804c54f
optimize binaries for the rm5200 cpu present on cobalt, do not use the mips32 isa
...
SVN-Revision: 17980
15 years ago
Gabor Juhos
054c54512f
kernel: upgrade to 2.6.30.8 and refresh patches
...
SVN-Revision: 17804
15 years ago
Imre Kaloz
85fcc97a13
update to latest 2.6.27 and 2.6.30 kernels
...
SVN-Revision: 17602
15 years ago
Florian Fainelli
3ce53b8d92
update to 2.6.30.6, compile tested on some targets only
...
SVN-Revision: 17549
15 years ago
Florian Fainelli
0c5a73ec9b
use 2.6.30.5
...
SVN-Revision: 17296
15 years ago
Florian Fainelli
ab5bc14973
update to 2.6.30.4
...
SVN-Revision: 17062
16 years ago
Florian Fainelli
b2c26c32dd
switch to 2.6.30.3
...
SVN-Revision: 17028
16 years ago
Imre Kaloz
c3aa860a11
update to 2.6.30.2
...
SVN-Revision: 16931
16 years ago
Florian Fainelli
f74d16548d
update targets to 2.6.30.1, update patches
...
SVN-Revision: 16697
16 years ago
Hamish Guthrie
8cd16ebd28
Bump 2.6.30 kernel version to final
...
SVN-Revision: 16419
16 years ago
Imre Kaloz
6b2a7b73ca
upgrade to 2.6.30-rc8
...
SVN-Revision: 16307
16 years ago
Imre Kaloz
04bca7b528
update to 2.6.30-rc7
...
SVN-Revision: 16048
16 years ago
Imre Kaloz
9db4496e78
upgrade to 2.6.30-rc6, refresh patches
...
SVN-Revision: 15912
16 years ago
Florian Fainelli
28979b4c6c
add support for cobalt microservers (mips-based)
...
SVN-Revision: 15836
16 years ago