All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] docs: document cubieboard, emcraft-sf2, highbank, midway
@ 2021-07-13 14:22 Peter Maydell
  2021-07-13 14:22 ` [PATCH v2 1/3] docs: Add skeletal documentation of cubieboard Peter Maydell
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Peter Maydell @ 2021-07-13 14:22 UTC (permalink / raw)
  To: qemu-arm, qemu-devel
  Cc: Beniamino Galvani, Rob Herring, Philippe Mathieu-Daudé,
	Subbaraya Sundeep

This patchset adds documentation of the four board
models cubieboard, emcraft-sf2, highbank and midway.
The documentation here is rather skeletal, being based
on a quick read of sources, cover letter from original
patch submission, etc.

People interested in these machines are encouraged to
improve on these docs, but I would like us to at least
have a stub for all the Arm boards we emulate.

For the record, as well as these we have another ten
undocumented boards:
  imx25-pdk, kzm, mainstone, mcimx6ul-evk, mcimx7d-sabre,
  nuri, smdkc210, xilinx-zynq-a9, xlnx-zcu102, z2

v2: updated cubieboard and emcraft-sf2 files to list emulated devices
(thanks to Philippe for the lists of devices).

thanks
-- PMM

Peter Maydell (3):
  docs: Add skeletal documentation of cubieboard
  docs: Add skeletal documentation of the emcraft-sf2
  docs: Add skeletal documentation of highbank and midway

 docs/system/arm/cubieboard.rst  | 16 ++++++++++++++++
 docs/system/arm/emcraft-sf2.rst | 15 +++++++++++++++
 docs/system/arm/highbank.rst    | 19 +++++++++++++++++++
 docs/system/target-arm.rst      |  3 +++
 MAINTAINERS                     |  3 +++
 5 files changed, 56 insertions(+)
 create mode 100644 docs/system/arm/cubieboard.rst
 create mode 100644 docs/system/arm/emcraft-sf2.rst
 create mode 100644 docs/system/arm/highbank.rst

-- 
2.20.1



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

end of thread, other threads:[~2021-07-14 16:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-13 14:22 [PATCH v2 0/3] docs: document cubieboard, emcraft-sf2, highbank, midway Peter Maydell
2021-07-13 14:22 ` [PATCH v2 1/3] docs: Add skeletal documentation of cubieboard Peter Maydell
2021-07-13 16:25   ` Philippe Mathieu-Daudé
2021-07-13 14:22 ` [PATCH v2 2/3] docs: Add skeletal documentation of the emcraft-sf2 Peter Maydell
2021-07-13 16:24   ` Philippe Mathieu-Daudé
2021-07-13 14:22 ` [PATCH v2 3/3] docs: Add skeletal documentation of highbank and midway Peter Maydell
2021-07-13 16:24   ` Philippe Mathieu-Daudé
2021-07-14 16:19 ` [PATCH v2 0/3] docs: document cubieboard, emcraft-sf2, highbank, midway Richard Henderson

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.