public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot]  [PATCH 00/14] Gateworks Ventana updates
@ 2019-02-04 21:10 Tim Harvey
  2019-02-04 21:10 ` [U-Boot] [PATCH 01/14] imx: ventana: mv88e61xx change LED configuration Tim Harvey
                   ` (13 more replies)
  0 siblings, 14 replies; 29+ messages in thread
From: Tim Harvey @ 2019-02-04 21:10 UTC (permalink / raw)
  To: u-boot

This is a series of patches for the Gateworks Ventana IMX6 based boards
consisting of some added board models and some fixes.

Tim Harvey (14):
  imx: ventana: mv88e61xx change LED configuration
  imx: ventana: do not iomux UART1
  imx: ventana: remove setup of I2C3 from SPL
  imx: ventana: add support for GW5905
  imx: ventana: add support for Z101WX01 LVDS display
  imx: ventana: skip nand init for nandless boards
  imx: ventana: add i2c detect for all LVDS displays
  imx: ventana: add support for GW5906
  imx: ventana: add support for GW5907
  imx: ventana: add support for GW5908
  imx: ventana: add support for GW5909
  imx: ventana: add support for GW5901/GW5902
  imx: ventana: gw5904/gw5909: disable RS485
  imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+)

 board/gateworks/gw_ventana/common.c         | 514 ++++++++++++++++----
 board/gateworks/gw_ventana/common.h         |   3 +-
 board/gateworks/gw_ventana/eeprom.c         |  18 +-
 board/gateworks/gw_ventana/gsc.c            |   6 +-
 board/gateworks/gw_ventana/gsc.h            |   3 +-
 board/gateworks/gw_ventana/gw_ventana.c     | 151 +++---
 board/gateworks/gw_ventana/gw_ventana_spl.c |  97 +++-
 board/gateworks/gw_ventana/ventana_eeprom.h |   7 +
 8 files changed, 632 insertions(+), 167 deletions(-)

-- 
2.17.1

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

end of thread, other threads:[~2019-02-16 10:45 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-04 21:10 [U-Boot] [PATCH 00/14] Gateworks Ventana updates Tim Harvey
2019-02-04 21:10 ` [U-Boot] [PATCH 01/14] imx: ventana: mv88e61xx change LED configuration Tim Harvey
2019-02-16 10:26   ` [U-Boot] [U-Boot, " sbabic at denx.de
2019-02-04 21:10 ` [U-Boot] [PATCH 02/14] imx: ventana: do not iomux UART1 Tim Harvey
2019-02-16 10:35   ` [U-Boot] [U-Boot,02/14] " sbabic at denx.de
2019-02-04 21:10 ` [U-Boot] [PATCH 03/14] imx: ventana: remove setup of I2C3 from SPL Tim Harvey
2019-02-16 10:35   ` [U-Boot] [U-Boot, " sbabic at denx.de
2019-02-04 21:10 ` [U-Boot] [PATCH 04/14] imx: ventana: add support for GW5905 Tim Harvey
2019-02-16 10:35   ` [U-Boot] [U-Boot,04/14] " sbabic at denx.de
2019-02-04 21:10 ` [U-Boot] [PATCH 05/14] imx: ventana: add support for Z101WX01 LVDS display Tim Harvey
2019-02-16 10:26   ` [U-Boot] [U-Boot, " sbabic at denx.de
2019-02-04 21:10 ` [U-Boot] [PATCH 06/14] imx: ventana: skip nand init for nandless boards Tim Harvey
2019-02-16 10:26   ` [U-Boot] [U-Boot, " sbabic at denx.de
2019-02-04 21:10 ` [U-Boot] [PATCH 07/14] imx: ventana: add i2c detect for all LVDS displays Tim Harvey
2019-02-16 10:26   ` [U-Boot] [U-Boot, " sbabic at denx.de
2019-02-04 21:10 ` [U-Boot] [PATCH 08/14] imx: ventana: add support for GW5906 Tim Harvey
2019-02-16 10:26   ` [U-Boot] [U-Boot,08/14] " sbabic at denx.de
2019-02-04 21:10 ` [U-Boot] [PATCH 09/14] imx: ventana: add support for GW5907 Tim Harvey
2019-02-16 10:45   ` [U-Boot] [U-Boot,09/14] " sbabic at denx.de
2019-02-04 21:10 ` [U-Boot] [PATCH 10/14] imx: ventana: add support for GW5908 Tim Harvey
2019-02-16 10:26   ` [U-Boot] [U-Boot,10/14] " sbabic at denx.de
2019-02-04 21:10 ` [U-Boot] [PATCH 11/14] imx: ventana: add support for GW5909 Tim Harvey
2019-02-16 10:35   ` [U-Boot] [U-Boot,11/14] " sbabic at denx.de
2019-02-04 21:10 ` [U-Boot] [PATCH 12/14] imx: ventana: add support for GW5901/GW5902 Tim Harvey
2019-02-16 10:35   ` [U-Boot] [U-Boot, " sbabic at denx.de
2019-02-04 21:10 ` [U-Boot] [PATCH 13/14] imx: ventana: gw5904/gw5909: disable RS485 Tim Harvey
2019-02-16 10:35   ` [U-Boot] [U-Boot, " sbabic at denx.de
2019-02-04 21:11 ` [U-Boot] [PATCH 14/14] imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+) Tim Harvey
2019-02-16 10:26   ` [U-Boot] [U-Boot, " sbabic at denx.de

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