summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-02ARM: dts: rmobile: Synchronize DT headers with Linux 6.1.7Marek Vasut
2023-02-01Merge tag 'fsl-qoriq-2023-2-1' of https://source.denx.de/u-boot/custodians/u-...Tom Rini
2023-02-01Merge tag 'u-boot-imx-20230201' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-02-01board: sifive: unmatched: enable booting on a second NVME deviceAurelien Jarno
2023-02-01riscv: ae350: support OpenSBI 1.0+ which enable FW_PICRick Chen
2023-02-01riscv: memcpy: check src and dst before copyRick Chen
2023-02-01riscv: ax25: bypass malloc when spl fit boots from ramRick Chen
2023-02-01riscv: ae350: Enable CCTL_SUENRick Chen
2023-02-01riscv: cpu: check U-Mode before counteren writeNikita Shubin
2023-02-01misc: ls2_sfp: Fix regulator nameSean Anderson
2023-02-01armv7: ls102xa: make QSPI clock selection optional during SoC initMario Kicherer
2023-02-01ls1021atsn: Suggest the NXP RCW github repoFabio Estevam
2023-01-31Merge https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2023-01-31Merge https://source.denx.de/u-boot/custodians/u-boot-pmicTom Rini
2023-01-31arm: dts: imx8mn-u-boot: use versioned ddr4 firmwareOleksandr Suvorov
2023-01-31configs: imx8mp_evk: revert to old ram settingsManoj Sai
2023-01-31imx8mq_pins: fix configuration for UART4 on ECSPI2 padsArnaud Ferraris
2023-01-31imx8: scu_api: sync sc_rm_is_pad_owned api changeYe Li
2023-01-31engicam: imx6: migrate to DM_SERIALMichael Trimarchi
2023-01-31configs: imx8mn_beacon_fspi: Add config for booting from QSPIAdam Ford
2023-01-31configs: imx8m: Prepare imx8m-beacon boards for HAB supportAdam Ford
2023-01-31board: gateworks: venice: poll I2C lines to wait for GSC firmwareTim Harvey
2023-01-31arm: dts: imx8m*-venice-*: add I2C GPIO bus recovery supportTim Harvey
2023-01-31arm64: dts: imx8m{m, n}-venice-gw7902: add gpio pins for new board revisionTim Harvey
2023-01-31imx: mx6sabresd: convert to DM_I2CPeng Fan
2023-01-31imx: mx6sabreauto: convert to DM_I2CPeng Fan
2023-01-31Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-01-31imx: Suggest the NXP ATF github repoFabio Estevam
2023-01-31include/configs: mx6/mx7: drop dangling commentsPeter Robinson
2023-01-31ARM: arm: colibri-imx6ull-emmc: fix emmc accessMax Krummenacher
2023-01-31board: apalis-imx8: add 2nd ethernet addressAndrejs Cainikovs
2023-01-31arm: imx: imx8m: Add basic PSCI provider implementationMarek Vasut
2023-01-31arm: imx: imx8m: Program CSU and TZASC if PSCI providerMarek Vasut
2023-01-31arm: imx: imx8m: Define trampoline location if PSCI providerMarek Vasut
2023-01-31arm: imx: imx8m: Map RAM as NS if PSCI providerMarek Vasut
2023-01-31arm: imx: imx8m: Enable GICv3 support if PSCI providerMarek Vasut
2023-01-31arm: imx: imx8m: Only use ROM pointers if not PSCI providerMarek Vasut
2023-01-31arm: dts: imx8m: Require ATF BL31 blob only if not PSCI providerMarek Vasut
2023-01-31arm: imx: Drop custom lowlevel_initMarek Vasut
2023-01-31arm: psci: Fix RESET2 hookMarek Vasut
2023-01-31arm: psci: Add PSCI v1.1 macroMarek Vasut
2023-01-31imx6q-sabrelite: Re-add mmc aliasesDetlev Casanova
2023-01-31imx: imx6ul: kontron-sl-mx6ul: Disable CONFIG_FSL_QSPI_AHB_FULL_MAP to fix SP...Frieder Schrempf
2023-01-31power: act8846_pmic: fix number of registersJohn Keeping
2023-01-31mmc: zynq_sdhci: Add support and quirk for HS400Ashok Reddy Soma
2023-01-31mmc: sdhci: Enable HS400 support if available in capsAshok Reddy Soma
2023-01-31mmc: sdhci: Check and call config_dll callback functionsAshok Reddy Soma
2023-01-31mmc: zynq_sdhci: Add support for eMMC5.1 for Versal NET platformAshok Reddy Soma
2023-01-31cmd: mmc: Expand bkops handlingMarek Vasut
2023-01-31imx: mx6sabreauto_defconfig: select DM_SERIALPeng Fan