|
84b3d9ecc6
|
bootloader: also check firmware CRC in SDRAM (#1065)
|
2018-06-23 11:28:12 +08:00 |
|
whitequark
|
b54926134c
|
firmware: update the signature of #[lang="panic_fmt"].
|
2018-05-15 15:05:19 +00:00 |
|
whitequark
|
02b8426f60
|
firmware: rename libboard to libboard_misoc.
By analogy with libbuild_misoc. Hopefully one day it actually gets
moved to misoc...
|
2018-05-14 18:09:44 +00:00 |
|
|
495625b99d
|
bootloader: repeat memory test 4 times
|
2018-03-20 09:57:49 +00:00 |
|
|
999ec40e79
|
bootloader: print gateware ident
|
2018-03-13 00:11:25 +08:00 |
|
|
2caeea6f25
|
update copyright year
|
2018-03-13 00:09:13 +08:00 |
|
whitequark
|
80cbef0031
|
firmware: always reset PHY when initializing Ethernet.
Fixes #897.
|
2018-01-19 04:56:11 +00:00 |
|
whitequark
|
267c699835
|
firmware: support DDRPHY without write leveling (fixes #886).
Currently, this is kasli.
|
2018-01-09 02:41:02 +00:00 |
|
whitequark
|
07ccb9eebd
|
firmware: support configuration without ethphy (#886).
Currently, this is kasli.
|
2018-01-08 22:16:17 +00:00 |
|
whitequark
|
fc9766d2fa
|
firmware: reset ethphy before initializing smoltcp (fixes #884).
|
2018-01-04 11:42:35 +00:00 |
|
whitequark
|
a371b25525
|
bootloader: allow using without Ethernet.
|
2017-12-31 09:21:28 +00:00 |
|
whitequark
|
b8f3d28bc0
|
firmware: update compiler_builtins dependency and move it to libboard.
This is so that we only specify it once.
|
2017-12-31 09:16:11 +00:00 |
|
whitequark
|
3505878176
|
bootloader: add basic network support.
|
2017-12-28 15:26:12 +00:00 |
|
whitequark
|
acd13837ff
|
firmware: implement the new bootloader.
|
2017-12-28 13:18:51 +00:00 |
|
whitequark
|
d94db1de5d
|
Revert accidentally committed parts of 1b9b5602 .
|
2017-12-28 08:23:34 +00:00 |
|
whitequark
|
1b9b560242
|
firmware: use libbuild_misoc in libdrtioaux. NFC.
|
2017-12-28 08:20:23 +00:00 |
|