artiq/soc/runtime
Sebastien Bourdeauducq 546996f896 coredevice,runtime: put ref_period into the ddb 2015-04-16 15:15:38 +08:00
..
Makefile runtime/Makefile: use printf instead of non-portable echo -e 2015-04-15 21:13:20 -06:00
comm.h runtime: support RPC exceptions on AMP 2015-04-06 22:28:10 +08:00
comm_serial.c coredevice,runtime: put ref_period into the ddb 2015-04-16 15:15:38 +08:00
dds.c runtime/test: implement ttlout, clksel and dds functions 2015-03-12 13:14:06 +01:00
dds.h soc/targets: use mem_map, fix addressing conflict on UP between ethernet and dds 2015-04-11 21:32:11 +08:00
elf_loader.c reorganize for devices/controllers 2014-10-19 23:51:49 +08:00
elf_loader.h runtime: new serial protocol, support multiple entry points and log messages 2014-09-15 22:40:33 +08:00
exception_jmp.S soc/runtime: cleanup/simplify exception_longjmp 2014-09-24 00:00:10 +08:00
exceptions.c runtime: support RPC and log on AMP 2015-04-06 19:40:12 +08:00
exceptions.h runtime: implement mailbox, use it for kernel startup, exceptions and termination 2015-04-05 22:07:34 +08:00
gen_service_table.py rtio: refactor, use rtlink 2015-04-14 19:44:45 +08:00
isr.c PEP8 2014-09-05 12:03:22 +08:00
kernelcpu.c runtime: implement mailbox, use it for kernel startup, exceptions and termination 2015-04-05 22:07:34 +08:00
kernelcpu.h runtime: implement mailbox, use it for kernel startup, exceptions and termination 2015-04-05 22:07:34 +08:00
ksupport.c runtime: support RPC exceptions on AMP 2015-04-06 22:28:10 +08:00
ksupport.ld runtime: use UP/AMP terminology 2015-04-05 17:55:05 +08:00
linker.ld runtime: use UP/AMP terminology 2015-04-05 17:55:05 +08:00
mailbox.c generate MAILBOX_BASE with SoC and use it in runtime 2015-04-15 20:40:28 +08:00
mailbox.h runtime: support RPC and log on AMP 2015-04-06 19:40:12 +08:00
main.c runtime: support RPC exceptions on AMP 2015-04-06 22:28:10 +08:00
messages.h runtime: support RPC exceptions on AMP 2015-04-06 22:28:10 +08:00
rtio.c rtio: refactor, use rtlink 2015-04-14 19:44:45 +08:00
rtio.h rtio: refactor, use rtlink 2015-04-14 19:44:45 +08:00
services.c runtime: biprocessor support (incomplete, WIP) 2015-04-04 22:08:32 +08:00
services.h runtime: new serial protocol, support multiple entry points and log messages 2014-09-15 22:40:33 +08:00
test_mode.c rtio: refactor, use rtlink 2015-04-14 19:44:45 +08:00
test_mode.h soc/runtime: import DDS/TTL tester (functions not accessible yet) 2015-03-11 22:02:19 +01:00