summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-05-25Merge tag 'u-boot-imx-20230525' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini37-1616/+1163
2023-05-21imx9: Calculate DDR size from DDRC settingYe Li1-4/+17
2023-05-21ddr: imx93: update the ddr init to support mult setpointsJacky Bai2-2/+21
2023-05-21ddr: imx93: Add 625M bypass clock supportJacky Bai1-0/+3
2023-05-21ddr: imx9: Add workaround for DDRPHY rank-to-rank errataYe Li1-0/+2
2023-05-21arm: dts: imx93: add tmuPeng Fan1-0/+48
2023-05-21arm: dts: imx93: sync device tree with LinuxPeng Fan4-652/+528
2023-05-21imx9: allow to bootaux Mcore with input addressYe Li1-7/+3
2023-05-21imx9: use i.MX generic rom api functionPeng Fan1-4/+1
2023-05-21imx9: correct coding stylePeng Fan1-1/+2
2023-05-21imx9: add i.MX93 variants supportPeng Fan3-2/+42
2023-05-21imx9: clock: config arm alt root to 500mhzPeng Fan1-0/+6
2023-05-21imx9: clock: add CONFIG_IMX9_LOW_DRIVE_MODE supportPeng Fan2-4/+56
2023-05-21imx9: clock: clear HW_CTRL_SELPeng Fan1-0/+3
2023-05-21imx9: Get market segment and speed gradingPeng Fan2-1/+83
2023-05-21imx9: soc: support reset causePeng Fan1-0/+59
2023-05-21imx9: Change hard coded MAC to read from fuseYe Li1-6/+43
2023-05-21imx9: cut off OPTEE memory region from U-BootPeng Fan1-1/+148
2023-05-21imx9: simplify clk settingsPeng Fan2-16/+28
2023-05-21imx9: correct getting LPI2C clkPeng Fan1-1/+1
2023-05-21imx9: use parameter freq when set_arm_clkPeng Fan1-1/+1
2023-05-21imx9: add more PLL settingsPeng Fan1-0/+4
2023-05-21imx9: configure M33 systick to 24MPeng Fan1-2/+2
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan18-845/+10
2023-05-21imx: spl_imx_romapi: typo fixPeng Fan1-1/+1
2023-05-21imx8ulp: build ahabPeng Fan2-0/+6
2023-05-21ARM: dts: imx7d-sdb-u-boot: Fix usdhc1 UHS operationFabio Estevam1-0/+51
2023-05-21thermal: imx_tmu: Move architecture code into driverMarek Vasut1-73/+0
2023-05-21ARM: imx: Fix parsing of ROM log event IDs on iMX8MFedor Ross1-0/+1
2023-05-19rockchip: rk3588-rock-5b: Enable boot from SPI NOR flashJonas Karlman4-0/+46
2023-05-18rockchip: rk3588-rock-5b: Add bootph prop to pinctrl for uart2 and sdhciJonas Karlman1-0/+28
2023-05-18rockchip: rk3588: Select DM_RESET and DM_REGULATOR_FIXED in arch KconfigJonas Karlman1-0/+2
2023-05-18rockchip: rk3568-rock-3a: Enable boot from SPI NOR flashJonas Karlman2-0/+36
2023-05-18rockchip: rk3568-rock-3a: Use pinctrl for sdmmc and sdhci in SPLJonas Karlman1-0/+52
2023-05-18rockchip: rk3566-radxa-cm3-io: Use pinctrl for sdmmc and sdhci in SPLJonas Karlman1-0/+56
2023-05-18rockchip: rk3566-radxa-cm3-io: Update defconfigJonas Karlman1-0/+5
2023-05-18rockchip: rk356x-u-boot: Add xin24m clock node to SPLJonas Karlman1-0/+5
2023-05-18ARM: dts: rockchip: rock5b: enable pcie2x1l2 and associated combphyChristopher Obbard1-0/+22
2023-05-18ARM: dts: rockchip: rk3588s-u-boot: add pcie2x1l2 with PHYJoseph Chen1-0/+77
2023-05-18rockchip: rock-pi-4: Use SDMA to boost eMMC performanceJonas Karlman1-0/+6
2023-05-18rockchip: rockpro64: Use SDMA to boost eMMC performanceJonas Karlman1-0/+5
2023-05-18mmc: rockchip_sdhci: Disable DMA mode using a device tree propertyJonas Karlman2-0/+2
2023-05-17reset: rockchip: implement rk3588 lookup tableEugen Hristev1-0/+21
2023-05-17ARM: dts: rk3588-rock-5b-u-boot: add bootph-all to pinctrl for sdmmcEugen Hristev1-0/+26
2023-05-17ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB 2.0 hostEugen Hristev2-0/+168
2023-05-16Merge branch '2023-05-15-assorted-bugfixes'Tom Rini1-1/+1
2023-05-16Merge tag 'xilinx-for-v2023.07-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini4-20/+56
2023-05-16drivers: core: ofnode: fix typo in panel timing decodeRaphael Gallais-Pou1-1/+1
2023-05-15arm64: zynqmp: Fix User MTD partition sizeMichal Simek1-1/+1
2023-05-15arm64: zynqmp: Fix issue of apps executing from R5 core 1Ashok Reddy Soma1-10/+16