-
- Downloads
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Pull m68k updates from Greg Ungerer: "The bulk of the changes are to support the ColdFire 5441x SoC family with their MMU enabled. The parts have been supported for a long time now, but only in no-MMU mode. Angelo Dureghello has a new board with a 5441x and we have ironed out the last problems with MMU enabled on it. So there is also some changes to properly support that board too. Also a fix for a link problem when selecting the traditional 68k beep device in no-MMU configurations" * 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu: m68k: add Sysam stmark2 open board support m68k: coldfire: add dspi0 module support m68k: pull mach_beep in setup.c m68k: allow ColdFire m5441x parts to run with MMU enabled m68k: fix ColdFire node shift size calculation m68k: move coldfire MMU initialization code
No related branches found
No related tags found
Showing
- arch/m68k/Kconfig.cpu 1 addition, 1 deletionarch/m68k/Kconfig.cpu
- arch/m68k/Kconfig.machine 6 additions, 0 deletionsarch/m68k/Kconfig.machine
- arch/m68k/coldfire/Makefile 2 additions, 1 deletionarch/m68k/coldfire/Makefile
- arch/m68k/coldfire/m5441x.c 2 additions, 1 deletionarch/m68k/coldfire/m5441x.c
- arch/m68k/coldfire/m54xx.c 0 additions, 4 deletionsarch/m68k/coldfire/m54xx.c
- arch/m68k/coldfire/stmark2.c 119 additions, 0 deletionsarch/m68k/coldfire/stmark2.c
- arch/m68k/configs/stmark2_defconfig 92 additions, 0 deletionsarch/m68k/configs/stmark2_defconfig
- arch/m68k/include/asm/m5441xsim.h 6 additions, 0 deletionsarch/m68k/include/asm/m5441xsim.h
- arch/m68k/include/asm/mcfmmu.h 1 addition, 0 deletionsarch/m68k/include/asm/mcfmmu.h
- arch/m68k/include/asm/mmu_context.h 0 additions, 1 deletionarch/m68k/include/asm/mmu_context.h
- arch/m68k/kernel/setup.c 5 additions, 0 deletionsarch/m68k/kernel/setup.c
- arch/m68k/kernel/setup_mm.c 2 additions, 4 deletionsarch/m68k/kernel/setup_mm.c
- arch/m68k/mm/mcfmmu.c 2 additions, 2 deletionsarch/m68k/mm/mcfmmu.c
Loading
Please register or sign in to comment