Peter Maydell
bb4aa8f59e
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210930' into staging
target-arm queue:
* allwinner-h3: Switch to SMC as PSCI conduit
* arm: tcg: Adhere to SMCCC 1.3 section 5.2
* xlnx-zcu102, xlnx-versal-virt: Support BBRAM and eFUSE devices
* gdbstub related code cleanups
* Don't put FPEXC and FPSID in org.gnu.gdb.arm.vfp XML
* Use _init vs _new convention in bus creation function names
* sabrelite: Connect SPI flash CS line to GPIO3_19
# gpg: Signature made Thu 30 Sep 2021 16:11:20 BST
# gpg: using RSA key E1A5C593CD419DE28E8315CF3C2525ED14360CDE
# gpg: issuer "peter.maydell@linaro.org"
# gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>" [ultimate]
# gpg: aka "Peter Maydell <pmaydell@gmail.com>" [ultimate]
# gpg: aka "Peter Maydell <pmaydell@chiark.greenend.org.uk>" [ultimate]
# Primary key fingerprint: E1A5 C593 CD41 9DE2 8E83 15CF 3C25 25ED 1436 0CDE
* remotes/pmaydell/tags/pull-target-arm-20210930: (22 commits)
hw/arm: sabrelite: Connect SPI flash CS line to GPIO3_19
ide: Rename ide_bus_new() to ide_bus_init()
qbus: Rename qbus_create() to qbus_new()
qbus: Rename qbus_create_inplace() to qbus_init()
pci: Rename pci_root_bus_new_inplace() to pci_root_bus_init()
ipack: Rename ipack_bus_new_inplace() to ipack_bus_init()
scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()
target/arm: Don't put FPEXC and FPSID in org.gnu.gdb.arm.vfp XML
target/arm: Move gdbstub related code out of helper.c
target/arm: Fix coding style issues in gdbstub code in helper.c
configs: Don't include 32-bit-only GDB XML in aarch64 linux configs
docs/system/arm: xlnx-versal-virt: BBRAM and eFUSE Usage
hw/arm: xlnx-zcu102: Add Xilinx eFUSE device
hw/arm: xlnx-zcu102: Add Xilinx BBRAM device
hw/arm: xlnx-versal-virt: Add Xilinx eFUSE device
hw/arm: xlnx-versal-virt: Add Xilinx BBRAM device
hw/nvram: Introduce Xilinx battery-backed ram
hw/nvram: Introduce Xilinx ZynqMP eFuse device
hw/nvram: Introduce Xilinx Versal eFuse device
hw/nvram: Introduce Xilinx eFuse QOM
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2021-09-30 21:16:54 +01:00
..
2021-09-04 09:07:46 -04:00
2021-06-17 07:10:32 -05:00
2021-09-30 13:42:10 +01:00
2020-07-10 15:18:08 +02:00
2021-07-06 14:28:55 +01:00
2021-06-24 05:00:12 -07:00
2021-09-21 19:36:44 -07:00
2020-09-18 14:12:32 -04:00
2021-03-19 15:18:43 +01:00
2021-05-12 18:20:25 +02:00
2021-08-26 17:01:59 +01:00
2021-05-14 10:26:18 -04:00
2020-10-27 11:10:32 +00:00
2020-09-18 14:12:32 -04:00
2021-07-08 14:15:45 -05:00
2021-09-30 15:30:24 +02:00
2021-09-30 13:44:13 +01:00
2021-07-08 14:15:01 -05:00
2021-09-21 07:56:49 +10:00
2021-09-30 13:42:10 +01:00
2020-09-18 14:12:32 -04:00
2021-07-19 10:08:45 +02:00
2020-09-30 19:11:36 +02:00
2021-01-19 09:11:52 +01:00
2021-05-14 10:26:18 -04:00
2021-02-21 18:41:04 +01:00
2021-09-20 08:50:59 +02:00
2021-03-05 15:17:34 +00:00
2021-09-29 10:45:19 +02:00
2021-09-30 13:42:10 +01:00
2021-09-30 13:42:10 +01:00
2020-09-18 14:12:32 -04:00
2021-09-04 17:34:05 -04:00
2021-09-30 12:26:06 +10:00
2020-09-09 09:27:09 -04:00
2021-02-10 09:23:28 +00:00
2021-09-21 07:56:49 +10:00
2020-10-18 16:21:42 +01:00
2020-09-09 09:27:09 -04:00
2021-09-06 16:25:27 +02:00
2021-09-30 13:42:10 +01:00
2021-02-21 12:12:18 +00:00
2021-06-17 07:10:32 -05:00
2021-03-06 16:18:42 +01:00
2020-09-09 09:27:09 -04:00
2021-03-19 15:18:43 +01:00
2021-05-01 10:03:52 +02:00
2021-09-21 07:56:49 +10:00
2021-05-18 09:36:21 +01:00
2021-06-21 05:49:01 +02:00
2021-07-08 15:54:45 -04:00
2021-09-04 17:34:05 -04:00
2021-09-20 08:50:59 +02:00
2021-05-10 13:43:58 +01:00
2021-09-01 11:08:16 +01:00
2021-09-01 11:08:19 +01:00
2021-05-12 17:42:23 +02:00
2020-09-09 09:27:09 -04:00
2020-09-09 09:27:09 -04:00
2020-03-17 12:22:36 -04:00
2020-08-03 17:55:03 +01:00
2020-11-15 17:04:40 +01:00
2021-09-27 10:57:21 +02:00
2020-09-09 09:27:09 -04:00
2020-09-09 09:27:09 -04:00
2020-09-18 14:12:32 -04:00
2020-11-15 17:04:40 +01:00
2021-01-29 15:54:42 +00:00
2021-03-08 17:20:01 +00:00
2021-09-30 13:44:08 +01:00
2020-12-18 15:20:17 -05:00
2021-09-01 12:57:31 +02:00
2021-09-01 11:59:12 +10:00
2021-09-01 11:59:12 +10:00
2020-09-09 09:27:09 -04:00
2020-12-10 12:15:04 -05:00
2020-09-18 14:12:32 -04:00
2021-07-09 18:21:33 +02:00
2020-09-09 09:27:09 -04:00