]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/pci
Add another required header file.
[FreeBSD/FreeBSD.git] / sys / dev / pci /
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-12 mmMFV r344063:
2019-02-11 jhbEnable PCI BAR reallocation by default.
2019-02-07 jchandrapci_host_generic_acpi: use IORT data for MSI/MSI-X
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-18 cyMFV r342175:
2018-12-17 avgadd support for marking interrupt handlers as suspended
2018-12-17 grogWork around BIOS quirks on HPE Proliant MicroServer...
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-04 jhibbitsSprinkle EARLY_DRIVER_MODULE around the tree
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-19 jchandrapci_host_generic : move activate/release to generic...
2018-11-19 jchandrapci_host_generic, acpi_resource: drop unneeded code
2018-11-19 jchandraacpica, pci_host_generic_acpi: redo pci_host_generic_acpi.c
2018-11-19 jchandrapci_host_generic*: basic implementation of bus range
2018-11-19 jchandrapci_host_generic: allocate resources against devices
2018-11-19 jchandrapci_host_generic: remove unneeded ThunderX2 quirk
2018-11-17 brooksFix stray tab.
2018-11-16 brooksFix freebsd32 support for PCIOCGETCONF.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-10-25 mmMFV r339640,339641,339644:
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 gjbMFH r338661 through r339200.
2018-09-29 dimMerge ^/head r338988 through r339014.
2018-09-29 dimAdd compiler-rt's libFuzzer, not connected to buildworl...
2018-09-27 brooksCentralize compat support for PCIOCGETCONF.
2018-09-27 dimMerge ^/head r338731 through r338987.
2018-09-26 impReapply, with minor tweaks, r338025, from the original...
2018-09-26 slavashAdd PCIV_INVALID definition
2018-09-24 emasteCopy libevent sources to contrib
2018-09-20 baptImport mandoc 1.14.4
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-11 dimMerge ^/head r338392 through r338594.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-31 jhbDon't directly dereference a user pointer in the VPD...
2018-08-23 manudts: Import DTS for arm64
2018-08-19 cemBack out r338035 until Warner is finished churning...
2018-08-19 cemRemove unused and easy to misuse PNP macro parameter
2018-08-18 dimMerge ^/head r338015 through r338025.
2018-08-18 kibRudimentary AER reading code for ddb(4).
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-08 eadlerfile: update to 5.34
2018-08-04 dimMerge ^/head r336870 through r337285, and resolve confl...
2018-08-03 kibRequire write access when mmapping BAR.
2018-08-02 emasteMerge vendor lld/docs directory from r337145
2018-08-02 dimMerge libc++ trunk r338150 (just before the 7.0.0 branc...
2018-08-02 dimMerge clang trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-08-01 kibAdd ioctl to conveniently mmap a PCI device BAR into...
2018-07-31 mavMFV r336991, r337001:
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 mmMFV r336851:
2018-07-11 cyMFV r324714:
2018-07-10 wmaFix build broken by r336130
2018-07-09 wmaARM64: Add quirk mechanism to pci_host_generic_acpi
2018-07-09 wmaARM64: Add support for ThunderX2 PCIe
2018-07-07 impCreate PCI_MATCH and pci_match_device
2018-06-14 manudts: Update our copy to Linux 4.17
2018-05-30 jhibbitsOnly conform to PCIe spec of 1 device per bus on !x86
2018-05-30 jhibbitsRestrict PCIe maxslots to 0, instead of PCI_SLOTMAX
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-03 grehanAllow PCI VGA devices to be detached.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-09 brooksRefactor PCIOCGETCONF for improved readability.
2018-04-06 brooksMove most of the contents of opt_compat.h to opt_global.h.
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
next