summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mv6436x.cpp
Commit message (Collapse)AuthorAgeFilesLines
* newpci: propose a way to find the busmaster space Olivier Galibert2024-02-191-2/+1
|
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+0
| | | | | * Converted various logging patterns to use logmacro.h consistently. * Removed redefinitions of LOG_GENERAL. * Use LOGMASKED in more places.
* mv6436x: Memory mapping Dirk Best2023-04-091-35/+1105
|
* pegasos2: Initial devices for MV64361 and VT8231 Dirk Best2023-04-031-0/+162
Enough to get data from the initial bootloader to the serial console.