summaryrefslogtreecommitdiffstats
path: root/arch/h8300/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-191-0/+1
* 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
* Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds2018-08-221-0/+1
|\
| * h8300: switch to NO_BOOTMEMRob Herring2018-08-221-0/+1
* | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-6/+0
* | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-021-6/+0
* | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-24/+0
|/
* h8300: use dma-directChristoph Hellwig2018-01-151-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger2017-09-081-0/+3
* clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano2017-06-141-1/+1
* Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-281-0/+1
|\
| * h8300: Add <asm/hash.h>George Spelvin2016-05-281-0/+1
* | lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-211-1/+0
|\
| * dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-1/+0
* | h8300: Add KGDB support.Yoshinori Sato2016-01-201-0/+1
* | h8300: Add LZO compressionYoshinori Sato2016-01-201-0/+2
|/
* clocksource/drivers/h8300_timer8: Separate the Kconfig option from the archDaniel Lezcano2015-12-151-0/+1
* h8300: enable CLKSRC_OFYoshinori Sato2015-11-121-0/+1
* h8300: Remove ARCH_WANT_IPC_PARSE_VERSIONYoshinori Sato2015-06-231-1/+0
* h8300: Build scriptsYoshinori Sato2015-06-231-0/+77
* Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck2013-09-161-108/+0
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* h8300: Switch h8300 to drivers/KconfigGeert Uytterhoeven2013-06-231-117/+1
* CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-151-4/+1
* Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
* burying unused conditionalsAl Viro2013-02-141-1/+0
* h8300: switch to generic old sigaction()Al Viro2013-02-031-0/+1
* h8300: switch to generic old sigsuspendAl Viro2013-02-031-0/+1
* h8300: switch to generic sigaltstackAl Viro2013-02-031-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-2/+0
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-2/+0
* | h8300: select generic atomic64_t supportFengguang Wu2012-12-181-0/+1
|/
* h8300: generic kernel_execve()Al Viro2012-10-141-0/+1
* h8300: generic kernel_thread()Al Viro2012-10-141-0/+1
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+1
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+1
* | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-091-0/+1
|/
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-0/+1
* cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-111-0/+1
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-1/+1
|\
| * h8300: drivers/serial/Kconfig was movedPaul Bolle2011-10-181-1/+1
* | h8300: drop puzzling Kconfig dependenciesPaul Bolle2011-10-131-1/+1
|/
* arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-261-8/+0
* genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
* Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-251-0/+1
|\