Age | Commit message (Expand) | Author |
2007-05-19 | Try reducing the number of IPIs, by only reinflicting them to us if we are | Miod Vallat |
2007-05-14 | Work in progress IPI mechanism, currently only implemented on MVME188, to | Miod Vallat |
2006-11-18 | Rework the PFSR register analysis code on mvme88k: split it into four | Miod Vallat |
2006-06-11 | Typo | Miod Vallat |
2006-04-27 | Adjust sizes for the mandatory 1:1 mappings created in pmap_bootstrap(). | Miod Vallat |
2006-04-17 | Do not mask the MVME188 abort button interrupt at splhigh(), similar to MVME197. | Miod Vallat |
2006-04-17 | Better constant names for the MVME188 GCSR set. | Miod Vallat |
2006-04-15 | Remove DART defines from <machine/mvme188.h> (except for its base address), | Miod Vallat |
2006-04-15 | Clean up <machine/mvme188.h> out of duplicate defines, sort them by relevance, | Miod Vallat |
2006-04-13 | Drop the ivec[] interrupt acknowledge address array, compute the address | Miod Vallat |
2004-10-01 | More mvme88k code cleaning: | Miod Vallat |
2004-08-02 | More include files cleaning: | Miod Vallat |
2004-07-23 | Eventually get the MVME188 reset sequence to work, and allow it to return | Miod Vallat |
2004-04-26 | Start factorizing luna88k and mvme88k common parts. | Miod Vallat |
2004-04-14 | After enough checks on real hardware, it turns out the documentation is wrong, | Miod Vallat |
2003-10-11 | Nuke trailing whitespace. | Miod Vallat |
2003-09-28 | Remove duplicate CMMU address definitions. | Miod Vallat |
2003-09-16 | Remove unused material from include files, as well as the annoying U() macro | Miod Vallat |
2002-01-14 | volatile police. | Miod Vallat |
2001-12-22 | rename m882xx.h to m8820x.h | Steve Murphree |
2001-12-19 | board.h overhaul. split definitions by arch. | Steve Murphree |
2001-12-16 | Revert the mvme88k to 20011212. Recent changes had not been merged correctly, | Miod Vallat |
2001-12-14 | Repair MVME187 after MVME197 merge. | Steve Murphree |
2001-08-26 | Add prototypes, fix compilation warnings, random style fixes. | Miod Vallat |
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela |
2001-03-16 | More function prototypes. | Miod Vallat |
2001-03-07 | Inclusion from assembly code is detected with _LOCORE, no more fancy symbols. | Miod Vallat |
2001-02-01 | Major changes to get MVME188 working. More header and code cleanups. The | Steve Murphree |
2001-01-14 | Complete move to UVM virtual memory system. More header fixes. | Steve Murphree |
1999-09-27 | Adding support for MVME188 and MVME197 | Steve Murphree |