]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/uart
ioat: refcnt users so we can drain them at detach
[FreeBSD/FreeBSD.git] / sys / dev / uart /
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-16 mavMFV r289310:
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimMerge ^/head r287680 through r287877.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-13 mavAdd ID for Intel Panther Point KT Controller
2015-09-11 dimMerge ^/head r287527 through r287679.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-08 andrewAllow us to set the console device tree node. This...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-08-12 dimMerge ^/head r286422 through r286684.
2015-08-12 dimUpdate llvm/clang to r242221.
2015-08-12 marcelAdd support for the Broadcom TruManage integrated seria...
2015-08-12 marcelUse bus_alloc_resource_any(), rather than bus_alloc_res...
2015-08-11 ianStyle fix, no functional changes -- do the braces for...
2015-08-10 ianCorrect the polarity of the PPS assert and clear events...
2015-08-10 ianAllow the choice of PPS signal captured by uart(4)...
2015-08-10 ngieMFhead @ r286584
2015-08-08 ianProvide the tty-layer mutex when initializing the pps...
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-27 dimMerge ^/head r285793 through r285923.
2015-07-27 ngieMFhead @ r285904
2015-07-24 marius- Since r253161, uart_intr() abuses FILTER_SCHEDULE_THR...
2015-07-22 dimMerge ^/head r285341 through r285792.
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-16 neelIf uart interrupts are not functioning then schedule...
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 dimUpdate llvm/clang to r241361.
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-04 emasteUpdate LLDB snapshot to upstream r241361
2015-06-23 dimMerge ^/head r284644 through r284736.
2015-06-23 dimUpdate llvm/clang to r240225.
2015-06-22 sbrunoAdd new UART device presented on newer AMT enabled...
2015-06-21 ngieMFhead @ r284674
2015-06-20 dimMerge ^/head r284188 through r284643.
2015-06-20 marcelAdd support for the Intel Atom E3800 series SoC (aka...
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-13 sjgAdd META_MODE support.
2015-06-10 delphijMFV r284234:
2015-06-10 dimUpdate Makefiles and other build glue for llvm/clang...
2015-06-01 dimMerge ^/head r283771 through r283870.
2015-05-31 ngieMF head @ r283796
2015-05-30 loosActually check the DTS node value to enable the uart...
2015-05-27 dimMerge clang trunk r238337 from ^/vendor/clang/dist...
2015-05-27 dimMerge llvm trunk r238337 from ^/vendor/llvm/dist, resol...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
2015-05-24 ngieMFhead @ r283351
2015-05-22 gonzoSwitch TI platform support code from using FreeBSD...
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-04 gjbMFV r225523, r282431:
2015-05-04 cyMFV ntp 4.2.8p2 (r281348)
2015-04-28 pfgMFV r282150
2015-04-27 desRestore packaging subdir to enable running unmodified...
2015-04-27 ngieIntegrate tools/regression/mqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/fifo into the FreeBSD test...
2015-04-27 ngieIntegrate tools/regression/kqueue into the FreeBSD...
2015-04-27 ngieIntegrate tools/regression/execve into the FreeBSD...
2015-04-22 gjbMFH: r280643-r281852
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-12 ngieMFhead @ r281476
2015-04-11 andrewAdd support for the uart classes to set their default...
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
2015-04-07 andrewGet the fdt uart driver working on arm64, there is...
2015-04-07 andrewFix uart_fdt_get_clock. It should have beed using the...
2015-04-04 andrewMove uart_fdt_get_clock and uart_fdt_get_shift to uart_...
2015-04-04 andrewRemove the extra copy of uart_fdt_get_clock and uart_fd...
2015-04-04 andrewUse OF_getencprop over OF_getprop and fdt32_to_cpu...
2015-04-03 dimAdd the llvm-cov and llvm-profdata tools, when WITH_CLA...
2015-03-30 cyMFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092...
2015-03-30 eadlerAnd it turns out someone beat me to it....
2015-03-30 eadlerAdd support for "MosChip MCS9922 PCIe to Peripheral...
2015-03-25 gjbMFH: r278968-r280640
2015-03-20 jkimMerge OpenSSL 1.0.1m.
2015-03-07 dimMerging ^/head r279596 through r279758.
2015-03-07 ianMove the uart_class definitions and fdt compat data...
2015-03-07 ianDefine new linker set, UART_FDT_CLASS_AND_DEVICE, for...
2015-03-04 dimMerge ^/head r279313 through r279595.
2015-03-03 andrewFix the pl011 driver to work when the uart will write...
2015-03-02 baptUpdate libucl to git version 8d3b186
2015-03-02 baptUpdate mandoc to cvs snaphot from 20150302
2015-02-28 impMerge latest (commit c8c1b3a77934768c7f7a4a9c10140c8bec...
2015-02-26 dimMerge ^/head r279163 through r279308.
next