..
liblwip
Enable TCP keepalive on the core device
2015-08-13 18:33:46 +08:00
lwip @ e448a9a4a9
runtime: update lwip
2015-07-31 18:15:16 +08:00
Makefile
runtime/Makefile: WA for more pesky travis/miniconda misbehavior
2015-07-31 19:29:34 +08:00
bridge.c
runtime: fix AD9914 register read in bridge
2015-08-21 17:51:01 +08: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
dds: do not reset AD9914
2015-09-05 14:52:25 -06:00
dds.h
dds: support amplitude tuning on AD9914
2015-09-05 13:15:09 -06: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
rtio: detect collision errors
2015-07-29 19:43:35 +08: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
gen_service_table.py
complete support for TTL clock generator
2015-07-04 18:36:01 +02:00
isr.c
PEP8
2014-09-05 12:03:22 +08:00
kloader.c
runtime: process essential kernel CPU messages at all time
2015-07-25 16:26:04 +08:00
kloader.h
runtime: fix KERNELCPU_PAYLOAD_ADDRESS
2015-07-28 02:12:14 +08:00
ksupport.c
dds: increase DAC calibration time
2015-09-03 09:52:04 -06:00
ksupport.ld
MiSoC is not built with -fPIC anymore, remove support code for that.
2015-07-29 12:40:46 +03:00
linker.ld
MiSoC is not built with -fPIC anymore, remove support code for that.
2015-07-29 12:40:46 +03: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: 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-31 18:18:25 +08:00
messages.h
runtime: reset all DDSes upon startup
2015-05-09 17:12:38 +08: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
Enable TCP keepalive on the core device
2015-08-13 18:33:46 +08:00
net_server.h
Rename {kserver → net_server}.{c,h}.
2015-07-31 18:18:25 +08:00
rtio.c
rtio: detect collision errors
2015-07-29 19:43:35 +08:00
rtio.h
rtio: detect collision errors
2015-07-29 19:43:35 +08: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
services.c
runtime: provide fixdfdi
2015-06-27 23:51:48 +02:00
services.h
runtime: new serial protocol, support multiple entry points and log messages
2014-09-15 22:40:33 +08:00
session.c
runtime: allow selecting external clock at startup
2015-07-28 00:19:07 +08:00
session.h
runtime,coredevice: Ethernet support (buggy)
2015-04-23 23:22:40 +08:00
test_mode.c
copyright: claim contributions
2015-09-06 16:08:57 -06:00
test_mode.h
soc/runtime: import DDS/TTL tester (functions not accessible yet)
2015-03-11 22:02:19 +01:00
ttl.c
complete support for TTL clock generator
2015-07-04 18:36:01 +02:00
ttl.h
complete support for TTL clock generator
2015-07-04 18:36:01 +02:00