]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/ichiic
Improve DesignWare PCIe driver:
[FreeBSD/FreeBSD.git] / sys / dev / ichiic /
2020-06-18 jkimMFV: r362286
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-01 dimUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 dimUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 dimUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-23 cemUpdate to Zstandard 1.4.5
2020-05-21 cyMFV r361322:
2020-05-20 sjgMerge bmake-20200517
2020-05-20 mmMFV r361280:
2020-05-14 jceelImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-04-30 avgig4iic_acpi_probe: remove set but unused variable
2020-04-26 wulfig4(4): Add PCI IDs for Intel Bay Trail I2C controllers.
2020-04-24 avgig4: ensure that drivers always attach in correct order
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-10 dimMerge ^/head r358731 through r358831.
2020-03-09 wulfiicbus(4): Add support for ACPI-based children enumeration
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-04 cyMFV r358616:
2020-03-02 mmMFV r358511,r358532:
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-18 baptUpdate ncurses to 20200118
2020-02-15 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-12 mmMFV r357783:
2020-02-11 delphijMFV r357712: file 5.38.
2020-01-24 dimMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 dimMerge ^/vendor/lvm-project/master up to its last change...
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 dimMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-10 wulf[ig4] Remove unused methods from bus interface
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-07 philImport libxo-1.3.0:
2019-11-04 wulf[ig4] Try to workaround MIPS namespace pollution issue
2019-11-03 wulf[ig4] Convert ithread interrupt handler to filter based...
2019-11-03 wulf[ig4] Enable additional registers support on Appolo...
2019-11-03 wulf[ig4] Add support for CannonLake controllers
2019-11-03 wulf[ig4] Add generic resource methods to bus interface
2019-11-03 wulf[ig4] Minor improvement of write pipelining
2019-11-03 wulf[ig4] wait for bus stop condition after stop command...
2019-11-03 wulf[ig4] On SkyLake controllers issue reset on attach...
2019-11-03 wulf[ig4] Set STOP condition and flush TX/RX FIFOs on error
2019-11-03 wulf[ig4] Improve error detection
2019-11-03 wulf[ig4] Convert polling loop from status-based to interru...
2019-11-03 wulf[ig4] Use interrupts for waiting for empty TX FIFO
2019-11-03 wulf[ig4] Convert last remaining usage of TX_NOTFULL status...
2019-11-03 wulf[ig4] Rewrite ig4iic_write routine to use TX_EMPTY...
2019-11-03 wulf[ig4] Remove dead code inherited from DragonflyBSD
2019-11-03 wulf[ig4] Add suspend/resume support
2019-11-03 wulf[ig4] Implement burst mode for data reads
2019-11-03 wulf[ig4] Set clock registers based on controller model
2019-11-03 wulf[ig4] dump IG4_REG_COMP_PARAM1 and IG4_REG_COMP_VER...
2019-11-03 wulf[ig4] Do not wait until interrupts are enabled at attac...
2019-11-03 wulf[ig4] Allow enabling of polled mode from iicbus allocat...
2019-11-03 wulf[ig4] Add support for polled mode
2019-11-03 wulf[ig4] disable controller before initialization of clock...
2019-11-03 wulf[ig4] Stop I2C controller after checking that it's...
2019-11-03 wulf[ig4] We actually need to set the Rx threshold register...
2019-11-03 wulf[ig4] Ignore stray interrupts
2019-11-03 wulf[ig4] Reduce scope of io_lock
2019-11-03 wulf[ig4] Do not wait for interrupts in set_controller...
2019-11-03 wulf[ig4] Drop driver's internal RX FIFO
2019-11-03 wulf[ig4] Only enable interrupts when we want them. Otherwi...
2019-11-03 wulf[ig4] Handle controller startup errors
2019-11-03 wulf[ig4] Give common name to PCI and ACPI device drivers
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-13 dimMerge ^/head r352105 through r352307.
2019-09-12 wulfig4(4): Fix SDA HOLD time set too low on Skylake contro...
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
next