summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-10-04riscv: bootstage: correct bootstage_report guardChanho Park
2023-10-02Merge branch 'next_pinctrl_sync' of https://source.denx.de/u-boot/custodians/...Tom Rini
2023-10-02Merge branch 'next'Tom Rini
2023-10-01ARM: dts: renesas: Synchronize RZ R8A774E1 RZ/G2H DTs with Linux 6.5.3Marek Vasut
2023-10-01ARM: dts: renesas: Synchronize RZ R8A774C0 RZ/G2E DTs with Linux 6.5.3Marek Vasut
2023-10-01ARM: dts: renesas: Synchronize RZ R8A774B1 RZ/G2N DTs with Linux 6.5.3Marek Vasut
2023-10-01ARM: dts: renesas: Synchronize RZ R8A774A1 RZ/G2M DTs with Linux 6.5.3Marek Vasut
2023-10-01ARM: dts: renesas: Synchronize RZ R7S72100 RZ/A1 DTs with Linux 6.5.3Marek Vasut
2023-10-01ARM: dts: renesas: Synchronize R-Car R8A779G0 V4H DTs with Linux 6.5.3Marek Vasut
2023-10-01ARM: dts: renesas: Synchronize R-Car R8A779F0 S4 DTs with Linux 6.5.3Marek Vasut
2023-10-01ARM: dts: renesas: Synchronize R-Car R8A779A0 E3 DTs with Linux 6.5.3Marek Vasut
2023-10-01ARM: dts: renesas: Synchronize R-Car R8A77995 D3 DTs with Linux 6.5.3Marek Vasut
2023-10-01ARM: dts: renesas: Synchronize R-Car R8A77990 E3 DTs with Linux 6.5.3Marek Vasut
2023-10-01ARM: dts: renesas: Synchronize R-Car R8A77980 V3H DTs with Linux 6.5.3Marek Vasut
2023-10-01ARM: dts: renesas: Synchronize R-Car R8A77970 V3M DTs with Linux 6.5.3Marek Vasut
2023-10-01ARM: dts: renesas: Synchronize R-Car R8A77965 M3-N DTs with Linux 6.5.3Marek Vasut
2023-10-01ARM: dts: renesas: Synchronize R-Car R8A77960 M3-W and R8A77961 M3-W+ DTs wit...Marek Vasut
2023-10-01ARM: dts: renesas: Synchronize R-Car R8A77951 H3 DTs with Linux 6.5.3Marek Vasut
2023-10-01ARM: dts: renesas: Synchronize R-Car R8A7794 E2 DTs with Linux 6.5.3Marek Vasut
2023-10-01ARM: dts: renesas: Synchronize R-Car R8A7791 M2-W and R8A7793 M2-N DTs with L...Marek Vasut
2023-10-01ARM: dts: renesas: Synchronize R-Car R8A7790 H2 DTs with Linux 6.5.3Marek Vasut
2023-10-01ARM: dts: renesas: Add compatible properties to KSZ9031 Ethernet PHYs on Salv...Marek Vasut
2023-09-30Convert CFG_SYS_UBOOT_START to KconfigJesse Taube
2023-09-26riscv: set fdtfile on VisionFive 2Heinrich Schuchardt
2023-09-24Merge tag 'u-boot-imx-20230923' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2023-09-24Merge tag 'dm-next-23sep23' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-23kontron_sl28: Use u-boot-update.bin instead of u-boot.updateSimon Glass
2023-09-23imx7: Disable CAAM Job Ring 0Fabio Estevam
2023-09-23imx: hab: Explain that ivt_offset is optionalFabio Estevam
2023-09-23imx: hab: Improve the hab_auth_img_or_fail usage textFabio Estevam
2023-09-23imx: hab: Allow hab_auth_img_or_fail to be called without ivt_offsetEduard Strehlau
2023-09-23mach-imx: bootaux: fix building with disabled bootelfOleksandr Suvorov
2023-09-23sandbox: test: Fix typo in test.dtsMichal Simek
2023-09-22x86: coreboot: Record the position of the SMBIOS tablesSimon Glass
2023-09-22Record the position of the SMBIOS tablesSimon Glass
2023-09-22x86: coreboot: Enable VIDEO_COPYSimon Glass
2023-09-22x86: coreboot: Drop USB init on startupSimon Glass
2023-09-22x86: Set the CPU vendor in SPLSimon Glass
2023-09-22x86: coreboot: Rearrange arch_cpu_init()Simon Glass
2023-09-22x86: coreboot: Document cbmem console structSimon Glass
2023-09-22x86: dm: Mark driver model as dead when disabling CARSimon Glass
2023-09-22x86: broadwell: Set up MTRRsSimon Glass
2023-09-22x86: broadwell: Avoid initing the CPU twiceSimon Glass
2023-09-22x86: spl: Change the condition for copying U-Boot to RAMSimon Glass
2023-09-22x86: Add some log categoriesSimon Glass
2023-09-22x86: broadwell: Show the memory delaySimon Glass
2023-09-22x86: Prevent from missing the FADT chainingAndy Shevchenko
2023-09-22Reland "x86: Move FACP table into separate functions""Simon Glass
2023-09-22x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)Troy Kisky