summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/ibm4xx/cpu.h
AgeCommit message (Expand)Author
2021-11-02fix build with COPTS=-O0ryo
2021-05-31Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE issimonb
2021-03-30Convert walnut to use powerpc/ibm4xx/openbios.rin
2021-03-30G/C bootpath.rin
2021-03-29Set com(4) frequency in ibm4xx_device_register() in order to dedup codes.rin
2018-04-19s/static inline/static __inline/g for consistency.christos
2012-07-27Fix some -fno-common falloutmatt
2011-06-20Change IBM4xx to use the common powerpc PIC framework.matt
2011-06-20Explicitly include <powerpc/psl.h>matt
2011-06-18Move PVR definitions to <powerpc/ibm4xx/spr.h>matt
2011-06-17struct device * -> device_tmatt
2011-01-18Add support for BookE Freescale MPC85xx (e500 core) processors.matt
2010-03-18Support PowerPC 405EX/EXr.kiyohara
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2006-08-31* add PVR values for Xilinx 405 coresfreza
2006-05-05Remove the devprop API and switch everthing over to the new proplib. Addthorpej
2005-12-11merge ktrace-lwp.christos
2005-01-21Add consinit() and md_consinit funcptr to ibm4xx/machdep.c.shige
2005-01-18Arrange some machine-dependent code.shige
2005-01-17Remove openbios dependent code from ibm4xx/ibm40x dependent module.shige
2005-01-13Add externs:shige
2003-09-23Add IBM40x specific machdep functions.shige
2003-06-13Add support IBM 405GPrmsaitoh
2002-08-11Define the 4xx PVR values in one place only.simonb
2002-05-13Remove redundant declarations.matt
2002-03-15Use properties to pass around board-specific information rather than aeeh
2002-03-13Add this file.eeh