qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/6] aspeed queue
@ 2024-07-02  8:00 Cédric Le Goater
  2024-07-02  8:00 ` [PULL 1/6] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass Cédric Le Goater
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Cédric Le Goater @ 2024-07-02  8:00 UTC (permalink / raw)
  To: qemu-arm, qemu-devel; +Cc: Cédric Le Goater

The following changes since commit c80a339587fe4148292c260716482dd2f86d4476:

  Merge tag 'pull-target-arm-20240701' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-07-01 10:41:45 -0700)

are available in the Git repository at:

  https://github.com/legoater/qemu/ tags/pull-aspeed-20240702

for you to fetch changes up to 5b0961f7ad6790f473623703834351b6e43fbaa6:

  hw/net:ftgmac100: fix coding style (2024-07-02 07:53:53 +0200)

----------------------------------------------------------------
aspeed queue:

* Coverity fixes
* Deprecation of tacoma-bmc machine
* Buffer overflow fix in GPIO model
* Minor cleanup

----------------------------------------------------------------
Cédric Le Goater (2):
      aspeed: Deprecate the tacoma-bmc machine
      aspeed/sdmc: Check RAM size value at realize time

Jamin Lin (3):
      aspeed/soc: Fix possible divide by zero
      aspeed/sdmc: Remove extra R_MAIN_STATUS case
      hw/net:ftgmac100: fix coding style

Zheyu Ma (1):
      hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass

 docs/about/deprecated.rst     |  8 ++++++++
 include/hw/gpio/aspeed_gpio.h |  1 +
 hw/arm/aspeed.c               |  2 ++
 hw/arm/aspeed_ast27x0.c       |  2 ++
 hw/gpio/aspeed_gpio.c         | 17 +++++++++++++++++
 hw/misc/aspeed_sdmc.c         |  7 ++++++-
 hw/net/ftgmac100.c            | 12 ++++++++----
 7 files changed, 44 insertions(+), 5 deletions(-)



^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PULL 0/6] aspeed queue
@ 2023-06-15 17:35 Cédric Le Goater
  2023-06-16 10:29 ` Richard Henderson
  0 siblings, 1 reply; 10+ messages in thread
From: Cédric Le Goater @ 2023-06-15 17:35 UTC (permalink / raw)
  To: qemu-arm, qemu-devel; +Cc: Richard Henderson, Cédric Le Goater

The following changes since commit 7efd65423ab22e6f5890ca08ae40c84d6660242f:

  Merge tag 'pull-riscv-to-apply-20230614' of https://github.com/alistair23/qemu into staging (2023-06-14 05:28:51 +0200)

are available in the Git repository at:

  https://github.com/legoater/qemu/ tags/pull-aspeed-20230615

for you to fetch changes up to 42bea956f6f7477c06186c7add62fa0107a27a9c:

  target/arm: Allow users to set the number of VFP registers (2023-06-15 18:35:58 +0200)

----------------------------------------------------------------
aspeed queue:

* extension of the rainier machine with VPD contents
* fixes for Coverity issues
* new "bmc-console" machine option
* new "vfp-d32" ARM CPU property

----------------------------------------------------------------
Cédric Le Goater (5):
      aspeed/hace: Initialize g_autofree pointer
      aspeed: Introduce a boot_rom region at the machine level
      aspeed: Use the boot_rom region of the fby35 machine
      aspeed: Introduce a "bmc-console" machine option
      target/arm: Allow users to set the number of VFP registers

Ninad Palsule (1):
      hw/arm/aspeed: Add VPD data for Rainier machine

 docs/system/arm/aspeed.rst | 11 +++++++++
 hw/arm/aspeed_eeprom.h     |  5 ++++
 target/arm/cpu.h           |  2 ++
 hw/arm/aspeed.c            | 58 ++++++++++++++++++++++++++++++++++++++--------
 hw/arm/aspeed_ast2600.c    |  2 ++
 hw/arm/aspeed_eeprom.c     | 45 ++++++++++++++++++++++++++++++++++-
 hw/arm/fby35.c             | 29 ++++++++++++-----------
 hw/misc/aspeed_hace.c      |  2 +-
 target/arm/cpu.c           | 32 +++++++++++++++++++++++++
 9 files changed, 160 insertions(+), 26 deletions(-)


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-07-02 22:49 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-02  8:00 [PULL 0/6] aspeed queue Cédric Le Goater
2024-07-02  8:00 ` [PULL 1/6] hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClass Cédric Le Goater
2024-07-02  8:00 ` [PULL 2/6] aspeed: Deprecate the tacoma-bmc machine Cédric Le Goater
2024-07-02  8:00 ` [PULL 3/6] aspeed/sdmc: Check RAM size value at realize time Cédric Le Goater
2024-07-02  8:00 ` [PULL 4/6] aspeed/soc: Fix possible divide by zero Cédric Le Goater
2024-07-02  8:00 ` [PULL 5/6] aspeed/sdmc: Remove extra R_MAIN_STATUS case Cédric Le Goater
2024-07-02  8:00 ` [PULL 6/6] hw/net:ftgmac100: fix coding style Cédric Le Goater
2024-07-02 22:47 ` [PULL 0/6] aspeed queue Richard Henderson
  -- strict thread matches above, loose matches on Subject: below --
2023-06-15 17:35 Cédric Le Goater
2023-06-16 10:29 ` Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).