NetBSD/sys/arch/powerpc
martin 1c03490869 Move the last remaining kernel printf to ofprint. 2022-12-12 13:26:46 +00:00
..
booke MI PMAP hardware page table walker support. 2022-10-26 07:35:19 +00:00
conf Introduce PPC_NO_UNALIGNED flag to indicate that CPU cannot handle 2022-05-30 14:05:36 +00:00
fpu Typo in comment. No binary changes. 2022-09-20 12:25:01 +00:00
ibm4xx DHT Walnut: Fix failure to attach on-board pdcide(4) for cold boot. 2022-10-15 04:47:37 +00:00
include move ofprint() to powerpc/ofw_machdep.c and make it official 2022-11-24 00:07:48 +00:00
isa Ensure bus_dmatag_subregion is called with an inclusive max_addr 2022-01-22 15:10:30 +00:00
marvell Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
oea convert more seriously early output to ofprint 2022-12-06 01:14:36 +00:00
pci fix few typos in comments. 2022-05-17 05:05:20 +00:00
pic fix various typos in comments, mainly immediatly/immediately/, 2022-02-23 21:54:40 +00:00
powerpc Move the last remaining kernel printf to ofprint. 2022-12-12 13:26:46 +00:00
stand Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889. 2021-07-24 21:31:31 +00:00
tools/chrpicon
Makefile
Makefile.inc