artiq/artiq/firmware/runtime
whitequark aa64b8ad7a runtime: build with -Cpanic=unwind.
This is required for backtraces to function. I'm not sure how it
turned out that master had -Cpanic=abort.
2018-01-26 23:01:54 +00:00
..
Cargo.toml firmware: update smoltcp. 2018-01-08 22:02:27 +00:00
Makefile runtime: build with -Cpanic=unwind. 2018-01-26 23:01:54 +00:00
analyzer.rs firmware: move packet dumps to the DEBUG log level. 2017-03-03 06:11:35 +00:00
build.rs firmware: misoc_registers -> misoc_cfg 2017-01-27 23:28:00 +08:00
cache.rs runtime: reorganize to support DRTIO satellite firmware 2016-12-16 19:11:19 +08:00
ethmac.rs backport Ethernet bugfixes from master 2017-12-07 12:21:21 +08:00
kern_hwreq.rs drtio: initial firmware support for multi-link 2017-07-18 00:40:21 +08:00
kernel.rs firmware: migrate last vestiges of the old runtime build system. 2017-02-03 12:59:35 +00:00
lib.rs firmware: prepare config block for access from BIOS/bootloader. 2017-12-28 12:23:18 +08:00
mgmt.rs runtime: allow safely pulling logs even on TRACE log level. 2017-08-31 14:13:51 +00:00
moninj.rs drtio: initial firmware support for multi-link 2017-07-18 00:40:21 +08:00
rtio_dma.rs DMA: erase trace before re-recording it. 2017-04-15 07:48:02 +00:00
rtio_mgt.rs firmware: prepare config block for access from BIOS/bootloader. 2017-12-28 12:23:18 +08:00
runtime.ld firmware: prepare config block for access from BIOS/bootloader. 2017-12-28 12:23:18 +08:00
sched.rs runtime: remove borrow_mut!() in favor of backtraces. 2017-12-28 12:06:29 +08:00
session.rs firmware: prepare config block for access from BIOS/bootloader. 2017-12-28 12:23:18 +08:00
urc.rs runtime: reorganize to support DRTIO satellite firmware 2016-12-16 19:11:19 +08:00