summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-07-09x86: Update docs link in bootparam headerPaul Barker1-1/+1
2023-07-03microblaze: u-boot-spl.lds: Pass _image_binary_endFabio Estevam1-0/+1
2023-07-03sunxi: u-boot-spl.lds: Pass _image_binary_endFabio Estevam2-0/+2
2023-07-01ARM: arm11: Add C wrapper for allow_unaligned()Marek Vasut3-3/+21
2023-07-01ARM: armv7: Add C wrapper for allow_unaligned()Marek Vasut3-3/+9
2023-06-29board: rockchip: rock5b-rk3588: fix descriptionEugen Hristev1-5/+5
2023-06-27riscv: Fix alignment of RELA sections in the linker scriptsBin Meng1-3/+1
2023-06-24imx: hab: Simplify the mechanismMarek Vasut5-43/+32
2023-06-24imx: hab: Fix a couple of build warnings with DEBUG enabledMarek Vasut1-3/+3
2023-06-24ARM: imx: Add weak default reset_cpu()Marek Vasut1-0/+4
2023-06-24mips: cpu: Use plain puts() in restart handlerMarek Vasut1-1/+1
2023-06-16ARM: at91: don't initialize clocks if scmi clock driver is enabledClément Léger1-1/+1
2023-06-08ARM: rmobile: Identify R-Car D3 R8A77995 r1.1 SoCHai Pham1-2/+4
2023-06-08ARM: rmobile: Identify R-Car M3-W R8A7796 r1.1/1.2 SoCHiroyuki Yokoyama1-0/+7
2023-06-07sunxi: Fix typo in include guardSam Edwards1-1/+1
2023-06-07sunxi: dts: arm/arm64: update devicetree files from Linux-v6.4-rc2Andre Przywara20-37/+259
2023-05-30arm: apple: Add initial Apple M2 Pro/Max supportMark Kettenis1-3/+106
2023-05-30arm: mach-k3: security: separate out validating binary logicManorit Chawdhry3-8/+30
2023-05-30arm: mach-k3: Increase SYSFW max image sizeDave Gerlach1-2/+1
2023-05-30Kconfig: j721e: Change K3_MCU_SCRATCHPAD_BASE to non firewalled regionManorit Chawdhry1-1/+2
2023-05-30arm: k3: config.mk: Add missing dependencies on tispl.bin HSAndrew Davis1-0/+2
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