forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq/runtime
Robert Jördens 349a66124b Merge branch 'master' into rtiobusy
* master:
  coredevice: fix _DDSGeneric __init__ args
  rtio/core: fix syntax
  rtio: disable replace on rt2wb channels
  examples: dds_bus -> core_dds
  fix more multi-DDS-bus problems
  runtime: fix dds declarations
  support for multiple DDS buses (untested)
2016-03-09 17:58:58 +01:00
..
liblwip ppp: remove unneeded objects 2016-01-18 21:26:36 -07:00
lwip@e448a9a4a9 gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
Makefile runtime: bit-banged i2c support (untested) 2016-03-03 17:46:42 +08:00
analyzer.c support for multiple DDS buses (untested) 2016-03-09 17:12:50 +08:00
analyzer.h runtime: send analyzer data 2015-12-18 00:13:22 +08:00
artiq_personality.c runtime/artiq_personality: add missing cast. 2015-12-31 22:10:30 +08:00
artiq_personality.h Rigorously treat builtin core device exceptions. 2016-01-19 01:45:25 +00:00
bridge.c support for multiple DDS buses (untested) 2016-03-09 17:12:50 +08:00
bridge.h gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
bridge_ctl.c support for multiple DDS buses (untested) 2016-03-09 17:12:50 +08:00
bridge_ctl.h support for multiple DDS buses (untested) 2016-03-09 17:12:50 +08:00
clock.c Remove lognonl(); rename log() to core_log() to avoid math.h conflict. 2016-02-15 03:56:56 +00:00
clock.h gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
dds.c fix more multi-DDS-bus problems 2016-03-09 19:03:05 +08:00
dds.h runtime: fix dds declarations 2016-03-09 18:27:51 +08:00
flash_storage.c Remove lognonl(); rename log() to core_log() to avoid math.h conflict. 2016-02-15 03:56:56 +00:00
flash_storage.h Merge branch 'master' into new-py2llvm 2015-11-07 12:57:18 +03:00
i2c.c runtime/i2c_read: fix MSB 2016-03-05 19:00:14 +08:00
i2c.h runtime/i2c: make syscalls more ARTIQ-Python-friendly 2016-03-05 00:16:23 +08:00
isr.c gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
kloader.c Remove lognonl(); rename log() to core_log() to avoid math.h conflict. 2016-02-15 03:56:56 +00:00
kloader.h Implement core device storage (fixes #219). 2016-01-10 13:04:55 +00:00
ksupport.c runtime: bit-banged i2c support (untested) 2016-03-03 17:46:42 +08:00
ksupport.h Remove lognonl(); rename log() to core_log() to avoid math.h conflict. 2016-02-15 03:56:56 +00:00
ksupport.ld Implement core device storage (fixes #219). 2016-01-10 13:04:55 +00:00
log.c Remove lognonl(); rename log() to core_log() to avoid math.h conflict. 2016-02-15 03:56:56 +00:00
log.h Remove lognonl(); rename log() to core_log() to avoid math.h conflict. 2016-02-15 03:56:56 +00:00
mailbox.c gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
mailbox.h gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
main.c use m-labs setup for defaults 2016-02-29 21:35:23 +08:00
messages.h support for multiple DDS buses (untested) 2016-03-09 17:12:50 +08:00
moninj.c support for multiple DDS buses (untested) 2016-03-09 17:12:50 +08:00
moninj.h gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
net_server.c PPP support (TCP broken) 2016-01-18 20:09:10 -07:00
net_server.h runtime/net_server: refactor to support multiple services 2015-12-17 16:55:39 +08:00
rtio.c rtio: cleanup RTIOBusy message 2016-03-09 13:42:32 +01:00
rtio.h rtio: remove unused include 2016-03-09 13:42:15 +01:00
rtiocrg.c Remove lognonl(); rename log() to core_log() to avoid math.h conflict. 2016-02-15 03:56:56 +00:00
rtiocrg.h gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
runtime.ld Implement core device storage (fixes #219). 2016-01-10 13:04:55 +00:00
session.c runtime: fix sloppy memory management in cache_put. 2016-03-07 21:12:03 +00:00
session.h Merge branch 'master' into new-py2llvm 2015-11-07 12:57:18 +03:00
test_mode.c fix more multi-DDS-bus problems 2016-03-09 19:03:05 +08:00
test_mode.h gateware,runtime: use new migen/misoc 2015-11-04 00:35:03 +08:00
ttl.h runtime: define constants for ttl addresses 2016-03-01 18:22:42 +01:00