]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/ofw
Fix improper checking in SCTP-AUTH shared key update.
[FreeBSD/FreeBSD.git] / sys / dev / ofw /
2018-03-29 eadlerRevert r330897:
2018-03-14 kevansMFC r330019: ofw_fdt: Simplify parts with new libfdt...
2018-03-14 kevansMFC r329579: Set internal error returns [of some OF...
2018-03-14 kevansMFC r327391: Avoid use of the fdt_get_property_*() API
2018-03-14 kevansMFC r326310: Back out OF module installation in the...
2018-03-14 kevansMFC r326204: Do not bind to CPUs with SMT
2018-03-14 kevansMFC r322359: Enable OF_setprop API function to add...
2018-03-14 kevansMFC r322289: Enable uing ofw_bus_find_compatible in...
2018-03-14 kevansMFC r322287 (mw): Add support for "compatible" paramete...
2018-03-14 kevansMFC r317191, r317195: Don't ignore "disabled" CPUs
2018-03-14 eadlerPartial merge of the SPDX changes
2017-03-14 pfgMFC r313982, r314068:
2017-03-01 ianMFC r306262, r306267, r310021: (needed to avoid conflic...
2016-11-06 jhibbitsMFC r304970:
2016-11-05 mmelMFC r304459,r305527:
2016-10-15 mmelMFC r302951,r302952,r304071:
2016-10-15 mmelMFC r302560:
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-05 skraINTRNG - change the way how an interrupt mapping data...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 ianFix a typo in a comment.
2016-05-24 loosMove the OFW iicbus code to dev/iicbus to stop pollutin...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-16 andrewAdd a pcib interface for use by interrupt controllers...
2016-05-15 mmelOFWIICBUS: Make ofwiicbus_devclass externaly visible.
2016-05-12 mmMFV r299425:
2016-05-11 gonzoAdd OF_prop_free function as a counterpart for OF_...
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-15 philImport to 0.6.1
2016-04-12 philMerge libxo 0.4.6
2016-04-04 gjbMFH
2016-03-29 zbbReduce OFW PCI code duplication - involves ARM, PPC...
2016-03-18 jhibbitsUse uintmax_t (typedef'd to rman_res_t type) for rman...
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-15 mmelUse EARLY_DRIVER_MODULE() with BUS_PASS_BUS priority...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-02-22 gjbMFH
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-20 zbbRevert r295756:
2016-02-20 jhibbitsIntroduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.
2016-02-18 zbbFix build for i386 and arm64 after r295755
2016-02-18 zbbExtract common code from PowerPC's ofw_pci
2016-02-18 zbbFix bug in ofwbus_release_resource() for non-ofwbus...
2016-02-18 gjbMFH
2016-02-16 andrewAllow callers of OF_decode_addr to get the size of...
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 dimMerge ^/head r295351 through r295543.
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-10 gjbMFH
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-09 adrianTeach ofw_bus_parse_xref_list_alloc to be able to retur...
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-01-29 gjbMFH
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-27 dimMerge ^/head r294777 through r294960.
2016-01-27 andrewFix the value we print when the size is too large....
2016-01-27 andrewWhen finding the physical address of a device allow...
2016-01-27 gjbMFH
2016-01-27 jhibbitsConvert rman to use rman_res_t instead of u_long
2016-01-26 dimMerge ^/head r294599 through r294776.
2016-01-25 zbbDo not destroy input buffer of the OF_getencprop()...
2016-01-25 gjbMFH
2016-01-24 andrewFix the style of the reading of a nodes xref to make...
2016-01-22 dimMerge ^/head r294169 through r294598.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-21 andrewRemove fdt_fixup_table from architectures where it...
2016-01-20 gjbMFH
2016-01-20 mmelOFW: Fix ofw_bus_string_list_to_array() function.
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-13 ngieMFhead @ r293815
2016-01-08 delphijMFV r293415:
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 dimMerge ^/head r293036 through r293174.
2016-01-04 gjbMFH r289384-r293170
2016-01-04 emasteMerge LLDB 3.8
2016-01-02 nwhitehornMake using the #address-cells property on the interrupt...
2015-12-30 dimUpdate clang to trunk r256633.
next