artiq/artiq/firmware/libboard
whitequark e6306b712d firmware: fix a typo replacing spiflash::SECTOR_SIZE with PAGE_SIZE. 2017-12-29 01:37:34 +08:00
..
Cargo.toml firmware: prepare config block for access from BIOS/bootloader. 2017-12-28 12:23:18 +08:00
ad9154.rs gateware/targets/phaser: jesd core now handles jsync completely 2017-04-26 22:25:08 +02:00
ad9154_reg.rs firmware: fix compilation problems in ad9154 and ad9516 2017-01-02 22:14:20 +01:00
ad9516.rs firmware: fix compilation problems in ad9154 and ad9516 2017-01-02 22:14:20 +01:00
ad9516_reg.rs firmware: fix compilation problems in ad9154 and ad9516 2017-01-02 22:14:20 +01:00
boot.rs runtime: add an option to reboot after a panic. 2017-03-14 09:02:28 +00:00
build.rs firmware: remove unnecessary --cfg injection. 2017-01-03 20:56:56 +00:00
cache.rs firmware: remove unnecessary inline assembly in libboard. 2017-02-02 00:21:34 +00:00
clock.rs firmware: move clock to libboard 2017-01-01 18:23:27 +01:00
config.rs firmware: fix a typo replacing spiflash::SECTOR_SIZE with PAGE_SIZE. 2017-12-29 01:37:34 +08: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: prepare config block for access from BIOS/bootloader. 2017-12-28 12:23:18 +08:00
si5324.rs i2c,spi: add busno error detection 2017-06-19 14:27:30 +08:00
spi.rs i2c,spi: add busno error detection 2017-06-19 14:27:30 +08:00
spiflash.rs firmware: fix a typo replacing spiflash::SECTOR_SIZE with PAGE_SIZE. 2017-12-29 01:37:34 +08:00
spr.rs libboard: PCU regs 2017-02-18 14:09:12 +01:00
uart.rs firmware: increase post-boot UART speed to 921600. 2017-01-23 13:57:08 +00:00
uart_console.rs runtime: add an option to reboot after a panic. 2017-03-14 09:02:28 +00:00