aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-25Merge tag 'u-boot-imx-20230525' of https://gitlab.denx.de/u-boot/custodians/u...WIP/25May2023Tom Rini84-2458/+6163
2023-05-21serial: mxs: Add MXS AUART driverMarek Vasut3-0/+138
2023-05-21imx9: imx93_evk: enable sysresetPeng Fan2-0/+6
2023-05-21imx9: imx93_evk: update ddr timing filePeng Fan1-1426/+1935
2023-05-21imx9: Calculate DDR size from DDRC settingYe Li1-4/+17
2023-05-21ddr: imx9: update the rank setting for multi fsp supportJacky Bai1-62/+116
2023-05-21ddr: imx93: update the ddr init to support mult setpointsJacky Bai4-7/+134
2023-05-21ddr: imx93: Add 625M bypass clock supportJacky Bai2-0/+6
2023-05-21ddr: imx9: Change the saved ddr data base to 0x2051c000Jacky Bai1-1/+1
2023-05-21imx9: imx93_evk: Update spl stack & bss base addressPeng Fan2-4/+4
2023-05-21ddr: imx9: Add workaround for DDRPHY rank-to-rank errataYe Li2-0/+124
2023-05-21arm: dts: imx93: add tmuPeng Fan1-0/+48
2023-05-21arm: dts: imx93: sync device tree with LinuxPeng Fan7-672/+552
2023-05-21imx9: allow to bootaux Mcore with input addressYe Li1-7/+3
2023-05-21imx9: imx93_evk: add low drive mode support on 11x11 EVKPeng Fan5-6/+1642
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 Fan4-2/+56
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-21watchdog: ulp_wdog: guard reset_cpu with condition checkPeng Fan1-0/+2
2023-05-21imx9: imx93_evk: enable CONFIG_WDTPeng Fan1-0/+1
2023-05-21imx9: imx93_evk: select IMX_TMUPeng Fan1-0/+2
2023-05-21imx9: imx93_evk: drop unused macroPeng Fan1-2/+0
2023-05-21imx9: imx93_evk: enable CPU_IMXPeng Fan1-0/+2
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: imx8_cpu: print cpu grade temperaturePeng Fan1-0/+29
2023-05-21imx: imx8_cpu: support get temperature for i.MX9Peng Fan1-4/+8
2023-05-21imx: imx8_cpu: support i.MX9Peng Fan3-28/+62
2023-05-21imx: imx8_cpu: use static for local functionsPeng Fan1-3/+3
2023-05-21imx: firmware: sci: add inline functions when IMX8 not enabledPeng Fan1-0/+241
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan41-41/+265
2023-05-21imx: spl_imx_romapi: typo fixPeng Fan1-1/+1
2023-05-21thermal: imx_tmu: Update TMU driver to support iMX93Ye Li2-3/+104
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 Vasut2-75/+93
2023-05-21thermal: imx_tmu: Clean up all printsMarek Vasut1-15/+15
2023-05-21ARM: imx: Fix parsing of ROM log event IDs on iMX8MFedor Ross1-0/+1
2023-05-19Merge tag 'u-boot-rockchip-20230519' of https://source.denx.de/u-boot/custodi...WIP/19May2023Tom Rini35-214/+1787
2023-05-19rockchip: rk3588-rock-5b: Enable boot from SPI NOR flashJonas Karlman5-0/+56