forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq/firmware/libboard
whitequark 80cbef0031 firmware: always reset PHY when initializing Ethernet.
Fixes #897.
2018-01-19 04:56:11 +00:00
..
or1k firmware: implement the new bootloader. 2017-12-28 13:18:51 +00:00
Cargo.toml firmware: update smoltcp. 2018-01-08 21:41:53 +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 firmware: split out libboard_artiq from libboard. 2017-12-28 07:07:00 +00:00
lib.rs firmware: update compiler_builtins dependency and move it to libboard. 2017-12-31 09:16:11 +00:00
sdram.rs firmware: make read leveling robust for KUS SDRAM 2018-01-12 10:35:38 +08: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