summaryrefslogtreecommitdiff
path: root/sys/arch/ofppc/include
AgeCommit message (Expand)Author
2021-12-12s/Miscellanous/Miscellaneous/ in copypasta comments.andvar
2021-02-27Un-do a bunch of misguided code sharing. It's not really shared if it'sthorpej
2021-01-23Document via __HAVE_BUS_SPACE_8 platforms that implement bus_space_*_8christos
2020-07-07It turned out that using some Open Firmware routines causes the systemrin
2019-01-08workaround a problem with the pegasos firmware interface:mrg
2018-07-15Retire ipkdb entirely. The option was removed from the config filesmaxv
2018-07-12Remove the kernel PMC code. Sent yesterday on tech-kern@.maxv
2017-01-26provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently.christos
2016-10-18add isa_intr_establish_xname() to MD isa headers so that it can be usedjdolecek
2015-12-21Add mips fenv.h (From FreeBSD)christos
2015-12-20new powerpc fenv.hchristos
2015-09-07Final bit of PR 41200: headers that declare ioctls should include sys/ioccom.h.dholland
2014-08-06Consistently define WARN in a way that passes format string checks, i.e.joerg
2014-07-23Rename sljitarch.h to sljit_machdep.h.alnsn
2014-02-28Needed for COMPAT_NETBSD32matt
2013-11-17Enable sljit and bpfjit on powerpc.alnsn
2012-02-02Fixed writing of MBR disklabel. It was written by disklabel(8) -r directlyphx
2011-08-30Add getlabelusesmbr(), as proposed inbouyer
2011-07-28userland needs to see PCI_MAGIC_IO_RANGEmacallan
2011-07-17Enable new-style <sys/bus.h> on several PowerPC ports supporting PCIdyoung
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-07-01Per discussion atdyoung
2011-06-20Don't export USER_SR if _MODULE is defined.matt
2011-06-20Don't expose port-specific if _MODULE is defined.matt
2011-06-20Cleanup powerpc param.h. If compiling a MODULE, ignore port-specific stuff.matt
2011-06-18struct device * -> device_tmatt
2011-06-17intr.h must not include cpu due to deadly embrace with SOFTINT_COUNT.matt
2011-06-05Remove <machine/atomic.h>; use <sys/atomic.h> instead.matt
2011-04-26Remove Darwin, MACH and Mach-O support.joerg
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
2010-12-31Support for reading disklabels from RDB partitions in the kernel.phx
2010-12-17Set the GPIO to enable AGP configuration space access when attaching gtpci0phx
2010-11-13sys/device.h is not suitable for such low-level definitions.uebayasi
2010-06-09Support MV64361 on PegasosII by gt(4).kiyohara
2010-04-24Support 64-bit imask for powerpc/pic.kiyohara
2010-03-02Add missing <powerpc/FOO/spr.h> to a few files missed on the first pass.matt
2009-11-23If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD.pooka
2009-08-19isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t.dyoung
2009-08-19Define isa_detach_hook().dyoung
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2008-05-18No longer used.phx
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-08SMP support for ofppc. (finally) Much thanks to Matt Thomas for help ingarbled
2008-03-07Define PCI_MAGIC_IO_RANGE for X11 server. The address chosen may change.phx
2008-02-11Use model_init to clean up how we decide the ranges forgarbled
2008-02-07Add some simple code to print out what the OFW thinks the cachegarbled
2008-01-20Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,joerg
2008-01-17Add support to ofppc for the IBM 7044-270 machine. This is a POWER3-IIgarbled
2008-01-09Changes to the ofppc ofwboot to make it boot on an IBM CHRP RS/6000.garbled