index
:
mtk-20170518
master
mtk-20170518
nearest-from-mtk-20170518
MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Set default baud rate on Geode images to 115200
David Woodhouse
2017-02-17
1
-1
/
+0
*
build: add buildbot specific config option for setting defaults
Felix Fietkau
2017-02-15
1
-2
/
+12
*
ccache, samba36: fix samba.org addresses to use https
Hannu Nyman
2017-02-02
1
-1
/
+1
*
x86: disable crashlog
Felix Fietkau
2017-01-13
1
-1
/
+1
*
build: remove obsolete parallel build related options
Felix Fietkau
2017-01-10
1
-53
/
+0
*
kernel: add KERNEL_DEVMEM and KERNEL_DEVKMEM
Hauke Mehrtens
2016-12-24
1
-0
/
+14
*
x86: revert default root size back to 256 MB
Felix Fietkau
2016-12-15
1
-2
/
+1
*
kernel: add KERNEL_DEBUG_PINCTRL and KERNEL_DEBUG_GPIO
Hauke Mehrtens
2016-12-10
1
-0
/
+8
*
uml: clean up the kernel config and add squashfs+ext4/f2fs support
Felix Fietkau
2016-11-24
1
-1
/
+1
*
x86: bump default kernel partition size to 16M
Felix Fietkau
2016-11-09
1
-1
/
+1
*
config: ext4: increase x86 rootfs size to 2GB to support online resize2fs
Jo-Philipp Wich
2016-10-27
1
-1
/
+2
*
config: ext4: drop option to set maximum number of inodes
Jo-Philipp Wich
2016-10-27
1
-7
/
+0
*
config: enable shadow passwords unconditionally
Matthias Schiffer
2016-09-26
1
-3
/
+0
*
images: bump default rootfs size to 256 MB
Felix Fietkau
2016-09-08
1
-1
/
+1
*
mvebu: add sdcard image creation script
Josua Mayer
2016-09-02
1
-1
/
+1
*
Add config symbols for kernel keyring support
Nathaniel Wesley Filardo
2016-09-02
1
-0
/
+19
*
apm821xx: use lzma compression for the initramfs images
Christian Lamparter
2016-07-25
1
-0
/
+1
*
config: remove options for including kernel/dtb in rootfs
Felix Fietkau
2016-07-20
1
-41
/
+0
*
build: make TARGET_ROOTFS_JFFS2 depend on USES_JFFS2
Felix Fietkau
2016-07-20
1
-1
/
+1
*
toolchain: get rid of GCC_VERSION_5 config symbol
Felix Fietkau
2016-07-15
1
-2
/
+2
*
kernel: Move POSIX ACL and attr support options into submenu
Daniel Dickinson
2016-07-05
1
-72
/
+75
*
kernel: Add option to make using filesystem ACL support the default
Daniel Dickinson
2016-06-30
1
-0
/
+85
*
config: add a small_flash feature
John Crispin
2016-06-13
1
-1
/
+1
*
kernel: add missing symbol
Daniel Golle
2016-05-16
1
-0
/
+6
*
build: remove leftover dependenices on TARGET_rdc
Felix Fietkau
2016-05-12
1
-1
/
+1
*
global: introduce ALL_NONSHARED symbol
Jo-Philipp Wich
2016-04-13
1
-0
/
+5
*
build: don't add -fno-plt for ARC
Felix Fietkau
2016-02-07
1
-1
/
+1
*
buildroot: add options to build the kernel for NFS boot
Florian Fainelli
2016-02-01
1
-0
/
+34
*
include/kernel: add custom USER/DOMAIN config options
Felix Fietkau
2016-01-28
1
-0
/
+16
*
build: do not deselect CONFIG_USE_SSTRIP if CONFIG_DEBUG is enabled
Felix Fietkau
2016-01-26
1
-2
/
+1
*
build: add -fno-plt to default cflags, it improves PIC code optimization
Felix Fietkau
2016-01-24
1
-0
/
+1
*
build: use sstrip by default for musl
Felix Fietkau
2016-01-18
1
-1
/
+1
*
Configure IPv6 kernel options in config/Config-kernel.in
Felix Fietkau
2016-01-04
1
-0
/
+23
*
kernel: add support for KERNEL_CGROUP_PIDS
John Crispin
2015-10-26
1
-0
/
+7
*
cosmetic: remove trailing whitespaces
Luka Perkov
2015-10-15
1
-1
/
+1
*
linux: make IPv6 builtin if selected (saves >30KB)
Steven Barth
2015-09-09
1
-1
/
+1
*
gcc: remove version 4.9-linaro
Felix Fietkau
2015-09-06
1
-2
/
+2
*
enable strong SSP / Stackprotector on gcc5
Steven Barth
2015-08-18
1
-2
/
+2
*
build: disable kernel stack protector support for i386/x86_64
Felix Fietkau
2015-08-02
1
-0
/
+1
*
hardening: disable user-space SSP for !musl
Steven Barth
2015-06-29
1
-0
/
+1
*
toolchain: add fortify-headers, enable FORTIFY_SOURCE by default
Steven Barth
2015-06-23
1
-0
/
+1
*
gcc/musl: rework SSP-support
Steven Barth
2015-06-22
1
-2
/
+2
*
kernel: mitigate cgroups config dependency changes
Felix Fietkau
2015-06-18
1
-1
/
+1
*
hardening: enable regular SSP support by default
Steven Barth
2015-06-17
1
-2
/
+2
*
hardening: enable RELRO by default
Steven Barth
2015-06-16
1
-0
/
+1
*
hardening: enable format security checking by default
Steven Barth
2015-06-16
1
-1
/
+1
*
build: enable package list signing by default
Felix Fietkau
2015-05-05
1
-0
/
+1
*
build: add integration for managing opkg package feed keys
Felix Fietkau
2015-04-06
1
-0
/
+3
*
config: add an option to enable KPROBE
John Crispin
2015-04-01
1
-0
/
+17
*
x86: clean up default grub baudrate settings
Felix Fietkau
2015-03-29
1
-4
/
+3
[next]