| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: fix enabling coredump support on 3.7+ | nbd | 2013-01-13 | 1 | -0/+4 |
* | kernel: add a config option for direct i/o support | nbd | 2013-01-03 | 1 | -0/+4 |
* | build: disable kernel export strip until it is fixed | nbd | 2012-12-16 | 1 | -0/+1 |
* | Change default TARGET_ROOTFS_RESERVED_PCT to zero to avoid wasted space | juhosg | 2012-12-02 | 1 | -1/+1 |
* | [buildroot] disable sstrip when using musl | florian | 2012-11-29 | 1 | -0/+1 |
* | build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted space | juhosg | 2012-11-29 | 1 | -0/+7 |
* | [buildroot] hide C++ standard library selection behind INSTALL_LIBSTDCPP | florian | 2012-10-24 | 1 | -12/+13 |
* | toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA... | nbd | 2012-10-17 | 1 | -14/+0 |
* | Config.in: add Global Build options to enable cgroups and namespaces in the k... | jow | 2012-10-10 | 1 | -1/+148 |
* | x86: remove grub-legacy | nbd | 2012-10-07 | 1 | -0/+1 |
* | x86: add grub2 iso support | nbd | 2012-10-07 | 1 | -1/+1 |
* | build: turn on package parallel builds by default and fix descriptions. | nbd | 2012-09-28 | 1 | -15/+12 |
* | kernel: enable perf events when enabling profiling, fixes oprofile on arm | nbd | 2012-09-20 | 1 | -0/+5 |
* | build: add a config option for passing the top-level make jobserver to packag... | nbd | 2012-09-15 | 1 | -1/+10 |
* | [buildroot] make static host utility linking default to off | jow | 2012-08-15 | 1 | -1/+1 |
* | [buildroot] introduce a menuconfig option to turn off static linking of host ... | jow | 2012-08-13 | 1 | -0/+7 |
* | config: tag parallel build options with high build breakage probability with ... | nbd | 2012-06-30 | 1 | -0/+2 |
* | build: add a config option for choosing the prefered standard c++ library and... | nbd | 2012-06-14 | 1 | -0/+15 |
* | Config.in: remove obsolete dependency | nbd | 2012-06-14 | 1 | -1/+0 |
* | Fix early printk compile on ARM | mb | 2012-06-08 | 1 | -0/+6 |
* | kernel: make tracing support configurable | nbd | 2012-06-06 | 1 | -0/+9 |
* | make xz ramdisk images also available for 2.6.39+ | jogo | 2012-04-18 | 1 | -1/+1 |
* | [image] define external cpio | blogic | 2012-04-05 | 1 | -0/+7 |
* | [toolchain] if CONFIG_BUILD_NLS is selected, compile uClibc with locale support | jow | 2012-01-01 | 1 | -1/+1 |
* | kernel: enable magic sysrq by default, it does not add much to the kernel ima... | nbd | 2011-12-22 | 1 | -1/+1 |
* | kernel: add a configuration option for enabling printk timestamps (#10503) | nbd | 2011-11-29 | 1 | -0/+4 |
* | kernel: add a top level menuconfig option for enabling lockdep | nbd | 2011-11-08 | 1 | -0/+5 |
* | kernel: add a top level menuconfig option for enabling core dump support | nbd | 2011-11-04 | 1 | -0/+4 |
* | build system: add a feature that allows you to pull sources from a git tree i... | nbd | 2011-10-09 | 1 | -0/+8 |
* | add menuconfig option to enable log files during build process | blogic | 2011-07-03 | 1 | -0/+5 |
* | add a kernel config option for magic sysrq | nbd | 2011-03-17 | 1 | -0/+4 |
* | fix wrong copy&paste in the helptext for kernel AIO support | nbd | 2011-02-27 | 1 | -2/+0 |
* | kernel: make AIO support configurable (disabled by default) | nbd | 2011-02-27 | 1 | -0/+6 |
* | [buildroot] prepare support for libiconv, libintl stub/full switching | jow | 2011-02-02 | 1 | -0/+7 |
* | [toolchain] remove support for disabling large file support, it is broken, br... | jow | 2011-01-28 | 1 | -7/+0 |
* | 2.6.38 supports xz ramdisks, too | kaloz | 2011-01-24 | 1 | -0/+4 |
* | remove 2.6.25 support | kaloz | 2010-11-22 | 1 | -1/+0 |
* | switch from ext2 to ext4 (w/o) journaling | kaloz | 2010-11-22 | 1 | -7/+7 |
* | make the display support feature flag selectable | nbd | 2010-11-02 | 1 | -0/+4 |
* | as we only support 2.6, remove the useless bool for it | kaloz | 2010-10-05 | 1 | -3/+0 |
* | optionally support parallel toolchain build. This defaults to off, because ce... | mb | 2010-10-03 | 1 | -2/+16 |
* | Add support for enabling early printk. | mb | 2010-09-15 | 1 | -0/+19 |
* | Add an option to default the default build rule to parallel build. | mb | 2010-08-20 | 1 | -0/+14 |
* | Support parallel build of certain packages | mb | 2010-08-18 | 1 | -0/+32 |
* | fix typo | nico | 2010-08-01 | 1 | -1/+1 |
* | add a build system option for collecting all kernel debug information (includ... | nbd | 2010-07-21 | 1 | -0/+9 |
* | add a config option for enabling kernel debugging symbols | nbd | 2010-07-21 | 1 | -0/+11 |
* | enable ipv6 support for packages by default | nbd | 2010-07-13 | 1 | -1/+1 |
* | images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE | nico | 2010-05-05 | 1 | -1/+1 |
* | buildsystem: rearrange main config options, reorder, move stripping items to ... | nico | 2010-04-28 | 1 | -245/+237 |