aboutsummaryrefslogtreecommitdiffstats
path: root/board/gateworks
Commit message (Expand)AuthorAgeFilesLines
* imx: Finish migration of IMX_CONFIG to KconfigTom Rini2021-08-311-0/+3
* board: gateworks: venice: add board model to dtTim Harvey2021-08-091-0/+8
* board: gateworks: venice: add imx8mm-gw7902 supportTim Harvey2021-08-093-2/+526
* board: gateworks: venice: add board model/serial# to envTim Harvey2021-08-093-31/+41
* board: gateworks: venice: use bus numbers vs namesTim Harvey2021-08-093-11/+17
* board: gateworks: venice: get mem size from dtTim Harvey2021-08-091-14/+14
* imx: ventana: add support for GW54xx-G revisionTim Harvey2021-08-091-0/+19
* imx: ventana: add support for GW53xx-G revisionTim Harvey2021-08-091-0/+19
* imx: ventana: add GW5913 supportTim Harvey2021-08-093-0/+57
* imx: ventana: add GW5912 supportTim Harvey2021-08-093-1/+32
* imx: ventana: add GW5910 supportTim Harvey2021-08-093-0/+50
* imx: ventana: use dt for hwmonTim Harvey2021-08-091-59/+113
* imx: ventana: remove hard-coded flexcan standby pinTim Harvey2021-08-091-21/+0
* imx: ventana: remove hard-coded analog video codec enableTim Harvey2021-08-092-26/+0
* imx: ventana: remove hard-coded USB OTG pinmuxTim Harvey2021-08-091-7/+0
* imx: ventana: remove hard-coded PCI resetTim Harvey2021-08-093-62/+0
* imx: ventana: remove hard-coded USB HUBRST# gpio configTim Harvey2021-08-091-10/+0
* imx: ventana: replace hard-coded LED config with dt based configTim Harvey2021-08-092-150/+0
* imx: ventana: remove nand field from common ventana structTim Harvey2021-08-093-18/+4
* imx: ventana: move wdog/uhs-i board/revision dt fixupsTim Harvey2021-08-094-157/+141
* imx: ventana: ignore EEPROM config when checking for NAND supportTim Harvey2021-08-091-1/+1
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-023-4/+4
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-022-2/+2
* board: gateworks: venice: remove forced enable of GSC thermal protectionTim Harvey2021-07-101-3/+5
* board: gateworks: venice: add ftd_file env vars on bootTim Harvey2021-07-101-3/+16
* board: gateworks: venice: display DTB usedTim Harvey2021-07-101-1/+5
* board: gateworks: venice: gsc: fix voltage offsetTim Harvey2021-07-101-1/+1
* board: gateworks: venice: gsc: fix typoTim Harvey2021-07-101-1/+1
* board: gateworks: venice: add imx8mm-gw7901 supportTim Harvey2021-07-101-1/+54
* pci: imx: use reset-gpios if defined by device-treeTim Harvey2021-07-101-1/+1
* imx: ventana: display 'none' for MMC if board does not have itTim Harvey2021-07-101-0/+1
* imx: ventana: add support for DLC0700XDP21LF LCD displayTim Harvey2021-07-101-0/+21
* imx: ventana: display neteowrk PHYTim Harvey2021-07-101-0/+2
* imx: ventana: add DP83867 PHY LED configurationTim Harvey2021-07-101-0/+6
* imx: ventana: put LTC3676 regulators in continuous modeTim Harvey2021-07-101-0/+6
* imx: ventana: put PFUZ100 regulators in continuous modeTim Harvey2021-07-101-0/+26
* imx: ventana: add PMIC fix for GW54xx-GTim Harvey2021-07-101-0/+22
* imx: ventana: remove unneeded includesTim Harvey2021-07-101-14/+0
* imx: ventana: enable dm support for PCI and FEC ethernetTim Harvey2021-06-092-84/+16
* imx: ventana: add delay before reading EEPROMTim Harvey2021-05-021-0/+1
* board: gateworks: venice: fix gsc_get_devTim Harvey2021-04-081-17/+6
* 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-083-36/+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-084-2/+117
* imx: ventana: add Gateworks Ventana dtsTim Harvey2021-04-081-0/+48
* board: gateworks: imx8mm: Add Gateworks Venice board supportTim Harvey2021-03-0310-0/+3646
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1