summaryrefslogtreecommitdiffstats
path: root/board/gateworks/gw_ventana/gw_ventana.c
Commit message (Expand)AuthorAgeFilesLines
* imx: ventana: enable dm for SPITim Harvey2021-04-081-27/+0
* imx: ventana: enable dm for MTD and NANDTim Harvey2021-04-081-52/+0
* imx: ventana: enable dm support for MMC and SATATim Harvey2021-04-081-5/+0
* imx: ventana: enable dm support for USBTim Harvey2021-04-081-18/+4
* imx: ventana: add pinctrl and remove unneeded UART init and configTim Harvey2021-04-081-12/+0
* imx: ventana: convert U-Boot to OF_CONTROL using FIT imageTim Harvey2021-04-081-1/+19
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-051-1/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-1/+1
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-3/+3
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-1/+1
* imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+)Tim Harvey2019-02-151-49/+41
* imx: ventana: add support for GW5901/GW5902Tim Harvey2019-02-151-0/+6
* imx: ventana: add support for GW5906Tim Harvey2019-02-151-0/+1
* imx: ventana: add i2c detect for all LVDS displaysTim Harvey2019-02-151-4/+4
* imx: ventana: skip nand init for nandless boardsTim Harvey2019-02-151-4/+6
* imx: ventana: add support for Z101WX01 LVDS displayTim Harvey2019-02-151-1/+23
* imx: ventana: add support for GW5905Tim Harvey2019-02-151-1/+1
* imx: ventana: remove setup of I2C3 from SPLTim Harvey2019-02-151-1/+3
* imx: ventana: mv88e61xx change LED configurationTim Harvey2019-02-151-5/+5
* board: constify struct node_info arrayMasahiro Yamada2018-07-251-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-17/+17
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-2/+2
* env: Rename setenv() to env_set()Simon Glass2017-08-161-13/+13
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-4/+4
* Kconfig: Add CONFIG_SATA to enable SATASimon Glass2017-07-111-1/+1
* arm: Include asm/setup.h explictlySimon Glass2017-06-051-0/+1
* imx: ventana: update imx wdog external reset dt propertyTim Harvey2017-05-181-13/+12
* imx: ventana: fix GW520x external watchdog dt updateTim Harvey2017-05-181-8/+8
* gw_ventana: Fix unused variable warningsTom Rini2017-05-121-2/+1
* imx: ventana: add GW5903 supportTim Harvey2017-03-201-0/+13
* imx: ventana: add GW560x supportTim Harvey2017-03-201-1/+3
* imx: ventana: add GW5904 supportTim Harvey2017-03-201-1/+34
* imx: ventana: make OTG VBUS power enable board specificTim Harvey2017-03-191-3/+5
* imx: ventana: fix hwconfigTim Harvey2017-03-191-1/+1
* imx: ventana: move mmc_init to commonTim Harvey2017-03-191-33/+0
* imx: ventana: add dt fixup for watchdog external resetTim Harvey2016-07-281-0/+30
* imx: ventana: refactor board-specific dt fixups (no functional change)Tim Harvey2016-07-281-73/+93
* imx: ventana: make hwconfig initialize based on board configurationTim Harvey2016-07-281-1/+15
* imx: ventana: make number of digital I/O's dynamicTim Harvey2016-07-281-1/+1