7146 Commits (master)
 

Author SHA1 Message Date
Michael Brown e3a6e9230c [undi] Assume that legacy interrupts are broken for any PCIe device 4 days ago
Michael Brown 65b8a6e459 [pxeprefix] Display PCI vendor and device ID in PXE startup banner 5 days ago
Michael Brown fb082bd4cd [fdt] Add ability to locate node by phandle 6 days ago
Michael Brown e01e5ff7c6 [dwusb] Add driver for DesignWare USB3 host controller 1 week ago
Michael Brown 6c42ea1275 [xhci] Allow for non-PCI xHCI host controllers 1 week ago
Michael Brown eca97c2ee2 [xhci] Use root hub port number to determine slot type 1 week ago
Michael Brown 8a8904aadd [efi] Check only the non-extended WaitForKey event 2 weeks ago
Michael Brown 8701863a17 [efi] Allow compiler to perform type checks on EFI_EVENT 2 weeks ago
Michael Brown 1e3fb1b37e [init] Show initialisation function names in debug messages 2 weeks ago
Michael Brown 7ac4b3c6f1 [efi] Assume that vendor wireless drivers are unusable via SNP 2 weeks ago
Michael Brown c3376f8645 [efi] Drop to external TPL for calls to ConnectController() 2 weeks ago
Michael Brown c01c3215dc [efi] Provide efi_tpl_name() for transcribing TPLs in debug messages 2 weeks ago
Michael Brown 434462a93e [riscv] Ensure coherent DMA allocations do not cross cacheline boundaries 2 weeks ago
Michael Brown d539a420df [riscv] Support the standard Svpbmt extension for page-based memory types 2 weeks ago
Michael Brown 2aacb346ca [riscv] Create coherent DMA mapping of 32-bit address space on demand 2 weeks ago
Michael Brown 0611ddbd12 [riscv] Use 1GB pages for I/O device mappings 2 weeks ago
Michael Brown c2cdc1d31e [dwmac] Add driver for DesignWare Ethernet MAC 3 weeks ago
Michael Brown bbabde8ff8 [riscv] Invalidate data cache on completed RX DMA buffers 3 weeks ago
Michael Brown 634d9abefb [riscv] Add optimised TCP/IP checksumming 3 weeks ago
Michael Brown 101ef74a6e [riscv] Provide a DMA API implementation for RISC-V bare-metal systems 3 weeks ago
Michael Brown 22de0c4edf [dma] Use virtual addresses for dma_map() 3 weeks ago
Christian Hesse 06083d2676 [build] Handle isohybrid with xorrisofs 3 weeks ago
Michael Brown e223b32511 [riscv] Support explicit cache management operations on I/O buffers 3 weeks ago
Michael Brown 6a75115a74 [riscv] Add support for detecting T-Head vendor extensions 3 weeks ago
Michael Brown 19f1407ad9 [iobuf] Ensure I/O buffer data sits within unshared cachelines 3 weeks ago
Michael Brown c21443f0b9 [uaccess] Allow for coherent DMA mapping of the 32-bit address space 3 weeks ago
Michael Brown d75d10df16 [riscv] Create coherent DMA mapping for low 4GB of address space 3 weeks ago
Michael Brown 3fd54e4f3a [riscv] Construct invariant portions of page table outside the loop 3 weeks ago
Joseph Wong 6bc55d65b1 [bnxt] Update supported devices array 4 weeks ago
Joseph Wong 0020627777 [bnxt] Update device descriptions 4 weeks ago
Joseph Wong 126366ac47 [bnxt] Remove VLAN stripping logic 1 month ago
Michael Brown 4262328c13 [github] Add sponsorship link 1 month ago
Joseph Wong 54392f0d70 [bnxt] Increase Tx descriptors 1 month ago
Michael Brown e5953ed7e6 [build] Disable use of common symbols 1 month ago
Michael Brown 8df3b96402 [build] Allow for the existence of small-data sections 1 month ago
Michael Brown d3e10ebd35 [legacy] Allocate legacy driver .bss-like segments at probe time 1 month ago
Michael Brown 6ea800ab54 [legacy] Rename the global legacy NIC to "legacy_nic" 1 month ago
Michael Brown d0c02e0df8 [legacy] Allocate extra padding in receive buffers 1 month ago
Michael Brown 97f40c5fcc [pxe] Use a weak symbol for isapnp_read_port 1 month ago
Michael Brown c33ff76d8d [fdtcon] Add basic support for FDT-based system serial console 1 month ago
Michael Brown 9ada09c919 [dwuart] Read input clock frequency from the device tree 1 month ago
Michael Brown 0ed1dea7f4 [uart] Wait for 16550 UART to become idle before modifying LCR 1 month ago
Michael Brown 2ce1b185b2 [serial] Allow platform to specify mechanism for identifying console 1 month ago
Michael Brown 5d9f20bbd6 [dwuart] Add "ns16550a" compatible device ID 1 month ago
Michael Brown d1823eb677 [riscv] Inhibit SBI console when a serial console is active 1 month ago
Michael Brown 25fa01822b [riscv] Serialise MMIO accesses with respect to each other 1 month ago
Michael Brown 53a3befb69 [dwuart] Add a basic driver for the Synopsys DesignWare UART 1 month ago
Michael Brown cca1cfd49e [uart] Allow for dynamically registered 16550 UARTs 1 month ago
Michael Brown 71b4bfb6b2 [uart] Add support for MMIO-accessible 16550 UARTs 1 month ago
Michael Brown 6c8fb4b89d [uart] Allow for the existence of non-16550 UARTs 1 month ago