summaryrefslogtreecommitdiffstats
path: root/board/gateworks/gw_ventana/gsc.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+2
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-4/+6
* imx: ventana: add support for GW5905Tim Harvey2019-02-151-1/+5
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* imx: ventana: Rework CONFIG_CMD_GSC code to not be included in SPLTom Rini2018-01-121-1/+1
* imx: ventana: add GW560x supportTim Harvey2017-03-201-0/+4
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* imx: ventana: add GW553x supportTim Harvey2016-05-311-1/+2
* imx: ventana: gsc: show board temp on bootTim Harvey2016-05-311-0/+6
* imx: ventana: gsc: fix negative temperature readingsTim Harvey2016-05-311-0/+2
* imx: ventana: gsc: add gsc sleep commandTim Harvey2016-05-311-1/+45
* imx: ventana: gsc: remove dependence on envTim Harvey2016-05-241-2/+2
* imx: ventana: move GSC boot watchdog disable function to gsc.cTim Harvey2015-05-151-0/+27
* imx: ventana: add 'gsc wd' command for enabling and disabling GSC watchdogTim Harvey2015-04-221-6/+74
* imx: ventana: gsc: add new hwmon railsTim Harvey2015-04-221-10/+9
* imx: ventana: remove GSC hwmon voltage rail min/max testTim Harvey2015-04-221-31/+22
* imx: ventana: add GW5520 supportTim Harvey2014-09-091-0/+4
* imx: ventana: add appropriate delay following GSC i2c writeTim Harvey2014-08-201-1/+1
* ventana: Add Gateworks Ventana family supportTim Harvey2014-03-121-0/+129