index
:
buildroot.git
master
next
Buildroot: Making Embedded Linux easy
hugues
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
linux
/
Makefile.in
Age
Commit message (
Expand
)
Author
2008-03-29
Feeding the kernel zero optimization -O0 breaks the kernel build at least on ...
Nigel Kukard
2008-03-21
kernel 2.6.24 creates a symlink to bzImage, which is copied inplace, symlink ...
John Voltz
2007-12-17
Add support for GNU and kernel.org mirrors
Ivan Kuten
2007-09-29
- revert part of 20119 (renaming BR2_ARM_.ABI to BR2_.ABI)
Bernhard Reutner-Fischer
2007-09-29
- add mips/mipsel target architecture selection
Bernhard Reutner-Fischer
2007-09-28
Cleanup cross toolchain admin, split uclibc-menuconfig into same + uclibc-upd...
Ulf Samuelsson
2007-09-28
Add administration for linux,uclibc and main
Ulf Samuelsson
2007-09-26
Allow easy update of target linux config
Ulf Samuelsson
2007-09-26
Add more management to linux and buysbox packages
Ulf Samuelsson
2007-09-23
Use correct path to vmlinux, Fix bad SED of config
Ulf Samuelsson
2007-09-22
- put LZMA into generic flags
Bernhard Reutner-Fischer
2007-09-18
- patch the correct dir
Bernhard Reutner-Fischer
2007-09-12
Unbreak multiple boards, add Ingo's rt patch
Ulf Samuelsson
2007-09-05
Add unpacking + patching of linux source tree to simplify creating a new patch
Ulf Samuelsson
2007-09-04
- remove initramfs related config settings and configure them back if needed
Bernhard Reutner-Fischer
2007-09-02
- build and use the list of the small initramfs
Bernhard Reutner-Fischer
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
- random whitespace cleanup
Bernhard Reutner-Fischer
2007-08-22
- improve the way host prerequisites for "dependencies" are established
Bernhard Reutner-Fischer
2007-08-21
- add handling of lzma for the host (unconditionally for now)
Bernhard Reutner-Fischer
2007-08-21
- propagate IPv6 setting down to the kernel
Bernhard Reutner-Fischer
2007-08-19
Fix bad parameter list for patching linux kernel
Ulf Samuelsson
2007-08-16
Ensure lzma is built *before* linux, allow system installation in /usr/local/bin
Ulf Samuelsson
2007-08-01
Allow user configurable kernel name
Ulf Samuelsson
2007-07-23
- revert a part that was introduced with the PROJECT changes.
Bernhard Reutner-Fischer
2007-07-18
Fix INITRAMFS target that was broken. Get rid of config stuff out of the top-...
"Steven J. Hill"
2007-07-17
Add 'linux26-modules' target to allow external drivers to be built with the k...
"Steven J. Hill"
2007-07-17
A number of fixes including placing of the final image into the 'binaries' di...
"Steven J. Hill"
2007-07-12
BSP Patch:
Ulf Samuelsson
2007-07-11
Build linux within target/linux/Makefile.in instead of within target/linux26.mk
Ulf Samuelsson