aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/Kconfig.cpu
AgeCommit message (Expand)Author
2015-07-13m68knommu: make ColdFire SoC selection a choiceGreg Ungerer
2015-07-13m68knommu: improve the clock configuration defaultsGreg Ungerer
2015-07-13m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFireGreg Ungerer
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2013-04-29m68knommu: add support for the ColdFire 537x family of CPUsGreg Ungerer
2013-04-29m68knommu: create and use a common M53xx ColdFire class of CPUsGreg Ungerer
2013-03-21m68k: coldfire: use gpiolibAlexandre Courbot
2012-12-16Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2012-12-05m68knommu: disable MC68000 cpu target when MMU is selectedLuis Alves
2012-12-05m68knommu: allow for configuration of true 68000 based systemsLuis Alves
2012-11-14arch/m68k: remove CONFIG_EXPERIMENTALKees Cook
2012-08-17m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU typesGreg Ungerer
2012-08-17m68knommu: select CONFIG_HAVE_CLK for ColdFire CPU typesGreg Ungerer
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-07-16m68knommu: Add support for the Coldfire m5441x.Steven King
2012-07-16m68knommu: Add support for the Coldfire 5251/5253Steven King
2012-07-16m68knommu: refactor Coldfire GPIO not to require GPIOLIB, eliminate mcf_gpio_...Steven King
2012-06-27m68knommu: Allow ColdFire CPUs to use unaligned accessesGreg Ungerer
2012-06-10m68k: CPU32 does not support unaligned accessesGeert Uytterhoeven
2012-06-10m68k: Introduce config option CPU_HAS_NO_UNALIGNEDGeert Uytterhoeven
2012-06-10m68k: Move CPU_HAS_* config optionsGeert Uytterhoeven
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown
2012-04-16Fix typo in various Kconfig fileMasanari Iida
2011-12-30m68k: allow ColdFire 547x and 548x CPUs to be built with MMU enabledGreg Ungerer
2011-12-30m68k/Kconfig: Separate classic m68k and coldfire earlyGeert Uytterhoeven
2011-12-30m68k: modify user space access functions to support ColdFire CPUsGreg Ungerer
2011-12-24m68k: handle presence of 64bit mul/div instructions cleanlyGreg Ungerer
2011-12-24m68k: simpler m68k and ColdFire CPU's can use generic csum codeGreg Ungerer
2011-12-24m68k: selection of GENERIC_ATOMIC64 is not MMU specificGreg Ungerer
2011-10-18m68k: reorganize Kconfig options to improve mmu/non-mmu selectionsGreg Ungerer