summaryrefslogtreecommitdiff
path: root/toolchain/kernel-headers
AgeCommit message (Collapse)Author
2009-01-13toolchain: sh64 fixesPeter Korsgaard
- arch/sh and arch/sh64 got merged in 2.6.25, so use arch/sh for sh64 as well - use little endian for sh64, like for 32bit sh sh64 still doesn't build, but gets further along now.
2009-01-12toolchain: fix cris build with 2.6.28 kernel headersPeter Korsgaard
Patch by Hinko Kocevar <hinko.kocevar@cetrtapot.si>
2009-01-12buildroot: get rid of s390 supportPeter Korsgaard
As discussed on the list. It isn't supported by uclibc, so I strongly doubt anyone has been using it.
2009-01-05add .empty files for git-svnPeter Korsgaard
git-svn (and git) doesn't handle empty directories, so add .empty files to those dirs like elsewhere in buildroot. Those empty directories are normally not a big deal, but the recent changes to u-boot broke the build.
2008-12-31* Bump latest 2.6.27 kernel header version to 2.6.27.10Nigel Kukard
2008-12-28toolchain/kernel-headers: add 2.6.28Peter Korsgaard
Don't make it default yet as uclibc/busybox seems to have some issues with it.
2008-12-20Revert patch, sent by mistakeUlf Samuelsson
2008-12-20Add updated gcc-4.2.2 prepatched toolchain for AVR32Ulf Samuelsson
2008-12-10toolchain/kernel-headers: don't hide 2.6.27 if RECENT isn't enabledPeter Korsgaard
2008-12-08toolchain/kernel-headers: bump 2.6.27.x versionPeter Korsgaard
2008-11-30kernel-headers: bump 2.6.26.x / 2.6.27.x versionPeter Korsgaard
2008-11-30kernel-headers: also show 2.6.26 if deprecated is enabled, but recent isn'tPeter Korsgaard
2008-11-05kernel-headers: bump 2.6.26 and 2.6.27 minor versionsPeter Korsgaard
2008-10-24kernel-headers: bump 2.6.25, 2.6.26 and 2.6.27 minor versionsPeter Korsgaard
2008-10-10kernel-headers: bump 2.6.25.x / 2.6.26.x versionsPeter Korsgaard
2008-10-10kernel-headers: add 2.6.27Peter Korsgaard
And mark 2.6.26 as recent, 2.6.25 as deprecated while we're at it.
2008-10-02kernel-headers: remove whitespace damageHans-Christian Egtvedt
2008-08-19kernel-headers: rename aout patch so it gets applied to 2.6.25.15Peter Korsgaard
Needed by valgrind.
2008-08-19kernel-headers: bump 2.6.25.x / 2.6.26.x versionsPeter Korsgaard
2008-08-04kernel-headers: remove ancient versionsPeter Korsgaard
2008-08-04kernel-headers: mark 2.6.24 as deprecated and 2.6.25 as recentPeter Korsgaard
2008-08-04kernel-headers: add 2.6.26.xPeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2008-07-07kernel-headers: bump 2.6.25.x versionPeter Korsgaard
2008-06-26kernel headers: bump 2.6.25.xPeter Korsgaard
Based on patch by Fathi Boudra.
2008-06-19buildroot: s/depends/depends on/Peter Korsgaard
The new kconfig is more strict regarding depends/depends on, so fixup the tree.
2008-06-15kernel-headers: 2.6.25.6: export linux/a.out.h (E.G. for valgrind)Peter Korsgaard
2008-06-13toolchain: also setup kernel headers when ext toolchain is usedPeter Korsgaard
Provide kernel headers when ext toolchain is used, so we can compile packages which need them.
2008-06-11kernel headers: bump 2.6.25.x versionPeter Korsgaard
2008-06-07kernel headers: bump 2.6.25.x versionPeter Korsgaard
2008-06-02kernel headers: add BR2_DEPRECATED / BR2_RECENT annotations to 2.6.2xPeter Korsgaard
2008-06-02kernel headers: add 2.6.25.4Peter Korsgaard
2008-06-02kernel headers: bump 2.6.24.x to 2.6.24.7Peter Korsgaard
2008-03-11buildroot: use BR2_KERNEL_MIRROR everywherePeter Korsgaard
Based on patch by Nigel Kukard.
2008-03-06toolchain updatesJohn Voltz
2008-02-28Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer "Steven J. Hill"
versions of GCC. Filter out 'gnu99' from assembly flags. Use the 'headers' target instead of 'pregen' to prepare for more NPTL integration. Fix broken MTD package configuration....someone believes in the Klingon release process apparently. Fix build issues with netplug and libpng. Fix source path for microcom as original site no longer exists.
2008-02-04Add support for 2.6.24 headers.Paul Mundt
2008-01-10Define kernelversion if ext toolchain is usedUlf Samuelsson
2007-11-26Fix for old-style kernels (broken by r20018). Check old-style versions beforePeter Korsgaard
including kernel-headers-new.makefile.
2007-11-09update kernel-headers nios2 support, thanks atleIvan Kuten
2007-10-17fix typo in kernel headersUlf Samuelsson
2007-10-13Update AVR32 toolchain with new binutils and uClibc, This time it works ↵Ulf Samuelsson
(cross-fingers)
2007-10-12Add 2.6.22.10 and 2.6.23 supportUlf Samuelsson
2007-09-28- bump versionBernhard Reutner-Fischer
2007-09-25Generalized kernel headers handling for new-style kernelsPeter Korsgaard
2007-09-25- bump versionBernhard Reutner-Fischer
2007-09-25- revert patch that obfuscates the config UI and doesn't reflect the order ↵Bernhard Reutner-Fischer
of config steps
2007-09-24Reorganize configs to even more logical positionsUlf Samuelsson
2007-09-22- bump version (forgot this hunk for r19941)Bernhard Reutner-Fischer
2007-09-22- bump versionBernhard Reutner-Fischer