Skip to content

Releases: oxidecomputer/hubris

sidecar release

23 Aug 22:15
Compare
Choose a tag to compare
stm32h7-eth: Properly maintain Tx tail pointer

Analagous to #1493, we should maintain the Tx tail pointer
properly, as well.  Note that since the device won't examine a
Tx descriptor until the tail pointer is set appropriately, we
can relax stores and rely on the barrier in `tx_notify` to flush
everything to RAM properly before writing the tail pointer and
kicking off a DMA.

psc release

23 Aug 23:01
Compare
Choose a tag to compare
stm32h7-eth: Properly maintain Tx tail pointer

Analagous to #1493, we should maintain the Tx tail pointer
properly, as well.  Note that since the device won't examine a
Tx descriptor until the tail pointer is set appropriately, we
can relax stores and rely on the barrier in `tx_notify` to flush
everything to RAM properly before writing the tail pointer and
kicking off a DMA.

gimlet release

23 Aug 21:38
Compare
Choose a tag to compare
stm32h7-eth: Properly maintain Tx tail pointer

Analagous to #1493, we should maintain the Tx tail pointer
properly, as well.  Note that since the device won't examine a
Tx descriptor until the tail pointer is set appropriately, we
can relax stores and rely on the barrier in `tx_notify` to flush
everything to RAM properly before writing the tail pointer and
kicking off a DMA.

oxide-rot-1-v1.0.0-rc.3

27 Jun 20:39
ec0b7fe
Compare
Choose a tag to compare
Fix off-by-one-error in RoT caboose reading (#1436)

oxide-rot-1 1.0.0

28 Jun 00:21
ec0b7fe
Compare
Choose a tag to compare
oxide-rot-1 1.0.0 Pre-release
Pre-release
oxide-rot-1-v1.0.0

Fix off-by-one-error in RoT caboose reading (#1436)

oxide-rot-1 v1.0.0-rc.1

26 Jun 20:59
d8ef2de
Compare
Choose a tag to compare
Pre-release

build-oxide-rot-1-image-{a,b}.zip: Built by CI, version number 0.0.0-git, signed with Bartholomew keys
oxide-rot-1-v1.0.0-rc.1-image-{a,b}.zip: Unsigned, version number 1.0.0-rc.1