summaryrefslogtreecommitdiff
path: root/config/kernel
AgeCommit message (Collapse)AuthorFilesLines
2010-11-24kernel/linux: add latest versionsYann E. MORIN"1-9/+14
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-10-31kernel/linux: update versionsYann E. MORIN"1-9/+9
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-10-23kernel/linux: nuke oldish versionsYann E. MORIN"1-35/+0
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-10-23kernel/linux: add 2.6.36Yann E. MORIN"1-0/+5
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-10-06kernel/linux: the new long-term stable is 2.6.32Yann E. MORIN"1-4/+19
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-10-06kernel/linux: update to latest versionsYann E. MORIN"1-9/+24
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-08-31kernel/mingw32: show only for x86, 32-bit targetsYann E. MORIN"1-1/+1
Mingw32 on non-x86, non-32-bit target makes no sense Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-08-31kernel/linux: add latest versionsYann E. MORIN"1-9/+29
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-08-31kernel/linux: remove old versionsYann E. MORIN"1-15/+0
Remove those versions whose series does no longer appear on the front page of kernel.org Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-08-02kernel/linux: : nuke old 2.6.33.[0-6]Arnaud Lacombe1-35/+0
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
2010-08-02kernel/linux: 2.6.32.17, 2.6.33.7, 2.6.34.2 and 2.6.35 are out !Yann E. MORIN"1-6/+21
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> [Yann E. MORIN: also add latest 2.6.27.49] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-07-15kernel/mingw32: mark as being EXPERIMENTALYann E. MORIN"1-0/+1
2010-07-11kernel: add mingwYann E. MORIN"1-0/+32
Add the option to build a cross-compiler for kernel type 'mingw'. The resulting cross-compiler can be used to build applications on a Linux host that can be run on a Windows target. Compiler is build using the mingwrt and w32-api packages aviable from the MinGW project (http://sourceforge.net/projects/mingw). The windows headers (w32-api package) are extracting with the kernel_headers step The libraries and other headers from both packages are build and installed in the various steps of libc Signed-off-by: Bart vdr Meulen <bartvdrmeulen@gmail.com> [yann.morin.1998@anciens.enib.fr: fix kernel headers comment, don't "return 0"] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2010-07-09kernel/linux: update linux stable releasesJohannes Stezenbach1-9/+19
Signed-off-by: Johannes Stezenbach <js@sig21.net>
2010-06-17kernel/linux: allow headers from full custom source treeYann E. MORIN"1-3/+22
Accept a local tarball name as the source of the Linux kernel headers, rather than forcing the user to use either an upstream tarball, or a local pre-installed headers tree.
2010-06-15kernel/linux: reorder upstream/custom-tree handlingYann E. MORIN"1-11/+11
2010-05-27kernel/linux: update to latest versionsYann E. MORIN"1-6/+11
2010-05-18kernel/linux: update versions listYann E. MORIN"1-15/+18
2010-04-02kernel/linux: add latest versions: 2.6.33.2 2.6.32.11 2.6.31.13 2.6.27.46Yann E. MORIN"1-9/+14
2010-03-17kernel/linux: add latest versions 2.6.32.10 and 2.6.33.1Yann E. MORIN"1-3/+8
2010-02-28kernel/linux: add latest 2.6.32.9 and 2.6.33, remove old 2.6.32.xYann E. MORIN"1-41/+6
2010-02-11kernel/linux: add latest 2.6.32.8Yann E. MORIN"1-0/+5
2010-01-31kernel/linux: add latest versions, remove old dot-releasesYann E. MORIN"1-106/+26
2010-01-07kernel/linux: add support for latest versionsYann E. MORIN"1-3/+26
This patch adds support for the latest Linux 2.6.32.3 kernel. Signed-off-by: Joachim Nilsson <jocke@vmlinux.org> [yann.morin.1998@anciens.enib.fr: keep only one long-term stable] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2009-12-19kernel/linux: add latest versionsYann E. MORIN"1-3/+38
2009-12-19kernel/linux: fix versionsYann E. MORIN"1-9/+9
2009-11-17Adding kernel 2.6.31.6 and 2.6.27.39Frederic Roussel"1-3/+8
2009-10-28config: mark now old versions as being OBSOLETEYann E. MORIN"1-2/+4
These versions are kept for the upcoming release, but they will be removed from the next release if they are not used.
2009-10-27kernel/linux: add latest versionsYann E. MORIN"1-3/+28
2009-10-20kernel/linux: remove the version promptYann E. MORIN"1-13/+0
2009-10-28config: rip-out versions marked as OBSOLETEYann E. MORIN"1-55/+0
2009-09-26kernel/linux: update versions.Yann E. MORIN"1-32/+18
2009-09-13scripts: add new version at top of choiceYann E. MORIN"1-5/+4
Add new versions at the top of the choice menu, not at the bottom.
2009-09-13config: re-order menu entries so that latest versions are at the topYann E. MORIN"1-86/+86
It makes better sense to have latest versions at the top of the choice entries.
2009-09-12kernel/linux: add latest versionsYann E. MORIN"1-3/+13
Add 2.6.27.33 as long-term stable, and 2.6.30.6 and 2.6.31.
2009-08-30config: Linux kernel selectes shared libraries supportYann E. MORIN"1-0/+1
The Linux kernel supports using shared libraries, so prompt the user.
2009-08-19config: add Linux kernel 2.6.30.5Yann E. MORIN"1-0/+5
2009-08-19config: update Linux kernel long-term stable to 2.6.27.31.Yann E. MORIN"1-3/+3
2009-08-02[kernel-linux] Add latest versionsYann E. MORIN"1-3/+38
Add 2.6.29.{5,6} and 2.6.30{,.1} Update 2.6.27.24 to 2.6.27.26 as long-term stable.
2009-05-24/trunk:Yann E. MORIN"1-54/+13
- update the Linux kernel versions. -------- diffstat follows -------- /trunk/config/kernel/linux.in | 67 13 54 0 ++++++++++--------------------------------------- 1 file changed, 13 insertions(+), 54 deletions(-)
2009-05-20Merge the uClinux/noMMU stuff back to /trunk:Yann E. MORIN"3-273/+249
- merge Linux and uClinux back to a single kernel - add ARCH_USE_MMU and acquainted config options that architectures can auto-select - make binutils and elf2flt two "Binary utilities" that go in a single common sub-{menu,directory} structure -------- diffstat follows -------- /trunk/scripts/build/kernel/uclinux.sh | 2 0 2 0 - /trunk/scripts/build/kernel/linux.sh | 206 204 2 0 +++++++++++++++++++++++++++++ /trunk/scripts/build/kernel/linux-common.sh | 198 0 198 0 ---------------------------- /trunk/scripts/build/binutils.sh | 232 0 232 0 -------------------------------- /trunk/scripts/build/elf2flt.sh | 150 0 150 0 --------------------- /trunk/scripts/crosstool-NG.sh.in | 6 4 2 0 + /trunk/config/kernel/linux.in | 249 249 0 0 +++++++++++++++++++++++++++++++++++ /trunk/config/kernel/linux.in-common | 252 0 252 0 ----------------------------------- /trunk/config/kernel/uclinux.in | 21 0 21 0 --- /trunk/config/target.in | 23 22 1 0 +++ /trunk/config/elf2flt.in | 49 0 49 0 ------- /trunk/config/libc/glibc.in | 2 1 1 0 /trunk/config/libc/eglibc.in | 2 1 1 0 /trunk/config/config.in | 1 0 1 0 - /trunk/config/arch/sh.in | 1 1 0 0 + /trunk/config/arch/arm.in | 2 1 1 0 /trunk/config/arch/powerpc.in | 1 1 0 0 + /trunk/config/arch/ia64.in | 1 1 0 0 + /trunk/config/arch/alpha.in | 1 1 0 0 + /trunk/config/arch/x86.in | 1 1 0 0 + /trunk/config/arch/mips.in | 1 1 0 0 + /trunk/config/arch/powerpc64.in | 1 1 0 0 + 22 files changed, 489 insertions(+), 913 deletions(-)
2009-05-13Merge the /deve/uclinux branch back to /trunk:Yann E. MORIN"3-247/+273
- add support for uClinux, the MMU-less ports of Linux. -------- diffstat follows -------- /trunk/scripts/build/kernel/linux.sh | 100 1 99 0 --------------- /trunk/steps.mk | 1 1 0 0 + /trunk/config/kernel/linux.in | 247 0 247 0 ------------------------------------- /trunk/config/kernel.in | 2 1 1 0 /trunk/config/libc/glibc.in | 2 1 1 0 /trunk/config/libc/eglibc.in | 2 1 1 0 /trunk/config/libc/glibc-eglibc.in-common | 5 5 0 0 + /trunk/config/config.in | 1 1 0 0 + 8 files changed, 11 insertions(+), 349 deletions(-)
2009-05-07Add katest Linux kernel versions: 2.6.27.22, 2.6.28.10 and 2.6.29.2.Yann E. MORIN"1-3/+13
-------- diffstat follows -------- /trunk/config/kernel/linux.in | 16 13 3 0 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-)
2009-04-20Remove old 2.6.27 Linux kernel versions, keep the latest 2.6.27.21.Yann E. MORIN"1-106/+2
-------- diffstat follows -------- /trunk/config/kernel/linux.in | 108 2 106 0 +------------------------------------------------ 1 file changed, 2 insertions(+), 106 deletions(-)
2009-04-03Add latest Linux kernel 2.6.29.1.Yann E. MORIN"1-0/+5
/trunk/config/kernel/linux.in | 5 5 0 0 +++++ 1 file changed, 5 insertions(+)
2009-04-01Allow user to select a non-listed Linux kernel version, as suggestedYann E. MORIN"1-0/+14
by Stefan Hallas Andersen <stefande@cisco.com> /trunk/config/kernel/linux.in | 14 14 0 0 ++++++++++++++ 1 file changed, 14 insertions(+)
2009-03-28Add latest Linux kernel versions:Yann E. MORIN"1-41/+27
- 2.6.27.21 - 2.6.28.8 & .9 - 2.6.29 Remove /old/ versions: - 2.6.26 -> .7 /trunk/config/kernel/linux.in | 68 27 41 0 +++++++++++++++++++------------------------------ 1 file changed, 27 insertions(+), 41 deletions(-)
2009-03-04Add Linux kernel headers 2.6.27.1{8,9}Yann E. MORIN"1-0/+10
/trunk/config/kernel/linux.in | 10 10 0 0 ++++++++++ 1 file changed, 10 insertions(+)
2009-03-04Add latest versions:Yann E. MORIN"1-0/+10
- Linux kernel headers 2.6.28.{6,7} - uClibc 0.9.30.1 /trunk/config/kernel/linux.in | 10 10 0 0 ++++++++++ /trunk/config/libc/uClibc.in | 5 5 0 0 +++++ 2 files changed, 15 insertions(+)
2009-03-03Rename the custom header option.Yann E. MORIN"1-2/+2
/trunk/scripts/build/kernel/linux.sh | 12 6 6 0 ++++++------ /trunk/config/kernel/linux.in | 4 2 2 0 ++-- 2 files changed, 8 insertions(+), 8 deletions(-)