summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-11-04arm: total_compute: Initialize environment variablesBoyan Karatotev
2024-11-04arm: total_compute: depend on TF-A for hardware descriptionBoyan Karatotev
2024-11-03sandbox: Fix comment for nomap_sysmem() functionSimon Glass
2024-11-03sandbox: Add a way to show the sandbox memory-mappingSimon Glass
2024-11-03x86: coreboot: Enable support for the configuration editorSimon Glass
2024-10-30arch: arm: dts: k3-j784s4-r5: Introduce k3-j784s4-r5.dtsiManorit Chawdhry
2024-10-29Merge tag 'u-boot-imx-master-20241029' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-10-29Merge patch series "memory: ti-aemif: Add DM support"Tom Rini
2024-10-29memory: ti-aemif: Make AEMIF driver architecture agnosticBastien Curutchet
2024-10-29Merge patch series "Support Aspeed SGPIO controller"Tom Rini
2024-10-29CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consis...Tom Rini
2024-10-29board: emcraft: Add support for Emcraft Systems NavQ+Gilles Talis
2024-10-29arm64: imx: Fix 0Xnn to 0xnnMarek Vasut
2024-10-29ARM: dts: ast2600: Add SGPIO to device treeBilly Tsai
2024-10-29ARM: dts: ast2500: Add SGPIO to device treeBilly Tsai
2024-10-29Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2024-10-29Merge patch series "boards: siemens: iot2050: SM variant, sysinfo support, fi...Tom Rini
2024-10-29board: iot2050: Support new IOT2050-SM variantBaocheng Su
2024-10-29riscv: dts: mpfs: migrate to OF_UPSTREAMConor Dooley
2024-10-29riscv: resume needs to be a globalAnton Blanchard
2024-10-29riscv: mbv: Align DT with QEMUMichal Simek
2024-10-28board: siemens: iot2050: Migrate to OF_UPSTREAMJan Kiszka
2024-10-28board: siemens: iot2050: Stop using special spl DT sourcesJan Kiszka
2024-10-28riscv: cache: Add CBO instructionsMayuresh Chitale
2024-10-28riscv: Add support for defining instructionsMayuresh Chitale
2024-10-28riscv: add missing linefeed in error messageHeinrich Schuchardt
2024-10-28riscv: qemu: Explicitly advertise RVVM supportLekKit
2024-10-28cmd: sbi: Add FWFT, MPXY extensionsHeinrich Schuchardt
2024-10-27x86: Missed removal of CMD_BOOTEFI_HELLO_COMPILEAndrew Goodbody
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27arm: mach-bcm283x: Enable ARMV8_MULTIENTRYPatrick Rudolph
2024-10-27arm: mach-bcm283x: Add ARMV8_MULTIENTRY supportPatrick Rudolph
2024-10-27arm: Implement read_mpidr on armv7Patrick Rudolph
2024-10-27armv8: cpu: Enable ACPI parking protocolPatrick Rudolph
2024-10-27arm: cpu: Add ACPI parking protocol supportPatrick Rudolph
2024-10-27arm: bcm283x: Generate ACPI tablesPatrick Rudolph
2024-10-27arm: mach-bcm283x: Bring in some header files from tianocoreSimon Glass
2024-10-27arm: mach-bcm283x: Map the ARM local MMIO as wellPatrick Rudolph
2024-10-27board: emulation: Add QEMU sbsa supportPatrick Rudolph
2024-10-27drivers/arm: Implement acpi_fill_madtPatrick Rudolph
2024-10-27drivers: misc: irq-uclass: Update irq_get_by_indexPatrick Rudolph
2024-10-27arm: lib: Add GICV2 driverPatrick Rudolph
2024-10-27arm: gic-v3-its: Implement of_xlatePatrick Rudolph
2024-10-27arm: gic-v3-its: Rename objectsPatrick Rudolph
2024-10-27acpi: Move function prototypePatrick Rudolph
2024-10-27acpi: acpi_table: Bump revisionsPatrick Rudolph
2024-10-27acpi: Add fill_madt to acpi_opsPatrick Rudolph
2024-10-27arm: acpi: Add generic ACPI methodsPatrick Rudolph
2024-10-27acpi: x86: Move MADT to common codePatrick Rudolph
2024-10-27acpi: x86: Write FADT in common codeMaximilian Brune