artiq/artiq/firmware/libboard
2017-12-28 04:03:27 +00:00
..
ad9154_reg.rs firmware: fix compilation problems in ad9154 and ad9516 2017-01-02 22:14:20 +01:00
ad9154.rs libboard/ad9154: small cleanup 2017-11-30 11:33:58 +08:00
boot.rs firmware: remove dependency on libbase. 2017-12-28 04:03:27 +00:00
build.rs firmware: remove dependency on libbase. 2017-12-28 04:03:27 +00:00
cache.rs firmware: remove unnecessary inline assembly in libboard. 2017-02-02 00:21:34 +00:00
Cargo.toml firmware: remove dependency on libbase. 2017-12-28 04:03:27 +00:00
clock.rs firmware: move clock to libboard 2017-01-01 18:23:27 +01:00
config.rs firmware: prepare config block for access from BIOS/bootloader. 2017-12-27 21:28:40 +00:00
hmc830_7043.rs libboard/hmc830_7043: enable HMC830 2017-11-30 12:06:54 +08:00
hmc7043_gen_writes.py libboard: generate HMC7043 register write list 2017-09-05 21:46:03 +08:00
hmc7043_guiexport_6gbps.py firmware/libboard: use correct jesd clocking 2017-11-10 10:56:45 +01:00
i2c.rs libboard: fix compiler warning on not(has_i2c) 2017-06-19 14:57:15 +08:00
irq.rs firmware: libboard: extract irq.rs, csr.rs. 2016-12-31 14:00:43 +00:00
lib.rs firmware: remove dependency on libbase. 2017-12-28 04:03:27 +00:00
pcr.rs firmware: implement board::pcr. 2017-10-18 11:04:13 +00:00
serwb.rs libboard/serwb: more explicit retry log message 2017-12-02 10:51:13 +08:00
si5324.rs libboard/si5324: enable both clock outputs 2017-12-15 16:56:44 +08:00
spi.rs i2c,spi: add busno error detection 2017-06-19 14:27:30 +08:00
spiflash.rs firmware: prepare config block for access from BIOS/bootloader. 2017-12-27 21:28:40 +00:00
spr.rs libboard: PCU regs 2017-02-18 14:09:12 +01:00
uart_console.rs runtime: add an option to reboot after a panic. 2017-03-14 09:02:28 +00:00
uart.rs firmware: increase post-boot UART speed to 921600. 2017-01-23 13:57:08 +00:00
vectors.S firmware: remove dependency on libbase. 2017-12-28 04:03:27 +00:00