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
Felix Fietkau
91edb99017
disable crash logging for uml, it cannot possibly work there anyway
...
SVN-Revision: 22326
15 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
8d0aa4e176
target/uml: add missing CONFIG_MATOM config symbol
...
SVN-Revision: 21434
15 years ago
Nicolas Thill
6d277230cf
target/uml: fix host processor type selection on x86_64 (proper fix for [13166])
...
SVN-Revision: 21318
15 years ago
Nicolas Thill
a09235eca6
target/uml: bump to 2.6.32.12
...
SVN-Revision: 21301
15 years ago
Nicolas Thill
a1ae374e1d
target/uml: fix memcpy export on x86_64 with gcc < 4.3 ( closes : #6918 )
...
SVN-Revision: 21293
15 years ago
Nicolas Thill
489c2adad3
target/uml: rename patch 003 to match what we have in 2.6.30
...
SVN-Revision: 21292
15 years ago
Nicolas Thill
2e66d9c013
target/uml: refresh 2.6.30 patches
...
SVN-Revision: 21291
15 years ago
Nicolas Thill
734e6e5fd3
target/uml: add patches for 2.6.32
...
SVN-Revision: 21290
15 years ago
Florian Fainelli
845f57debb
add upstream patch to fix linking failures on '__rela_iplt_end'
...
SVN-Revision: 21267
15 years ago
Gabor Juhos
4be3c3e48c
kernel: refresh patches for 2.6.34-rc5 and update md5sum
...
SVN-Revision: 21082
15 years ago
Gabor Juhos
81062a12ac
kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels
...
SVN-Revision: 21081
15 years ago
Nicolas Thill
e2b57ecf5f
define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
...
SVN-Revision: 20834
15 years ago
Nicolas Thill
0946764732
remove 'svn:executable' property
...
SVN-Revision: 20831
15 years ago
Florian Fainelli
558f9342d5
add 2.6.34 support
...
SVN-Revision: 20208
15 years ago
Florian Fainelli
b8f02a36d1
add support for 2.6.33
...
SVN-Revision: 20158
15 years ago
Nicolas Thill
e1863691d9
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
...
SVN-Revision: 20136
15 years ago
Lars-Peter Clausen
900de42186
Add audio feature flag.
...
There are targets which neither have usb host nor pci support but do have audio
capabilities. Those targets should expliclitly specifiy that they support audio
through the new feature flag. The audio feature flag is also implicitly selected
by the usb and pci feature flags.
SVN-Revision: 19643
15 years ago
Florian Fainelli
e71f4e9df0
move 2.6.30 patches to their appropriate directory
...
SVN-Revision: 19572
15 years ago
Felix Fietkau
2aa0d20756
replace the hostapd preselection with a wpad preselection to enable proper client mode support in the default images
...
SVN-Revision: 19293
15 years ago
Florian Fainelli
a653c7602e
update README after r18624
...
SVN-Revision: 18683
15 years ago
Florian Fainelli
a47b8566a1
update to 2.6.30, refresh patches
...
SVN-Revision: 18635
15 years ago
Imre Kaloz
1d62d9a95c
another round of kernel config cleanups
...
SVN-Revision: 18370
15 years ago
Florian Fainelli
d4b251bdb8
update to 2.6.30.9
...
SVN-Revision: 18126
15 years ago
Florian Fainelli
85278b07c1
remove the mempcy patch, fixes build failures on most x86_64 hosts
...
SVN-Revision: 17989
15 years ago
Gabor Juhos
054c54512f
kernel: upgrade to 2.6.30.8 and refresh patches
...
SVN-Revision: 17804
15 years ago
Gabor Juhos
1eeff91ada
uml: refresh patches
...
SVN-Revision: 17684
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
77c4df9e45
fix build failures with bash4
...
SVN-Revision: 17525
15 years ago
Florian Fainelli
37f1b4ed7d
fix some section warnings
...
SVN-Revision: 17524
15 years ago
Florian Fainelli
090842a624
fix linking failures against memcpy on x86_64, fix runtime tested successfully
...
SVN-Revision: 17458
15 years ago
Florian Fainelli
0c5a73ec9b
use 2.6.30.5
...
SVN-Revision: 17296
15 years ago
Nicolas Thill
0eeb0d3c2f
bump to 2.6.30.4, apply fix from [15119] to x86_64
...
SVN-Revision: 17285
15 years ago
Imre Kaloz
a9c958c2de
make kernels use /etc/preinit by default
...
SVN-Revision: 15840
16 years ago
Imre Kaloz
86a4a6edb9
upgrade to newest stable kernel versions
...
SVN-Revision: 15575
16 years ago
Nicolas Thill
0a2efdd06a
add a patch to disable compile-time buffer checks enabled by default on Ubuntu 8.10 and later ( closes : #4826 )
...
SVN-Revision: 15119
16 years ago
Hauke Mehrtens
62595883fb
update to kernel version 2.6.28.9
...
SVN-Revision: 15017
16 years ago
Imre Kaloz
45a676441d
update to 2.6.28.8
...
SVN-Revision: 14916
16 years ago
Hauke Mehrtens
3f085cd501
update to 2.6.28.7 and 2.6.27.19
...
SVN-Revision: 14601
16 years ago
Gabor Juhos
1b55cf14cc
update to 2.6.28.6
...
SVN-Revision: 14565
16 years ago
Nicolas Thill
2d92aa6fc5
uml: bump to 2.6.28.5
...
SVN-Revision: 14535
16 years ago
Nicolas Thill
b839bd2111
uml: add a patch to make ZLIB_DEFLATE visible, so that CONFIG_ZLIB_DEFLATE=y is honored
...
SVN-Revision: 14268
16 years ago
Nicolas Thill
41a9749fdf
uml: revert from 2.6.28.2 to 2.6.28
...
There are still some issues with 2.6.28.2 (http://patchwork.kernel.org/patch/2458/ ), and even wth that fixed, uml randomly locks up at boot on some host systems.
SVN-Revision: 14267
16 years ago
Gabor Juhos
85963798be
update to 2.6.28.2
...
SVN-Revision: 14247
16 years ago
Florian Fainelli
d814f38dd3
bump kernel version to 2.6.28
...
SVN-Revision: 13990
16 years ago