150 Commits (eeba5d7b6dc52c84402cfd48bfe3ea0f8b5d9b47)

Author SHA1 Message Date
Imre Kaloz eeba5d7b6d drop stupid defaults 11 years ago
Imre Kaloz f3e2331e18 add a feature flag for device tree support 11 years ago
Imre Kaloz f0721fa502 allow configuration of the target directory for binaries 11 years ago
Luka Perkov d15107fe23 Config.in: drop TARGET_UBIFS_SQUASH_UIDS, it's used by default now 11 years ago
Luka Perkov b4ecda7b3f image: don't force ubifs journal size 11 years ago
Florian Fainelli 5c483e5e2f buildroot: add lz4 initramfs compression option 11 years ago
Florian Fainelli 4341ea4037 buildroot: split Kernel config options to Config-kernel.in 11 years ago
Luka Perkov 0c5c12a042 Config.in: add more options when it comes to including kernel image into rootfs 11 years ago
Luka Perkov 59eb6137dd build: drop FIT option until we actually need it 11 years ago
Luka Perkov cc1b164634 build: add menuconfig option for building FIT images 11 years ago
Luka Perkov 9051e79bc2 build: extend menu with few ubifs options 11 years ago
Felix Fietkau 35d2b601aa build: enable MIPS16 again, but make it depend on !gcc-4.6 11 years ago
Felix Fietkau 7198523e6e Revert "build: enable MIPS16 by default if available" 11 years ago
Felix Fietkau 0f3134216d build: enable MIPS16 by default if available 11 years ago
Luka Perkov 96de55fa98 Config.in: improve wording for kernel/DT inclusion flags 11 years ago
Felix Fietkau 73c4d73d6d build: unify target independent optimization options 11 years ago
Felix Fietkau 94439c2b5d kernel: add a new global config symbol for enabling rfkill support (can be enabled by default via target feature flag) 11 years ago
Felix Fietkau 87587736e2 Config.in: fix depends syntax 11 years ago
Luka Perkov dcd1741912 Config.in: add options for putting kernel and dtb in rootfs 11 years ago
Felix Fietkau 60abecf605 Config.in: remove duplicate KERNEL_PERF_EVENTS symbol 11 years ago
Florian Fainelli 39d8eee6a1 kernel: add KERNEL_FTRACE_SYSCALLS option 11 years ago
Felix Fietkau 7acb84dde7 kernel: add global menuconfig option to enable kexec support 11 years ago
Florian Fainelli f5a0a578f8 include/image.mk: do not make initramfs build exclusive 11 years ago
Jonas Gorski 9f7ef8d5f0 target: split jffs2 NAND out of jffs2 11 years ago
Luka Perkov 058d074f87 Config.in: expose symbols specific to lxc in separate item 12 years ago
Felix Fietkau 2430e9a4f5 toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues 12 years ago
Luka Perkov f54a6df1e1 Config.in: update options for cgroups and namespaces 12 years ago
Luka Perkov 02d4ea2774 Config.in: fix formating 12 years ago
Felix Fietkau 7b90f141df build: add a CONFIG_MODULES symbol for compatibility with kernel menuconfig 12 years ago
Felix Fietkau 96bb7c123b build: consistently use 'depends on' instead of 'depends' 12 years ago
Florian Fainelli 9f21b979f4 buildroot: enable software floating point for MIPS64 targets 12 years ago
Florian Fainelli 9e1d2c15d9 buildroot: allow enabling MIPS16 user-space build 12 years ago
Felix Fietkau a1c2e78817 kernel: remove the BROKEN dependency on the kernel export symbol strip 12 years ago
Felix Fietkau e526c7bc17 mac80211: update to wireless-testing 2013-02-22 12 years ago
Florian Fainelli 8b895d1703 allow using sstrip with musl 12 years ago
Felix Fietkau be55b0f3f4 build: fix the strip default for musl 12 years ago
Felix Fietkau 4e8eced06a kernel: turn on kallsyms and debug info by default 12 years ago
Felix Fietkau dc248b811f kernel: fix enabling coredump support on 3.7+ 12 years ago
Felix Fietkau 12bcd51efd kernel: add a config option for direct i/o support 12 years ago
Felix Fietkau 8cd40b219e build: disable kernel export strip until it is fixed 12 years ago
Gabor Juhos 9691b3f4bf Change default TARGET_ROOTFS_RESERVED_PCT to zero to avoid wasted space 12 years ago
Florian Fainelli a68f386663 disable sstrip when using musl 12 years ago
Gabor Juhos d90e805fe6 build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted space 12 years ago
Florian Fainelli 0678ef7609 hide C++ standard library selection behind INSTALL_LIBSTDCPP 12 years ago
Felix Fietkau c6ba19c70e toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PARALLEL config symbol 12 years ago
Jo-Philipp Wich 3cdcf8babb Config.in: add Global Build options to enable cgroups and namespaces in the kernel 12 years ago
Felix Fietkau 0dd7644ec7 x86: remove grub-legacy 12 years ago
Felix Fietkau a1bcd25082 x86: add grub2 iso support 12 years ago
Felix Fietkau c02bd635b2 build: turn on package parallel builds by default and fix descriptions. 12 years ago
Felix Fietkau c4a419b445 kernel: enable perf events when enabling profiling, fixes oprofile on arm 12 years ago