summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-31arm: use asm-generic/unaligned.hJens Wiklander
2023-05-31Merge branch '2023-05-31-code-cleanups' into nextTom Rini
2023-05-31include: Remove unused header filesTom Rini
2023-05-31faraday: remove orphaned header fileAndre Przywara
2023-05-31exynos: fix header inclusion guardAndre Przywara
2023-05-31freescale: vsc3316_3308: fix header inclusion guardAndre Przywara
2023-05-31arm: uniphier: fix header inclusion guardAndre Przywara
2023-05-31imx: fix header inclusion guardsAndre Przywara
2023-05-31arm: Remove ti816x_evm board and ti816x SoC supportTom Rini
2023-05-30Merge branch '2023-05-30-TI-fixes-Apple-M2-support'Tom Rini
2023-05-30pci: apple: Add support for M2 Pro/MaxMark Kettenis
2023-05-30arm: apple: Add initial Apple M2 Pro/Max supportMark Kettenis
2023-05-30arm: mach-k3: security: separate out validating binary logicManorit Chawdhry
2023-05-30arm: mach-k3: Increase SYSFW max image sizeDave Gerlach
2023-05-30Kconfig: j721e: Change K3_MCU_SCRATCHPAD_BASE to non firewalled regionManorit Chawdhry
2023-05-30configs: j721e: Merge the HS and non-HS defconfigsManorit Chawdhry
2023-05-30arm: k3: config.mk: Add missing dependencies on tispl.bin HSAndrew Davis
2023-05-29Prepare v2023.07-rc3v2023.07-rc3Tom Rini
2023-05-29configs: Resync with savedefconfigTom Rini
2023-05-25Merge tag 'u-boot-imx-20230525' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-05-21serial: mxs: Add MXS AUART driverMarek Vasut
2023-05-21imx9: imx93_evk: enable sysresetPeng Fan
2023-05-21imx9: imx93_evk: update ddr timing filePeng Fan
2023-05-21imx9: Calculate DDR size from DDRC settingYe Li
2023-05-21ddr: imx9: update the rank setting for multi fsp supportJacky Bai
2023-05-21ddr: imx93: update the ddr init to support mult setpointsJacky Bai
2023-05-21ddr: imx93: Add 625M bypass clock supportJacky Bai
2023-05-21ddr: imx9: Change the saved ddr data base to 0x2051c000Jacky Bai
2023-05-21imx9: imx93_evk: Update spl stack & bss base addressPeng Fan
2023-05-21ddr: imx9: Add workaround for DDRPHY rank-to-rank errataYe Li
2023-05-21arm: dts: imx93: add tmuPeng Fan
2023-05-21arm: dts: imx93: sync device tree with LinuxPeng Fan
2023-05-21imx9: allow to bootaux Mcore with input addressYe Li
2023-05-21imx9: imx93_evk: add low drive mode support on 11x11 EVKPeng Fan
2023-05-21imx9: use i.MX generic rom api functionPeng Fan
2023-05-21imx9: correct coding stylePeng Fan
2023-05-21imx9: add i.MX93 variants supportPeng Fan
2023-05-21imx9: clock: config arm alt root to 500mhzPeng Fan
2023-05-21imx9: clock: add CONFIG_IMX9_LOW_DRIVE_MODE supportPeng Fan
2023-05-21imx9: clock: clear HW_CTRL_SELPeng Fan
2023-05-21imx9: Get market segment and speed gradingPeng Fan
2023-05-21imx9: soc: support reset causePeng Fan
2023-05-21watchdog: ulp_wdog: guard reset_cpu with condition checkPeng Fan
2023-05-21imx9: imx93_evk: enable CONFIG_WDTPeng Fan
2023-05-21imx9: imx93_evk: select IMX_TMUPeng Fan
2023-05-21imx9: imx93_evk: drop unused macroPeng Fan
2023-05-21imx9: imx93_evk: enable CPU_IMXPeng Fan
2023-05-21imx9: Change hard coded MAC to read from fuseYe Li
2023-05-21imx9: cut off OPTEE memory region from U-BootPeng Fan
2023-05-21imx9: simplify clk settingsPeng Fan