#
e4cf3176 |
| 26-Jan-2017 |
christos <christos@NetBSD.org> |
provide __HAVE_COMPAT_NETBSD32 and fix multiple include protection consistently.
|
#
0e0deeb0 |
| 17-Jul-2011 |
dyoung <dyoung@NetBSD.org> |
Switch MIPS and MIPS-ish architectures to new-style <sys/bus.h>. This involves moving some inline bus_space(9) implementation into .c files.
|
#
3615cf77 |
| 20-Jan-2008 |
joerg <joerg@NetBSD.org> |
Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, remove the conditionals and the code associated with the undef case.
|
#
d974db0a |
| 17-Oct-2007 |
garbled <garbled@NetBSD.org> |
Merge the ppcoea-renovation branch to HEAD.
This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the v
Merge the ppcoea-renovation branch to HEAD.
This branch was a major cleanup and rototill of many of the various OEA cpu based PPC ports that focused on sharing as much code as possible between the various ports to eliminate near-identical copies of files in every tree. Additionally there is a new PIC system that unifies the interface to interrupt code for all different OEA ppc arches. The work for this branch was done by a variety of people, too long to list here.
TODO: bebox still needs work to complete the transition to -renovation. ofppc still needs a bunch of work, which I will be looking at. ev64260 still needs to be renovated amigappc was not attempted.
NOTES: pmppc was removed as an arch, and moved to a evbppc target.
show more ...
|
#
63811f52 |
| 14-Jul-2007 |
ad <ad@NetBSD.org> |
Generic soft interrupts are mandatory.
|
#
5ebcd1bf |
| 07-Sep-2006 |
gdamore <gdamore@NetBSD.org> |
Convert to common mips3_cp0_counter clock. Convert to timecounters.
From Rivo Nurges (rix at estpak dot ee). ok soren@, tested by simon@. Note that this means we aren't using the gt clock, and mayb
Convert to common mips3_cp0_counter clock. Convert to timecounters.
From Rivo Nurges (rix at estpak dot ee). ok soren@, tested by simon@. Note that this means we aren't using the gt clock, and maybe we should clean that up a bit.
show more ...
|
#
087695a5 |
| 04-Sep-2006 |
tsutsui <tsutsui@NetBSD.org> |
Switch cobalt to MI todr.
|
#
95e1ffb1 |
| 11-Dec-2005 |
christos <christos@NetBSD.org> |
merge ktrace-lwp.
|
#
14b42ecf |
| 12-Sep-2003 |
tsutsui <tsutsui@NetBSD.org> |
Use common mips generic software interrupt routines.
|
#
4324f375 |
| 28-Feb-2002 |
simonb <simonb@NetBSD.org> |
Use "#define<tab>".
|
#
278498c0 |
| 31-Mar-2000 |
soren <soren@NetBSD.org> |
Some cleanups.
|
#
4c547143 |
| 19-Mar-2000 |
soren <soren@NetBSD.org> |
NetBSD/cobalt. Work-in-progress.
|