summaryrefslogtreecommitdiff
path: root/target/linux/kernel.config
AgeCommit message (Collapse)Author
2018-05-31linux: enable unwinder with no runtime overheadWaldemar Brodkorb
2017-10-06nds32: update toolchain and kernelWaldemar Brodkorb
2017-07-31orange-pi-zero: make mini.config bootable, ethernet will only work for 4.13.xWaldemar Brodkorb
2016-11-25finalize systemd as alternative init systemWaldemar Brodkorb
Most important is the fix in patch-src_journal_journald-server_c, which breaks startup of systemd-journald when code is compiled with -DNDEBUG. A lot of base-files reorganizing to only install required files on sysv systems.
2015-12-23optimize for really small systemsWaldemar Brodkorb
Default to busybox hush for noMMU systems. Add busybox profiles to choose a minimal busybox config for noMMU systems. Add gdb git from ysato for h8/300 simulator. Change some kernel defaults to off to have a really small kernel. For bfin simulator the kernel+initramfs is smaller then 2MB in size.
2015-09-09enable VDSO globallyWaldemar Brodkorb
Disabled VDSO is a performance killer. Kodi get stuttering audio playback with a lot of broken pipe error messages.
2015-08-27remove some unused symbols, maybe we need kernel version specific global fileWaldemar Brodkorb
2015-08-13kernel: make net and block support optionalWaldemar Brodkorb
2015-07-03do not enable PCI in kernel by defaultWaldemar Brodkorb
2015-07-01enable multiuser globallyWaldemar Brodkorb
2015-06-28add EXPERT symbol, otherwise MULTIUSER is disabled in linux 4.1Waldemar Brodkorb
2015-06-28enable using udev for automatic module loadingBALATON Zoltan
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
2015-05-30/dev/mem always useful. fixes a uClibc-ng test failureWaldemar Brodkorb
2015-03-05add realtime linux preempt_rt patchWaldemar Brodkorb
Enable Kernel options for Realtime, HZ and HighRes Timer in menuconfig.
2014-12-28bring coldfire support in shapeWaldemar Brodkorb
Binutils 2.24 is required to get a working kernel. Ethernet in Qemu is still broken. Qemu Patch is still rquired in 2.2.0. Only kernel+initramfs is working. It seems the signal handler problem is gone with sash and simpleinit.
2014-12-26kernel config style. fixes for allmodconfig.Waldemar Brodkorb
2014-09-26fix path to uevent helperWaldemar Brodkorb
2014-07-30add module unload support globally, useful for debuggingWaldemar Brodkorb
2014-05-13resolve merge conflictWaldemar Brodkorb
2014-05-10enable large block device supportWaldemar Brodkorb
2014-04-23fix usb keyboard for qemu-system-sh4Waldemar Brodkorb
2014-03-17optimize miniconfigs, enable netstuff by defaultWaldemar Brodkorb
2014-03-17enable utf8 and iso8859-1 by defaultWaldemar Brodkorb
2014-03-14a bunch of adk-test-framework fixes.Waldemar Brodkorb
2014-03-13Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-03-12convert lemote yeelong to miniconfigWaldemar Brodkorb
2014-03-11CONFIG_SLOB makes raspberry hanging without starting userlandWaldemar Brodkorb
2014-03-10make printk option configurable via menuconfigWaldemar Brodkorb
2014-03-10use SLOB allocator for embedded systemsWaldemar Brodkorb
2014-02-28CONFIG_CC_OPTIMIZE_FOR_SIZE breaks microblaze bootup, remove it for nowWaldemar Brodkorb
2014-01-25enable file locking, very important, xbmc & pulseaduio does not start without itWaldemar Brodkorb
2014-01-22convert raspberry-pi to miniconfigWaldemar Brodkorb
2013-12-28convert microblaze to miniconfig kernel config generation, add support for ↵Waldemar Brodkorb
squashfs and jffs2 rootfs for qemu-microblaze, add support for both machine emulations