[PR #78] hw/arm/bcm2835_peripheral: add bcm283x sp804-alike timer #140

Open
opened 2026-01-31 21:29:56 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/qemu/qemu/pull/78

State: closed
Merged: No


Hello, I've implemented a simple SP804-like timer peripheral compatible with Broadcom's BCM238x (BCM2835/6/7) specification and is a single-timer version of the actual SP804, without support for one-shot mode.

It doesn't have support for free-running counter and other non-SP804 features, though.

**Original Pull Request:** https://github.com/qemu/qemu/pull/78 **State:** closed **Merged:** No --- Hello, I've implemented a simple SP804-like timer peripheral compatible with Broadcom's BCM238x (BCM2835/6/7) specification and is a single-timer version of the actual SP804, without support for one-shot mode. It doesn't have support for free-running counter and other non-SP804 features, though.
claunia added the pull-request label 2026-01-31 21:29:56 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#140