History log of /netbsd-src/distrib/emips/instkernel/Makefile (Results 1 – 6 of 6)
Revision Date Author Comments
# 1de614c8 24-May-2024 tsutsui <tsutsui@NetBSD.org>

Remove installboot(8) calls against emips install media.

XXX: maybe we should also remove blindly copied bootxx binaries.


# d61ed317 14-Jun-2019 martin <martin@NetBSD.org>

Bump file system size slightly


# f6a35b66 01-Apr-2019 christos <christos@NetBSD.org>

paleo diet is not working


# f953c1fc 09-Feb-2017 christos <christos@NetBSD.org>

loosen the belt again.


# bbf5eed8 12-Jun-2011 tsutsui <tsutsui@NetBSD.org>

No reason to create ECOFF kernels for a modern port which have a native
bootloader. (blindly copied from pmax?)


# 5f7e80a8 26-Jan-2011 pooka <pooka@NetBSD.org>

Add support for the Extensible MIPS ("eMIPS") platform. The
NetBSD/emips port runs on Xilinx and Beecube FPGA systems and the
Giano system simulator.

eMIPS is a platform developed at Microsoft Rese

Add support for the Extensible MIPS ("eMIPS") platform. The
NetBSD/emips port runs on Xilinx and Beecube FPGA systems and the
Giano system simulator.

eMIPS is a platform developed at Microsoft Research for researching
reconfigurable computing. eMIPS allows dynamic loading and scheduling
of application-specific circuits for the purpose of accelerating
computations based on the current workload.

NetBSD eMIPS support for NetBSD 4.x was written at Microsoft Research
by Alessandro Forin and Neil Pittman. Microsoft Corporation has
donated full copyright to The NetBSD Foundation.

Platform support for eMIPS is the first part of Microsoft's
contribution. The second part includes the hardware accelerator
framework and will be proposed on tech-kern soon.

show more ...