summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include
AgeCommit message (Expand)Author
2022-11-24move ofprint() to powerpc/ofw_machdep.c and make it officialmacallan
2022-11-15remove workaround for old clang - it's not needed anymore and caused problemsmacallan
2022-11-02fix various typos in comments and messages.andvar
2022-09-13fesetexceptflag(): Set FE_ALL_INVALID instead of FE_ALL_EXCEPT forrin
2022-09-12PR port-powerpc/56922rin
2022-09-12Make ibm4xx kernels compiled by clang.rin
2022-08-30Move FTYPE_* definitions from instr.h to fpu_emu.h.rin
2022-07-11PR 56922: disabel fast softints for powerpc for now.martin
2022-05-30Export CPU capability of unaligned memory access to userlandrin
2022-05-30Introduce PPC_NO_UNALIGNED flag to indicate that CPU cannot handlerin
2022-05-30Add routines to fix unaligned memory access for userland process.rin
2022-05-29Fix insn field definitions for MD and MDS formats.rin
2022-05-28fix various typos in comments.andvar
2022-05-24fix various typos in comment, documentation and log messages.andvar
2022-05-11fix various typos in comments.andvar
2022-05-11s/varible/variable/andvar
2022-05-07Remove SPR_CCR0 from <powerpc/spr.h>; we already have it inrin
2022-05-07Try to fix PV tracking support.rin
2022-05-07Instead of hard-coding SPR# for CCR0, define SPR_CCR0 inrin
2022-03-10powerpc: Implement bus_space_barrier as eieio.riastradh
2022-02-16powerpc: Sprinkle "memory" clobbers on eieio and nearby asm blocks.riastradh
2022-02-16powerpc: Implement pv-tracking for unmanaged pages.riastradh
2022-02-13PR port-macppc/56091: on G5 macs we currently can not easily makemartin
2022-02-12__cpu_simple_lock(9): Omit needless barriers in init.riastradh
2022-02-03bump MAXTSIZmacallan
2022-01-07s/udpate/update/andvar
2021-12-05s/seach/search/msaitoh
2021-11-02In order to prevent _mcount() from being recursively called when built with C...ryo
2021-11-02fix profiling kernel buildryo
2021-11-02fix build with COPTS=-O0ryo
2021-10-29Define __HAVE_STRUCT_SIGCONTEXT regardless of its current visibility.thorpej
2021-10-27Need frame.hchristos
2021-10-27There is no sigcontext in ppc64christos
2021-10-27Make sigcontext13 visible only to _KERNEL. Make sigcontext visible onlythorpej
2021-10-26Merge all MD __sigaction14_sigtramp.c copies into one:christos
2021-09-19fix various typos in comments, messages and documentation.andvar
2021-09-13Fix IBM405 errata 77 workaround for __cpu_simple_lock{,_try}();rin
2021-09-11Add missing double p and d for stopped and overriden accordingly.andvar
2021-08-14Improved the performance of kernel profiling on MULTIPROCESSOR, and possible ...ryo
2021-08-13fix typos in words "pointer" and s/fram /frame/andvar
2021-08-12fix typos in "environment" word.andvar
2021-08-03Fix various typos in comments. Also add missing NetBSD RCS Id in some of thes...andvar
2021-05-31Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE issimonb
2021-04-17Sync MAXfoo params with oea:rin
2021-04-17PR port-powerpc/56107rin
2021-04-17Adjust TABs. No functional changes.rin
2021-04-02Add bit-field definitions for DCR_SDRAM0_B[0-3]CR registers.rin
2021-04-01Whitespace: #define<tab>simonb
2021-03-30G/C misleading <evbppc/tlb.h>. Use <powerpc/ibm4xx/tlb.h> directly.rin
2021-03-30Convert walnut to use powerpc/ibm4xx/openbios.rin