aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/Kconfig.cpu
AgeCommit message (Expand)AuthorFilesLines
2018-11-23PCI: consolidate PCI config entry in drivers/pciGravatar Christoph Hellwig 1-0/+1
2017-11-06m68k: allow ColdFire m5441x parts to run with MMU enabledGravatar Greg Ungerer 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-09-26m68k: move CONFIG_FPU set to per-CPU configurationGravatar Greg Ungerer 1-0/+6
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxGravatar Linus Torvalds 1-0/+1
2016-05-28m68k: Add <asm/hash.h>Gravatar George Spelvin 1-0/+1
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanGravatar Zhaoxiu Zeng 1-0/+11
2016-04-26m68k: do away with ARCH_REQUIRE_GPIOLIBGravatar Linus Walleij 1-1/+1
2016-03-07m68knommu: remove obsolete 68360 supportGravatar Greg Ungerer 1-7/+0
2015-07-13m68knommu: make ColdFire SoC selection a choiceGravatar Greg Ungerer 1-9/+18
2015-07-13m68knommu: improve the clock configuration defaultsGravatar Greg Ungerer 1-0/+8
2015-07-13m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFireGravatar Greg Ungerer 1-13/+1
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 1-0/+12
2013-04-29m68knommu: add support for the ColdFire 537x family of CPUsGravatar Greg Ungerer 1-0/+8
2013-04-29m68knommu: create and use a common M53xx ColdFire class of CPUsGravatar Greg Ungerer 1-0/+4
2013-03-21m68k: coldfire: use gpiolibGravatar Alexandre Courbot 1-2/+1
2012-12-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 1-1/+2
2012-12-05m68knommu: disable MC68000 cpu target when MMU is selectedGravatar Luis Alves 1-0/+1
2012-12-05m68knommu: allow for configuration of true 68000 based systemsGravatar Luis Alves 1-1/+1
2012-11-14arch/m68k: remove CONFIG_EXPERIMENTALGravatar Kees Cook 1-2/+1
2012-08-17m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU typesGravatar Greg Ungerer 1-4/+0
2012-08-17m68knommu: select CONFIG_HAVE_CLK for ColdFire CPU typesGravatar Greg Ungerer 1-0/+1
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 1-0/+14
2012-07-16m68knommu: Add support for the Coldfire m5441x.Gravatar Steven King 1-0/+8
2012-07-16m68knommu: Add support for the Coldfire 5251/5253Gravatar Steven King 1-0/+8
2012-07-16m68knommu: refactor Coldfire GPIO not to require GPIOLIB, eliminate mcf_gpio_...Gravatar Steven King 1-1/+1
2012-06-27m68knommu: Allow ColdFire CPUs to use unaligned accessesGravatar Greg Ungerer 1-1/+0
2012-06-10m68k: CPU32 does not support unaligned accessesGravatar Geert Uytterhoeven 1-0/+1
2012-06-10m68k: Introduce config option CPU_HAS_NO_UNALIGNEDGravatar Geert Uytterhoeven 1-0/+5
2012-06-10m68k: Move CPU_HAS_* config optionsGravatar Geert Uytterhoeven 1-0/+9
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-0/+1
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hGravatar Mark Brown 1-0/+1
2012-04-16Fix typo in various Kconfig fileGravatar Masanari Iida 1-1/+1
2011-12-30m68k: allow ColdFire 547x and 548x CPUs to be built with MMU enabledGravatar Greg Ungerer 1-2/+2
2011-12-30m68k/Kconfig: Separate classic m68k and coldfire earlyGravatar Geert Uytterhoeven 1-28/+38
2011-12-30m68k: modify user space access functions to support ColdFire CPUsGravatar Greg Ungerer 1-0/+4
2011-12-24m68k: handle presence of 64bit mul/div instructions cleanlyGravatar Greg Ungerer 1-0/+2
2011-12-24m68k: simpler m68k and ColdFire CPU's can use generic csum codeGravatar Greg Ungerer 1-0/+2
2011-12-24m68k: selection of GENERIC_ATOMIC64 is not MMU specificGravatar Greg Ungerer 1-0/+4
2011-10-18m68k: reorganize Kconfig options to improve mmu/non-mmu selectionsGravatar Greg Ungerer 1-0/+429