public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 00/18] various Gateworks Ventana fixes and enhancements
@ 2016-05-24 18:03 Tim Harvey
  2016-05-24 18:03 ` [U-Boot] [PATCH 01/18] imx: ventana: config: add env vars for disk and part Tim Harvey
                   ` (18 more replies)
  0 siblings, 19 replies; 21+ messages in thread
From: Tim Harvey @ 2016-05-24 18:03 UTC (permalink / raw)
  To: u-boot

This series represents a large chunk of patches in my queue for Gateworks
Ventana boards based on the IMX6 Soc's.

Tim Harvey (18):
  imx: ventana: config: add env vars for disk and part
  imx: ventana: config: add fixfdt script to apply manual fdt fixups
  imx: ventana: config: use bootdir env var for directory of fdt files
  imx: ventana: config: use fs env var for block dev filesystem type
  imx: ventana: config: use explicit addr in loadscript
  imx: ventana: config: add PREBOOT support
  imx: ventana: SPL: only disable boot watchdog if Falcon mode
  imx: ventana: SPL: added support for 32bit IMX6DQ 8Gb density DRAM
    config
  imx: ventana: gsc: add gsc sleep command
  imx: ventana: gsc: fix negative temperature readings
  imx: ventana: gsc: show board temp on boot
  imx: ventana: export backlight gpio after gpio driver is available
  imx: ventana: fix invalid dio configuration for pwm mode
  imx: ventana: enable pwm device-tree property based on hwconfig
  imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bit
  imx: ventana: remove several EEPROM config bit dependence
  imx: ventana: add GW553x support
  imx: ventana: add fdt fixup to enable UHS-I support on selected boards

 board/gateworks/gw_ventana/common.c         | 100 ++++++++++++++++++++++++----
 board/gateworks/gw_ventana/common.h         |   3 +
 board/gateworks/gw_ventana/eeprom.c         |  34 +---------
 board/gateworks/gw_ventana/gsc.c            |  57 +++++++++++++++-
 board/gateworks/gw_ventana/gw_ventana.c     |  69 +++++++++++++++++--
 board/gateworks/gw_ventana/gw_ventana_spl.c |  38 ++++++++++-
 board/gateworks/gw_ventana/ventana_eeprom.h |   1 +
 include/configs/gw_ventana.h                |  37 ++++++----
 8 files changed, 272 insertions(+), 67 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-06-15 15:07 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-24 18:03 [U-Boot] [PATCH 00/18] various Gateworks Ventana fixes and enhancements Tim Harvey
2016-05-24 18:03 ` [U-Boot] [PATCH 01/18] imx: ventana: config: add env vars for disk and part Tim Harvey
2016-05-24 18:03 ` [U-Boot] [PATCH 02/18] imx: ventana: config: add fixfdt script to apply manual fdt fixups Tim Harvey
2016-05-24 18:03 ` [U-Boot] [PATCH 03/18] imx: ventana: config: use bootdir env var for directory of fdt files Tim Harvey
2016-05-24 18:03 ` [U-Boot] [PATCH 04/18] imx: ventana: config: use fs env var for block dev filesystem type Tim Harvey
2016-05-24 18:03 ` [U-Boot] [PATCH 05/18] imx: ventana: config: use explicit addr in loadscript Tim Harvey
2016-05-24 18:03 ` [U-Boot] [PATCH 06/18] imx: ventana: config: add PREBOOT support Tim Harvey
2016-05-24 18:03 ` [U-Boot] [PATCH 07/18] imx: ventana: SPL: only disable boot watchdog if Falcon mode Tim Harvey
2016-05-24 18:03 ` [U-Boot] [PATCH 08/18] imx: ventana: SPL: added support for 32bit IMX6DQ 8Gb density DRAM config Tim Harvey
2016-05-24 18:03 ` [U-Boot] [PATCH 09/18] imx: ventana: gsc: add gsc sleep command Tim Harvey
2016-05-24 18:03 ` [U-Boot] [PATCH 10/18] imx: ventana: gsc: fix negative temperature readings Tim Harvey
2016-05-24 18:03 ` [U-Boot] [PATCH 11/18] imx: ventana: gsc: show board temp on boot Tim Harvey
2016-05-24 18:03 ` [U-Boot] [PATCH 12/18] imx: ventana: export backlight gpio after gpio driver is available Tim Harvey
2016-05-24 18:03 ` [U-Boot] [PATCH 13/18] imx: ventana: fix invalid dio configuration for pwm mode Tim Harvey
2016-05-24 18:03 ` [U-Boot] [PATCH 14/18] imx: ventana: enable pwm device-tree property based on hwconfig Tim Harvey
2016-05-24 18:03 ` [U-Boot] [PATCH 15/18] imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bit Tim Harvey
2016-05-24 18:03 ` [U-Boot] [PATCH 16/18] imx: ventana: remove several EEPROM config bit dependence Tim Harvey
2016-05-24 18:03 ` [U-Boot] [PATCH 17/18] imx: ventana: add GW553x support Tim Harvey
2016-05-24 18:03 ` [U-Boot] [PATCH 18/18] imx: ventana: add fdt fixup to enable UHS-I support on selected boards Tim Harvey
2016-06-15 13:40 ` [U-Boot] [PATCH 00/18] various Gateworks Ventana fixes and enhancements Tim Harvey
2016-06-15 15:07   ` Stefano Babic

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