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