Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-02 | kernel-headers: remove whitespace damage | Hans-Christian Egtvedt | |
2008-08-19 | kernel-headers: rename aout patch so it gets applied to 2.6.25.15 | Peter Korsgaard | |
Needed by valgrind. | |||
2008-08-19 | kernel-headers: bump 2.6.25.x / 2.6.26.x versions | Peter Korsgaard | |
2008-08-04 | kernel-headers: remove ancient versions | Peter Korsgaard | |
2008-08-04 | kernel-headers: mark 2.6.24 as deprecated and 2.6.25 as recent | Peter Korsgaard | |
2008-08-04 | kernel-headers: add 2.6.26.x | Peter Korsgaard | |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2008-07-07 | kernel-headers: bump 2.6.25.x version | Peter Korsgaard | |
2008-06-26 | kernel headers: bump 2.6.25.x | Peter Korsgaard | |
Based on patch by Fathi Boudra. | |||
2008-06-19 | buildroot: s/depends/depends on/ | Peter Korsgaard | |
The new kconfig is more strict regarding depends/depends on, so fixup the tree. | |||
2008-06-15 | kernel-headers: 2.6.25.6: export linux/a.out.h (E.G. for valgrind) | Peter Korsgaard | |
2008-06-13 | toolchain: also setup kernel headers when ext toolchain is used | Peter Korsgaard | |
Provide kernel headers when ext toolchain is used, so we can compile packages which need them. | |||
2008-06-11 | kernel headers: bump 2.6.25.x version | Peter Korsgaard | |
2008-06-07 | kernel headers: bump 2.6.25.x version | Peter Korsgaard | |
2008-06-02 | kernel headers: add BR2_DEPRECATED / BR2_RECENT annotations to 2.6.2x | Peter Korsgaard | |
2008-06-02 | kernel headers: add 2.6.25.4 | Peter Korsgaard | |
2008-06-02 | kernel headers: bump 2.6.24.x to 2.6.24.7 | Peter Korsgaard | |
2008-03-11 | buildroot: use BR2_KERNEL_MIRROR everywhere | Peter Korsgaard | |
Based on patch by Nigel Kukard. | |||
2008-03-06 | toolchain updates | John Voltz | |
2008-02-28 | Make 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-04 | Add support for 2.6.24 headers. | Paul Mundt | |
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 | |
including kernel-headers-new.makefile. | |||
2007-11-09 | update kernel-headers nios2 support, thanks atle | Ivan Kuten | |
2007-10-17 | fix typo in kernel headers | Ulf Samuelsson | |
2007-10-13 | Update AVR32 toolchain with new binutils and uClibc, This time it works ↵ | Ulf Samuelsson | |
(cross-fingers) | |||
2007-10-12 | Add 2.6.22.10 and 2.6.23 support | Ulf Samuelsson | |
2007-09-28 | - bump version | Bernhard Reutner-Fischer | |
2007-09-25 | Generalized kernel headers handling for new-style kernels | Peter Korsgaard | |
2007-09-25 | - bump version | Bernhard 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-24 | Reorganize configs to even more logical positions | Ulf Samuelsson | |
2007-09-22 | - bump version (forgot this hunk for r19941) | Bernhard Reutner-Fischer | |
2007-09-22 | - bump version | Bernhard Reutner-Fischer | |
2007-09-22 | - Subsume and collaps toolchain options in one menu | Bernhard Reutner-Fischer | |
This is ment to ease configuration by providing toolchain related options in one place No functional changes, just shuffling the menus around.. | |||
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 | |
accomodate powerpc64 | |||
2007-08-24 | This patch allows each project to have a private linux build. | Ulf Samuelsson | |
Split build of kernel headers and kernel image into two source trees. Kernel headers are built in $(TOOL_BUILD_DIR) Kernel build is in $(PROJECT_BUILD_DIR) Make sure that kernel patches are applied to the kernel tree in $(PROJECT_BUILD_DIR) Add board specific patches, if available. | |||
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer | |
2007-08-22 | - improve the way host prerequisites for "dependencies" are established | Bernhard Reutner-Fischer | |
2007-08-22 | - use the correct host compiler | Bernhard Reutner-Fischer | |
2007-08-22 | - fix wrong help-text | Bernhard Reutner-Fischer | |
2007-08-21 | - forgot to add this file to go with r19619 | 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 | |
Add linux-2.6.22.1-008-atmel-gpio_mouse-setup-for-atstk1000-board.patch Move AT91 kernel patches to target/device/Atmel/arch-arm Change name from "target/device/Atmel/Linux" to "target/device/Atmel/linux" "kernel-headers" will apply all patches in $(LINUX26_KERNEL_PATCH_DIR) if this is available. Define LINUX26_KERNEL_PATCH_DIR in target/device/Atmel/Makefile.in as above "arch-arm/kernel-patches-..." if an AT91 or as above "arch-avr32/kernel-patches-..." if an AVR32 target is selected Test build done for arm,avr32 and x86 | |||
2007-08-16 | Ensure lzma is built *before* linux, allow system installation in /usr/local/bin | Ulf Samuelsson | |
2007-08-16 | Move lzma patches to toolchain/kernel-headers/lzma | Ulf Samuelsson | |
They will be applied ONLY if BR2_KERNEL_HEADERS_LZMA is set. BR2_KERNEL_HEADERS_LZMA defaults to NO, so the user has to actively set this config flag if lzma is needed. This means that the default behaviour of buildroot will work for most users. Comment from author: [Brad House] I find myself having to remove the lzma patches because my build system doesn't natively have lzma. I tried to compensate for this by installing the latest lzma from gentoo's package tree, and apparently, it accepts different flags than the one these patches expect, so my kernel build still fails. Finally, I used the lzma from this buildroot and compiled it by hand, and it _mostly_ worked. Regardless, it seems silly to make this a requirement. Personally, I gzip my initramfs, and that's enough compression for me... | |||
2007-08-01 | Add linux-2.6.22.1 AVR32 patch | Ulf Samuelsson | |