All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/9] doc: clean up README.rockchip
@ 2026-08-06 11:08 Johan Jonker
  2026-08-06 11:10 ` [PATCH v5 1/9] rockchip: scripts: remove rkmux.py Johan Jonker
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Johan Jonker @ 2026-08-06 11:08 UTC (permalink / raw)
  To: u-boot; +Cc: kever.yang, sjg, trini, u-boot, eddie.cai.linux

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 (9):
  rockchip: scripts: remove rkmux.py
  rockchip: doc: add mask ROM mode text
  rockchip: doc: remove TODO
  rockchip: doc: add more building instructions
  rockchip: tools: rksd: remove reference to README.rockchip
  rockchip: tools: rkspi: remove reference to README.rockchip
  rockchip: tools: add comment section to rkimage.c
  rockchip: doc: rockusb: remove reference to README.rockchip
  rockchip: doc: remove README.rockchip

 MAINTAINERS                     |   1 -
 doc/README.rockchip             | 684 --------------------------------
 doc/README.rockusb              |   1 -
 doc/board/rockchip/rockchip.rst |  60 ++-
 scripts/pylint.base             |   1 -
 tools/rkimage.c                 |   4 +-
 tools/rkmux.py                  | 218 ----------
 tools/rksd.c                    |   2 -
 tools/rkspi.c                   |   2 -
 9 files changed, 54 insertions(+), 919 deletions(-)
 delete mode 100644 doc/README.rockchip
 delete mode 100755 tools/rkmux.py

-- 
2.39.5


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

end of thread, other threads:[~2026-08-06 11:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-06 11:08 [PATCH v5 0/9] doc: clean up README.rockchip Johan Jonker
2026-08-06 11:10 ` [PATCH v5 1/9] rockchip: scripts: remove rkmux.py Johan Jonker
2026-08-06 11:10 ` [PATCH v5 2/9] rockchip: doc: add mask ROM mode text Johan Jonker
2026-08-06 11:11 ` [PATCH v5 3/9] rockchip: doc: remove TODO Johan Jonker
2026-08-06 11:11 ` [PATCH v5 4/9] rockchip: doc: add more building instructions Johan Jonker
2026-08-06 11:11 ` [PATCH v5 5/9] rockchip: tools: rksd: remove reference to README.rockchip Johan Jonker
2026-08-06 11:11 ` [PATCH v5 6/9] rockchip: tools: rkspi: " Johan Jonker
2026-08-06 11:12 ` [PATCH v5 7/9] rockchip: tools: add comment section to rkimage.c Johan Jonker
2026-08-06 11:12 ` [PATCH v5 8/9] rockchip: doc: rockusb: remove reference to README.rockchip Johan Jonker
2026-08-06 11:12 ` [PATCH v5 9/9] rockchip: doc: remove README.rockchip Johan Jonker

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.