aboutsummaryrefslogtreecommitdiffstats
path: root/board/gateworks
Commit message (Expand)AuthorAgeFilesLines
* spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()Marek Vasut2023-10-171-1/+1
* board: gateworks: venice: updates for imx8mp-venice-gw74xx revB PCBTim Harvey2023-10-161-2/+2
* treewide: rework linker symbol declarations in sections headerShiji Yang2023-08-091-0/+1
* configs: imx8m: Prepare imx8m-venice boards for HAB supportTim Harvey2023-07-131-0/+5
* board: gateworks: venice: switch to 2-bank dram configTim Harvey2023-07-131-1/+1
* board: gateworks: venice: add imx8mp-gw7905-2x supportTim Harvey2023-07-114-2/+555
* board: gateworks: venice: display dram speedTim Harvey2023-07-111-2/+5
* board: gateworks: venice: assume emmc device for USB bootTim Harvey2023-07-111-0/+1
* board: gateworks: venice: dynamically update the update_firmware scriptTim Harvey2023-07-112-3/+74
* board: gateworks: venice: dynamically determine U-Boot env partitionTim Harvey2023-07-111-0/+15
* board: gateworks: venice: dynamically determine U-Boot raw sectorTim Harvey2023-07-111-0/+15
* board: gateworks: venice: add eraseenv commandTim Harvey2023-07-111-1/+0
* arm64: imx8mp: Drop EQoS GPR[1] board workaroundMarek Vasut2023-03-301-15/+0
* configs: remove gwventana_gw5904_defconfigTim Harvey2023-03-301-1/+0
* board: gateworks: venice: enable XWAY PHY supportTim Harvey2023-03-301-16/+0
* venice: Simplify conditions for network initSimon Glass2023-03-031-3/+3
* board: gateworks: venice: move README to RSTTim Harvey2023-02-192-35/+1
* board: gw_ventana: enable MV88E61XX DSA supportTim Harvey2023-02-021-32/+18
* board: gateworks: venice: poll I2C lines to wait for GSC firmwareTim Harvey2023-01-311-14/+25
* imx: Suggest the NXP ATF github repoFabio Estevam2023-01-311-1/+1
* ARM: imx: Remove PMIC reset configuration from board filesMarek Vasut2023-01-301-3/+0
* global: Migrate CONFIG_POWER_PFUZE100_I2C_ADDR to CFGTom Rini2022-12-231-2/+2
* global: Migrate CONFIG_POWER_LTC3676_I2C_ADDR to CFGTom Rini2022-12-231-2/+2
* imx: imx8m{m,n,p}_venice: migrate to CONFIG_EXTRA_ENV_TEXTTim Harvey2022-11-081-0/+34
* board: gateworks: venice: remove redundance adjustment of thermal trip pointsTim Harvey2022-11-081-16/+0
* Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2022-10-245-17/+22
|\
| * board: gateworks: venice: add imx8mm-gw7904 supportTim Harvey2022-10-241-1/+2
| * board: gateworks: venice: add GW7903 PMICTim Harvey2022-10-241-4/+5
| * board: gateworks: gw_ventana: fix mmc env devTim Harvey2022-10-211-0/+5
| * board: gateworks: venice: update GW74xx PMIC configTim Harvey2022-10-201-9/+7
| * board: gateworks: venice: rename eeprom_initTim Harvey2022-10-204-4/+4
* | board: gateworks: gw_ventana: fix building with GCC 12.2Heinrich Schuchardt2022-10-211-2/+1
|/
* board: gateworks: venice: add fixup for GW73xx-C+Tim Harvey2022-09-183-7/+46
* gw_ventana: Migrate to using CONFIG_EXTRA_ENV_TEXTTom Rini2022-06-281-0/+145
* imx: imx8mm/n/p-venice: enable pinctrl_wdog in SPLPeng Fan2022-06-141-29/+0
* board: gateworks: gw_ventana: remove obsolete fileTim Harvey2022-05-201-471/+0
* board: gateworks: gw_ventana: add support for GPY111 PHYTim Harvey2022-05-201-6/+21
* board: gateworks: venice: enable SPL_DM_SERIALTim Harvey2022-05-201-21/+2
* led: Drop led_default_state()Marek Vasut2022-04-281-2/+0
* board: gateworks: venice: add imx8mp-venice-gw740x supportTim Harvey2022-04-218-10/+1968
* board: gateworks: venice: add additional levels for dtb name matchTim Harvey2022-04-211-0/+8
* board: gateworks: gw_ventana: use comomn GSC driverTim Harvey2022-04-219-177/+261
* board: gateworks: venice: use common GSC driverTim Harvey2022-04-216-763/+398
* board: gateworks: venice: add imx8mm-gw7903 supportTim Harvey2022-04-135-624/+2997
* board: gateworks venice: add support for GPY111 phyTim Harvey2022-04-121-0/+16
* board: venice: add spl_board_loader_nameTim Harvey2022-04-121-0/+14
* board: gateworks: gw_ventana: move ft_early_fixups out of commonTim Harvey2022-04-124-155/+146
* board: gateworks: gw_ventana: move GPIO config out of commonTim Harvey2022-04-123-88/+85
* board: gateworks: gw_ventana: move SPL uart config out of commonTim Harvey2022-04-123-13/+11
* board: gateworks: gw_ventana: convert to DM_I2CTim Harvey2022-04-127-292/+331