summaryrefslogtreecommitdiffstats
path: root/arch/nios2/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-051-3/+0
|\
| * tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-161-3/+0
* | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-2/+0
|/
* timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
* uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
* Merge tag 'nios2-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-04-111-0/+1
|\
| * arch: nios2: Enable the common clk subsystem on Nios2Dragos Bogdan2020-04-111-0/+1
* | dma-direct: make uncached_kernel_address more generalChristoph Hellwig2020-03-161-1/+2
|/
* nios2: use the generic uncached segment support in dma-directChristoph Hellwig2019-06-251-0/+1
* mm: memblock: make keeping memblock memory opt-in rather than opt-outMike Rapoport2019-05-141-1/+0
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-3/+0
|\
| * locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-3/+0
* | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-0/+1
|/
* Merge tag 'nios2-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-03-101-1/+0
|\
| * nios2: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2019-03-071-1/+0
* | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-191-0/+1
|/
* nios2: remove unneeded HAS_DMA defineMasahiro Yamada2019-01-061-3/+0
* dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* nios2: switch to NO_BOOTMEMMike Rapoport2018-10-261-0/+2
* nios2: use generic early_init_dt_add_memory_archMike Rapoport2018-10-261-0/+1
* dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-1/+1
* Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-151-31/+1
|\
| * kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0
| * Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-2/+0
| * kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-24/+0
| * kconfig: remove duplicate SWAP symbol defintionsChristoph Hellwig2018-08-021-3/+1
* | nios2: use generic dma_noncoherent_opsChristoph Hellwig2018-07-251-0/+3
|/
* nios2: kconfig: Remove blank help textUlf Magnusson2018-02-031-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano2017-06-141-1/+1
* nios2: use generic strncpy_from_user() and strnlen_user()Ley Foon Tan2017-05-081-0/+2
* lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+1
* nios2: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-04-261-1/+0
* nios2: add kgdb supportLey Foon Tan2015-02-161-0/+1
* nios2: Add support for compressed kernelLey Foon Tan2015-02-101-0/+8
* nios2: Make NIOS2_CMDLINE_IGNORE_DTB depend on CMDLINE_BOOLTobias Klauser2014-12-081-0/+1
* nios2: Add missing NR_CPUS to KconfigTobias Klauser2014-12-081-0/+4
* nios2: Build infrastructureLey Foon Tan2014-12-081-0/+201