19 Commits (f0dc3a34332818ef2583247e908874efa10694af)

Author SHA1 Message Date
anna f0dc3a3433
kiss capitalism goodbye for good
The CNPL will make sure that absolutely no corporation is going to get
anywhere near Ardix -- exactly as it should be.  Fuck you, corporations!
3 years ago
anna af8210da4a
piss off capitalism
Ardix is being relicensed to GPL v3 or later. I have no idea whether you
can just do this if you feel like it or if it has any consequences, but
i kinda don't really care that much about it.  Any changes made after
this commit will definitely fall under the GPL though, and considering
that only few things are really working yet anyways this is good enough
for me.
3 years ago
Felix Kopp 5555a3d56d
cleanup and fix warnings 3 years ago
Felix Kopp 63ccd87112
arch/at91sam3x8e: finalize entry routine 3 years ago
Felix Kopp 8252f14b6b
arch/at91sam3x8e: use r0 for syscall number 3 years ago
Felix Kopp 316b4c2c0c
entry: implement syscall entry 3 years ago
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.
3 years ago
Felix Kopp f4e321932f
serial: switch to DMA buffers 3 years ago
Felix Kopp ba9565a1b4
Clean up and get rid of some unnecessary stuff 3 years ago
Felix Kopp ed60b267a0
Finish serial init code
The first major hurdle has been overcome, though several more are
still awaiting me.  Next up is IRQ handling.
4 years ago
Felix Kopp 1eeaf1dc28
Add PIO register definitions
Looks like I forgot those.
4 years ago
Felix Kopp 6a141b914b
Add register definitions for UART
This is the first of a series of commits to get a
hardware serial console up and running on the
Arduino Due.  When I have that, I can actually
do some real debugging.
4 years ago
Felix Kopp 0e725b795d
Move license comment to the bottom 4 years ago
Felix Kopp a8574dc17a
Rename to IRQ 4 years ago
Felix Kopp 424f5a902f
Cleanup 2 4 years ago
Felix Kopp 30096ab5b2
Tidy up 4 years ago
Felix Kopp 205f7ee342
Add some more register shit 4 years ago
Felix Kopp 3c8f3ca84b
Fix register stack order 4 years ago
Felix Kopp c19e131f20
Add base stuff for preemptive scheduler 4 years ago