summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-08-16ARM: dts: stm32: Switch DWMAC RMII clock to MCO2 on DHCOMMarek Vasut2-4/+32
2023-08-16ARM: dts: stm32mp: alignment with v6.4Patrick Delaunay10-56/+299
2023-08-16ARM: stm32: Inhibit PDDS because CSTBYDIS is setMarek Vasut1-1/+1
2023-08-16ARM: dts: stm32: fix display pinmux for stm32f746-discoDario Binacchi1-1/+1
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt24-24/+24
2023-08-12dts: rockchip: rk3308: Avoid warning for serial probe on prerelocMassimo Pegorer1-0/+27
2023-08-12clk: rockchip: rk3308: Support reading UART rate and clock registersMassimo Pegorer2-2/+15
2023-08-12rockchip: spl: Drop out of scope debug message related to uart initMassimo Pegorer1-11/+0
2023-08-12rockchip: spl: Drop useless call to debug_uart_initMassimo Pegorer1-2/+0
2023-08-12rockchip: rk356x-u-boot: Set max-frequency prop in sdhci nodeJonas Karlman1-2/+1
2023-08-12clk: rockchip: rk3568: Fix mask for clk_cpll_div_25m_divJonas Karlman1-1/+1
2023-08-12rockchip: cru: Enable cpu info support for rk3568Anton2-0/+4
2023-08-12rockchip: rk3568: Add EmbedFire Lubancat 2 supportAndy Yan3-0/+761
2023-08-12rockchip: rv1126: Enable fdtoverlay supportJagan Teki1-0/+1
2023-08-12rockchip: dts: rk3328: rock64: Align spi flash entryPeter Robinson2-2/+2
2023-08-12rockchip: dts: rk3328: Add rng details to u-boot.dtsiPeter Robinson1-0/+6
2023-08-12rockchip: rk3399: remove duplicate call to regulators_enable_boot_onQuentin Schulz1-10/+0
2023-08-10riscv: cpu: jh7110: Select SPL_ZERO_MEM_BEFORE_USEShengyu Qu1-0/+1
2023-08-10riscv: Add SPL_ZERO_MEM_BEFORE_USE implementationShengyu Qu2-25/+12
2023-08-10riscv: Kconfig: Add SPL_ZERO_MEM_BEFORE_USEShengyu Qu1-0/+8
2023-08-10riscv: starfive: Add SYS_CACHE_SHIFT_6 to enable SYS_CACHELINE_SIZEMinda Chen1-0/+1
2023-08-10riscv: dts: starfive: Enable pcie0 dts nodeMinda Chen1-1/+1
2023-08-10cmd/sbi: display new extensionsHeinrich Schuchardt1-0/+2
2023-08-09Merge tag 'x86-pull-20230809' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini9-5/+25
2023-08-09x86: qemu: Add required linux/sizes.h includeSimon Glass2-0/+2
2023-08-09x86: i8254: Include required ibmpc.h headerSimon Glass1-0/+1
2023-08-09x86: Drop CFG_SYS_STACK_SIZESimon Glass1-1/+2
2023-08-09x86: Correct copying of BIOS mode informationSimon Glass1-1/+1
2023-08-09Revert "x86: Switch QEMU over to use the bochs driver"Simon Glass1-1/+1
2023-08-09x86: Run QEMU machine setup in SPLSimon Glass3-1/+18
2023-08-09x86: spl: Drop unwanted debug()Simon Glass1-1/+0
2023-08-09arm64: fsl: layerscape: Remove unused functionsShenlin Liang1-5/+0
2023-08-08arm_ffa: introduce sandbox FF-A supportAbdellatif El Khlifi4-0/+210
2023-08-08arm64: smccc: add support for SMCCCv1.2 x0-x17 registersAbdellatif El Khlifi2-1/+72
2023-08-04board: toradex: add verdin am62 supportMarcel Ziswiler10-1/+4663
2023-08-04arm: dts: k3-binman: fix rcfg_yaml and pcfg_yaml labelsMarcel Ziswiler1-8/+8
2023-08-04arm: mach-k3: am62: fix 2nd mux option of clkout0Marcel Ziswiler1-2/+3
2023-08-03arch: arm: fsl-layerscape: allow "opt-out" of fsl_setenv_bootcmdMathew McBride1-1/+1
2023-08-03board: traverse: ten64: fix allocation order of MAC addressesMathew McBride1-0/+10
2023-08-03board: mediatek: add MT7988 reference boardsWeijie Gao3-0/+318
2023-08-03arm: mediatek: add support for MediaTek MT7988 SoCWeijie Gao7-1/+526
2023-08-03arm: dts: mediatek: add infracfg registers to support GMAC/USB3 Co-PHYWeijie Gao1-0/+7
2023-08-03arm: dts: medaitek: convert gmac link mode to 2500base-xWeijie Gao10-20/+20
2023-08-03arm: dts: enable i2c support for MediaTek MT7981Weijie Gao1-0/+14
2023-08-03arm: mediatek: retrieve ram_base from dts node for armv8 platformWeijie Gao11-8/+68
2023-08-02acpi: Add missing RISC-V acpi_table headerHeinrich Schuchardt1-0/+11
2023-08-02riscv: dts: starfive: Enable PCIe host controllerMason Huo2-0/+85
2023-08-01Merge tag 'x86-pull-20230801' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini5-7/+16
2023-08-01Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-7/+23
2023-08-01x86: Add a little more info to cbsysinfoSimon Glass2-0/+8