public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] sunxi: doc: Add fastboot example + misc cleanups
@ 2018-10-23 17:20 Priit Laes
  2018-10-23 17:20 ` [U-Boot] [PATCH 1/5] sunxi: Fix typos of spelling Allwinner Priit Laes
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Priit Laes @ 2018-10-23 17:20 UTC (permalink / raw)
  To: u-boot

While writing a sample fastboot usage tutorial for sunxi, I also
found bunch of discrepancies in the existing docs.

Series also includes one simple constification patch that has been
sitting in my tree for ages.

Priit Laes (5):
  sunxi: Fix typos of spelling Allwinner
  sunxi: docs: Unify the formatting style and add some paragraph breaks
  sunxi: docs: Mention CONFIG_NAND requirement
  sunxi: display: Mark sunxi_rgb2yuv_coef array as const
  sunxi: doc: Add basic fastboot example

 arch/arm/mach-sunxi/dram_sun4i.c    |  2 +-
 arch/arm/mach-sunxi/p2wi.c          |  2 +-
 board/sunxi/README.fastboot         | 98 ++++++++++++++++++++++++++++++-
 board/sunxi/README.nand             | 24 +++----
 board/sunxi/README.sunxi64          | 25 +++++---
 drivers/video/sunxi/sunxi_display.c |  2 +-
 6 files changed, 130 insertions(+), 23 deletions(-)
 create mode 100644 board/sunxi/README.fastboot

base-commit: 3ae192c2a4d52a755031e93fa6cc3a31ba90f29f
-- 
git-series 0.9.1

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

end of thread, other threads:[~2018-10-24 18:14 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-23 17:20 [U-Boot] [PATCH 0/5] sunxi: doc: Add fastboot example + misc cleanups Priit Laes
2018-10-23 17:20 ` [U-Boot] [PATCH 1/5] sunxi: Fix typos of spelling Allwinner Priit Laes
2018-10-24 16:20   ` Maxime Ripard
2018-10-24 16:33   ` [U-Boot] [linux-sunxi] " Jagan Teki
2018-10-23 17:20 ` [U-Boot] [PATCH 2/5] sunxi: docs: Unify the formatting style and add some paragraph breaks Priit Laes
2018-10-24 16:21   ` Maxime Ripard
2018-10-23 17:20 ` [U-Boot] [PATCH 3/5] sunxi: docs: Mention CONFIG_NAND requirement Priit Laes
2018-10-24 16:21   ` Maxime Ripard
2018-10-24 16:33   ` [U-Boot] [linux-sunxi] " Jagan Teki
2018-10-23 17:20 ` [U-Boot] [PATCH 4/5] sunxi: display: Mark sunxi_rgb2yuv_coef array as const Priit Laes
2018-10-23 19:00   ` Anatolij Gustschin
2018-10-24 16:22   ` Maxime Ripard
2018-10-24 16:34   ` [U-Boot] [linux-sunxi] " Jagan Teki
2018-10-23 17:20 ` [U-Boot] [PATCH 5/5] sunxi: doc: Add basic fastboot example Priit Laes
2018-10-24  5:54   ` [U-Boot] [linux-sunxi] " Jonathan Liu
2018-10-24 11:54   ` [U-Boot] " Priit Laes
2018-10-24 16:34   ` Maxime Ripard
2018-10-24 17:08     ` [U-Boot] [linux-sunxi] " Priit Laes
2018-10-24 16:36   ` [U-Boot] [linux-sunxi] " Jagan Teki
2018-10-24 18:14     ` Maxime Ripard

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