artiq/artiq/firmware/libboard
Florent Kermarrec 5af4609053 libboard/sdram: limit write leveling scan to "512 - initial dqs taps delay" on ultrascale 2018-03-09 19:06:47 +01:00
..
or1k firmware: implement the new bootloader. 2017-12-28 13:18:51 +00:00
Cargo.toml firmware: update compiler_builtins to unbreak __gtdf2. 2018-02-21 15:21:48 +00:00
build.rs firmware: split out libboard_artiq from libboard. 2017-12-28 07:07:00 +00:00
clock.rs firmware: split out libboard_artiq from libboard. 2017-12-28 07:07:00 +00:00
config.rs firmware: fix a typo replacing spiflash::SECTOR_SIZE with PAGE_SIZE. 2017-12-28 15:26:12 +00:00
ethmac.rs firmware: always reset PHY when initializing Ethernet. 2018-01-19 04:56:11 +00:00
ident.rs use new misoc identifier 2018-02-13 20:38:48 +08:00
lib.rs firmware: update compiler_builtins dependency and move it to libboard. 2017-12-31 09:16:11 +00:00
sdram.rs libboard/sdram: limit write leveling scan to "512 - initial dqs taps delay" on ultrascale 2018-03-09 19:06:47 +01:00
spiflash.rs firmware: fix a typo replacing spiflash::SECTOR_SIZE with PAGE_SIZE. 2017-12-28 15:26:12 +00: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