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
/
drivers
/
bus
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Mark known reviewed files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
6
-0
/
+6
*
[build] Mark core files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
2
-0
/
+2
*
[pci] Allow probing permission to vary by range
Michael Brown
2025-11-25
2
-5
/
+17
*
[pci] Use linker tables for runtime selectable PCI APIs
Michael Brown
2025-11-24
2
-2
/
+258
*
[pci] Disable decoding while setting a BAR value
Michael Brown
2025-10-30
1
-0
/
+10
*
[pci] Record prefetchable memory window for PCI bridges
Michael Brown
2025-10-14
1
-5
/
+23
*
[pci] Handle sizing of 64-bit BARs
Michael Brown
2025-10-14
2
-36
/
+76
*
[pci] Map all MSI-X interrupts to a dummy target address by default
Michael Brown
2025-10-09
1
-0
/
+52
*
[fdt] Provide fdt_reg() for unsized single-entry regions
Michael Brown
2025-08-07
1
-7
/
+3
*
[dwgpio] Add driver for the DesignWare GPIO controller
Michael Brown
2025-08-05
1
-5
/
+2
*
[fdt] Use phandle as device location
Michael Brown
2025-08-04
1
-0
/
+1
*
[init] Show initialisation function names in debug messages
Michael Brown
2025-07-15
2
-0
/
+2
*
[dt] Allow for creation of standalone devices
Michael Brown
2025-06-11
1
-59
/
+52
*
[dt] Locate parent node at point of use in dt_ioremap()
Michael Brown
2025-05-30
1
-9
/
+15
*
[fdt] Generalise access to "reg" property
Michael Brown
2025-05-09
1
-16
/
+7
*
[uaccess] Reduce scope of included uaccess.h header
Michael Brown
2025-04-30
1
-1
/
+0
*
[uaccess] Remove redundant copy_from_user() and copy_to_user()
Michael Brown
2025-04-30
4
-0
/
+4
*
[acpi] Remove userptr_t from ACPI table parsing
Michael Brown
2025-04-22
1
-20
/
+14
*
[dt] Provide dt_ioremap() to map device registers
Michael Brown
2025-04-15
1
-0
/
+75
*
[dt] Add basic concept of a devicetree bus
Michael Brown
2025-04-14
1
-0
/
+297
*
[pci] Drag in PCI settings mechanism only when PCI support is present
Michael Brown
2024-10-25
1
-0
/
+6
*
[usb] Expose USB device descriptor and strings via settings
Michael Brown
2024-10-18
2
-5
/
+179
*
[usb] Add "usbscan" command for iterating over USB devices
Michael Brown
2024-10-17
1
-2
/
+73
*
[pci] Separate permission to probe buses from bus:dev.fn range discovery
Michael Brown
2024-08-15
2
-0
/
+5
*
[pci] Check that ECAM configuration space is within reachable memory
Michael Brown
2023-11-02
1
-0
/
+9
*
[pci] Cache ECAM mapping errors
Michael Brown
2023-11-02
1
-2
/
+4
*
[pci] Handle non-zero starting bus in ECAM allocations
Michael Brown
2023-11-02
1
-0
/
+1
*
[pci] Force completion of ECAM configuration space writes
Michael Brown
2023-11-01
1
-1
/
+10
*
[virtio] Fix implementation of vpm_ioread32()
Alexander Eichner
2023-08-22
1
-2
/
+2
*
[eisa] Check for system board presence before probing for slots
Michael Brown
2023-02-11
1
-0
/
+8
*
[efi] Do not attempt to drive PCI bridge devices
Michael Brown
2023-02-03
1
-0
/
+1
*
[pci] Backup and restore standard config space across PCIe FLR
Michael Brown
2022-11-13
1
-2
/
+7
*
[pci] Allow PCI config space backup to be limited by maximum offset
Michael Brown
2022-11-13
1
-4
/
+6
*
[pci] Add minimal PCI bridge driver
Michael Brown
2022-09-19
1
-0
/
+132
*
[pci] Select PCI I/O API at runtime for cloud images
Michael Brown
2022-09-18
1
-0
/
+2
*
[pci] Add support for the Enhanced Configuration Access Mechanism (ECAM)
Michael Brown
2022-09-16
1
-0
/
+265
*
[pci] Generalise pci_num_bus() to pci_discover()
Michael Brown
2022-09-15
1
-13
/
+21
*
[pci] Check for wraparound in callers of pci_find_next()
Michael Brown
2022-09-15
1
-3
/
+3
*
[pci] Allow pci_find_next() to return non-zero PCI segments
Michael Brown
2022-09-15
1
-8
/
+8
*
[pci] Generalise function-level reset mechanism
Michael Brown
2022-08-08
1
-0
/
+22
*
[pci] Ensure that pci_read_config() initialises all fields
Michael Brown
2022-02-16
1
-0
/
+5
*
[virtio] Update driver to use DMA API
Aaron Young
2021-10-28
2
-17
/
+32
*
[pci] Avoid scanning nonexistent buses when using PCIAPI_DIRECT
Michael Brown
2021-04-10
1
-2
/
+25
*
[build] Inhibit spurious array bounds warning on some versions of gcc
Michael Brown
2021-01-15
1
-1
/
+1
*
[isa] Add missing #include <config/isa.h>
Manuel Mendez
2021-01-14
1
-0
/
+1
*
[efi] Avoid dragging in USB subsystem via efi_usb_path()
Michael Brown
2020-10-30
1
-17
/
+0
*
[usb] Allow endpoints to be refilled to a specified upper limit
Michael Brown
2020-10-12
1
-3
/
+16
*
[usb] Allow device halt to be cleared independently of host controller
Michael Brown
2020-10-12
1
-14
/
+31
*
[usb] Avoid integer underflow on malformed string descriptors
Michael Brown
2020-10-02
1
-1
/
+8
*
[usb] Show debug message on device removal
Michael Brown
2020-09-29
1
-0
/
+5
[next]