forked from M-Labs/artiq
1
0
Fork 0
artiq/soc/runtime
whitequark 62fdc75d2d Integrate libdyld and libunwind.
It is currently possible to run the idle experiment, and it
can raise and catch exceptions, but exceptions are not yet
propagated across RPC boundaries.
2015-08-02 15:43:03 +03:00
..
liblwip Update buildsystem to track -fPIC and ranlib removal in MiSoC. 2015-07-27 21:10:46 +03:00
lwip@d3217718a9 update lwip 2015-06-27 22:48:41 +02:00
Makefile Integrate libdyld and libunwind. 2015-08-02 15:43:03 +03:00
artiq_personality.c Integrate libdyld and libunwind. 2015-08-02 15:43:03 +03:00
artiq_personality.h artiq_personality: port to device. 2015-08-02 06:34:11 +03:00
bridge.c Integrate libdyld and libunwind. 2015-08-02 15:43:03 +03:00
bridge.h runtime: support test mode on AMP 2015-04-16 21:47:05 +08:00
bridge_ctl.c runtime: add missing include 2015-05-21 12:00:48 +08:00
bridge_ctl.h runtime: reset all DDSes upon startup 2015-05-09 17:12:38 +08:00
clock.c runtime: monitor RTIO clock status 2015-07-28 00:05:24 +08:00
clock.h runtime: monitor RTIO clock status 2015-07-28 00:05:24 +08:00
dds.c Integrate libdyld and libunwind. 2015-08-02 15:43:03 +03:00
dds.h complete AD9914 support (no programmable modulus, untested) 2015-07-08 17:22:43 +02:00
flash_storage.c runtime/flash_storage: use log not printf 2015-06-27 22:47:36 +02:00
flash_storage.h flash_storage: refactor + unit tests + artiq_coreconfig.py CLI + doc 2015-05-27 18:06:12 +08:00
isr.c PEP8 2014-09-05 12:03:22 +08:00
kloader.c Integrate libdyld and libunwind. 2015-08-02 15:43:03 +03:00
kloader.h Integrate libdyld and libunwind. 2015-08-02 15:43:03 +03:00
ksupport.c Integrate libdyld and libunwind. 2015-08-02 15:43:03 +03:00
ksupport.h Integrate libdyld and libunwind. 2015-08-02 15:43:03 +03:00
ksupport.ld Integrate libdyld and libunwind. 2015-08-02 15:43:03 +03:00
log.c runtime: add lognonl{,_va} functions. 2015-08-02 06:33:12 +03:00
log.h runtime: add lognonl{,_va} functions. 2015-08-02 06:33:12 +03:00
mailbox.c runtime/mailbox: remove flush of L2 cache (L2 cache is now shared between CPUs) 2015-06-18 12:18:45 +02:00
mailbox.h runtime: support RPC and log on AMP 2015-04-06 19:40:12 +08:00
main.c Rename {kserver → net_server}.{c,h}. 2015-07-30 13:45:57 +03:00
messages.h Integrate libdyld and libunwind. 2015-08-02 15:43:03 +03:00
moninj.c complete support for TTL clock generator 2015-07-04 18:36:01 +02:00
moninj.h runtime: report TTL status over UDP 2015-06-03 18:26:19 +08:00
net_server.c Rename {kserver → net_server}.{c,h}. 2015-07-30 13:45:57 +03:00
net_server.h Rename {kserver → net_server}.{c,h}. 2015-07-30 13:45:57 +03:00
rtio.c never stop RTIO counter 2015-07-07 15:29:38 +02:00
rtio.h Integrate libdyld and libunwind. 2015-08-02 15:43:03 +03:00
rtiocrg.c Revert "rtiocrg.c: pipistrello also has pll_reset" 2015-07-27 22:18:45 -06:00
rtiocrg.h runtime: allow selecting external clock at startup 2015-07-28 00:19:07 +08:00
runtime.ld Integrate libdyld and libunwind. 2015-08-02 15:43:03 +03:00
session.c Integrate libdyld and libunwind. 2015-08-02 15:43:03 +03:00
session.h runtime,coredevice: Ethernet support (buggy) 2015-04-23 23:22:40 +08:00
test_mode.c complete AD9914 support (no programmable modulus, untested) 2015-07-08 17:22:43 +02:00
test_mode.h soc/runtime: import DDS/TTL tester (functions not accessible yet) 2015-03-11 22:02:19 +01:00
ttl.c Integrate libdyld and libunwind. 2015-08-02 15:43:03 +03:00
ttl.h complete support for TTL clock generator 2015-07-04 18:36:01 +02:00