artiq/artiq/firmware/runtime
Robert Jördens a7720d05cd firmware, sayma: port converter_spi to spi2
* ksupport/nrt_bus
* port ad9154, hmc830, hmc7043
* port local_spi and drtio_spi
* port kernel_proto libdrtioaux, satman
* change sayma_rtm gateware over
* add spi2 NRTSPIMaster
* remove spi NRTSPIMaster
* change sayma device_db
* change HMC830 to open mode and explicitly sequence open mode
2018-03-01 11:19:18 +01:00
..
Cargo.toml Update smoltcp. 2018-01-30 03:29:08 +00:00
Makefile runtime: build with -Cpanic=unwind. 2018-01-26 23:01:24 +00:00
analyzer.rs runtime: remove #[repr(simd)] hack. 2017-12-28 04:46:27 +00:00
build.rs firmware: deduplicate libbuild_misoc and libbuild_artiq. 2017-12-28 13:18:51 +00:00
cache.rs runtime: reorganize to support DRTIO satellite firmware 2016-12-16 19:11:19 +08:00
kern_hwreq.rs firmware, sayma: port converter_spi to spi2 2018-03-01 11:19:18 +01:00
kernel.rs runtime: allow #[cfg(not(has_kernel_cpu))] builds. 2017-11-03 16:04:17 +00:00
main.rs firmware, sayma: port converter_spi to spi2 2018-03-01 11:19:18 +01:00
mgmt.rs frimware: update to log 0.4. 2018-01-01 11:45:55 +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 drtio: support remote RTIO resets 2018-02-20 18:48:54 +08: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: split out libboard_artiq from libboard. 2017-12-28 07:07:00 +00:00
urc.rs runtime: reorganize to support DRTIO satellite firmware 2016-12-16 19:11:19 +08:00
watchdog.rs firmware: split out libboard_artiq from libboard. 2017-12-28 07:07:00 +00:00