public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/9] Fix various typos, wording or whitespace errors
@ 2025-10-24 15:11 Wolfgang Wallner
  2025-10-24 15:11 ` [PATCH 1/9] doc: develop: Fix typos in binman/binman.rst Wolfgang Wallner
                   ` (8 more replies)
  0 siblings, 9 replies; 19+ messages in thread
From: Wolfgang Wallner @ 2025-10-24 15:11 UTC (permalink / raw)
  To: u-boot
  Cc: Bernhard Messerklinger, Wolfgang Wallner, Alex Shumsky,
	Alper Nebi Yasak, Bin Meng, Bryan Brattlof, E Shattow,
	Heinrich Schuchardt, Ilias Apalodimas, Jerome Forissier,
	Julien Masson, Lothar Rubusch, Marek Vasut, Mark Jonas,
	Martin Schwan, Masahiro Yamada, Mattia Narducci,
	Mattijs Korpershoek, Mayuresh Chitale, Michal Simek,
	Patrick Rudolph, Paul HENRYS, Quentin Schulz, Ricardo Simoes,
	Siddharth Vadapalli, Simon Glass, Tom Rini, Yannic Moog,
	Yegor Yefremov, mason1920


While reading through the U-Boot source code and documentation, i stumbled
over some typos and similar errors like wrong formating. These are the commits
where I collected the fixes.



Wolfgang Wallner (9):
  doc: develop: Fix typos in binman/binman.rst
  doc: develop: Change formatting to make binman doc more readable
  doc: Fix typos
  boot: kconfig: Fix typos
  image: Fix typos in image.h
  bootm: Fix typo in bootm.h
  boot: Fix typo
  doc: Fix whitespace in devicetree example in overlay-fdt-boot.rst
  doc: develop: virtio: Fix qemu example (true/false -> on/off)

 boot/Kconfig                           |   4 +-
 boot/image-fit.c                       |   2 +-
 doc/develop/devicetree/control.rst     |   2 +-
 doc/develop/driver-model/fdt-fixup.rst |   2 +-
 doc/develop/driver-model/virtio.rst    |   4 +-
 doc/develop/testing.rst                |   4 +-
 doc/develop/trace.rst                  |   2 +-
 doc/mkimage.1                          |   4 +-
 doc/usage/environment.rst              |   2 +-
 doc/usage/fit/beaglebone_vboot.rst     |   2 +-
 doc/usage/fit/overlay-fdt-boot.rst     | 156 ++++++++++++-------------
 include/bootm.h                        |   2 +-
 include/image.h                        |   8 +-
 tools/binman/binman.rst                |  73 ++++++------
 14 files changed, 136 insertions(+), 131 deletions(-)

-- 
2.51.1

base-commit: b10c055d4e1b5153a331a61ef82a5b01b5bb4c45
branch: us/fix_typos

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

end of thread, other threads:[~2025-10-27 13:23 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-24 15:11 [PATCH 0/9] Fix various typos, wording or whitespace errors Wolfgang Wallner
2025-10-24 15:11 ` [PATCH 1/9] doc: develop: Fix typos in binman/binman.rst Wolfgang Wallner
2025-10-26 14:26   ` Simon Glass
2025-10-24 15:11 ` [PATCH 2/9] doc: develop: Change formatting to make binman doc more readable Wolfgang Wallner
2025-10-26 14:26   ` Simon Glass
2025-10-24 15:11 ` [PATCH 3/9] doc: Fix typos Wolfgang Wallner
2025-10-24 20:43   ` E Shattow
2025-10-24 15:12 ` [PATCH 4/9] boot: kconfig: " Wolfgang Wallner
2025-10-26 14:27   ` Simon Glass
2025-10-27 13:22   ` Mattijs Korpershoek
2025-10-24 15:12 ` [PATCH 5/9] image: Fix typos in image.h Wolfgang Wallner
2025-10-26 14:27   ` Simon Glass
2025-10-27 13:22   ` Mattijs Korpershoek
2025-10-24 15:12 ` [PATCH 6/9] bootm: Fix typo in bootm.h Wolfgang Wallner
2025-10-26 14:27   ` Simon Glass
2025-10-24 15:12 ` [PATCH 7/9] boot: Fix typo Wolfgang Wallner
2025-10-26 14:27   ` Simon Glass
2025-10-24 15:12 ` [PATCH 8/9] doc: Fix whitespace in devicetree example in overlay-fdt-boot.rst Wolfgang Wallner
2025-10-24 15:12 ` [PATCH 9/9] doc: develop: virtio: Fix qemu example (true/false -> on/off) Wolfgang Wallner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox