[U-Boot] [PATCH 00/34] imx: ventana: Ventana clean-up and updates
Tim Harvey
tharvey at gateworks.com
Wed Apr 8 21:54:30 CEST 2015
This collection of patches comprises a set of various updates that has
been sitting in my queue for a while.
There are a couple of patches pending that this series depends on:
- fdt: add new fdt_fixup_display function to configure display
- arm: mx6: ddr: add pd_fast_exit flag to system information
Pushpal Sidhu (3):
imx: ventana: add DT fixup for GW522x to change PCIE_RST# GPIO
imx: ventana: Add new memory configuration
imx: ventana: Update missing memory/calib handling
Tim Harvey (31):
imx: ventana: disable 4k tftp/nfs packets
imx: ventana: add i210 support
imx: ventana: assign default ethprime dynamically
imx: ventana: remove unused GPIO configuration
imx: ventana: add usb_pcisel hwconfig support
imx: ventana: enable precharge power-down fast-exit mode
imx: ventana: add support for 4Gb density mem devices with IMX6DL
imx: ventana: set LTC3676 PMIC to appropriate values per datasheet
imx: ventana: config: add USB Mass Storage (ums) support
imx: ventana: config: Support ramdisk
imx: ventana: config: enable edid support
imx: ventana: config: enable EXT4 filesystem read/write support
imx: ventana: fix various sparse warnings
imx: ventana: disable IMX6 watchdogs on GW51xx RevA and RevB
imx: ventana: Add support for GW551x
imx: ventana: add usb_pgood_delay 2sec default
imx: ventana: add wdis config for GW5520
imx: ventana: only pinmux FEC enet signals for boards using it
imx: ventana: update boot scripts to support ubifs boot vol
imx: ventana: remove GSC hwmon voltage rail min/max test
imx: ventana: add mem_mb dynamic env var
imx: ventana: gsc: add new hwmon rails
imx: ventana: added DT fixup for GW551x-A video input
imx: ventana: updated 16bit DDR calibration
imx: ventana: remove 128x16 calibration (share with 128x32)
imx: ventana: add DT fixup for GW54xx compatibility with older kernels
imx: ventana: add support for DLC-700JMGT4 and DLC-800FIGT3 LCD
displays
imx: ventana: added device-tree display configuration for LVDS
displays
imx: ventana: add 'gsc wd' command for enabling and disabling GSC
watchdog
imx: ventana: use hdmiinfmt env var to override HDMI capture format
imx: ventana: set HDMI video in to yuv422bt656 for GW551x-A
board/gateworks/gw_ventana/eeprom.c | 10 +-
board/gateworks/gw_ventana/gsc.c | 130 +++++++---
board/gateworks/gw_ventana/gsc.h | 10 +-
board/gateworks/gw_ventana/gw_ventana.c | 367 +++++++++++++++++++++++-----
board/gateworks/gw_ventana/gw_ventana_spl.c | 129 +++++++++-
board/gateworks/gw_ventana/ventana_eeprom.h | 1 +
include/configs/gw_ventana.h | 68 ++++--
7 files changed, 578 insertions(+), 137 deletions(-)
--
1.9.1
More information about the U-Boot
mailing list