ardix/kernel
Felix Kopp 589e9330da
sched: properly disable the watchdog
I have no idea what the FUCK the Engineers at ARM were thinking when
they decided to disable EVERY SINGLE FUCKING CPU COMPONENT on system
reset, except the FUCKING WATCHDOG.  But this change will prevent the
system from randomly firing a watchdog reset.
2020-12-08 00:08:00 +01:00
..
io fix compiler errors/include conflicts 2020-12-01 02:35:06 +01:00
Makefile io: add I/O thread base 2020-11-29 23:23:37 +01:00
printk.c Implement %i and %u 2020-11-28 03:32:52 +01:00
ringbuf.c serial: make ringbuf write operations atomic 2020-11-29 20:34:57 +01:00
sched.c sched: properly disable the watchdog 2020-12-08 00:08:00 +01:00
serial.c fix compiler errors/include conflicts 2020-12-01 02:35:06 +01:00