summaryrefslogtreecommitdiff
path: root/sys/arch/arc/include/types.h
AgeCommit message (Expand)Author
2017-01-26provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently.christos
2011-07-17Switch MIPS and MIPS-ish architectures to new-style <sys/bus.h>. Thisdyoung
2008-01-20Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants,joerg
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-07-14Generic soft interrupts are mandatory.ad
2006-09-09Convert arc to timecounters, using common mips3 timecounters. We have notgdamore
2006-09-03Convert to MI todr framework.gdamore
2006-09-03Nothing in the kernel now tests __HAVE_NWSCONS, so stop defining it everywhere.bjh21
2005-12-11merge ktrace-lwp.christos
2003-10-23Remove OpenBSD and old NetBSD cvs id's; this file now looks nothing likesimonb
2003-05-25Add generic software interrupt support with mips/softintr.c.tsutsui
2002-03-05Provide a L2 cache configuration function.simonb
2002-02-28Use "#define<tab>".simonb
2001-06-13remove __BROKEN_CONFIG_UNIT_USAGE, finally (sorry to be late, cgd).soda
2001-06-13enable device_register(9) on arc port to parse boot device namesoda
2000-06-17vga/pckbc attachment for jazz internal bus of Magnum derived machinessoda
2000-06-09make paddr_t 64bit on arc port by introducing _MIPS_PADDR_T_64BIT.soda
2000-02-05add __BROKEN_CONFIG_UNIT_USAGE #define, becuase these ports do verycgd
2000-01-23merge to NetBSD-current (DeskStation and Algor support is currently broken)soda
2000-01-23Moved from /cvsroot/syssrc/sys/arch/pica/include/types.h,vsoda