Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac_newworld: wire up programmer switch to NMI handler | Mark Cave-Ayland | 2018-06-16 | 1 | -0/+13 |
| | | | | | | | | The programmer switch is wired up via an external GPIO pin and can be used to aid debugging Mac guests. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: David Gibson <david@gibson.dropbear.id.au> | ||||
* | mac_newworld: add gpios to macio devices with PMU enabled | Mark Cave-Ayland | 2018-06-16 | 1 | -0/+218 |
PMU-enabled New World Macs expose their GPIOs via a separate memory region within the macio device. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: David Gibson <david@gibson.dropbear.id.au> |