aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-10-23rockchip: rk3568-radxa-e25: Enable pcie3x1 nodeJonas Karlman1-2/+9
2023-10-19serial: sh: Add RZ/G2L SCIF supportPaul Barker1-0/+1
2023-10-19Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini10-34/+445
2023-10-19riscv: Add Zbb support for building U-BootYu Chien Peter Lin7-1/+392
2023-10-19riscv: dts: binman: add condition for opensbi os bootRandolph1-0/+24
2023-10-19riscv: kconfig: introduce SPL_LOAD_FIT_OPENSBI_OS_BOOT symbolRandolph1-0/+8
2023-10-19riscv: andes: Rearrange Andes PLICSW to single-bit-per-hart strategyRandolph1-13/+11
2023-10-19riscv: binman: Fix compilation errorMayuresh Chitale1-4/+10
2023-10-19riscv: remove dram_init_banksize()Heinrich Schuchardt1-16/+0
2023-10-19sandbox: watchdog: Avoid an error on startupSimon Glass1-1/+1
2023-10-17test: spl: Add a test for the SPI load methodSean Anderson1-0/+1
2023-10-17test: spl: Add a test for the NOR load methodSean Anderson1-0/+1
2023-10-17test: spl: Add a test for the NET load methodSean Anderson2-0/+5
2023-10-17test: spl: Add functions to create imagesSean Anderson1-0/+2
2023-10-17sandbox: Support -T in splSean Anderson1-2/+7
2023-10-17Move i.MX8 container image loading support to common/splSean Anderson3-172/+1
2023-10-17arm: imx: Check header before calling spl_load_imx_containerSean Anderson8-87/+10
2023-10-17arm: imx: Add function to validate i.MX8 containersSean Anderson6-5/+15
2023-10-17arm: imx: Use log_err for errors in read_auth_containerSean Anderson1-2/+3
2023-10-17arm: imx: Add newlines after error messagesSean Anderson1-2/+2
2023-10-17arm: imx: Fix i.MX8 container load addressSean Anderson1-1/+1
2023-10-17Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shWIP/17Oct2023Tom Rini15-2/+2388
2023-10-17board: rzg2l: Add RZ/G2L SMARC EVK boardPaul Barker1-0/+14
2023-10-17arm: dts: Import RZ/G2L SMARC EVK device treePaul Barker8-0/+2124
2023-10-17arm: rmobile: Support RZ/G2L memory mapPaul Barker2-4/+131
2023-10-17arm: rmobile: Add CPU detection for RZ/G2LPaul Barker3-1/+68
2023-10-17arm: rmobile: Include <asm/types.h> in headerPaul Barker1-0/+2
2023-10-16Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini52-411/+2680
2023-10-16Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini9-31/+567
2023-10-16Merge branch '2023-10-16-assorted-cmd-updates'Tom Rini1-4/+2
2023-10-16imx8mp-evk: Add USB0 OTG supportFabio Estevam1-0/+13
2023-10-16arm64: dts: imx8mp: Make GPIO3 available early in U-Boot proper on i.MX8MP DHCOMMarek Vasut1-0/+1
2023-10-16mxs: Kconfig: Remove TARGET_XFI3 symbolFabio Estevam1-3/+0
2023-10-16smegw01: Convert to watchdog driver modelFabio Estevam1-0/+13
2023-10-16mx7dsabresd: Convert to watchdog driver modelFabio Estevam1-0/+12
2023-10-16imx7d-sdb-u-boot: Pass SPDX-License tagFabio Estevam1-0/+2
2023-10-16imx93_evk: defconfig: enable clock driverSébastien Szymanski1-0/+23
2023-10-16arm64: dts: imx8mp: Add DT overlay describing i.MX8MP DHCOM SoM rev.100Marek Vasut4-4/+136
2023-10-16arm64: dts: imx8mp: Drop i.MX8MP DHCOM rev.100 PHY address workaround from PD...Marek Vasut1-4/+0
2023-10-16arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200Marek Vasut2-49/+151
2023-10-16arm64: dts: imx8mp: Switch to DT overlays for i.MX8MP DHCOM SoMMarek Vasut5-0/+129
2023-10-16imx: hab: Use size parameterMarek Vasut1-1/+1
2023-10-16cmd: Convert existing long help messages to the new macroTom Rini1-4/+2
2023-10-16gpio: Add RZ/G2L GPIO driverPaul Barker1-0/+1
2023-10-16pinctrl: renesas: Add RZ/G2L PFC driverPaul Barker1-0/+1
2023-10-16arm: rmobile: Restrict PINCTRL_PFC selection to R-Car gen3/gen4Paul Barker1-1/+2
2023-10-16clk: renesas: Add RZ/G2L & RZ/G2LC CPG driverPaul Barker2-0/+2
2023-10-16arm: rmobile: Add basic R9A07G044L SoC supportPaul Barker1-0/+5
2023-10-16arm: rmobile: Add basic RZ/G2L family supportPaul Barker4-0/+42
2023-10-16Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...Tom Rini5-56/+99