All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/1] Move AST1030 machine to a separate file
@ 2025-10-15  8:12 ` Jamin Lin via
  0 siblings, 0 replies; 7+ messages in thread
From: Jamin Lin via @ 2025-10-15  8:12 UTC (permalink / raw)
  To: Cédric Le Goater, Peter Maydell, Steven Lee, Troy Lee,
	Andrew Jeffery, Joel Stanley, open list:ASPEED BMCs,
	open list:All patches CC here
  Cc: jamin_lin, troy_lee, kane_chen

v1:
 1. Move AST1030 machine to a separate file

Jamin Lin (1):
  hw/arm/aspeed: Move AST1030 machine to a separate file

 include/hw/arm/aspeed.h        |  18 ++++++
 hw/arm/aspeed.c                | 106 ++------------------------------
 hw/arm/aspeed_ast10x0_boards.c | 107 +++++++++++++++++++++++++++++++++
 hw/arm/meson.build             |   1 +
 4 files changed, 130 insertions(+), 102 deletions(-)
 create mode 100644 hw/arm/aspeed_ast10x0_boards.c

-- 
2.43.0



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

end of thread, other threads:[~2025-10-17  6:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-15  8:12 [PATCH v1 0/1] Move AST1030 machine to a separate file Jamin Lin via
2025-10-15  8:12 ` Jamin Lin via
2025-10-15  8:12 ` [PATCH v1 1/1] hw/arm/aspeed: " Jamin Lin via
2025-10-15  8:12   ` Jamin Lin via
2025-10-17  5:51 ` [SPAM] [PATCH v1 0/1] " Cédric Le Goater
2025-10-17  5:55   ` Jamin Lin
2025-10-17  6:15     ` Cédric Le Goater

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.