aboutsummaryrefslogtreecommitdiff
path: root/board/gateworks
AgeCommit message (Expand)Author
2021-07-10board: gateworks: venice: remove forced enable of GSC thermal protectionTim Harvey
2021-07-10board: gateworks: venice: add ftd_file env vars on bootTim Harvey
2021-07-10board: gateworks: venice: display DTB usedTim Harvey
2021-07-10board: gateworks: venice: gsc: fix voltage offsetTim Harvey
2021-07-10board: gateworks: venice: gsc: fix typoTim Harvey
2021-07-10board: gateworks: venice: add imx8mm-gw7901 supportTim Harvey
2021-07-10pci: imx: use reset-gpios if defined by device-treeTim Harvey
2021-07-10imx: ventana: display 'none' for MMC if board does not have itTim 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: put LTC3676 regulators in continuous modeTim Harvey
2021-07-10imx: ventana: put PFUZ100 regulators in continuous modeTim Harvey
2021-07-10imx: ventana: add PMIC fix for GW54xx-GTim Harvey
2021-07-10imx: ventana: remove unneeded includesTim Harvey
2021-06-09imx: ventana: enable dm support for PCI and FEC ethernetTim Harvey
2021-05-02imx: ventana: add delay before reading EEPROMTim Harvey
2021-04-08board: gateworks: venice: fix gsc_get_devTim 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-04-08imx: ventana: add Gateworks Ventana dtsTim Harvey
2021-03-03board: gateworks: imx8mm: Add Gateworks Venice board supportTim 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-18command: Remove the cmd_tbl_t typedefSimon 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
2020-05-18arm: Don't include common.h in header filesSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-08-11env: Move env_get_yesno() to env.hSimon Glass
2019-08-11env: Move env_init() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-03-13imx: ventana: added support for 16bit 8Gb density (1GiB) DRAMTim Harvey
2019-03-13imx: ventana: hexdump invalid EEPROM dataTim Harvey
2019-02-15imx: ventana: fix usage of dt paths with leading 0s (Linux 4.15+)Tim Harvey
2019-02-15imx: ventana: gw5904/gw5909: disable RS485Tim Harvey