summaryrefslogtreecommitdiff
path: root/board/gateworks/gw_ventana/gw_ventana.c
AgeCommit message (Expand)Author
2022-05-20board: gateworks: gw_ventana: add support for GPY111 PHYTim Harvey
2022-04-21board: gateworks: gw_ventana: use comomn GSC driverTim Harvey
2022-04-12board: gateworks: gw_ventana: move ft_early_fixups out of commonTim Harvey
2022-04-12board: gateworks: gw_ventana: move GPIO config out of commonTim Harvey
2022-04-12board: gateworks: gw_ventana: convert to DM_I2CTim Harvey
2021-10-07imx: ventana: fix USB hub resetTim Harvey
2021-10-07imx: ventana: update LVDS supportTim Harvey
2021-10-07imx: ventana: remove phy gpio reset from dtTim Harvey
2021-08-09imx: ventana: remove hard-coded PCI resetTim Harvey
2021-08-09imx: ventana: remove nand field from common ventana structTim Harvey
2021-08-09imx: ventana: move wdog/uhs-i board/revision dt fixupsTim Harvey
2021-08-09imx: ventana: ignore EEPROM config when checking for NAND supportTim Harvey
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-10pci: imx: use reset-gpios if defined by device-treeTim Harvey
2021-07-10imx: ventana: add support for DLC0700XDP21LF LCD displayTim Harvey
2021-07-10imx: ventana: display neteowrk PHYTim Harvey
2021-07-10imx: ventana: add DP83867 PHY LED configurationTim Harvey
2021-07-10imx: ventana: remove unneeded includesTim Harvey
2021-06-09imx: ventana: enable dm support for PCI and FEC ethernetTim Harvey
2021-04-08imx: ventana: enable dm for SPITim Harvey
2021-04-08imx: ventana: enable dm for MTD and NANDTim Harvey
2021-04-08imx: ventana: enable dm support for MMC and SATATim Harvey
2021-04-08imx: ventana: enable dm support for USBTim Harvey
2021-04-08imx: ventana: add pinctrl and remove unneeded UART init and configTim Harvey
2021-04-08imx: ventana: convert U-Boot to OF_CONTROL using FIT imageTim Harvey
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-02-15imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+)Tim Harvey
2019-02-15imx: ventana: add support for GW5901/GW5902Tim Harvey
2019-02-15imx: ventana: add support for GW5906Tim Harvey
2019-02-15imx: ventana: add i2c detect for all LVDS displaysTim Harvey
2019-02-15imx: ventana: skip nand init for nandless boardsTim Harvey
2019-02-15imx: ventana: add support for Z101WX01 LVDS displayTim Harvey
2019-02-15imx: ventana: add support for GW5905Tim Harvey
2019-02-15imx: ventana: remove setup of I2C3 from SPLTim Harvey
2019-02-15imx: ventana: mv88e61xx change LED configurationTim Harvey
2018-07-25board: constify struct node_info arrayMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini