ardix/include/arch
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
..
at91sam3x8e sched: properly disable the watchdog 2020-12-08 00:08:00 +01:00
arch_include.h arch: introduce include convenience macro 2020-11-30 22:08:01 +01:00
hardware.h arch: introduce include convenience macro 2020-11-30 22:08:01 +01:00
sched.h fix compiler errors/include conflicts 2020-12-01 02:35:06 +01:00
serial.h arch: introduce include convenience macro 2020-11-30 22:08:01 +01:00
spinlock.h sched: implement spinlocks 2020-11-30 22:19:30 +01:00
spinlock_type.h fix compiler errors/include conflicts 2020-12-01 02:35:06 +01:00
watchdog.h sched: properly disable the watchdog 2020-12-08 00:08:00 +01:00