index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[digest] Add commands for all enabled digest algorithms
Michael Brown
2025-08-06
8
-2
/
+284
|
*
[dwgpio] Add driver for the DesignWare GPIO controller
Michael Brown
2025-08-05
6
-5
/
+434
|
*
[gpio] Add a framework for GPIO controllers
Michael Brown
2025-08-05
3
-0
/
+365
|
*
[fdt] Use phandle as device location
Michael Brown
2025-08-04
4
-62
/
+34
|
*
[dwmac] Show core version in debug messages
Michael Brown
2025-07-30
2
-0
/
+15
|
*
[bnxt] Remove unnecessary test_if macro
Michael Brown
2025-07-30
3
-9
/
+8
|
*
[bnxt] Remove unnecessary I/O macros
Joseph Wong
2025-07-30
2
-19
/
+14
|
*
[serial] Explicitly initialise serial console UART to NULL
Michael Brown
2025-07-30
1
-2
/
+6
|
*
[riscv] Place explicitly zero-initialised variables in the .data section
Michael Brown
2025-07-30
1
-0
/
+7
|
*
[riscv] Allow for poisoning .bss section before early initialisation
Michael Brown
2025-07-30
2
-0
/
+54
|
*
[undi] Assume that legacy interrupts are broken for any PCIe device
Michael Brown
2025-07-24
1
-3
/
+21
|
*
[pxeprefix] Display PCI vendor and device ID in PXE startup banner
Michael Brown
2025-07-23
1
-0
/
+8
|
*
[fdt] Add ability to locate node by phandle
Michael Brown
2025-07-22
3
-65
/
+131
|
*
[dwusb] Add driver for DesignWare USB3 host controller
Michael Brown
2025-07-21
3
-0
/
+155
|
*
[xhci] Allow for non-PCI xHCI host controllers
Michael Brown
2025-07-21
2
-47
/
+95
|
*
[xhci] Use root hub port number to determine slot type
Michael Brown
2025-07-18
1
-1
/
+2
|
*
[efi] Check only the non-extended WaitForKey event
Michael Brown
2025-07-16
1
-4
/
+1
|
*
[efi] Allow compiler to perform type checks on EFI_EVENT
Michael Brown
2025-07-15
3
-6
/
+9
|
*
[init] Show initialisation function names in debug messages
Michael Brown
2025-07-15
36
-1
/
+38
|
*
[efi] Assume that vendor wireless drivers are unusable via SNP
Michael Brown
2025-07-15
5
-7
/
+36
|
*
[efi] Drop to external TPL for calls to ConnectController()
Michael Brown
2025-07-14
7
-41
/
+125
|
*
[efi] Provide efi_tpl_name() for transcribing TPLs in debug messages
Michael Brown
2025-07-14
3
-28
/
+30
|
*
[riscv] Ensure coherent DMA allocations do not cross cacheline boundaries
Michael Brown
2025-07-11
1
-0
/
+15
|
*
[riscv] Support the standard Svpbmt extension for page-based memory types
Michael Brown
2025-07-11
1
-0
/
+20
|
*
[riscv] Create coherent DMA mapping of 32-bit address space on demand
Michael Brown
2025-07-11
4
-70
/
+77
|
*
[riscv] Use 1GB pages for I/O device mappings
Michael Brown
2025-07-11
1
-9
/
+9
|
*
[dwmac] Add driver for DesignWare Ethernet MAC
Michael Brown
2025-07-10
3
-0
/
+895
|
*
[riscv] Invalidate data cache on completed RX DMA buffers
Michael Brown
2025-07-10
7
-27
/
+65
|
*
[riscv] Add optimised TCP/IP checksumming
Michael Brown
2025-07-10
2
-0
/
+153
|
*
[riscv] Provide a DMA API implementation for RISC-V bare-metal systems
Michael Brown
2025-07-09
9
-13
/
+241
|
*
[dma] Use virtual addresses for dma_map()
Michael Brown
2025-07-08
5
-45
/
+29
|
*
[build] Handle isohybrid with xorrisofs
Christian Hesse
2025-07-08
1
-1
/
+6
|
*
[riscv] Support explicit cache management operations on I/O buffers
Michael Brown
2025-07-07
2
-0
/
+273
|
*
[riscv] Add support for detecting T-Head vendor extensions
Michael Brown
2025-07-07
3
-0
/
+90
|
*
[iobuf] Ensure I/O buffer data sits within unshared cachelines
Michael Brown
2025-07-07
3
-21
/
+31
|
*
[uaccess] Allow for coherent DMA mapping of the 32-bit address space
Michael Brown
2025-07-04
1
-7
/
+27
|
*
[riscv] Create coherent DMA mapping for low 4GB of address space
Michael Brown
2025-07-04
1
-2
/
+30
|
*
[riscv] Construct invariant portions of page table outside the loop
Michael Brown
2025-07-04
1
-48
/
+49
|
*
[bnxt] Update supported devices array
Joseph Wong
2025-07-03
1
-2
/
+6
|
*
[bnxt] Update device descriptions
Joseph Wong
2025-07-02
1
-59
/
+59
|
*
[bnxt] Remove VLAN stripping logic
Joseph Wong
2025-06-29
3
-102
/
+3
|
*
[bnxt] Increase Tx descriptors
Joseph Wong
2025-06-25
1
-2
/
+2
|
*
[build] Disable use of common symbols
Michael Brown
2025-06-24
1
-10
/
+7
|
*
[build] Allow for the existence of small-data sections
Michael Brown
2025-06-24
5
-0
/
+30
|
*
[legacy] Allocate legacy driver .bss-like segments at probe time
Michael Brown
2025-06-24
26
-80
/
+100
|
*
[legacy] Rename the global legacy NIC to "legacy_nic"
Michael Brown
2025-06-24
2
-12
/
+16
|
*
[legacy] Allocate extra padding in receive buffers
Michael Brown
2025-06-24
1
-1
/
+2
|
*
[pxe] Use a weak symbol for isapnp_read_port
Michael Brown
2025-06-24
1
-1
/
+1
|
*
[fdtcon] Add basic support for FDT-based system serial console
Michael Brown
2025-06-24
2
-1
/
+110
|
*
[dwuart] Read input clock frequency from the device tree
Michael Brown
2025-06-23
4
-4
/
+19
[prev]
[next]