Age | Commit message (Expand) | Author |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat |
2004-04-26 | Fix RCSID | Miod Vallat |
2004-04-26 | Start factorizing luna88k and mvme88k common parts. | Miod Vallat |
2004-01-20 | Use shifts and logical arithmetic, rather than multiplications and integer | Miod Vallat |
2004-01-09 | Do not define new m8820x specific constants for what are common cache and | Miod Vallat |
2004-01-02 | When both cmmu_dofoo() and cmmu_remote_dofoo() exist, kill the first one, | Miod Vallat |
2003-11-09 | Typos; Jonathan Gray | Miod Vallat |
2003-10-05 | More cmmu routines cleanup: | Miod Vallat |
2003-09-26 | Death to the bitfields, this time cmmu_apr_t and batc_entry_t. In the | Miod Vallat |
2003-09-16 | Remove unused material from include files, as well as the annoying U() macro | Miod Vallat |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-12-22 | masive cmmu overhaul. function pointers now control cmmu functionality | 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-12-13 | Support for MVME197 completed. Fix SPL defs. | Steve Murphree |
2001-11-27 | A few cleanups to have less include files include each other. | Miod Vallat |
2001-08-26 | Add prototypes, fix compilation warnings, random style fixes. | Miod Vallat |
2001-08-11 | Include files serve a purpose. Move lots of extern statements from | Miod Vallat |
2001-03-09 | kernel will compile with -Werror. Added intr.h | Steve Murphree |
2001-03-07 | Inclusion from assembly code is detected with _LOCORE, no more fancy symbols. | Miod Vallat |
1999-09-27 | Adding support for MVME188 and MVME197 | Steve Murphree |