summaryrefslogtreecommitdiff
path: root/board/gateworks/gw_ventana/gw_ventana.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-09imx: ventana: remove hard-coded PCI resetTim Harvey1-12/+0
2021-08-09imx: ventana: remove nand field from common ventana structTim Harvey1-6/+4
2021-08-09imx: ventana: move wdog/uhs-i board/revision dt fixupsTim Harvey1-156/+2
2021-08-09imx: ventana: ignore EEPROM config when checking for NAND supportTim Harvey1-1/+1
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-1/+1
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-1/+1
2021-07-10pci: imx: use reset-gpios if defined by device-treeTim Harvey1-1/+1
2021-07-10imx: ventana: add support for DLC0700XDP21LF LCD displayTim Harvey1-0/+21
2021-07-10imx: ventana: display neteowrk PHYTim Harvey1-0/+2
2021-07-10imx: ventana: add DP83867 PHY LED configurationTim Harvey1-0/+6
2021-07-10imx: ventana: remove unneeded includesTim Harvey1-14/+0
2021-06-09imx: ventana: enable dm support for PCI and FEC ethernetTim Harvey1-83/+16
2021-04-08imx: ventana: enable dm for SPITim Harvey1-27/+0
2021-04-08imx: ventana: enable dm for MTD and NANDTim Harvey1-52/+0
2021-04-08imx: ventana: enable dm support for MMC and SATATim Harvey1-5/+0
2021-04-08imx: ventana: enable dm support for USBTim Harvey1-18/+4
2021-04-08imx: ventana: add pinctrl and remove unneeded UART init and configTim Harvey1-12/+0
2021-04-08imx: ventana: convert U-Boot to OF_CONTROL using FIT imageTim Harvey1-1/+19
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass1-1/+1
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass1-1/+1
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-3/+3
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2019-02-16imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+)Tim Harvey1-49/+41
2019-02-16imx: ventana: add support for GW5901/GW5902Tim Harvey1-0/+6
2019-02-16imx: ventana: add support for GW5906Tim Harvey1-0/+1
2019-02-16imx: ventana: add i2c detect for all LVDS displaysTim Harvey1-4/+4
2019-02-16imx: ventana: skip nand init for nandless boardsTim Harvey1-4/+6
2019-02-16imx: ventana: add support for Z101WX01 LVDS displayTim Harvey1-1/+23
2019-02-16imx: ventana: add support for GW5905Tim Harvey1-1/+1
2019-02-16imx: ventana: remove setup of I2C3 from SPLTim Harvey1-1/+3
2019-02-16imx: ventana: mv88e61xx change LED configurationTim Harvey1-5/+5
2018-07-25board: constify struct node_info arrayMasahiro Yamada1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-17/+17
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-2/+2
2017-08-16env: Rename setenv() to env_set()Simon Glass1-13/+13
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-4/+4
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass1-1/+1
2017-06-05arm: Include asm/setup.h explictlySimon Glass1-0/+1
2017-05-18imx: ventana: update imx wdog external reset dt propertyTim Harvey1-13/+12