artiq/soc/runtime
Sebastien Bourdeauducq 4048568d8e support kernel handover with coherent time 2015-05-02 23:41:49 +08:00
..
liblwip runtime: saner lwipopts 2015-04-25 18:58:45 +08:00
lwip@737a6921c3 runtime: update lwip 2015-04-27 20:34:34 +08:00
Makefile runtime: get IP and MAC from flash storage 2015-05-01 12:34:47 +08:00
bridge.c runtime/bridge: factor rtio_init 2015-05-02 12:27:15 +08:00
bridge.h runtime: support test mode on AMP 2015-04-16 21:47:05 +08:00
clock.c watchdog support on core device (broken by bug similar to issue #19) 2015-04-29 12:58:37 +08:00
clock.h watchdog support on core device (broken by bug similar to issue #19) 2015-04-29 12:58:37 +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 comm: refactor to support lwip event model 2015-04-22 01:31:31 +08:00
elf_loader.h runtime/elf_loader: add alignment comment 2015-04-23 19:06:23 +08:00
exception_jmp.S soc/runtime: cleanup/simplify exception_longjmp 2014-09-24 00:00:10 +08:00
exceptions.c comm: refactor to support lwip event model 2015-04-22 01:31:31 +08:00
exceptions.h runtime: implement mailbox, use it for kernel startup, exceptions and termination 2015-04-05 22:07:34 +08:00
flash_storage.c style 2015-04-30 20:03:29 +08:00
flash_storage.h test_mode: flash storage access 2015-04-28 13:01:54 +08:00
gen_service_table.py support kernel handover with coherent time 2015-05-02 23:41:49 +08:00
isr.c PEP8 2014-09-05 12:03:22 +08:00
kloader.c runtime: support platforms without flash 2015-05-02 12:20:20 +08:00
kloader.h Remove UP support. 2015-04-27 20:43:45 +08:00
kserver.c runtime: get IP and MAC from flash storage 2015-05-01 12:34:47 +08:00
kserver.h runtime: get IP and MAC from flash storage 2015-05-01 12:34:47 +08:00
ksupport.c support kernel handover with coherent time 2015-05-02 23:41:49 +08:00
ksupport.ld runtime: get lwip to run 2015-04-22 15:01:32 +08:00
linker.ld runtime: get lwip to run 2015-04-22 15:01:32 +08:00
log.c runtime,coredevice: Ethernet support (buggy) 2015-04-23 23:22:40 +08:00
log.h comm: refactor to support lwip event model 2015-04-22 01:31:31 +08:00
mailbox.c runtime/mailbox: fix mailbox_acknowledged for first message 2015-04-28 16:51:55 +08:00
mailbox.h runtime: support RPC and log on AMP 2015-04-06 19:40:12 +08:00
main.c runtime: support platforms without flash 2015-05-02 12:20:20 +08:00
messages.h support kernel handover with coherent time 2015-05-02 23:41:49 +08:00
rtio.c rtio: decouple PHY reset from logic reset 2015-05-02 11:47:11 +08:00
rtio.h rtio: refactor, use rtlink 2015-04-14 19:44:45 +08:00
services.c watchdog support on core device (broken by bug similar to issue #19) 2015-04-29 12:58:37 +08:00
services.h runtime: new serial protocol, support multiple entry points and log messages 2014-09-15 22:40:33 +08:00
session.c support kernel handover with coherent time 2015-05-02 23:41:49 +08:00
session.h runtime,coredevice: Ethernet support (buggy) 2015-04-23 23:22:40 +08:00
test_mode.c runtime/test_mode: support setting O and OE separately 2015-05-02 12:16:09 +08:00
test_mode.h soc/runtime: import DDS/TTL tester (functions not accessible yet) 2015-03-11 22:02:19 +01:00