artiq/artiq/firmware
whitequark 98454e9bda runtime: remove unnecessary dcache flush.
Data cache is write-through, so sending data to DMA doesn't need
a flush.
2017-03-04 09:46:55 +00:00
..
ksupport firmware: fix DMA trace alignment and flush caches. 2017-03-04 09:40:22 +00:00
liballoc_artiq compiler, firmware: use Pascal strings everywhere. 2017-02-03 11:53:27 +00:00
liballoc_none firmware: extract liballoc_none into its own crate. 2016-12-31 13:41:32 +00:00
libamp firmware: restructure to avoid #[path = "..."] mod ...; 2017-02-25 17:54:14 +00:00
libboard libboard: PCU regs 2017-02-18 14:09:12 +01:00
libbuild_artiq firmware: misoc_registers -> misoc_cfg 2017-01-27 23:28:00 +08:00
libdrtioaux drtioaux: fix compiler warnings 2017-02-25 12:18:57 +08:00
libdyld Implement recording of DMA traces on the core device. 2017-02-26 02:50:20 +00:00
liblogger_artiq firmware: move packet dumps to the DEBUG log level. 2017-03-03 06:11:35 +00:00
libproto firmware: move packet dumps to the DEBUG log level. 2017-03-03 06:11:35 +00:00
libstd_artiq compiler, firmware: use Pascal strings everywhere. 2017-02-03 11:53:27 +00:00
runtime runtime: remove unnecessary dcache flush. 2017-03-04 09:46:55 +00:00
satman Merge branch 'master' of github.com:m-labs/artiq 2017-02-27 01:05:40 +08:00
Cargo.lock firmware: restructure to avoid #[path = "..."] mod ...; 2017-02-25 17:54:14 +00:00
Cargo.toml firmware: libksupport → ksupport. 2017-01-31 22:24:37 +00:00