minix/kernel/arch/arm
Thomas Veerman c77228c77b ARM: fix clock
The GPTIMER1 clock is configured to run at 32 kHz and generate
(overflow) interrupts every 1 ms. However, the Timer Overflow Wrappping
Register (TOWR) was configured to filter every other interrupt. This
caused to the internal 'realtime' value to be off.
2013-01-11 09:18:36 +00:00
..
include ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
arch_clock.c ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
arch_do_vmctl.c ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
arch_reset.c Kernel: reenable interrupts before halting 2012-10-30 11:32:05 +00:00
arch_system.c ARM: make cycle counter available to userspace 2013-01-11 09:18:36 +00:00
direct_tty_utils.c Removing useless minix/types.h header 2012-12-07 13:58:06 +01:00
exc.S ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
exception.c kernel:add a some information in backtraces. 2013-01-08 13:40:32 +01:00
glo.h ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
head.S ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
io_intr.S ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
kernel.lds ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
klib.S ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
Makefile.inc Toolchain upgrade and portability improvements. 2012-11-15 16:07:29 +01:00
memory.c ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
mpx.S ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
omap_ccnt.h ARM: make cycle counter available to userspace 2013-01-11 09:18:36 +00:00
omap_intr.c ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
omap_intr.h ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
omap_serial.c Kernel: busy wait until serial out has finished 2012-10-30 11:32:04 +00:00
omap_serial.h Kernel: busy wait until serial out has finished 2012-10-30 11:32:04 +00:00
omap_timer.c ARM: fix clock 2013-01-11 09:18:36 +00:00
omap_timer.h ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
pg_utils.c vm:enable the instruction and data caches. 2013-01-08 13:40:32 +01:00
phys_copy.S ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
phys_memset.S ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
pre_init.c Removing useless minix/types.h header 2012-12-07 13:58:06 +01:00
procoffsets.cf ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
protect.c ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
sconst.h ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
serial.h ARM support for kernel and vm 2012-10-07 21:38:03 -04:00
timer.h ARM support for kernel and vm 2012-10-07 21:38:03 -04:00