summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-10-27serial: serial_pl01x: Implement .getinfo() for PL01Maximilian Brune
2024-10-27acpi: Fix typoPatrick Rudolph
2024-10-27acpi: x86: Move MADT to common codePatrick Rudolph
2024-10-27acpi: x86: Write FADT in common codeMaximilian Brune
2024-10-27acpi: x86: Move SPCR and DBG2 into common codeMaximilian Brune
2024-10-27Merge a patch series to improve dc2114x supportTom Rini
2024-10-27Merge patch series "net: ksz9477: add support for KSZ GbE switches using SPI ...Tom Rini
2024-10-27Merge patch series "Add driver for Motorcomm YT8821 2.5G ethernet phy"Tom Rini
2024-10-27net: recv(): return -EAGAIN instead of 0 when no cleanup is expectedJerome Forissier