qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/1] tricore queue


From: Bastian Koppelmann
Subject: [PULL 0/1] tricore queue
Date: Wed, 10 Feb 2021 10:29:54 +0100

The following changes since commit 1214d55d1c41fbab3a9973a05085b8760647e411:

  Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into 
staging (2021-02-09 13:24:37 +0000)

are available in the Git repository at:

  https://github.com/bkoppelmann/qemu.git tags/pull-tricore-20210210

for you to fetch changes up to 52be63523e80bc92b8192a1e445fe499650085ac:

  tricore: added triboard with tc27x_soc (2021-02-10 10:26:38 +0100)

----------------------------------------------------------------
added triboard with tc27x_soc

----------------------------------------------------------------
Andreas Konopik (1):
      tricore: added triboard with tc27x_soc

 default-configs/devices/tricore-softmmu.mak |   2 +-
 hw/tricore/Kconfig                          |   8 +
 hw/tricore/meson.build                      |   2 +
 hw/tricore/tc27x_soc.c                      | 246 ++++++++++++++++++++++++++++
 hw/tricore/triboard.c                       |  98 +++++++++++
 include/hw/tricore/tc27x_soc.h              | 129 +++++++++++++++
 include/hw/tricore/triboard.h               |  50 ++++++
 7 files changed, 534 insertions(+), 1 deletion(-)
 create mode 100644 hw/tricore/tc27x_soc.c
 create mode 100644 hw/tricore/triboard.c
 create mode 100644 include/hw/tricore/tc27x_soc.h
 create mode 100644 include/hw/tricore/triboard.h



reply via email to

[Prev in Thread] Current Thread [Next in Thread]