summaryrefslogtreecommitdiff
path: root/usr.sbin/ofctl/Makefile
AgeCommit message (Collapse)Author
2020-07-24evbmips: add ofctl(8) and /dev/openfirm supportjmcneill
2018-04-01Add 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@)
2013-05-02This change arm, armeb, earm, earmeb, earmhf, earmhfeb so all builds thatmatt
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-20Make ofctl for ofppc machines.matt
2009-12-13System utilities, boot programs and kernel modules are machinenakayama
(port) specific not CPU, so use MACHINE not MACHINE_ARCH.
2009-02-14Convert more MACHINE tests to MACHINE_ARCHabs
2007-06-03ofctl can write its OFW tree to a proplib. (reading from a proplib doesn'tmatt
quite work yet).
2007-05-25build ofctl on sparcmacallan
2006-09-29fix typomacallan
2006-09-29Add gimpy's OF device tree dumping tool.macallan
Tested on macppc and sparc64