| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/misc: Constify VMState | Richard Henderson | 2023-12-30 | 1 | -5/+5 |
| * | clock: Add ClockEvent parameter to callbacks | Peter Maydell | 2021-03-08 | 1 | -9/+14 |
| * | hw/misc/bcm2835_cprman: add sane reset values to the registers | Luc Michel | 2020-10-27 | 1 | -0/+31 |
| * | hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexer | Luc Michel | 2020-10-27 | 1 | -1/+73 |
| * | hw/misc/bcm2835_cprman: implement clock mux behaviour | Luc Michel | 2020-10-27 | 1 | -1/+52 |
| * | hw/misc/bcm2835_cprman: add a clock mux skeleton implementation | Luc Michel | 2020-10-27 | 1 | -0/+151 |
| * | hw/misc/bcm2835_cprman: implement PLL channels behaviour | Luc Michel | 2020-10-27 | 1 | -1/+32 |
| * | hw/misc/bcm2835_cprman: add a PLL channel skeleton implementation | Luc Michel | 2020-10-27 | 1 | -8/+147 |
| * | hw/misc/bcm2835_cprman: implement PLLs behaviour | Luc Michel | 2020-10-27 | 1 | -1/+63 |
| * | hw/misc/bcm2835_cprman: add a PLL skeleton implementation | Luc Michel | 2020-10-27 | 1 | -0/+108 |
| * | hw/arm/raspi: add a skeleton implementation of the CPRMAN | Luc Michel | 2020-10-27 | 1 | -0/+163 |