aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-01arch: remove unicore32 portMike Rapoport1-200/+0
2020-05-05clk: Allow the common clk framework to be selectableStephen Boyd1-1/+1
2019-05-14Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds1-1/+0
2019-05-14initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig1-0/+1
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long1-6/+0
2019-04-03video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan1-1/+0
2019-04-03arch/tlb: Clean up simple architecturesPeter Zijlstra1-0/+1
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+0
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig1-1/+0
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov1-0/+1
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-16/+1
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig1-1/+0
2018-11-23pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig1-6/+0
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-10/+1
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-1/+0
2018-10-26unicore32: switch to NO_BOOTMEMMike Rapoport1-0/+1
2018-09-30unicore32: remove swiotlb supportChristoph Hellwig1-1/+1
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig1-2/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-24/+0
2018-05-09swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig1-0/+1
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig1-3/+1
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-12treewide: Fix typos in KconfigMasanari Iida1-1/+1
2016-06-08unicore: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij1-1/+1
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-1/+0
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon1-3/+0
2016-01-09arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams1-0/+1
2015-09-23power: bq27x00_battery: Renaming for consistencyAndrew F. Davis1-1/+1
2014-06-20unicore32: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd1-6/+0
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on unicore32Mark Salter1-0/+1
2013-10-23unicore32: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot1-3/+0
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot1-1/+1
2013-03-20unicore32: default GENERIC_GPIO to falseAlexandre Courbot1-1/+1
2013-03-20unicore32: remove unneeded select GENERIC_GPIOAlexandre Courbot1-1/+0
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-2/+0
2012-11-09arch/unicore32: remove CONFIG_EXPERIMENTALKees Cook1-1/+1
2012-11-09unicore32: switch to generic kernel_thread()/kernel_execve()Al Viro1-0/+2
2012-11-09UniCore32 bugfix: add missed CONFIG_ZONE_DMAGuan Xuetao1-0/+3
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+1
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds1-10/+2
2012-10-05pwm: Move PUV3 PWM driver to PWM frameworkThierry Reding1-10/+2