NetBSD/sys/arch/evbmips
bouyer ccb3b2f232 Add loongson support to evbmips, based on the OpenBSD loongson port
and the existing evbmips/gdium support.
This has been tested on a lemote fuloong device (boots multiuser),
should also support other lemote devices (maybe with minor adjustments,
or adding missing drivers). There is some gdium support here too, but it
may not be yet complete (someone with a gdium would need to have a look,
hi macallan@ :)
loongson kernels are 64bits only: the loongson2f has ressources located
above the 2Gb physical address, and it's much easier to access it
using XKPHYS than trying to make it fit in the limited 32bit kernel
virtual space.
2011-08-27 13:42:44 +00:00
..
adm5120 CLeanup machine includes 2011-07-10 00:03:52 +00:00
alchemy CLeanup machine includes 2011-07-10 00:03:52 +00:00
atheros CLeanup machine includes 2011-07-10 00:03:52 +00:00
compile
conf Add loongson support to evbmips, based on the OpenBSD loongson port 2011-08-27 13:42:44 +00:00
evbmips CLeanup machine includes 2011-07-10 00:03:52 +00:00
gdium fix up the environment pointers to be usable in LP64 2011-08-24 19:03:02 +00:00
include Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
isa CLeanup machine includes 2011-07-10 00:03:52 +00:00
loongson Add loongson support to evbmips, based on the OpenBSD loongson port 2011-08-27 13:42:44 +00:00
malta CLeanup machine includes 2011-07-10 00:03:52 +00:00
rasoc Use cpu_startup_command (and now HWRENA gets properly initialized). 2011-08-16 06:59:19 +00:00
rmixl Make sure we init MIPS COP0 OSSCRATCH for UP as well as for MP. 2011-04-12 00:21:10 +00:00
Makefile Fix target 'tags'. 2011-04-04 19:44:16 +00:00