aboutsummaryrefslogtreecommitdiff
path: root/board/gateworks/gw_ventana/common.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-21board: gateworks: gw_ventana: use comomn GSC driverTim Harvey1-2/+2
2022-04-12board: gateworks: gw_ventana: move ft_early_fixups out of commonTim Harvey1-2/+0
2022-04-12board: gateworks: gw_ventana: move GPIO config out of commonTim Harvey1-2/+0
2022-04-12board: gateworks: gw_ventana: move SPL uart config out of commonTim Harvey1-2/+0
2022-04-12board: gateworks: gw_ventana: convert to DM_I2CTim Harvey1-4/+0
2021-08-09imx: ventana: remove hard-coded analog video codec enableTim Harvey1-1/+0
2021-08-09imx: ventana: remove hard-coded PCI resetTim Harvey1-1/+0
2021-08-09imx: ventana: replace hard-coded LED config with dt based configTim Harvey1-1/+0
2021-08-09imx: ventana: remove nand field from common ventana structTim Harvey1-1/+0
2021-08-09imx: ventana: move wdog/uhs-i board/revision dt fixupsTim Harvey1-0/+2
2021-06-09imx: ventana: enable dm support for PCI and FEC ethernetTim Harvey1-1/+0
2021-04-08imx: ventana: enable dm support for USBTim Harvey1-1/+0
2019-02-15imx: ventana: skip nand init for nandless boardsTim Harvey1-0/+1
2019-02-15imx: ventana: remove setup of I2C3 from SPLTim Harvey1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-03-20imx: ventana: add GW5904 supportTim Harvey1-1/+1
2017-03-19imx: ventana: make SD3_VSELECT board specificTim Harvey1-1/+1
2017-03-19imx: ventana: make OTG VBUS power enable board specificTim Harvey1-1/+1
2016-07-28imx: ventana: make number of digital I/O's dynamicTim Harvey1-4/+4
2016-07-28imx: ventana: make RS232 enable board specificTim Harvey1-0/+2
2016-05-31imx: ventana: add fdt fixup to enable UHS-I support on selected boardsTim Harvey1-0/+2
2016-05-31imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bitTim Harvey1-0/+1
2015-06-01imx: ventana: various board-specific GPIO config updatesTim Harvey1-5/+1
2015-05-15imx: ventana: detect pmic using i2c probe instead of board modelTim Harvey1-1/+1
2015-05-15imx: ventana: split out common functions between SPL and ubootTim Harvey1-0/+98