index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
powerpc
/
include
/
ibm4xx
/
cpu.h
Age
Commit message (
Expand
)
Author
2021-11-02
fix build with COPTS=-O0
ryo
2021-05-31
Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is
simonb
2021-03-30
Convert walnut to use powerpc/ibm4xx/openbios.
rin
2021-03-30
G/C bootpath.
rin
2021-03-29
Set com(4) frequency in ibm4xx_device_register() in order to dedup codes.
rin
2018-04-19
s/static inline/static __inline/g for consistency.
christos
2012-07-27
Fix some -fno-common fallout
matt
2011-06-20
Change IBM4xx to use the common powerpc PIC framework.
matt
2011-06-20
Explicitly include <powerpc/psl.h>
matt
2011-06-18
Move PVR definitions to <powerpc/ibm4xx/spr.h>
matt
2011-06-17
struct device * -> device_t
matt
2011-01-18
Add support for BookE Freescale MPC85xx (e500 core) processors.
matt
2010-03-18
Support PowerPC 405EX/EXr.
kiyohara
2009-03-14
Remove all the __P() from sys (excluding sys/dist)
dsl
2006-08-31
* add PVR values for Xilinx 405 cores
freza
2006-05-05
Remove the devprop API and switch everthing over to the new proplib. Add
thorpej
2005-12-11
merge ktrace-lwp.
christos
2005-01-21
Add consinit() and md_consinit funcptr to ibm4xx/machdep.c.
shige
2005-01-18
Arrange some machine-dependent code.
shige
2005-01-17
Remove openbios dependent code from ibm4xx/ibm40x dependent module.
shige
2005-01-13
Add externs:
shige
2003-09-23
Add IBM40x specific machdep functions.
shige
2003-06-13
Add support IBM 405GPr
msaitoh
2002-08-11
Define the 4xx PVR values in one place only.
simonb
2002-05-13
Remove redundant declarations.
matt
2002-03-15
Use properties to pass around board-specific information rather than a
eeh
2002-03-13
Add this file.
eeh