Age | Commit message (Expand) | Author | Files | Lines |
2012-08-17 | m68k: select CONFIG_GENERIC_ATOMIC64 for all m68k CPU types | Greg Ungerer | 1 | -4/+0 |
2012-08-17 | m68knommu: select CONFIG_HAVE_CLK for ColdFire CPU types | Greg Ungerer | 1 | -0/+1 |
2012-08-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 1 | -0/+14 |
2012-07-16 | m68knommu: Add support for the Coldfire m5441x. | Steven King | 1 | -0/+8 |
2012-07-16 | m68knommu: Add support for the Coldfire 5251/5253 | Steven King | 1 | -0/+8 |
2012-07-16 | m68knommu: refactor Coldfire GPIO not to require GPIOLIB, eliminate mcf_gpio_... | Steven King | 1 | -1/+1 |
2012-06-27 | m68knommu: Allow ColdFire CPUs to use unaligned accesses | Greg Ungerer | 1 | -1/+0 |
2012-06-10 | m68k: CPU32 does not support unaligned accesses | Geert Uytterhoeven | 1 | -0/+1 |
2012-06-10 | m68k: Introduce config option CPU_HAS_NO_UNALIGNED | Geert Uytterhoeven | 1 | -0/+5 |
2012-06-10 | m68k: Move CPU_HAS_* config options | Geert Uytterhoeven | 1 | -0/+9 |
2012-05-24 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
2012-05-11 | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 1 | -0/+1 |
2012-04-16 | Fix typo in various Kconfig file | Masanari Iida | 1 | -1/+1 |
2011-12-30 | m68k: allow ColdFire 547x and 548x CPUs to be built with MMU enabled | Greg Ungerer | 1 | -2/+2 |
2011-12-30 | m68k/Kconfig: Separate classic m68k and coldfire early | Geert Uytterhoeven | 1 | -28/+38 |
2011-12-30 | m68k: modify user space access functions to support ColdFire CPUs | Greg Ungerer | 1 | -0/+4 |
2011-12-24 | m68k: handle presence of 64bit mul/div instructions cleanly | Greg Ungerer | 1 | -0/+2 |
2011-12-24 | m68k: simpler m68k and ColdFire CPU's can use generic csum code | Greg Ungerer | 1 | -0/+2 |
2011-12-24 | m68k: selection of GENERIC_ATOMIC64 is not MMU specific | Greg Ungerer | 1 | -0/+4 |
2011-10-18 | m68k: reorganize Kconfig options to improve mmu/non-mmu selections | Greg Ungerer | 1 | -0/+429 |