NetBSD/sys/arch/powerpc
riastradh dbfa10e52a ddb/db_active.h: New home for extern db_active.
This can be included unconditionally, and db_active can then be
queried unconditionally; if DDB is not in the kernel, then db_active
is a constant zero.  Reduces need for #include opt_ddb.h, #ifdef DDB.
2022-10-26 23:38:05 +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 fesetexceptflag(): Set FE_ALL_INVALID instead of FE_ALL_EXCEPT for 2022-09-13 01:22:12 +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 fix typos in comments. 2022-08-07 09:37:46 +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 ddb/db_active.h: New home for extern db_active. 2022-10-26 23:38:05 +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