-
- Downloads
Merge branch 'for-linus' of git://github.com/gregungerer/m68knommu
* 'for-linus' of git://github.com/gregungerer/m68knommu: m68k: drop unused Kconfig symbols m68k: drop unused Kconfig symbols m68knommu: create common externs for _ram* vars m68knommu: remove extern declarations of memory_start/memory_end from mm/init m68knommu: use generic section names in mm/init code m68knommu: use generic section names in setup code m68k: merge the mmu and non-mmu traps.c files m68k: move hardware vector setting from traps.c to its own file m68k: merge mmu and non-mmu include/asm/entry.h files m68k: merge the mmu and non-mmu kernel/Makefiles m68k: merge mmu and non-mmu arch Makefiles m68k: reorganize Kconfig options to improve mmu/non-mmu selections m68knommu: fix problems with SPI/GPIO on ColdFire 520x m68k: fix memcpy to unmatched/unaligned source and dest on 68000
Showing
- arch/m68k/Kconfig 42 additions, 153 deletionsarch/m68k/Kconfig
- arch/m68k/Kconfig.bus 55 additions, 0 deletionsarch/m68k/Kconfig.bus
- arch/m68k/Kconfig.cpu 429 additions, 0 deletionsarch/m68k/Kconfig.cpu
- arch/m68k/Kconfig.devices 123 additions, 0 deletionsarch/m68k/Kconfig.devices
- arch/m68k/Kconfig.machine 179 additions, 383 deletionsarch/m68k/Kconfig.machine
- arch/m68k/Makefile 166 additions, 2 deletionsarch/m68k/Makefile
- arch/m68k/Makefile_mm 0 additions, 121 deletionsarch/m68k/Makefile_mm
- arch/m68k/Makefile_no 0 additions, 124 deletionsarch/m68k/Makefile_no
- arch/m68k/include/asm/entry.h 252 additions, 3 deletionsarch/m68k/include/asm/entry.h
- arch/m68k/include/asm/entry_mm.h 0 additions, 128 deletionsarch/m68k/include/asm/entry_mm.h
- arch/m68k/include/asm/entry_no.h 0 additions, 181 deletionsarch/m68k/include/asm/entry_no.h
- arch/m68k/include/asm/m520xsim.h 12 additions, 14 deletionsarch/m68k/include/asm/m520xsim.h
- arch/m68k/include/asm/mcfqspi.h 5 additions, 3 deletionsarch/m68k/include/asm/mcfqspi.h
- arch/m68k/include/asm/page_no.h 3 additions, 0 deletionsarch/m68k/include/asm/page_no.h
- arch/m68k/include/asm/processor.h 6 additions, 0 deletionsarch/m68k/include/asm/processor.h
- arch/m68k/include/asm/sections.h 2 additions, 0 deletionsarch/m68k/include/asm/sections.h
- arch/m68k/kernel/Makefile 20 additions, 4 deletionsarch/m68k/kernel/Makefile
- arch/m68k/kernel/Makefile_mm 0 additions, 17 deletionsarch/m68k/kernel/Makefile_mm
- arch/m68k/kernel/Makefile_no 0 additions, 10 deletionsarch/m68k/kernel/Makefile_no
- arch/m68k/kernel/entry_no.S 3 additions, 3 deletionsarch/m68k/kernel/entry_no.S
Loading
Please register or sign in to comment