| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ | nico | 2010-04-28 | 1 | -4/+4 |
* | images: allow generating .cpio.gz and/or .tar.gz archives whether ramdisk is ... | nico | 2010-04-28 | 1 | -2/+0 |
* | add "patented"-build flag to allow packages being with and without patented t... | mirko | 2010-04-20 | 1 | -1/+8 |
* | select LZMA compressed initramfs by default for ramips | juhosg | 2010-03-31 | 1 | -0/+1 |
* | remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT ... | nbd | 2010-02-24 | 1 | -7/+0 |
* | with no users left, remove support for 2.6.21 | kaloz | 2010-02-11 | 1 | -1/+0 |
* | add a config item to specify arguments to strip | nico | 2010-01-22 | 1 | -0/+9 |
* | Add support for building ubifs images. | lars | 2010-01-11 | 1 | -0/+7 |
* | remove handling of older unsupported kernels | kaloz | 2009-12-27 | 1 | -2/+0 |
* | partially revert [18830]: stripped packages are still usefull when debugging ... | florian | 2009-12-22 | 1 | -1/+0 |
* | disable stripping when compiling with debug info (closes: #6373) | florian | 2009-12-22 | 1 | -0/+1 |
* | partially revert [18830]: stripped packages are still usefull when debugging ... | nico | 2009-12-18 | 1 | -2/+1 |
* | disable stripping when compiling with debug info (closes: #6373) | nico | 2009-12-18 | 1 | -0/+2 |
* | make lzo compressed initramfs selectable, too | kaloz | 2009-11-21 | 1 | -0/+3 |
* | Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The t... | nbd | 2009-11-14 | 1 | -0/+1 |
* | [toolchain] add external toolchain support, enhance native toolchain support ... | nico | 2009-09-23 | 1 | -2/+2 |
* | prepare for upcoming external toolchain support: move config items not strict... | nico | 2009-09-10 | 1 | -0/+39 |
* | add menuconfig option for enabling debugfs support in the kernel | juhosg | 2009-09-08 | 1 | -0/+10 |
* | do not forcibly disable stripping when selecting CONFIG_DEBUG, debugging symb... | nbd | 2009-09-06 | 1 | -2/+0 |
* | add menuconfig option for selecting initramfs compression | juhosg | 2009-08-16 | 1 | -12/+37 |
* | add an optional config option for stripping all unnecessary symbol exports fr... | nbd | 2009-08-08 | 1 | -0/+8 |
* | integrate mklibs.py support into the build process | nbd | 2009-08-08 | 1 | -0/+8 |
* | [package] globally define IPv6 support or not in OpenWrt, just like for large... | florian | 2009-07-25 | 1 | -0/+7 |
* | add a config option to select the binary stripping method to use (between non... | nico | 2009-07-07 | 1 | -5/+30 |
* | Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target | hcg | 2009-03-18 | 1 | -1/+1 |
* | add the possibility to put the rootfs to another location | ralph | 2009-02-20 | 1 | -0/+8 |
* | Add menuconfig option for enabling profiling in the kernel. | lars | 2009-01-29 | 1 | -0/+6 |
* | add a menuconfig option for enabling KALLSYMS for the kernel | nbd | 2009-01-20 | 1 | -0/+8 |
* | add support for an optional staging directory for debug binaries | nbd | 2009-01-13 | 1 | -0/+7 |
* | clean up build system settings and make some of them more accessible | nbd | 2009-01-13 | 1 | -35/+32 |