index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolchain
/
kernel-headers
/
kernel-headers-new.makefile
Age
Commit message (
Expand
)
Author
2009-02-25
linux: always apply platform patches if available
Peter Korsgaard
2009-02-25
kernel-headers: update -rt support for 2.6.24 / 2.6.26
Peter Korsgaard
2009-02-25
kernel-headers: remove 2.6.20-22 variants and outdated impi/lzma patches
Peter Korsgaard
2009-02-24
kernel-headers: remove deprecated 2.4 support
Peter Korsgaard
2009-01-16
buildroot: convert remaining WGET users to DOWNLOAD helper
Peter Korsgaard
2009-01-12
toolchain: fix cris build with 2.6.28 kernel headers
Peter Korsgaard
2008-12-20
Revert patch, sent by mistake
Ulf Samuelsson
2008-12-20
Add updated gcc-4.2.2 prepatched toolchain for AVR32
Ulf Samuelsson
2008-10-02
kernel-headers: remove whitespace damage
Hans-Christian Egtvedt
2008-03-11
buildroot: use BR2_KERNEL_MIRROR everywhere
Peter Korsgaard
2007-09-25
Generalized kernel headers handling for new-style kernels
Peter Korsgaard
2007-09-22
- bump version (forgot this hunk for r19941)
Bernhard Reutner-Fischer
2007-09-12
Unbreak multiple boards, add Ingo's rt patch
Ulf Samuelsson
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
2007-08-22
- use the correct host compiler
Bernhard Reutner-Fischer
2007-08-20
Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86
Ulf Samuelsson
2007-08-20
Ensure ipmi conditional patch is applied
Ulf Samuelsson
2007-08-19
Make ipmi kernelpatch selectable, add possibility for custom kernel patch
Ulf Samuelsson
2007-08-18
Move AVR32 kernel patches to target/device/Atmel/arch-avr32
Ulf Samuelsson
2007-08-16
Move lzma patches to toolchain/kernel-headers/lzma
Ulf Samuelsson
2007-08-01
linux-2.6.22.1 headers, makefile part
Ulf Samuelsson
2007-06-21
- bump version to 2.6.21.5
Bernhard Reutner-Fischer
2007-03-24
- bump version
Bernhard Reutner-Fischer
2007-03-21
- apply openswan patches if openswan was enabled
Bernhard Reutner-Fischer
2007-03-14
- bump version
Bernhard Reutner-Fischer
2007-02-15
- allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkout
Bernhard Reutner-Fischer
2007-02-06
- bump version to 2.6.20
Bernhard Reutner-Fischer
2007-02-04
- touch $@
Bernhard Reutner-Fischer
2007-01-15
- bump version to 2.6.19.2
Bernhard Reutner-Fischer
2006-12-22
- move setting of determination whether we use a full kernel vs. sanitized he...
Bernhard Reutner-Fischer
2006-12-18
- put the full kernel's sources into build_/, install them into toolchain_bui...
Bernhard Reutner-Fischer
2006-12-13
- pass the correct CC down to gcc-version.sh
Bernhard Reutner-Fischer
2006-12-13
another typo
Eric Andersen
2006-12-13
split things up so this is not an unreadable mess
Eric Andersen