aboutsummaryrefslogtreecommitdiff
path: root/board/gateworks
AgeCommit message (Expand)AuthorFilesLines
2022-01-10Merge branch 'next'WIP/10Jan2022Tom Rini1-2/+1
2022-01-07imx8mm_venice: switch to use binman to pack imagesTim Harvey3-3/+11
2021-12-19fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek BehĂșn1-2/+1
2021-10-07imx: ventana: fix USB hub resetTim Harvey1-35/+0
2021-10-07imx: ventana: update LVDS supportTim Harvey1-17/+42
2021-10-07imx: ventana: remove phy gpio reset from dtTim Harvey1-0/+8
2021-10-07board: gateworks: venice: update thermal temp thresholds per cpu gradeTim Harvey1-0/+18
2021-10-07board: gateworks: venice: do not overwrite serial#Tim Harvey1-1/+2
2021-10-07board: gateworks: venice: display hwmon details by defaultTim Harvey1-0/+3
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk2-2/+0
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini1-0/+3
2021-08-09board: gateworks: venice: add board model to dtTim Harvey1-0/+8
2021-08-09board: gateworks: venice: add imx8mm-gw7902 supportTim Harvey3-2/+526
2021-08-09board: gateworks: venice: add board model/serial# to envTim Harvey3-31/+41
2021-08-09board: gateworks: venice: use bus numbers vs namesTim Harvey3-11/+17
2021-08-09board: gateworks: venice: get mem size from dtTim Harvey1-14/+14
2021-08-09imx: ventana: add support for GW54xx-G revisionTim Harvey1-0/+19
2021-08-09imx: ventana: add support for GW53xx-G revisionTim Harvey1-0/+19
2021-08-09imx: ventana: add GW5913 supportTim Harvey3-0/+57
2021-08-09imx: ventana: add GW5912 supportTim Harvey3-1/+32
2021-08-09imx: ventana: add GW5910 supportTim Harvey3-0/+50
2021-08-09imx: ventana: use dt for hwmonTim Harvey1-59/+113
2021-08-09imx: ventana: remove hard-coded flexcan standby pinTim Harvey1-21/+0
2021-08-09imx: ventana: remove hard-coded analog video codec enableTim Harvey2-26/+0
2021-08-09imx: ventana: remove hard-coded USB OTG pinmuxTim Harvey1-7/+0
2021-08-09imx: ventana: remove hard-coded PCI resetTim Harvey3-62/+0
2021-08-09imx: ventana: remove hard-coded USB HUBRST# gpio configTim Harvey1-10/+0
2021-08-09imx: ventana: replace hard-coded LED config with dt based configTim Harvey2-150/+0
2021-08-09imx: ventana: remove nand field from common ventana structTim Harvey3-18/+4
2021-08-09imx: ventana: move wdog/uhs-i board/revision dt fixupsTim Harvey4-157/+141
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 Glass3-4/+4
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass2-2/+2
2021-07-10board: gateworks: venice: remove forced enable of GSC thermal protectionTim Harvey1-3/+5
2021-07-10board: gateworks: venice: add ftd_file env vars on bootTim Harvey1-3/+16
2021-07-10board: gateworks: venice: display DTB usedTim Harvey1-1/+5
2021-07-10board: gateworks: venice: gsc: fix voltage offsetTim Harvey1-1/+1
2021-07-10board: gateworks: venice: gsc: fix typoTim Harvey1-1/+1
2021-07-10board: gateworks: venice: add imx8mm-gw7901 supportTim Harvey1-1/+54
2021-07-10pci: imx: use reset-gpios if defined by device-treeTim Harvey1-1/+1
2021-07-10imx: ventana: display 'none' for MMC if board does not have itTim Harvey1-0/+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: put LTC3676 regulators in continuous modeTim Harvey1-0/+6
2021-07-10imx: ventana: put PFUZ100 regulators in continuous modeTim Harvey1-0/+26
2021-07-10imx: ventana: add PMIC fix for GW54xx-GTim Harvey1-0/+22
2021-07-10imx: ventana: remove unneeded includesTim Harvey1-14/+0
2021-06-09imx: ventana: enable dm support for PCI and FEC ethernetTim Harvey2-84/+16
2021-05-02imx: ventana: add delay before reading EEPROMTim Harvey1-0/+1