aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-21armv8: layerscape: env: Switch to arch_env_get_location()Marek Vasut1-1/+1
2022-04-21env: Implement lower priority arch_env_get_location()Marek Vasut2-3/+42
2022-04-21configs: phycore_imx8mm/p: drop unused SDHC macroPeng Fan2-8/+0
2022-04-21configs: imx8mm/n_venice: drop unused SDHC macroPeng Fan2-7/+0
2022-04-21configs: verdin-imx8m: drop unused SDHC macroPeng Fan2-7/+0
2022-04-21configs: imx8qm/qxp_evk: drop unused SDHC macroPeng Fan2-10/+0
2022-04-21configs: mx7dsabresd: drop unused SDHC macroPeng Fan1-9/+0
2022-04-21configs: mx6sxsabresd: drop CONFIG_SYS_FSL_USDHC_NUMPeng Fan1-2/+0
2022-04-21configs: imx8mn_evk: drop unused SDHC macroPeng Fan1-5/+0
2022-04-21configs: imx8mp_evk: drop unused SDHC macroPeng Fan1-3/+0
2022-04-21configs: imx8mm_evk: drop unused SDHC macroPeng Fan1-5/+0
2022-04-21ARM: imx: imx8m: Fix board_get_usable_ram_top()Marek Vasut1-3/+2
2022-04-21configs: ge_bx50v3: remove CONFIG_PCIE_IMX_POWER_GPIOIan Ray1-1/+0
2022-04-21pci: imx: remove weak overrides no longer usedTim Harvey2-11/+2
2022-04-21pci: imx: use vpcie-supply if defined by device-treeTim Harvey2-3/+18
2022-04-21arm: kirkwood: Sheevaplug : Use Marvell uclass mvgbe and PHY driver for EthernetTony Dinh4-110/+20
2022-04-21arm: mvebu: turris_omnia: Enable CONFIG_CMD_FUSEPali Rohár1-0/+2
2022-04-21board: toradex: drop colibri pxa270 supportMarcel Ziswiler9-447/+1
2022-04-21board: gateworks: venice: add imx8mp-venice-gw740x supportTim Harvey16-10/+3571
2022-04-21board: gateworks: venice: add additional levels for dtb name matchTim Harvey1-0/+8
2022-04-21board: gateworks: gw_ventana: use comomn GSC driverTim Harvey15-184/+266
2022-04-21imx8m{m, n}_venice_defconfig: enable md5sum and crc32 commandsTim Harvey2-2/+6
2022-04-21imx8m{m,n}-venice-gw7902: add support for GPY111 phyTim Harvey4-2/+10
2022-04-21imx8m{m,n}_venice_defconfig: add DT overlay supportTim Harvey2-0/+2
2022-04-21arm: dts: imx8m*-venice: add gpio hog supportTim Harvey9-0/+669
2022-04-21board: gateworks: venice: use common GSC driverTim Harvey12-763/+425
2022-04-21board: gateworks: venice: enable DM_SERIALTim Harvey2-0/+4
2022-04-21configs: imx8m{m,n}_venice_defconfig: add usb supportTim Harvey4-0/+43
2022-04-21imx8m{m,n}_venice: update env memory layoutTim Harvey4-10/+12
2022-04-21configs: tdx: apalis/colibri_imx6: use preboot as wellMarcel Ziswiler4-7/+6
2022-04-21configs: tdx: apalis_imx6: drop hw v1.0 supportMarcel Ziswiler2-41/+3
2022-04-21board: colibri_imx7: fix usb start on soloMarcel Ziswiler2-32/+9
2022-04-21configs: tdx: Do not overwrite fdtfile if it got set manuallyPhilippe Schenker7-7/+7
2022-04-21configs: colibri-imx7/-emmc: enable booting from usb sdpOleksandr Suvorov2-0/+2
2022-04-21configs: toradex: enable missing fit optionsOleksandr Suvorov10-0/+11
2022-04-21toradex: drop legacy nfsboot scriptIgor Opaniuk10-86/+0
2022-04-21toradex: set default dhcp distroboot scriptnameIgor Opaniuk12-2/+14
2022-04-21toradex: globally disable video supportIgor Opaniuk8-60/+0
2022-04-21toradex: apalis-imx8x: drop support for apalis imx8xDenys Drozdov14-950/+1
2022-04-21arm: dts: imx8mp: Import GPCv2 subset, HSIOMIX and USB PDMarek Vasut1-2/+70
2022-04-21usb: dwc3: Implement .glue_configure for i.MX8MPMarek Vasut1-0/+52
2022-04-21usb: dwc3: Rename .select_dr_mode to .glue_configureMarek Vasut1-5/+5
2022-04-21imx: power-domain: Add i.MX8MP HSIOMIX driverMarek Vasut3-0/+167
2022-04-21imx: power-domain: Add i.MX8MP supportMarek Vasut2-0/+125
2022-04-21power_domain: Add power_domain_get_by_name()Marek Vasut2-0/+35
2022-04-21imx: power-domain: Get rid of SMCCC dependencyMarek Vasut2-19/+361
2022-04-21imx: power-domain: Inline arch-imx8m/power-domain.hMarek Vasut2-16/+6
2022-04-21imx: power-domain: Descend into pgc subnode if presentMarek Vasut1-0/+6
2022-04-21power-domain: Return 0 if ops unimplemented and remove empty functionsMarek Vasut12-181/+4
2022-04-21imx8ulp: clock: Fix lcd clock algoLoic Poulain1-3/+2