]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/pci
Add test for SATA registers writability and skip using them if it failed.
[FreeBSD/FreeBSD.git] / sys / dev / pci /
2012-08-08 andrewImport compiler-rt r160957.
2012-08-06 jhbExplicitly enable busmastering on PCI-PCI bridges....
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-11 grehanIFC @ r238370
2012-07-08 attilioMerge from vmcontention
2012-07-07 attilioMFC
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-27 mariusFor subtractively decoding bridges, don't try to grow...
2012-06-23 attilioMFC
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-19 jhbAdd a 'wmask' variable to hold the expression '(1ul...
2012-06-19 jhbFix another off-by-one error in the previous fix so...
2012-06-16 attilioMFC
2012-06-13 jhbFix a couple of bugs that prevented windows in PCI...
2012-06-01 attilioMFC
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-23 kibAdd 'drmn' device as another drm child, to allow drm2...
2012-05-23 jhbOnly check to see if a memory resource is a PCI ROM...
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-26 grehanIFC @ r234692
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-30 attilioMFC
2012-03-29 jkimFix couple of style nits.
2012-03-29 jkimRevert r233662 and generalize the hack. Writing zero...
2012-03-29 jhbUse a more proper fix for enabling HT MSI mapping windo...
2012-03-29 hselaskyFix for boot issue: Don't disable BARs on AGP devices...
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-16 attilioMFC
2012-03-14 jkimAdd a PCI quirk to ignore PCI map registers from config...
2012-03-14 floIFC at r232948
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-08 kanSave more of config space for PCI Express and PCI-X...
2012-03-07 jhbRemove the PAE-specific 2GB DMA boundary since HEAD...
2012-03-07 jhbSimplify the PCI bus dma tag code a bit. First, don...
2012-03-07 attilioMFC
2012-03-03 jhbExpand the set of APIs available for locating PCI capab...
2012-03-03 jhbUpdate the pci_get_vpd_readonly() wrapper to use 'vptr...
2012-03-03 jhbFix a typo.
2012-03-02 jhb- Add a bus_dma tag to each PCI bus that is a child...
2012-03-01 jhbAdd pci_save_state() and pci_restore_state() wrappers...
2012-03-01 attilioMFC
2012-02-29 jhbUse pci_printf() instead of a home-rolled version in...
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-14 attilioMFC
2012-02-14 marius- As it turns out, MSI-X is broken for at least LSI...
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-04 attilioMFC
2012-01-31 jimharrisAdd isci(4) driver for amd64 and i386 targets.
2012-01-31 jhbFix a spelling mistake in the surprise link down error...
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-30 jhbAdd a constant for the PCI-e surprise link down uncorre...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-19 jhbProperly return success once a matching VPD entry is...
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-04 sbrunoIFC to head to catch up the bhyve branch
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2012-01-01 attilioMFC
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-14 jhbImplement BUS_ADD_CHILD() for the isab(4) driver. ...
2011-12-02 attilioMFC
2011-11-30 jhbAdd a constant for the Advisory Non-Fatal Error bit...
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-26 attilioMFC
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-22 marius- There's no need to overwrite the default device metho...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-15 grehanIFC @ r225592
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-07-22 hselaskyAdd missing XHCI early takeover code. The XHCI takeover...
2011-07-18 grehanIFC @ r224187
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-15 jhbRespect the BIOS/firmware's notion of acceptable addres...
next