index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Config.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/config: sync with linux upstream
Felix Fietkau
2015-01-08
1
-0
/
+1
*
move menuconfig options into separate files
Imre Kaloz
2013-11-22
1
-514
/
+6
*
drop stupid defaults
Imre Kaloz
2013-11-22
1
-2
/
+2
*
add a feature flag for device tree support
Imre Kaloz
2013-11-22
1
-1
/
+1
*
allow configuration of the target directory for binaries
Imre Kaloz
2013-11-22
1
-0
/
+4
*
Config.in: drop TARGET_UBIFS_SQUASH_UIDS, it's used by default now
Luka Perkov
2013-11-14
1
-6
/
+0
*
image: don't force ubifs journal size
Luka Perkov
2013-11-14
1
-1
/
+1
*
buildroot: add lz4 initramfs compression option
Florian Fainelli
2013-10-25
1
-0
/
+3
*
buildroot: split Kernel config options to Config-kernel.in
Florian Fainelli
2013-10-24
1
-417
/
+1
*
Config.in: add more options when it comes to including kernel image into rootfs
Luka Perkov
2013-10-23
1
-1
/
+25
*
build: drop FIT option until we actually need it
Luka Perkov
2013-10-17
1
-9
/
+0
*
build: add menuconfig option for building FIT images
Luka Perkov
2013-10-16
1
-0
/
+9
*
build: extend menu with few ubifs options
Luka Perkov
2013-10-04
1
-1
/
+35
*
build: enable MIPS16 again, but make it depend on !gcc-4.6
Felix Fietkau
2013-09-10
1
-0
/
+2
*
Revert "build: enable MIPS16 by default if available"
Felix Fietkau
2013-09-10
1
-1
/
+0
*
build: enable MIPS16 by default if available
Felix Fietkau
2013-09-10
1
-0
/
+1
*
Config.in: improve wording for kernel/DT inclusion flags
Luka Perkov
2013-08-28
1
-4
/
+6
*
build: unify target independent optimization options
Felix Fietkau
2013-07-29
1
-0
/
+6
*
kernel: add a new global config symbol for enabling rfkill support (can be en...
Felix Fietkau
2013-07-21
1
-0
/
+4
*
Config.in: fix depends syntax
Felix Fietkau
2013-07-16
1
-2
/
+2
*
Config.in: add options for putting kernel and dtb in rootfs
Luka Perkov
2013-07-15
1
-0
/
+14
*
Config.in: remove duplicate KERNEL_PERF_EVENTS symbol
Felix Fietkau
2013-07-10
1
-4
/
+1
*
kernel: add KERNEL_FTRACE_SYSCALLS option
Florian Fainelli
2013-07-03
1
-0
/
+5
*
kernel: add global menuconfig option to enable kexec support
Felix Fietkau
2013-06-28
1
-0
/
+3
*
include/image.mk: do not make initramfs build exclusive
Florian Fainelli
2013-06-27
1
-6
/
+2
*
target: split jffs2 NAND out of jffs2
Jonas Gorski
2013-06-05
1
-0
/
+7
*
Config.in: expose symbols specific to lxc in separate item
Luka Perkov
2013-05-17
1
-0
/
+26
*
toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support...
Felix Fietkau
2013-05-09
1
-13
/
+11
*
Config.in: update options for cgroups and namespaces
Luka Perkov
2013-05-03
1
-117
/
+250
*
Config.in: fix formating
Luka Perkov
2013-05-03
1
-11
/
+11
*
build: add a CONFIG_MODULES symbol for compatibility with kernel menuconfig
Felix Fietkau
2013-04-17
1
-0
/
+4
*
build: consistently use 'depends on' instead of 'depends'
Felix Fietkau
2013-04-17
1
-39
/
+39
*
buildroot: enable software floating point for MIPS64 targets
Florian Fainelli
2013-04-09
1
-1
/
+1
*
buildroot: allow enabling MIPS16 user-space build
Florian Fainelli
2013-04-05
1
-0
/
+11
*
kernel: remove the BROKEN dependency on the kernel export symbol strip
Felix Fietkau
2013-03-10
1
-1
/
+0
*
mac80211: update to wireless-testing 2013-02-22
Felix Fietkau
2013-02-23
1
-0
/
+3
*
[buildroot] allow using sstrip with musl
Florian Fainelli
2013-01-29
1
-1
/
+0
*
build: fix the strip default for musl
Felix Fietkau
2013-01-29
1
-1
/
+1
*
kernel: turn on kallsyms and debug info by default
Felix Fietkau
2013-01-21
1
-2
/
+2
*
kernel: fix enabling coredump support on 3.7+
Felix Fietkau
2013-01-13
1
-0
/
+4
*
kernel: add a config option for direct i/o support
Felix Fietkau
2013-01-03
1
-0
/
+4
*
build: disable kernel export strip until it is fixed
Felix Fietkau
2012-12-16
1
-0
/
+1
*
Change default TARGET_ROOTFS_RESERVED_PCT to zero to avoid wasted space
Gabor Juhos
2012-12-02
1
-1
/
+1
*
[buildroot] disable sstrip when using musl
Florian Fainelli
2012-11-29
1
-0
/
+1
*
build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted space
Gabor Juhos
2012-11-29
1
-0
/
+7
*
[buildroot] hide C++ standard library selection behind INSTALL_LIBSTDCPP
Florian Fainelli
2012-10-24
1
-12
/
+13
*
toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA...
Felix Fietkau
2012-10-17
1
-14
/
+0
*
Config.in: add Global Build options to enable cgroups and namespaces in the k...
Jo-Philipp Wich
2012-10-10
1
-1
/
+148
*
x86: remove grub-legacy
Felix Fietkau
2012-10-07
1
-0
/
+1
*
x86: add grub2 iso support
Felix Fietkau
2012-10-07
1
-1
/
+1
[next]