Kees Jongenburger 4127817d7b arm:add board_id to machine to enable runtime configuration.
Modified the machine struct in include/minix/type.h to have an
additional field called board_id. This fields can be read out
by userland and drivers at runtime to enable automatic
configuration. The board_id field contains information about
the hardware architecture / board and such.

Change-Id: Ib12bc0d43fc9dbdb80ee0751c721ee516de1d2d6
2013-12-03 09:19:25 +01:00
2013-08-20 11:37:40 +02:00
2013-11-12 06:18:01 -05:00
2013-08-21 13:53:39 +02:00
2013-10-29 15:18:45 -04:00
2013-11-19 07:26:37 -05:00
2013-10-17 08:40:33 -04:00
2013-09-01 12:59:37 +00:00
2013-10-14 18:06:05 -04:00
2013-11-28 13:31:37 +00:00
2013-11-12 10:15:47 -05:00
2013-11-19 07:26:37 -05:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%