]> git.karo-electronics.de Git - linux-beck.git/commit
OpenRISC: Boot code
authorJonas Bonn <jonas@southpole.se>
Sat, 4 Jun 2011 08:05:39 +0000 (11:05 +0300)
committerJonas Bonn <jonas@southpole.se>
Fri, 22 Jul 2011 16:46:27 +0000 (18:46 +0200)
commit9d02a4283e9ce4e9ca11ff00615bdacdb0515a1a
tree9b4d890053cfd0414b5f560ae233d086c5e365cd
parent82ed223c264def2b15ee4bec2e8c3048092ceb5f
OpenRISC: Boot code

Architecture code and early setup routines for booting Linux.

Signed-off-by: Jonas Bonn <jonas@southpole.se>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
arch/openrisc/kernel/entry.S [new file with mode: 0644]
arch/openrisc/kernel/head.S [new file with mode: 0644]
arch/openrisc/kernel/init_task.c [new file with mode: 0644]
arch/openrisc/kernel/setup.c [new file with mode: 0644]