All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/11] doc: clean up README.rockchip
@ 2026-07-28  6:51 Johan Jonker
  2026-07-28  6:53 ` [PATCH v2 01/11] rockchip: scripts: remove rkmux.py Johan Jonker
                   ` (11 more replies)
  0 siblings, 12 replies; 26+ messages in thread
From: Johan Jonker @ 2026-07-28  6:51 UTC (permalink / raw)
  To: u-boot; +Cc: kever.yang, sjg, trini, u-boot

The removal of README.rockchip is long over due.
Prepare and expand rockchip.rst with more info.
Move the still relevant parts from README.rockchip elsewhere.

Johan Jonker (11):
  rockchip: scripts: remove rkmux.py
  rockchip: doc: change TPL phrase
  rockchip: doc: add BootROM/MaskROM mode text
  rockchip: doc: remove TODO
  rockchip: doc: remove copyright lines
  rockchip: doc: add more building instructions
  rockchip: doc: add more EMMC program examples
  rockchip: doc: add boot medium layout text
  rockchip: tools: add comment section to rksd.c
  rockchip: tools: add comment section to rkspi.c
  rockchip: doc: remove README.rockchip

 MAINTAINERS                     |   1 -
 doc/README.rockchip             | 684 --------------------------------
 doc/board/rockchip/rockchip.rst |  99 ++++-
 scripts/pylint.base             |   1 -
 tools/rkmux.py                  | 218 ----------
 tools/rksd.c                    |  21 +-
 tools/rkspi.c                   |   6 +-
 7 files changed, 108 insertions(+), 922 deletions(-)
 delete mode 100644 doc/README.rockchip
 delete mode 100755 tools/rkmux.py

--
2.39.5


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

end of thread, other threads:[~2026-07-29 13:44 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-28  6:51 [PATCH v2 00/11] doc: clean up README.rockchip Johan Jonker
2026-07-28  6:53 ` [PATCH v2 01/11] rockchip: scripts: remove rkmux.py Johan Jonker
2026-07-29 13:40   ` Simon Glass
2026-07-28  6:53 ` [PATCH v2 02/11] rockchip: doc: change TPL phrase Johan Jonker
2026-07-29 13:40   ` Simon Glass
2026-07-28  6:54 ` [PATCH v2 03/11] rockchip: doc: add BootROM/MaskROM mode text Johan Jonker
2026-07-29 13:40   ` Simon Glass
2026-07-28  6:54 ` [PATCH v2 04/11] rockchip: doc: remove TODO Johan Jonker
2026-07-29 13:40   ` Simon Glass
2026-07-28  6:55 ` [PATCH v2 05/11] rockchip: doc: remove copyright lines Johan Jonker
2026-07-29 13:40   ` Simon Glass
2026-07-28  6:55 ` [PATCH v2 06/11] rockchip: doc: add more building instructions Johan Jonker
2026-07-29 13:40   ` Simon Glass
2026-07-28  6:56 ` [PATCH v2 07/11] rockchip: doc: add more EMMC program examples Johan Jonker
2026-07-29 13:41   ` Simon Glass
2026-07-28  6:56 ` [PATCH v2 08/11] rockchip: doc: add boot medium layout text Johan Jonker
     [not found]   ` <jbx6244@gmail.com>
2026-07-28 15:33     ` Stefan Monnier
2026-07-28 15:39     ` Stefan Monnier
2026-07-29 13:43   ` Simon Glass
2026-07-28  6:56 ` [PATCH v2 09/11] rockchip: tools: add comment section to rksd.c Johan Jonker
2026-07-29 13:41   ` Simon Glass
2026-07-28  6:56 ` [PATCH v2 10/11] rockchip: tools: add comment section to rkspi.c Johan Jonker
2026-07-29 13:41   ` Simon Glass
2026-07-28  6:57 ` [PATCH v2 11/11] rockchip: doc: remove README.rockchip Johan Jonker
2026-07-29 13:43   ` Simon Glass
2026-07-29 13:44 ` [v2,00/11] doc: clean up README.rockchip Simon Glass

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.