fincs
|
cacf8615a8
|
Remove arm/atomics.h (use C <stdatomic.h> or C++ <atomic> instead)
|
2020-03-16 12:51:07 +01:00 |
|
fincs
|
d911c47d2e
|
Miscellaneous documentation fixes
|
2019-05-03 14:32:02 +02:00 |
|
plutooo
|
03ddd464a0
|
arm: Rename armTickToNs(), etc
|
2018-12-17 16:06:23 +01:00 |
|
plutooo
|
370d78453e
|
kernel: Introduce utimer, uevent, and waitN
|
2018-12-17 16:06:23 +01:00 |
|
yellows8
|
5e69f760fb
|
Added support for exception-handling.
|
2018-11-14 16:17:02 -05:00 |
|
TuxSH
|
5498d3e0c7
|
Add ThreadContext, RegisterGroup, svcGetThreadContext3, threadDumpContext
|
2018-09-18 01:13:55 +02:00 |
|
fincs
|
ce23a139f4
|
arm/counter.h: add armGetSystemTickFreq
|
2018-08-31 13:05:21 +02:00 |
|
fincs
|
0589b39f7a
|
Add arm/counter.h with armGetSystemTick (supersedes svcGetSystemTick)
|
2018-08-05 14:29:47 +02:00 |
|
fincs
|
37689b53b6
|
Add #pragma once to arm/atomics.h
|
2018-07-24 16:54:07 +02:00 |
|
plutoo
|
1d34db8497
|
Improve atomics
|
2018-03-10 14:41:06 +01:00 |
|
plutoo
|
a102c64341
|
Introduce atomics.c, refcounting on all services
|
2018-03-10 14:33:40 +01:00 |
|
fincs
|
8496f36879
|
Documentation: address first batch of comments (in #38)
|
2018-02-10 22:40:11 +01:00 |
|
fincs
|
ff472848a9
|
Start doxygen bringup, with some miscellaneous cleanup
|
2018-02-10 22:40:11 +01:00 |
|
plutoo
|
b34f59e179
|
ARM cache operations
|
2018-01-22 20:29:49 +01:00 |
|