summaryrefslogtreecommitdiff
path: root/arch/cris/Kconfig
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-22cris: fix Kconfig mismatch when building with CONFIG_PCINiklas Cassel
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-04-26cris: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij
2015-11-02cris: time: Cleanup of persistent clock stuffXunlei Pang
2015-09-05CRISv32: enable LOCKDEP_SUPPORTRabin Vincent
2015-09-05CRIS: add STACKTRACE_SUPPORTRabin Vincent
2015-09-05CRISv32: add support for irqflags tracingRabin Vincent
2015-09-05CRISv32: allow CONFIG_DEBUG_BUGVERBOSERabin Vincent
2015-03-25CRISv32: use GENERIC_SCHED_CLOCKRabin Vincent
2015-03-25CRISv32: use MMIO clocksourceRabin Vincent
2015-03-25CRISv32: use generic clockeventsRabin Vincent
2015-03-25CRIS: remove SMP codeRabin Vincent
2015-03-25CRISv32: add device tree supportRabin Vincent
2015-03-25CRISv32: add irq domains supportRabin Vincent
2015-03-25CRIS: enable GPIOLIBRabin Vincent
2015-01-29CRIS: Fix missing NR_CPUS in menuconfigJesper Nilsson
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-07cris: make ETRAX_ARCH_V10 select TTY for use in debugportJosh Triplett
2014-01-15Drop code for CRISv10 CPU simulatorJesper Nilsson
2013-10-16cpufreq: remove CONFIG_CPU_FREQ_TABLEViresh Kumar
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-10CRIS: drop unused Kconfig symbolsPaul Bolle
2013-09-10CRIS: Remove last traces of legacy RTC driversPaul Bolle
2013-09-10CRIS: remove "config OOM_REBOOT"Paul Bolle
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-18cpufreq: cris: select CPU_FREQ_TABLEViresh Kumar
2013-06-16cris: Switch cris to drivers/KconfigGeert Uytterhoeven
2013-04-05arch: cris: amend Kconfig after mtdchar mergeArtem Bityutskiy
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-14burying unused conditionalsAl Viro
2013-02-03cris: switch to generic old sigaction()Al Viro
2013-02-03cris: switch to generic old sigsuspendAl Viro
2013-02-03cris: switch to generic sigaltstackAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-11-28cris: switch to generic fork/vfork/cloneAl Viro
2012-10-14cris: switch to generic kernel_execve/sys_execveAl Viro
2012-10-14cris: switch to generic kernel_thread()Al Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas
2012-10-03Merge tag 'cris-for-linus-3.7' of git://jni.nu/crisLinus Torvalds
2012-10-03CRIS: Remove VCS simulator specific codeJesper Nilsson
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon
2012-05-29cris: select GENERIC_ATOMIC64Cong Wang
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21cris: Use generic time configAnna-Maria Gleixner
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner