summaryrefslogtreecommitdiffstats
path: root/hw/misc/bcm2835_cprman.c
Commit message (Expand)AuthorAgeFilesLines
* hw/misc/bcm2835_cprman: add sane reset values to the registersLuc Michel2020-10-271-0/+31
* hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexerLuc Michel2020-10-271-1/+73
* hw/misc/bcm2835_cprman: implement clock mux behaviourLuc Michel2020-10-271-1/+52
* hw/misc/bcm2835_cprman: add a clock mux skeleton implementationLuc Michel2020-10-271-0/+151
* hw/misc/bcm2835_cprman: implement PLL channels behaviourLuc Michel2020-10-271-1/+32
* hw/misc/bcm2835_cprman: add a PLL channel skeleton implementationLuc Michel2020-10-271-8/+147
* hw/misc/bcm2835_cprman: implement PLLs behaviourLuc Michel2020-10-271-1/+63
* hw/misc/bcm2835_cprman: add a PLL skeleton implementationLuc Michel2020-10-271-0/+108
* hw/arm/raspi: add a skeleton implementation of the CPRMANLuc Michel2020-10-271-0/+163