Florent Kermarrec
|
a3383c340c
|
firmware/satman/lib.rs: has_serwb_phy to has_serwb_phy_amc
|
2017-11-18 18:09:35 +01:00 |
|
|
b4c52c34f7
|
Merge branch 'sinara'
|
2017-09-30 01:11:16 +08:00 |
|
whitequark
|
7799413a41
|
firmware: update Rust from 1.18.0 to 1.20.0.
|
2017-09-24 22:51:44 +00:00 |
|
|
2b2b345eb9
|
firmware: wait for serwb to be ready before proceeding further
|
2017-09-06 11:07:07 +08:00 |
|
|
44edba0c65
|
firmware: add placeholder code for HMC830/7043 initialization
|
2017-08-31 13:35:47 +08:00 |
|
|
9045b4cc19
|
drtio: initial firmware support for multi-link
|
2017-07-18 00:40:21 +08:00 |
|
|
66dee9d1ad
|
drtio: send/process I2C and SPI aux packets (#740)
|
2017-06-21 16:50:51 +08:00 |
|
|
0b6fb95deb
|
firmware: fix revision of compiler_builtins for satman
|
2017-05-13 15:12:53 +01:00 |
|
|
5e3aef45dc
|
drtio: support collision/replace + detect sequence errors at satellite
|
2017-04-06 01:06:56 +08:00 |
|
|
008678b741
|
drtio: add infrastructure for reporting busy/collision errors
|
2017-04-02 23:45:55 +08:00 |
|
|
0a687b7902
|
drtio: report satellite errors through firmware
|
2017-04-01 12:18:00 +08:00 |
|
|
f5aa73b8fa
|
satman: unbreak after c586035c
|
2017-03-15 17:26:09 +08:00 |
|
|
dff23293c7
|
Merge branch 'master' of github.com:m-labs/artiq
|
2017-02-27 01:05:40 +08:00 |
|
|
7d568b4bac
|
style
|
2017-02-25 12:06:12 +08:00 |
|
whitequark
|
907589fb58
|
satman: simplify Makefile.
|
2017-02-23 10:29:25 +00:00 |
|
whitequark
|
623a605d3b
|
satman: refactor type conversions.
|
2017-02-23 08:59:27 +00:00 |
|
|
b34c6ba6b9
|
satman: process moninj packets
|
2017-02-23 16:24:05 +08:00 |
|
|
016743f079
|
libdrtioaux: do not attempt to access non-existent DRTIO gateware
|
2017-02-22 16:45:02 +08:00 |
|
|
257527629a
|
firmware: use aux ping to determine when DRTIO satellite is ready
|
2017-02-22 15:26:32 +08:00 |
|
|
59e79673f7
|
satman: program Si5324 BWSEL depending on frequency
|
2017-02-18 14:12:01 +08:00 |
|
|
0bfce37fae
|
satman: do not use Si5324 automatic clock switching
The Si5324 is easily confused by the broken clock generated during link
initialization with BruteforceClockAligner. This commit prevents this problem.
|
2017-02-18 13:32:40 +08:00 |
|
whitequark
|
cde2054926
|
firmware: do not link to C code in runtime and satman.
|
2017-02-03 12:12:41 +00:00 |
|
whitequark
|
f48cf9d9a0
|
firmware: use libcompiler_builtins to build satman.
|
2017-02-03 08:11:42 +00:00 |
|
|
f6e9d571c2
|
satman: use rust liballoc
|
2017-02-03 12:23:38 +08:00 |
|
|
f512ea42dc
|
drtio: initialize si5324 in firmware
|
2017-02-02 18:11:24 +08:00 |
|
|
d8e9949266
|
drtio: initialize AD9516 clock chip
|
2017-01-30 11:06:45 +08:00 |
|
|
43aad0914e
|
python3.5 -> python3
Many things also work with Python 3.6.
|
2017-01-30 09:24:43 +08:00 |
|
|
7b2eba9fbd
|
firmware: misoc_registers -> misoc_cfg
|
2017-01-27 23:28:00 +08:00 |
|
|
11994d1900
|
satman: unbreak build
|
2017-01-27 23:26:40 +08:00 |
|
|
6acb8021e1
|
satman: remove stale reference to main.c
|
2017-01-27 23:24:07 +08:00 |
|
whitequark
|
b7f6bfffeb
|
firmware: fix embedding of software version during build.
|
2017-01-26 17:40:29 +00:00 |
|
|
f7dec72f02
|
firmware: give satman whole RAM in linker script
|
2017-01-26 15:58:42 +08:00 |
|
whitequark
|
3633671656
|
firmware: factor out console and logging from runtime/satman.
|
2017-01-24 21:58:58 +00:00 |
|
whitequark
|
5604d9bb55
|
firmware: factor out build scripts from runtime/satman.
|
2017-01-24 21:15:41 +00:00 |
|
|
ce31ffddb0
|
firmware: add satellite manager
The code duplication with the runtime should be cleaned up later.
|
2017-01-18 16:50:32 -06:00 |
|