| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-24 | evbmips: add ofctl(8) and /dev/openfirm support | jmcneill | |
| 2020-06-06 | Update for proplib(3) API changes. | thorpej | |
| 2018-05-28 | Sort options in usage. | wiz | |
| 2018-05-28 | Document -l, -r, and -w, based on input by jmcneill@ | wiz | |
| Bump date. | |||
| 2018-05-26 | Merge single-letter options. Use more markup. | wiz | |
| 2018-05-26 | Add -v flag which prints the full path of each device node when dumping | jmcneill | |
| the full tree. | |||
| 2018-04-01 | Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@) | ryo | |
| - sys/arch/evbarm64 is gone and integrated into sys/arch/evbarm. (by skrll@) - add support fdt. evbarm/conf/GENERIC64 fdt (bcm2837,sunxi,tegra) based generic 64bit kernel config. (by skrll@, jmcneill@) | |||
| 2015-12-23 | Implement OF_finddevice, now ofctl -p <path to node> works | jmcneill | |
| 2013-05-02 | This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds that | matt | |
| share a MACHINE_ARCH for userland so that except for etc, will produce identical sets. usr/include/machine now points to usr/include/arm | |||
| 2010-06-20 | Make ofctl for ofppc machines. | matt | |
| 2009-12-13 | System utilities, boot programs and kernel modules are machine | nakayama | |
| (port) specific not CPU, so use MACHINE not MACHINE_ARCH. | |||
| 2009-05-18 | if there is no "name" properly, don't assert(), pretend it is empty. | mrg | |
| now "ofctl" works on the shark. fixes PR#36733. | |||
| 2009-04-26 | Fix WARNS=4 issues (-Wcast-qual -Wsign-compare) | lukem | |
| Fixes PR bin/41283 | |||
| 2009-02-14 | Convert more MACHINE tests to MACHINE_ARCH | abs | |
| 2008-09-25 | Mention that the program is only installed on supported platforms. | reed | |
| (Also add a paragraph break.) I didn't specifically mention the platforms or what support is needed. At least someone reading the manpage will have some idea why the tool is missing from their system. (Some manual pages mention this in the BUGS section, but I didn't do that.) | |||
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem | |
| Tweak to use a consistent format. | |||
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin | |
| 2008-04-29 | Convert to new 2 clause license | martin | |
| 2007-08-05 | Add the __COPYRIGHT and __RCSID tags. | jmmv | |
| 2007-08-03 | Messages passed to errx are not supposed to have a trailing \n. Fix that. | jmmv | |
| 2007-06-06 | Make format directive match type of of_buflen. | rjs | |
| 2007-06-03 | ofctl can write its OFW tree to a proplib. (reading from a proplib doesn't | matt | |
| quite work yet). | |||
| 2007-05-25 | build ofctl on sparc | macallan | |
| 2007-05-25 | make this work with OBP2 | macallan | |
| 2006-10-03 | Sync usage with man page (correct program name, sort options). | wiz | |
| 2006-10-03 | Some minor fixes. | wiz | |
| 2006-09-29 | fix typo | macallan | |
| 2006-09-29 | Add gimpy's OF device tree dumping tool. | macallan | |
| Tested on macppc and sparc64 | |||
