Commit graph

177 commits

Author SHA1 Message Date
Florian Fainelli
b1becffa5b update to 2.6.32.20
SVN-Revision: 22766
2010-08-22 17:07:37 +00:00
Felix Fietkau
91edb99017 disable crash logging for uml, it cannot possibly work there anyway
SVN-Revision: 22326
2010-07-21 15:02:53 +00:00
Imre Kaloz
ca8f45b142 update kernel versions
SVN-Revision: 22289
2010-07-19 11:34:03 +00:00
Nicolas Thill
e74e289fa8 update linux kernel to 2.6.32.14
SVN-Revision: 21583
2010-05-27 18:09:09 +00:00
Hauke Mehrtens
b18a1d217b kernel: update kernel to version 2.6.32.13 and 2.6.33.4
SVN-Revision: 21540
2010-05-23 13:16:51 +00:00
Nicolas Thill
8d0aa4e176 target/uml: add missing CONFIG_MATOM config symbol
SVN-Revision: 21434
2010-05-12 21:34:48 +00:00
Nicolas Thill
6d277230cf target/uml: fix host processor type selection on x86_64 (proper fix for [13166])
SVN-Revision: 21318
2010-05-02 21:03:16 +00:00
Nicolas Thill
a09235eca6 target/uml: bump to 2.6.32.12
SVN-Revision: 21301
2010-05-02 16:33:34 +00:00
Nicolas Thill
a1ae374e1d target/uml: fix memcpy export on x86_64 with gcc < 4.3 (closes: #6918)
SVN-Revision: 21293
2010-05-02 04:20:03 +00:00
Nicolas Thill
489c2adad3 target/uml: rename patch 003 to match what we have in 2.6.30
SVN-Revision: 21292
2010-05-02 04:14:57 +00:00
Nicolas Thill
2e66d9c013 target/uml: refresh 2.6.30 patches
SVN-Revision: 21291
2010-05-02 02:40:21 +00:00
Nicolas Thill
734e6e5fd3 target/uml: add patches for 2.6.32
SVN-Revision: 21290
2010-05-02 00:59:04 +00:00
Florian Fainelli
845f57debb add upstream patch to fix linking failures on '__rela_iplt_end'
SVN-Revision: 21267
2010-04-30 12:20:24 +00:00
Gabor Juhos
4be3c3e48c kernel: refresh patches for 2.6.34-rc5 and update md5sum
SVN-Revision: 21082
2010-04-22 07:13:21 +00:00
Gabor Juhos
81062a12ac kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels
SVN-Revision: 21081
2010-04-22 07:12:09 +00:00
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
2010-04-12 23:15:56 +00:00
Nicolas Thill
0946764732 remove 'svn:executable' property
SVN-Revision: 20831
2010-04-12 17:08:57 +00:00
Florian Fainelli
558f9342d5 add 2.6.34 support
SVN-Revision: 20208
2010-03-14 17:20:45 +00:00
Florian Fainelli
b8f02a36d1 add support for 2.6.33
SVN-Revision: 20158
2010-03-12 14:24:17 +00:00
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
2010-03-11 09:50:11 +00:00
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
2010-02-15 20:03:18 +00:00
Florian Fainelli
e71f4e9df0 move 2.6.30 patches to their appropriate directory
SVN-Revision: 19572
2010-02-10 08:48:33 +00:00
Felix Fietkau
2aa0d20756 replace the hostapd preselection with a wpad preselection to enable proper client mode support in the default images
SVN-Revision: 19293
2010-01-23 17:21:18 +00:00
Florian Fainelli
a653c7602e update README after r18624
SVN-Revision: 18683
2009-12-07 16:56:00 +00:00
Florian Fainelli
a47b8566a1 update to 2.6.30, refresh patches
SVN-Revision: 18635
2009-12-04 14:52:45 +00:00
Imre Kaloz
1d62d9a95c another round of kernel config cleanups
SVN-Revision: 18370
2009-11-11 11:42:24 +00:00
Florian Fainelli
d4b251bdb8 update to 2.6.30.9
SVN-Revision: 18126
2009-10-23 12:10:25 +00:00
Florian Fainelli
85278b07c1 remove the mempcy patch, fixes build failures on most x86_64 hosts
SVN-Revision: 17989
2009-10-08 09:09:45 +00:00
Gabor Juhos
054c54512f kernel: upgrade to 2.6.30.8 and refresh patches
SVN-Revision: 17804
2009-10-01 10:07:32 +00:00
Gabor Juhos
1eeff91ada uml: refresh patches
SVN-Revision: 17684
2009-09-23 12:05:44 +00:00
Imre Kaloz
85fcc97a13 update to latest 2.6.27 and 2.6.30 kernels
SVN-Revision: 17602
2009-09-17 11:22:33 +00:00
Florian Fainelli
3ce53b8d92 update to 2.6.30.6, compile tested on some targets only
SVN-Revision: 17549
2009-09-09 07:35:06 +00:00
Florian Fainelli
77c4df9e45 fix build failures with bash4
SVN-Revision: 17525
2009-09-06 13:42:50 +00:00
Florian Fainelli
37f1b4ed7d fix some section warnings
SVN-Revision: 17524
2009-09-06 13:42:27 +00:00
Florian Fainelli
090842a624 fix linking failures against memcpy on x86_64, fix runtime tested successfully
SVN-Revision: 17458
2009-09-01 15:31:56 +00:00
Florian Fainelli
0c5a73ec9b use 2.6.30.5
SVN-Revision: 17296
2009-08-17 15:05:26 +00:00
Nicolas Thill
0eeb0d3c2f bump to 2.6.30.4, apply fix from [15119] to x86_64
SVN-Revision: 17285
2009-08-16 10:18:07 +00:00
Imre Kaloz
a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
2009-05-14 10:20:53 +00:00
Imre Kaloz
86a4a6edb9 upgrade to newest stable kernel versions
SVN-Revision: 15575
2009-05-03 16:58:06 +00:00
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
2009-04-06 16:45:10 +00:00
Hauke Mehrtens
62595883fb update to kernel version 2.6.28.9
SVN-Revision: 15017
2009-03-24 15:06:53 +00:00
Imre Kaloz
45a676441d update to 2.6.28.8
SVN-Revision: 14916
2009-03-17 12:41:05 +00:00
Hauke Mehrtens
3f085cd501 update to 2.6.28.7 and 2.6.27.19
SVN-Revision: 14601
2009-02-21 18:53:05 +00:00
Gabor Juhos
1b55cf14cc update to 2.6.28.6
SVN-Revision: 14565
2009-02-19 16:11:07 +00:00
Nicolas Thill
2d92aa6fc5 uml: bump to 2.6.28.5
SVN-Revision: 14535
2009-02-17 02:05:42 +00:00
Nicolas Thill
b839bd2111 uml: add a patch to make ZLIB_DEFLATE visible, so that CONFIG_ZLIB_DEFLATE=y is honored
SVN-Revision: 14268
2009-01-29 17:14:20 +00:00
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
2009-01-29 17:11:15 +00:00
Gabor Juhos
85963798be update to 2.6.28.2
SVN-Revision: 14247
2009-01-28 15:47:34 +00:00
Florian Fainelli
d814f38dd3 bump kernel version to 2.6.28
SVN-Revision: 13990
2009-01-12 09:57:58 +00:00
Florian Fainelli
ab8d91ac12 include hostapd-mini and kmod-mac80211-hwsim in the default profile
SVN-Revision: 13989
2009-01-12 09:57:02 +00:00
Gabor Juhos
88cda758c3 update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patch by Hauke Mehrtens * closes #4193
SVN-Revision: 13192
2008-11-12 17:49:01 +00:00
Florian Fainelli
6ba224a039 Add missing config symbol when building uml on amd64 hosts, it would keep asking for host machine type
SVN-Revision: 13166
2008-11-09 23:12:06 +00:00
Gabor Juhos
a1bf28950d refresh 2.6.26 patches
SVN-Revision: 13135
2008-11-06 20:55:33 +00:00
Florian Fainelli
1ac53fbf06 Update to 2.6.26.7
SVN-Revision: 13036
2008-10-23 09:16:00 +00:00
Gabor Juhos
821170133f update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
2008-09-26 18:46:53 +00:00
Gabor Juhos
184c6b06f2 update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
2008-08-22 15:37:19 +00:00
Nicolas Thill
2a05d8cbba set reasonable generic CRYPTO_ config entries for 2.6.26
SVN-Revision: 12362
2008-08-21 13:30:59 +00:00
Gabor Juhos
e5fa05d788 update to 2.6.25.15 and 2.6.26.2
SVN-Revision: 12242
2008-08-07 16:52:52 +00:00
Florian Fainelli
91bec65028 Add missing kernel configuration options since the SLUB allocator switch
SVN-Revision: 12235
2008-08-07 10:20:36 +00:00
Nicolas Thill
8ebe95404d remove broken status from uml target
SVN-Revision: 12202
2008-08-06 09:31:18 +00:00
Nicolas Thill
afcb4fbee4 fix typo in gcc version check
SVN-Revision: 12080
2008-08-03 15:04:28 +00:00
Nicolas Thill
5ca686b513 add a fix to prevent startup crashes on i386 when built with gcc < 4.3
SVN-Revision: 11969
2008-07-28 12:36:09 +00:00
Florian Fainelli
d610ea58d0 Resynced x86_64 kernel config for uml
SVN-Revision: 11962
2008-07-27 16:56:08 +00:00
Florian Fainelli
33ae24f5b5 Resync some kernel configuration options
SVN-Revision: 11941
2008-07-26 18:23:38 +00:00
Florian Fainelli
58a0fd47b2 Disable NFS_ACL support in the UML config, other platforms do not have it as well
SVN-Revision: 11905
2008-07-22 09:50:26 +00:00
Florian Fainelli
5b0bd7eb42 Update UML to 2.6.26
SVN-Revision: 11873
2008-07-19 16:28:33 +00:00
Florian Fainelli
c65758acdc Update uml to 2.6.25.10
SVN-Revision: 11686
2008-07-06 11:30:11 +00:00
Gabor Juhos
f9719b35c8 upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
SVN-Revision: 11184
2008-05-18 20:12:54 +00:00
Imre Kaloz
68943e35c2 upgrade to 2.6.24.5
SVN-Revision: 10959
2008-04-28 10:23:36 +00:00
Nicolas Thill
c6fe45ed55 properly disable CONFIG_CRYPTO_HW
SVN-Revision: 10952
2008-04-27 12:31:50 +00:00
Imre Kaloz
3a0e58b2e1 upgrade & standardize kernel versions
SVN-Revision: 10443
2008-02-11 10:50:40 +00:00
Nicolas Thill
71a68496e6 update uml readme with working cmdline example
SVN-Revision: 10405
2008-02-06 07:47:52 +00:00
Nicolas Thill
0ab670f17d update uml to 2.6.24 (i386 only for now)
SVN-Revision: 10404
2008-02-06 07:45:40 +00:00
Felix Fietkau
1bca0cc517 make the image filenames a bit shorter
SVN-Revision: 9533
2007-11-10 23:08:11 +00:00
Felix Fietkau
87a88cebc7 adapt profiles for subtarget changes
SVN-Revision: 8695
2007-09-08 20:04:43 +00:00
Felix Fietkau
a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
SVN-Revision: 8694
2007-09-08 19:55:42 +00:00
Felix Fietkau
56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
2007-09-06 16:27:37 +00:00