| Age | Commit message (Expand) | Author |
| 2025-06-11 | machine/stdarg.h -> sys/stdarg.h | Brooks Davis |
| 2025-04-03 | openfirm: Add OF_device_unregister_xref | Emannuel Vadot |
| 2024-06-26 | ofw: convert boolean_t to bool | Mitchell Horne |
| 2023-08-16 | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh |
| 2022-08-11 | Adjust function definition in ofw to avoid clang 15 warning | Andrew Turner |
| 2018-04-09 | Align OF_getencprop_alloc API with OF_getencprop and OF_getprop_alloc | Oleksandr Tymoshenko |
| 2018-04-09 | Make OF_searchencprop signature consistent with OF_getencprop | Oleksandr Tymoshenko |
| 2018-04-08 | Clean up OF_getprop_alloc API | Oleksandr Tymoshenko |
| 2017-11-28 | Back out OF module installation in the event of failure. PS3 firmware gives | Nathan Whitehorn |
| 2017-11-27 | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni |
| 2016-05-11 | Add OF_prop_free function as a counterpart for OF_*prop_alloc | Oleksandr Tymoshenko |
| 2016-01-25 | Do not destroy input buffer of the OF_getencprop() function on error | Zbigniew Bodek |
| 2016-01-24 | Fix the style of the reading of a nodes xref to make it readable. | Andrew Turner |
| 2015-03-30 | Fix bug in xrefinfo_find() for 64-bit platforms | Zbigniew Bodek |
| 2015-01-30 | Do not leak the OFW memory when the result does not satisfy our alignment | Luiz Otavio O Souza |
| 2014-09-06 | When registering an association between a device and an xref phandle, create | Ian Lepore |
| 2014-09-06 | Revert rr271190, it was based on a misunderstanding. The problem of | Ian Lepore |
| 2014-09-06 | Add OF_xref_from_node_strict() which returns -1 if there is no xref handle | Ian Lepore |
| 2014-09-02 | Fix typo. | Ian Lepore |
| 2014-09-02 | Add OF_xref_from_device() so that there's no need to have an intermediate | Ian Lepore |
| 2014-09-01 | Create a mechanism for looking up a device_t associated with an ofw/fdt | Ian Lepore |
| 2014-09-01 | Rename OF_xref_phandle() to OF_node_from_xref() and add a new function | Ian Lepore |
| 2013-10-23 | Make all Open Firmware internal interfaces endian-safe by using the new | Nathan Whitehorn |
| 2013-10-23 | Fix build. | Andreas Tobler |
| 2013-10-22 | A few other common cases for encode-int decoding: OF_getencprop_alloc() | Nathan Whitehorn |
| 2013-10-22 | Add a new function (OF_getencprop()) that undoes the transformation applied | Nathan Whitehorn |
| 2013-09-15 | Add a kernel interface (OF_xref_phandle()) for systems where phandles | Nathan Whitehorn |
| 2012-08-18 | - Add OF_hasprop() and ofw_bus_has_prop(). These can be used to check | Hiroki Sato |
| 2012-01-27 | Implement OF_printf() using kvprintf() directly, avoiding to use a | Marius Strobl |
| 2011-12-02 | Fix OF_finddevice error return value in case of FDT. | Jayachandran C. |
| 2011-11-15 | As it turns out, r186347 actually is insufficient to avoid the use of the | Marius Strobl |
| 2010-11-09 | Make all OF client interface calls return the maximum kind of | Nathan Whitehorn |
| 2010-09-11 | Change OF_interpret() to also take an array of cell_t (missed in r209801). | Marius Strobl |
| 2010-07-08 | Change the argument type to OF_call_method to take an array of cell_t | Nathan Whitehorn |
| 2010-05-28 | Prepare and extend OFW layer for FDT support. | Rafal Jaworowski |
| 2010-05-16 | Pull OF_quiesce() out of the MI Open Firmware layer and entirely into | Nathan Whitehorn |
| 2010-05-16 | On PowerMac11,2 and (presumably) PowerMac12,1, we need to quiesce the | Nathan Whitehorn |
| 2009-06-14 | Fix style. | Marius Strobl |
| 2009-03-29 | Unbreak OF_interpret() and its standard implementation after r186347. | Marius Strobl |
| 2009-01-03 | Fix the OFW interrupt map parser to use its own idea of the number of interrupt | Nathan Whitehorn |
| 2008-12-20 | Modularize the Open Firmware client interface to allow run-time switching | Nathan Whitehorn |
| 2007-07-06 | Fix warnings. | Peter Wemm |
| 2007-06-16 | In OF_init() check the return value of OF_getprop(). | Marius Strobl |
| 2007-06-16 | - Restore the machine independency of sys/dev/ofw/openfirm.{c,h} by | Marius Strobl |
| 2007-06-16 | Sync the styles of sys/boot/ofw/libofw/openfirm.c and | Marius Strobl |
| 2006-10-11 | Using the ptr defines broke the powerpc build - convert set_mmfsa to the same | Kip Macy |
| 2006-10-09 | kernel clean up to make the sun4v kernel build | Kip Macy |
| 2005-11-22 | Remove unused function and variables. | Marius Strobl |
| 2005-01-06 | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh |
| 2004-08-16 | Instead of "OpenFirmware", "openfirmware", etc. use the official spelling | Marius Strobl |