Age | Commit message (Expand) | Author |
2011-09-17 | support: move patch-kernel.sh and rename it | Thomas Petazzoni |
2011-07-22 | kernel-headers: add 3.0 | Peter Korsgaard |
2011-03-15 | kernel-headers: add 2.6.38, remove 2.6.34.x | Peter Korsgaard |
2011-01-26 | kernel-headers: handle long term support kernels, bump 2.6.35 | Peter Korsgaard |
2010-12-13 | kernel-headers: simplify | Peter Korsgaard |
2010-10-17 | Makefile: move KERNEL_ARCH from kernel-headers to here | Peter Korsgaard |
2010-03-30 | get rid of broken nios2 support | Peter Korsgaard |
2009-12-06 | kernel-headers: make snapshot option more user friendly | Peter Korsgaard |
2009-09-23 | rename TOOL_BUILD_DIR to TOOLCHAIN_DIR | Michael Roth |
2009-09-05 | toolchain: use qstrip | Thomas Petazzoni |
2009-02-24 | kernel-headers: remove deprecated 2.4 support | Peter Korsgaard |
2009-01-16 | toolchain/: convert to DOWNLOAD helper | Peter Korsgaard |
2009-01-13 | toolchain: sh64 fixes | Peter Korsgaard |
2009-01-12 | buildroot: get rid of s390 support | Peter Korsgaard |
2008-06-13 | toolchain: also setup kernel headers when ext toolchain is used | Peter Korsgaard |
2008-01-10 | Define kernelversion if ext toolchain is used | Ulf Samuelsson |
2007-11-26 | Fix for old-style kernels (broken by r20018). Check old-style versions before | Peter Korsgaard |
2007-11-09 | update kernel-headers nios2 support, thanks atle | Ivan Kuten |
2007-09-11 | bump up a few version numbers. kill dead 2.6.19 option. | Eric Andersen |
2007-08-24 | This patch allows each project to have a private linux build. | Ulf Samuelsson |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer |
2006-12-22 | - move setting of determination whether we use a full kernel vs. sanitized he... | Bernhard Reutner-Fischer |
2006-12-14 | - prerequisites are evaluated immediately, so move the dl rule down below set... | Bernhard Reutner-Fischer |
2006-12-13 | - sh[234][[:alnum:]]* -> sh | Bernhard Reutner-Fischer |
2006-12-13 | split things up so this is not an unreadable mess | Eric Andersen |
2006-12-08 | use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin | Eric Andersen |
2006-12-02 | - bump non-sanitized version to 2.6.19 | Bernhard Reutner-Fischer |
2006-11-22 | - bump version | Bernhard Reutner-Fischer |
2006-11-17 | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer |
2006-10-11 | - normalize KERNEL_ARCH via sed | Bernhard Reutner-Fischer |
2006-10-09 | - we need to pass ARCH to the kernel; The kernel does not have a table to | Bernhard Reutner-Fischer |
2006-10-09 | - use headers_install for full kernel tarballs used as kernel-headers | Bernhard Reutner-Fischer |
2006-09-28 | - add possibility to use a 2.6.18 (full) kernel tarball for the libc-headers. | Bernhard Reutner-Fischer |
2006-07-19 | minor dependancy cleanup | Eric Andersen |
2006-07-19 | fix fallback case so dependancies work as expected | Eric Andersen |
2006-04-28 | 0000851: toolchain/kernel-headers: Use LINUX_HEADERS_VERSION instead of | Peter Korsgaard |
2006-01-24 | fix improper symlink for asm dir when using x86 archs | David Anders |
2006-01-04 | incorporate patches from marc in bug #273 to add support for nios2 | Mike Frysinger |
2005-07-18 | Update the set of available kernel headers to include 2.4.31 and 2.6.12 | Eric Andersen |
2005-06-24 | be a bit more consistant with naming, always escape wildcards | Eric Andersen |
2005-06-23 | If you update the kernel headers tarball and run make against an already built | Eric Andersen |
2005-03-18 | Bump available sanitized kernel headers | Eric Andersen |
2005-02-11 | Fix some silly bugs: a variable for gcc was used before it was defined, remove | Eric Andersen |
2005-02-10 | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen |
2004-12-11 | Patch from Volmat Alain adding SH3/SH3EB SH4EB support | Eric Andersen |
2004-10-26 | doh | Eric Andersen |
2004-10-25 | Update to the latest linux-libc-headers | Eric Andersen |
2004-10-11 | -xvf -> $(TAR_OPTIONS) | Mike Frysinger |
2004-10-09 | facelift step number two | Eric Andersen |
2004-10-09 | Major buildroot facelift, step one. | Eric Andersen |