artiq/soc/runtime
Sebastien Bourdeauducq ffe4ee9137 runtime: build flash image by default 2015-04-15 12:43:15 +08:00
..
Makefile runtime: build flash image by default 2015-04-15 12:43:15 +08:00
comm.h runtime: support RPC exceptions on AMP 2015-04-06 22:28:10 +08:00
comm_serial.c coredevice/comm: split protocol to allow reuse for Ethernet 2015-04-10 00:59:35 +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 runtime: support RPC and log on AMP 2015-04-06 19:40:12 +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