summaryrefslogtreecommitdiff
path: root/board/gateworks
Commit message (Expand)AuthorAgeFilesLines
...
* 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 headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-051-1/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-1/+1
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-172-4/+4
* common: Drop linux/delay.h from common headerSimon Glass2020-05-184-0/+4
* common: Drop log.h from common headerSimon Glass2020-05-185-0/+6
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-182-5/+9
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* arm: Don't include common.h in header filesSimon Glass2020-05-181-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-151-0/+3
* env: Drop environment.h header file where not neededSimon Glass2019-08-112-2/+0
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_get_yesno() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_init() to env.hSimon Glass2019-08-111-0/+1
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-232-4/+4