summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-03-14rockchip: rk3328-nanopi-r2: Update defconfigJonas Karlman
2024-03-14rockchip: rk3328: Update default u-boot, spl-boot-order propJonas Karlman
2024-03-13stv0991: Remove stv0991 board and architecture codeTom Rini
2024-03-13arm: dts: k3-am64: Move to OF_UPSTREAMAndrew Davis
2024-03-13Merge tag 'mips-fixes-for-v2024.04' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-03-13mips: fix change_k0_cca()Daniel Schwierzeck
2024-03-13mips: implement __udivdi3Linus Walleij
2024-03-13arm64: Enable CONFIG_64BIT for static analysisDan Carpenter
2024-03-13Kconfig: move CONFIG_32/64BIT to arch/KconfigDan Carpenter
2024-03-13arm: mach-k3: fixup whitespace in SPDX License IDsBryan Brattlof
2024-03-13arm: dts: introduce am62p5 U-Boot dts filesBryan Brattlof
2024-03-13arch: mach-k3: introduce basic files to support the am62px SoC familyBryan Brattlof
2024-03-13arm: mach-k3: invert logic for split DM firmware configBryan Brattlof
2024-03-13arm: mach-k3: am62px: introduce clock and device files for wkup splBryan Brattlof
2024-03-13soc: add info to identify the am62p SoC familyBryan Brattlof
2024-03-13board: at91: sama7g54_curiosity: Add initial board supportMihai Sain
2024-03-13ARM: dts: at91: sama7g54_curiosity: Add initial device tree of the boardMihai Sain
2024-03-13ARM: dts: at91: sama7g5: Add flexcom 10 nodeMihai Sain
2024-03-13board: rockchip: add Theobroma-Systems RK3588 Jaguar SBCQuentin Schulz
2024-03-13rockchip: rk3588: bind MMC controllers in U-Boot proper pre-relocQuentin Schulz
2024-03-13rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz
2024-03-13rockchip: migrate hardware.h inclusion into appropriate filesQuentin Schulz
2024-03-13rockchip: rk3588: add constants for some register address spacesQuentin Schulz
2024-03-13rockchip: rk3588: disable force_jtag by defaultQuentin Schulz
2024-03-13rockchip: transform rockchip_capsule_update_board_setup into a weak function ...Quentin Schulz
2024-03-13rockchip: merge misc.c into board.cQuentin Schulz
2024-03-13rockchip: add weak function symbol called at the beginning of misc_init_rQuentin Schulz
2024-03-13rockchip: avoid out-of-bounds when computing cpuidQuentin Schulz
2024-03-12arm64: zynqmp: Describe USB wakeup interruptMichal Simek
2024-03-12arm64: zynqmp: Remove additional compatible string for sc-revBMichal Simek
2024-03-12arm64: zynqmp: Fix gpio-key DT descriptionMichal Simek
2024-03-12arm64: zynqmp: Add label to pmu fwnodeLukas Funke
2024-03-12riscv: dts: jh7110: Enable PLL node in SPLBo Gan
2024-03-12riscv: cpu: improve multi-letter extension detection in supports_extension()Conor Dooley
2024-03-12riscv: dts: jh7110: fix indentationLeon M. Busch-George
2024-03-12riscv: sifive: fu740: reduce DDR speed from 1866MT/s to 1600MT/sThomas Perrot
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini
2024-03-11arm: dts: imx8mp-beacon-kit: Resync DTS with Linux 6.8Adam Ford
2024-03-07board: phytec: am64x: Add PHYTEC phyCORE-AM64x SoMWadim Egorov
2024-03-06Merge patch series "Move DRAM address of ATF"Tom Rini
2024-03-06arm: mach-k3: Move DRAM address of ATF for AM62/AM62aAndrew Davis
2024-03-06arm: mach-k3: am62a: Fixup TF-A/OP-TEE reserved-memory node in FDTAndrew Davis
2024-03-06arm: mach-k3: am62: Fixup TF-A/OP-TEE reserved-memory node in FDTAndrew Davis
2024-03-06arm: mach-k3: am62: Enable OF_SYSTEM_SETUP for all boardsAndrew Davis
2024-03-06arm: mach-k3: Add config option for setting OP-TEE addressAndrew Davis
2024-03-06arm: mach-k3: Add default ATF location for AM62/AM62aAndrew Davis
2024-03-05arm: dts: k3-binman: Make optee optional as requirementMichael Trimarchi
2024-03-05Merge patch series "Enable OSPI on j721e"Tom Rini
2024-03-05arm: dts: k3-j721e-sk: Remove OSPI phypattern partitionJonathan Humphreys
2024-03-05arm: mach-k3: j721e: Enable OSPI bootJonathan Humphreys