artiq/artiq/firmware/runtime
whitequark b443fbd8f7 runtime: remove #[repr(simd)] hack. 2017-12-28 04:46:27 +00:00
..
Cargo.toml firmware: remove dependency on compiler-rt. 2017-12-28 04:08:29 +00:00
Makefile firmware: remove dependency on libbase. 2017-12-28 04:03:27 +00:00
analyzer.rs runtime: remove #[repr(simd)] hack. 2017-12-28 04:46:27 +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 runtime: print ethmac preamble error count. 2017-11-26 22:35:26 +00:00
kern_hwreq.rs runtime: has_rtio -> has_rtio_core. 2017-11-03 15:59:59 +00:00
kernel.rs runtime: allow #[cfg(not(has_kernel_cpu))] builds. 2017-11-03 16:04:17 +00:00
lib.rs runtime: remove #[repr(simd)] hack. 2017-12-28 04:46:27 +00:00
mgmt.rs runtime: hotswap slightly more carefully. 2017-12-16 22:39:13 +00:00
moninj.rs runtime: log moninj messages at TRACE level, like all others. 2017-12-16 22:39:13 +00: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-27 21:28:40 +00:00
runtime.ld firmware: remove dependency on libbase. 2017-12-28 04:03:27 +00:00
sched.rs runtime: remove borrow_mut!() in favor of backtraces. 2017-12-27 19:15:25 +00:00
session.rs firmware: prepare config block for access from BIOS/bootloader. 2017-12-27 21:28:40 +00:00
urc.rs runtime: reorganize to support DRTIO satellite firmware 2016-12-16 19:11:19 +08:00