]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/ofw
Fix memory disclosure vulnerability in libalias.
[FreeBSD/FreeBSD.git] / sys / dev / ofw /
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-29 ngieMFhead @ r292618
2015-12-22 ianFix the detection of IO/memory space changing across...
2015-12-21 ianInclude machine/_bus.h so that bus_space_[tag|handle...
2015-12-21 ianImplement OF_decode_addr() for arm. Move most of power...
2015-12-19 ngieMFhead @ r292474
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-18 impCreate a simplebus PNP info wrapper.
2015-12-17 andrewSupport the variant of the interrupt-map property where...
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-14 ngieMFhead @ r292177
2015-12-13 mmelOFW_IICBUS: Register ofw_iicbus node.
2015-12-13 mmelOFW: Add helper functions for parsing xref based lists.
2015-12-07 markjMFV r289003:
2015-12-06 ngieMFhead@r291879
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-02 mmelOFW: Move code for searching interrupt parent into...
2015-11-16 ngieMFhead @ r290899
2015-11-08 andreastImprove r290373, do a runtime check rather than a compi...
2015-11-07 baptMerge from head r290483
2015-11-04 andreastAdd a compile time switch to distinguish between 7...
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-21 ianFix parsing of I2C addresses properties in fdt data...
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-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-12 baptFinish merging from head, messed up in previous attempt
2015-09-12 baptMerge from head
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-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-08-12 dimUpdate llvm/clang to r242221.
2015-08-10 ngieMFhead @ r286584
2015-08-07 dimMerge ^/head r285924 through r286421.
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-28 zbbLimit ofw_cpu_early_foreach() to CPUs only
2015-07-27 dimMerge ^/head r285793 through r285923.
2015-07-27 ngieMFhead @ r285904
2015-07-25 gonzoOF_getencprop_alloc shouldn't be used to get string...
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-15 andrewFix an infinite loop when a node doesn't have an interr...
2015-07-14 andrewAlso accept "ok" to enable a device, some vendor device...
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 dimUpdate llvm/clang to r240225.
2015-06-21 ngieMFhead @ r284674
2015-06-20 dimMerge ^/head r284188 through r284643.
2015-06-20 impAdd ofw_bus_find_child_by_phandle, a helper routine...
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-05-31 ngieMF head @ r283796
2015-05-28 gjbMFH: r282615-r283655
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 gonzoRename fdt_find_child to ofw_bus_find_child. There...
2015-05-24 ngieMFhead @ r283351
2015-05-18 jkimMerge ACPICA 20150515.
2015-05-15 brProvide the number of interrupt resources added to...
2015-05-13 andrewUse the correct node wen reading the compatible property.
2015-05-11 andrewAdd the ofw_bus_subr.h change missed in r282770.
2015-05-11 andrewAdd ofw_bus_find_compatible to find a compatible ofw...
2015-05-10 sjgMerge bmake-20150505 improve detection of malformed...
2015-05-10 loosRemove unnecessary code and make use of generic impleme...
2015-05-09 gjbMerge ^/projects/release-arm-redux into ^/head.
2015-05-09 loosHandle IRQ resources on iicbus and ofw_iicbus.
2015-05-07 baptMerge from HEAD
2015-05-06 gjbMFH: r282315-r282534
2015-05-05 andrewMove the point we attach the ofw driver on arm64 to...
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-22 gjbMFH: r280643-r281852
2015-04-21 sjgMerge bmake-20150418
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-10 baptUpdate nvi to 2.1.3 which fixes the data corruption...
next