summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-28ARM: renesas: Drop old unused power DT headersMarek Vasut
2024-10-28ARM: renesas: Drop old unused clock DT headersMarek Vasut
2024-10-28Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2024-10-28riscv: cache: Add CBO instructionsMayuresh Chitale
2024-10-28riscv: Add support for defining instructionsMayuresh Chitale
2024-10-28riscv64: dts: starfive: Mars ethernet0 phy delay values sync with upstream LinuxE Shattow
2024-10-28riscv64: dts: starfive: Star64 ethernet0 phy delay values sync with upstream ...E Shattow
2024-10-28configs: visionfive2: enable CONFIG_CMD_ERASEENVHeinrich Schuchardt
2024-10-28riscv: add missing linefeed in error messageHeinrich Schuchardt
2024-10-28riscv: qemu: Explicitly advertise RVVM supportLekKit
2024-10-28riscv: qemu: Enable EFI framebufferLekKit
2024-10-28riscv: qemu: Enable booting from NVMeLekKit
2024-10-28configs: th1520_lpi4a: Enable CMD_GPIO, DM_GPIO and DWAPB_GPIO driverMaksim Kiselev
2024-10-28gpio: dw: Add ngpios DT-property supportMaksim Kiselev
2024-10-28cmd: sbi: Add FWFT, MPXY extensionsHeinrich Schuchardt
2024-10-27x86: Missed removal of CMD_BOOTEFI_HELLO_COMPILEAndrew Goodbody
2024-10-27test: efi_loader: Fix dependency for http testAndrew Goodbody
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27CI: Enable qemu_sbsaPatrick Rudolph
2024-10-27configs: Add RPI4 ACPI defconfigPatrick Rudolph
2024-10-27bloblist: Fix use of uninitialized variablePatrick Rudolph
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-27board: raspberrypi: Add ASL files from tianocoreSimon Glass
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-27common: Enable BLOBLIST_TABLES on armPatrick 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-27drivers/cpu: Add generic armv8 cpu driverPatrick Rudolph
2024-10-27drivers: ata: Rename ahci_mvebuPatrick Rudolph
2024-10-27drivers: usb: Add generic XHCIPatrick Rudolph
2024-10-27acpi: Add processor devicePatrick Rudolph
2024-10-27acpi: Allocate and write ACPI tablesPatrick Rudolph
2024-10-27acpi_table: Support platforms with unusable RSDTPatrick Rudolph
2024-10-27acpi: Move function prototypePatrick Rudolph
2024-10-27acpi: acpi_table: Add IORT supportPatrick Rudolph
2024-10-27acpi: Add ACPITAB for PPTT and GTDTPatrick 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: Add define for GTDTPatrick Rudolph