m68k/atari: Initial ARAnyM support
authorPetr Stehlik <pstehlik@sophics.cz>
Tue, 18 Nov 2008 20:02:18 +0000 (21:02 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 16 Mar 2011 18:10:41 +0000 (19:10 +0100)
commit65cd577d5e61043d1c1aec5812dea8a5c834652d
tree7823e6b01e354717dc5340e6231f48a357a6de9e
parent93ff9542462ba5074fb6b6cd9e27c4fb04d452ec
m68k/atari: Initial ARAnyM support

Add improved support for running under the ARAnyM emulator
(Atari Running on Any Machine - http://aranym.org/).

[michael, geert: Cleanups and updates]

Signed-off-by: Petr Stehlik <pstehlik@sophics.cz>
Signed-off-by: Michael Schmitz <schmitz@debian.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/Kconfig
arch/m68k/Makefile
arch/m68k/emu/Makefile [new file with mode: 0644]
arch/m68k/emu/natfeat.c [new file with mode: 0644]
arch/m68k/include/asm/natfeat.h [new file with mode: 0644]
arch/m68k/kernel/setup.c
This page took 0.028181 seconds and 5 git commands to generate.