| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k: move CONFIG_FPU set to per-CPU configuration | Greg Ungerer | 2016-09-26 | 1 | -0/+6 |
* | Merge branch 'hash' of git://ftp.sciencehorizons.net/linux | Linus Torvalds | 2016-05-28 | 1 | -0/+1 |
|\ |
|
| * | m68k: Add <asm/hash.h> | George Spelvin | 2016-05-28 | 1 | -0/+1 |
* | | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 2016-05-20 | 1 | -0/+11 |
* | | m68k: do away with ARCH_REQUIRE_GPIOLIB | Linus Walleij | 2016-04-26 | 1 | -1/+1 |
|/ |
|
* | m68knommu: remove obsolete 68360 support | Greg Ungerer | 2016-03-07 | 1 | -7/+0 |
* | m68knommu: make ColdFire SoC selection a choice | Greg Ungerer | 2015-07-13 | 1 | -9/+18 |
* | m68knommu: improve the clock configuration defaults | Greg Ungerer | 2015-07-13 | 1 | -0/+8 |
* | m68knommu: force setting of CONFIG_CLOCK_FREQ for ColdFire | Greg Ungerer | 2015-07-13 | 1 | -13/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2013-05-10 | 1 | -0/+12 |
|\ |
|
| * | m68knommu: add support for the ColdFire 537x family of CPUs | Greg Ungerer | 2013-04-29 | 1 | -0/+8 |
| * | m68knommu: create and use a common M53xx ColdFire class of CPUs | Greg Ungerer | 2013-04-29 | 1 | -0/+4 |
* | | m68k: coldfire: use gpiolib | Alexandre Courbot | 2013-03-21 | 1 | -2/+1 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2012-12-16 | 1 | -1/+2 |
|\ |
|
| * | m68knommu: disable MC68000 cpu target when MMU is selected | Luis Alves | 2012-12-05 | 1 | -0/+1 |
| * | m68knommu: allow for configuration of true 68000 based systems | Luis Alves | 2012-12-05 | 1 | -1/+1 |
* | | arch/m68k: remove CONFIG_EXPERIMENTAL | Kees Cook | 2012-11-14 | 1 | -2/+1 |
|/ |
|
* | m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU types | Greg Ungerer | 2012-08-17 | 1 | -4/+0 |
* | m68knommu: select CONFIG_HAVE_CLK for ColdFire CPU types | Greg Ungerer | 2012-08-17 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2012-08-03 | 1 | -0/+14 |
|\ |
|
| * | m68knommu: Allow ColdFire CPUs to use unaligned accesses | Greg Ungerer | 2012-06-27 | 1 | -1/+0 |
| * | m68k: CPU32 does not support unaligned accesses | Geert Uytterhoeven | 2012-06-10 | 1 | -0/+1 |
| * | m68k: Introduce config option CPU_HAS_NO_UNALIGNED | Geert Uytterhoeven | 2012-06-10 | 1 | -0/+5 |
| * | m68k: Move CPU_HAS_* config options | Geert Uytterhoeven | 2012-06-10 | 1 | -0/+9 |
* | | m68knommu: Add support for the Coldfire m5441x. | Steven King | 2012-07-16 | 1 | -0/+8 |
* | | m68knommu: Add support for the Coldfire 5251/5253 | Steven King | 2012-07-16 | 1 | -0/+8 |
* | | m68knommu: refactor Coldfire GPIO not to require GPIOLIB, eliminate mcf_gpio_... | Steven King | 2012-07-16 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-24 | 1 | -0/+1 |
|\ |
|
| * | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 2012-05-11 | 1 | -0/+1 |
* | | Fix typo in various Kconfig file | Masanari Iida | 2012-04-16 | 1 | -1/+1 |
|/ |
|
* | m68k: allow ColdFire 547x and 548x CPUs to be built with MMU enabled | Greg Ungerer | 2011-12-30 | 1 | -2/+2 |
* | m68k/Kconfig: Separate classic m68k and coldfire early | Geert Uytterhoeven | 2011-12-30 | 1 | -28/+38 |
* | m68k: modify user space access functions to support ColdFire CPUs | Greg Ungerer | 2011-12-30 | 1 | -0/+4 |
* | m68k: handle presence of 64bit mul/div instructions cleanly | Greg Ungerer | 2011-12-24 | 1 | -0/+2 |
* | m68k: simpler m68k and ColdFire CPU's can use generic csum code | Greg Ungerer | 2011-12-24 | 1 | -0/+2 |
* | m68k: selection of GENERIC_ATOMIC64 is not MMU specific | Greg Ungerer | 2011-12-24 | 1 | -0/+4 |
* | m68k: reorganize Kconfig options to improve mmu/non-mmu selections | Greg Ungerer | 2011-10-18 | 1 | -0/+429 |