]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2 days ago  Michael Brown[spcr] Add support for the ACPI Serial Port Console...
2 days ago  Michael Brown[acpi] Add acpi_ioremap() to map an ACPI-described...
2 days ago  Michael Brown[uart] Make baud rate a property of the UART
2 days ago  Michael Brown[uart] Support 16550 UARTs accessed via either MMIO...
2 days ago  Michael Brown[ioapi] Provide combined MMIO and port I/O accessors
8 days ago  Michael Brown[pci] Disable decoding while setting a BAR value
9 days ago  Michael Brown[cloud] Display instance type in AWS EC2
10 days ago  Michael Brown[ena] Leave queue base address empty when creating...
11 days ago  Michael Brown[riscv] Correct page table stride calculation
11 days ago  Michael Brown[librm] Correct page table stride calculation
2025-10-20  Michael Brown[cloud] Display build architecture in AWS EC2
2025-10-20  Michael Brown[cloud] Remove AWS public image access block only if...
2025-10-17  Michael Brown[cloud] Remove AWS public image access block automatica...
2025-10-17  Michael Brown[ena] Limit receive queue size to work around hardware...
2025-10-17  Michael Brown[ena] Increase transmit queue size to match receive...
2025-10-17  Michael Brown[ena] Add memory barrier after writing to on-device...
2025-10-16  Michael Brown[ena] Increase receive fill level
2025-10-16  Michael Brown[ena] Add support for low latency transmit queues
2025-10-16  Michael Brown[ena] Record supported device features
2025-10-16  Michael Brown[ena] Cancel uncompleted transmit buffers on close
2025-10-15  Michael Brown[ena] Map the on-device memory, if present
2025-10-15  Michael Brown[ena] Add descriptive messages for any admin queue...
2025-10-14  Michael Brown[pci] Record prefetchable memory window for PCI bridges
2025-10-14  Michael Brown[ena] Use pci_bar_set() to place device within bridge...
2025-10-14  Michael Brown[pci] Handle sizing of 64-bit BARs
2025-10-12  Michael Brown[tls] Disable renegotiation unless extended master...
2025-10-12  Michael Brown[tls] Refuse to resume sessions with mismatched master...
2025-10-12  Michael Brown[tls] Add support for the Extended Master Secret
2025-10-12  Michael Brown[tls] Generate master secret only after sending Client...
2025-10-10  Michael Brown[gve] Rearm interrupts unconditionally on every poll
2025-10-10  Michael Brown[gve] Use raw DMA addresses in descriptors in DQO-QPL...
2025-10-09  Michael Brown[gve] Report only packet completions for the transmit...
2025-10-09  Michael Brown[gve] Use dummy interrupt to trigger completion writeba...
2025-10-09  Michael Brown[gve] Add missing memory barriers
2025-10-09  Michael Brown[intelxl] Use default dummy MSI-X target address
2025-10-09  Michael Brown[pci] Map all MSI-X interrupts to a dummy target addres...
2025-10-06  Michael Brown[gve] Select preferred operating mode
2025-10-06  Michael Brown[gve] Add support for out-of-order queues
2025-10-06  Michael Brown[gve] Cancel pending transmissions when closing device
2025-10-01  Joseph Wong[bnxt] Handle link related async events 1535/head
2025-09-30  Michael Brown[gve] Allow for descriptor and completion lengths to...
2025-09-30  Michael Brown[gve] Rename GQI-specific data structures and constants
2025-09-30  Michael Brown[gve] Allow for out-of-order buffer consumption
2025-09-29  Michael Brown[gve] Add support for raw DMA addressing
2025-09-29  Michael Brown[gve] Add concept of a queue page list base device...
2025-09-29  Michael Brown[gve] Set descriptor and completion ring sizes when...
2025-09-29  Michael Brown[gve] Add concept of operating mode
2025-09-29  Michael Brown[gve] Remove separate concept of "packet descriptor"
2025-09-26  Michael Brown[gve] Parse option list returned in device descriptor
2025-09-18  Joseph Wong[bnxt] Add error recovery support 1508/head
2025-08-29  Michael Brown[efi] Use current boot option as a fallback for obtaini...
2025-08-29  Michael Brown[efi] Add ability to extract device path from an EFI...
2025-08-28  Michael Brown[libc] Add wcsnlen()
2025-08-27  Michael Brown[efi] Drag in MNP driver whenever SNP driver is present
2025-08-13  Joseph Wong[bnxt] Update CQ doorbell type 1509/head
2025-08-07  Michael Brown[dwgpio] Use fdt_reg() to get GPIO port numbers
2025-08-07  Michael Brown[fdt] Provide fdt_reg() for unsized single-entry regions
2025-08-06  Michael Brown[cmdline] Show commands in alphabetical order
2025-08-06  Michael Brown[digest] Treat inability to acquire an image as a fatal...
2025-08-06  Michael Brown[digest] Add "--set" option to store digest value in...
2025-08-06  Michael Brown[github] Extend sponsorship link
2025-08-06  Michael Brown[digest] Add commands for all enabled digest algorithms
2025-08-05  Michael Brown[dwgpio] Add driver for the DesignWare GPIO controller
2025-08-05  Michael Brown[gpio] Add a framework for GPIO controllers
2025-08-04  Michael Brown[fdt] Use phandle as device location
2025-07-30  Michael Brown[dwmac] Show core version in debug messages 1505/head
2025-07-30  Michael Brown[bnxt] Remove unnecessary test_if macro
2025-07-30  Joseph Wong[bnxt] Remove unnecessary I/O macros 1507/head
2025-07-30  Michael Brown[serial] Explicitly initialise serial console UART...
2025-07-30  Michael Brown[riscv] Place explicitly zero-initialised variables...
2025-07-30  Michael Brown[riscv] Allow for poisoning .bss section before early...
2025-07-24  Michael Brown[undi] Assume that legacy interrupts are broken for...
2025-07-23  Michael Brown[pxeprefix] Display PCI vendor and device ID in PXE...
2025-07-22  Michael Brown[fdt] Add ability to locate node by phandle
2025-07-21  Michael Brown[dwusb] Add driver for DesignWare USB3 host controller
2025-07-21  Michael Brown[xhci] Allow for non-PCI xHCI host controllers
2025-07-18  Michael Brown[xhci] Use root hub port number to determine slot type
2025-07-16  Michael Brown[efi] Check only the non-extended WaitForKey event
2025-07-15  Michael Brown[efi] Allow compiler to perform type checks on EFI_EVENT
2025-07-15  Michael Brown[init] Show initialisation function names in debug...
2025-07-15  Michael Brown[efi] Assume that vendor wireless drivers are unusable...
2025-07-14  Michael Brown[efi] Drop to external TPL for calls to ConnectController()
2025-07-14  Michael Brown[efi] Provide efi_tpl_name() for transcribing TPLs...
2025-07-11  Michael Brown[riscv] Ensure coherent DMA allocations do not cross...
2025-07-11  Michael Brown[riscv] Support the standard Svpbmt extension for page...
2025-07-11  Michael Brown[riscv] Create coherent DMA mapping of 32-bit address...
2025-07-11  Michael Brown[riscv] Use 1GB pages for I/O device mappings
2025-07-10  Michael Brown[dwmac] Add driver for DesignWare Ethernet MAC
2025-07-10  Michael Brown[riscv] Invalidate data cache on completed RX DMA buffers
2025-07-10  Michael Brown[riscv] Add optimised TCP/IP checksumming
2025-07-09  Michael Brown[riscv] Provide a DMA API implementation for RISC-V...
2025-07-08  Michael Brown[dma] Use virtual addresses for dma_map()
2025-07-08  Christian Hesse[build] Handle isohybrid with xorrisofs 522/head
2025-07-07  Michael Brown[riscv] Support explicit cache management operations...
2025-07-07  Michael Brown[riscv] Add support for detecting T-Head vendor extensions
2025-07-07  Michael Brown[iobuf] Ensure I/O buffer data sits within unshared...
2025-07-04  Michael Brown[uaccess] Allow for coherent DMA mapping of the 32...
2025-07-04  Michael Brown[riscv] Create coherent DMA mapping for low 4GB of...
2025-07-04  Michael Brown[riscv] Construct invariant portions of page table...
2025-07-02  Joseph Wong[bnxt] Update supported devices array 1491/head
next