]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/uart
MFV r225523, r282431:
[FreeBSD/FreeBSD.git] / sys / dev / uart /
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-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-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.
2015-02-24 brEnable 'receive timeout' interrupt allowing us to not
2015-02-22 dimUpdate compiler-rt to trunk r230183. This has some...
2015-02-22 dimUpdate compiler-rt to trunk r228651. This enables...
2015-02-19 dimMerge llvm 3.6.0rc4 from ^/vendor/llvm/dist, merge...
2015-02-18 jkimMerge ACPICA 20141107 and 20150204.
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-06 emasteUpdate LLDB snapshot to upstream r225923 (git 2b588ecd)
2015-02-05 dimMerging ^/head r278224 through r278297.
2015-02-05 jhbAdd the device ID for the AMT serial port on my Thinkpa...
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-13 brRename Exynos UART driver. No functional change.
2015-01-12 grehanAdd PCI ID for the Oxford Semiconductor OXPCIe952 device.
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 delphijMFV r276568:
2014-12-29 emasteUpdate elftoolchain to upstream rev 3130
2014-12-29 dimMerge ^/head r276347 through r276356.
2014-12-28 mariusDon't use a sub-device/-vendor wildcard for probing...
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-11-29 baptUpdate libucl to latest version
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-26 dimAfter some horrible wrestling with Subversion's worthle...
2014-11-26 mavAdd bunch of PCI IDs of Intel Wildcat Point (9 Series...
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-12 zbbMake uart_bus_fdt a decendant of ofwbus
2014-11-12 zbbMake PL011 UART to wait on putc only when TX FIFO is...
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-28 araujoDrop __DECONST as well as few fixes of style(9).
2014-10-24 araujoFix a leaked Storage Variable.
2014-10-19 neelIFC @r273206
2014-10-16 davideFollow up to r225617. In order to maximize the re-usabi...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbReintegrate head@r273095
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-14 neelIFC @r273066
2014-10-12 ianUse the FIFOs in the imx5/imx6 uart hardware instead...
2014-10-10 neelIFC @r272887
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-06 melifaroSync to HEAD@r272609.
2014-10-06 ganboldUse documented compat string for msm uart.
2014-10-05 neelIFC @r272481
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-10-02 ganboldAdd uart driver for Qualcomm MSM 7000/8000 series chips.
2014-09-30 ianReturn the actual baud rate programmed in the hardware...
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
next