applet.interface.spi_flashrom: refactor and migrat...
by whitequark 5 months 3 weeks
applet.interface.spi_flashrom: refactor and migrate to V2 API.
82a1897a
applet.interface.spi_controller: fix `write` and `...
by whitequark 5 months 3 weeks
applet.interface.spi_controller: fix `write` and `read` functions.
30e78842
abstract: allow inverting `GlasgowPin`.
by whitequark 5 months 3 weeks
9e5f1c29
applet.interface.spi_controller: migrate to V2 API...
by whitequark 5 months 3 weeks
applet.interface.spi_controller: migrate to V2 API.

This also unfortunately removes functionality (only Mode 3 is supported
in the new controller, whereas the old one supported all modes), but
most devices use either Mode 0 or Mode 3 and don't care which one it is.
d63a04e8
gateware.spi: new controller.
by whitequark 5 months 3 weeks
gateware.spi: new controller.

Similar to QSPI controller, but SPI-only.
b5ba29b5
hardware.assembly: add pin inversion status to pin...
by isabelburgos 5 months 3 weeks
hardware.assembly: add pin inversion status to pin assignment log message
137bd0c6
CI: run cron hourly.
by whitequark 5 months 3 weeks
60b152b9
software: update `pdm.min.lock`.
by whitequark 5 months 3 weeks
d7f2de10
docs/install: add Alpine instructions.
by whitequark 5 months 3 weeks
b90fd166
manual: attempt to keep linkcheck time tolerable.
by whitequark 5 months 3 weeks
211788d7
Report a bug