aboutsummaryrefslogtreecommitdiff
path: root/arch/nios2/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2019-06-25nios2: use the generic uncached segment support in dma-directGravatar Christoph Hellwig 1-0/+1
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outGravatar Mike Rapoport 1-1/+0
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-3/+0
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsGravatar Waiman Long 1-3/+0
2019-04-03arch/tlb: Clean up simple architecturesGravatar Peter Zijlstra 1-0/+1
2019-03-10Merge tag 'nios2-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 1-1/+0
2019-03-07nios2: remove redundant 'default n' from Kconfig-sGravatar Bartlomiej Zolnierkiewicz 1-1/+0
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionGravatar Yury Norov 1-0/+1
2019-01-06nios2: remove unneeded HAS_DMA defineGravatar Masahiro Yamada 1-3/+0
2018-12-13dma-mapping: always build the direct mapping codeGravatar Christoph Hellwig 1-1/+0
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKGravatar Mike Rapoport 1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMGravatar Mike Rapoport 1-1/+0
2018-10-26nios2: switch to NO_BOOTMEMGravatar Mike Rapoport 1-0/+2
2018-10-26nios2: use generic early_init_dt_add_memory_archGravatar Mike Rapoport 1-0/+1
2018-09-20dma-mapping: merge direct and noncoherent opsGravatar Christoph Hellwig 1-1/+1
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-31/+1
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigGravatar Christoph Hellwig 1-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuGravatar Christoph Hellwig 1-2/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigGravatar Christoph Hellwig 1-24/+0
2018-08-02kconfig: remove duplicate SWAP symbol defintionsGravatar Christoph Hellwig 1-3/+1
2018-07-25nios2: use generic dma_noncoherent_opsGravatar Christoph Hellwig 1-0/+3
2018-02-03nios2: kconfig: Remove blank help textGravatar Ulf Magnusson 1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFGravatar Daniel Lezcano 1-1/+1
2017-05-08nios2: use generic strncpy_from_user() and strnlen_user()Gravatar Ley Foon Tan 1-0/+2
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanGravatar Zhaoxiu Zeng 1-0/+1
2016-04-26nios2: remove ARCH_WANT_OPTIONAL_GPIOLIBGravatar Linus Walleij 1-1/+0
2015-02-16nios2: add kgdb supportGravatar Ley Foon Tan 1-0/+1
2015-02-10nios2: Add support for compressed kernelGravatar Ley Foon Tan 1-0/+8
2014-12-08nios2: Make NIOS2_CMDLINE_IGNORE_DTB depend on CMDLINE_BOOLGravatar Tobias Klauser 1-0/+1
2014-12-08nios2: Add missing NR_CPUS to KconfigGravatar Tobias Klauser 1-0/+4
2014-12-08nios2: Build infrastructureGravatar Ley Foon Tan 1-0/+201