Merge remote-tracking branch 'remotes/shorne/tags/or1k-pull-request' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 28 Feb 2022 11:27:16 +0000 (11:27 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 28 Feb 2022 11:27:16 +0000 (11:27 +0000)
commit00483d386901173e84c7965f9f0d678791a75e01
tree2a668e46d64ae73d928e4dc55f7ab007e927ceb8
parentfa435db8ce1dff3b15e3f59a12f55f7b3a347b08
parent9576abf28280499a4497f39c2fae55bf97285e94
Merge remote-tracking branch 'remotes/shorne/tags/or1k-pull-request' into staging

OpenRISC patches

 - Add automatic DTS generation to openrisc_sim

# gpg: Signature made Sat 26 Feb 2022 01:39:55 GMT
# gpg:                using RSA key D9C47354AEF86C103A25EFF1C3B31C2D5E6627E4
# gpg: Good signature from "Stafford Horne <shorne@gmail.com>" [unknown]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: D9C4 7354 AEF8 6C10 3A25  EFF1 C3B3 1C2D 5E66 27E4

* remotes/shorne/tags/or1k-pull-request:
  hw/openrisc/openrisc_sim: Add support for initrd loading
  hw/openrisc/openrisc_sim: Add automatic device tree generation
  hw/openrisc/openrisc_sim: Increase max_cpus to 4
  hw/openrisc/openrisc_sim: Use IRQ splitter when connecting UART
  hw/openrisc/openrisc_sim: Parameterize initialization
  hw/openrisc/openrisc_sim: Create machine state for or1ksim

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>