minix/kernel/arch/earm
Kees Jongenburger 7194772eae kernel:export board to userland.
Export the board variable to userland using sysenv. This
allows rc-scrips to perform device specific initialisation.

The board variable follows the following pattern

[ARCH]-[ARCHVARIANT]-[VENDOR]-[BOARD]-[BOARDVARIANT]

We currently we support the following boards:
X86-I586-GENERIC-GENERIC-GENERIC
ARM-ARMV7-TI-BBXM-GENERIC
ARM-ARMV7-TI-BB-WHITE
ARM-ARMV7-TI-BB-BLACK

Change-Id: I9e5f5f24f9a71cc9797cacb1aafb19499613f0be
2013-12-03 09:19:50 +01:00
..
include kernel: spelling fixes 2013-10-09 20:24:17 -04:00
arch_clock.c Replaced add64, add64u and add64ul with operators. 2013-11-13 13:11:33 +00:00
arch_do_vmctl.c ARM updates 2013-01-17 10:03:58 +01:00
arch_reset.c fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
arch_system.c kernel: add padconf kernel call 2013-08-28 12:53:05 -04:00
direct_tty_utils.c <a.out.h>, MINIX style: remove as obsolete 2013-08-06 11:43:35 +02:00
do_padconf.c kernel: move do_padconf and add a test case 2013-08-29 09:23:10 -04:00
exc.S ARM updates 2013-01-17 10:03:58 +01:00
exception.c kernel: spelling fixes 2013-10-09 20:24:17 -04:00
glo.h ARM updates 2013-01-17 10:03:58 +01:00
head.S ARM updates 2013-01-17 10:03:58 +01:00
kernel.lds Gold linker support for entire source tree 2013-06-11 22:51:02 +02:00
klib.S ARM: Fix interrupt management 2013-02-18 09:07:55 +01:00
Makefile.inc kernel: move do_padconf and add a test case 2013-08-29 09:23:10 -04:00
memory.c kernel: spelling fixes 2013-10-09 20:24:17 -04:00
mpx.S kernel: maintain stack alignment 2013-06-25 09:53:15 +00:00
omap_ccnt.h ARM updates 2013-01-17 10:03:58 +01:00
omap_intr.c fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
omap_intr.h arm:interupt handling remove hardcoded base address. 2013-05-24 13:59:04 +02:00
omap_padconf.c enable fatal warnings 2013-09-01 12:59:37 +00:00
omap_padconf.h kernel: add padconf kernel call 2013-08-28 12:53:05 -04:00
omap_reset.c fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
omap_reset.h kernel: implement reboot for am335x/dm37xx 2013-08-05 10:23:00 -04:00
omap_rtc.c enable fatal warnings 2013-09-01 12:59:37 +00:00
omap_rtc.h kernel: add support for am335x PMIC-base power-off 2013-08-05 10:22:59 -04:00
omap_serial.c fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
omap_serial.h arm:add AM335X serial 2013-05-24 11:17:52 +02:00
omap_timer.c arm:ensure read_tsc_64 always returns a valid value. 2013-09-27 11:29:04 +02:00
omap_timer.h ARM: provide free running clock to replace ccnt 2013-01-31 15:19:11 +00:00
omap_timer_registers.h arm:omap timers remove hardcoded base address. 2013-05-24 14:03:14 +02:00
pg_utils.c arm:caching enable barriers 2013-09-26 12:11:29 +02:00
phys_copy.S ARM updates 2013-01-17 10:03:58 +01:00
phys_memset.S ARM updates 2013-01-17 10:03:58 +01:00
pre_init.c kernel:export board to userland. 2013-12-03 09:19:50 +01:00
procoffsets.cf ARM updates 2013-01-17 10:03:58 +01:00
protect.c libexec: mmap support, prealloc variants 2013-04-24 10:18:16 +00:00
sconst.h ARM updates 2013-01-17 10:03:58 +01:00
serial.h ARM updates 2013-01-17 10:03:58 +01:00
timer.h ARM updates 2013-01-17 10:03:58 +01:00