aboutsummaryrefslogtreecommitdiff
path: root/board/gateworks/gw_ventana/common.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-1/+1
2017-05-12gw_ventana: Fix unused variable warningsTom Rini1-27/+0
2017-04-30power: Drop CONFIG_I2C_PMICSimon Glass1-3/+4
2017-03-26imx: ventana: fix GW5903 VDD_ARM railTim Harvey1-0/+6
2017-03-20imx: ventana: add GW5903 supportTim Harvey1-0/+99
2017-03-20imx: ventana: add GW560x supportTim Harvey1-26/+151
2017-03-20imx: ventana: add GW5904 supportTim Harvey1-9/+215
2017-03-19imx: ventana: make SD3_VSELECT board specificTim Harvey1-13/+17
2017-03-19imx: ventana: make OTG VBUS power enable board specificTim Harvey1-4/+12
2017-03-19imx: ventana: change name of rs232_en to indicate polarityTim Harvey1-1/+1
2017-03-19imx: ventana: move mmc_init to commonTim Harvey1-0/+35
2016-07-28imx: ventana: add extra DIO's for GW5520Tim Harvey1-0/+36
2016-07-28imx: ventana: make number of digital I/O's dynamicTim Harvey1-205/+194
2016-07-28imx: ventana: make RS232 enable board specificTim Harvey1-9/+25
2016-05-31imx: ventana: add fdt fixup to enable UHS-I support on selected boardsTim Harvey1-0/+7
2016-05-31imx: ventana: add GW553x supportTim Harvey1-0/+54
2016-05-31imx: ventana: remove dependence on EECONFIG_SATA eeprom feature bitTim Harvey1-11/+21
2016-05-31imx: ventana: enable pwm device-tree property based on hwconfigTim Harvey1-0/+5
2016-05-31imx: ventana: fix invalid dio configuration for pwm modeTim Harvey1-1/+1
2015-12-01arm: imx6: novena, gw_ventana: Fix use of pfuze100 bit definitionsMarek Vasut1-1/+1
2015-06-01imx: ventana: various board-specific GPIO config updatesTim Harvey1-17/+39
2015-05-15imx: ventana: detect pmic using i2c probe instead of board modelTim Harvey1-3/+7
2015-05-15imx: ventana: split out common functions between SPL and ubootTim Harvey1-0/+823