Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made the prototypes for pmap_kenter and pmap_kremove MD. These functions | jake | 2003-03-16 | 1 | -0/+2 |
* | o Introduce pmap_page_is_mapped(). Its purpose is to obsolete | alc | 2002-08-07 | 1 | -0/+1 |
* | Implement vtophys() | benno | 2002-06-29 | 1 | -0/+2 |
* | Add pmap_mapdev and pmap_unmapdev. | benno | 2002-06-29 | 1 | -0/+2 |
* | Tidy up some loose ends. | peter | 2002-04-29 | 1 | -1/+0 |
* | - Modify pmap_activate so it only marks the pmap as active. | benno | 2002-02-28 | 1 | -0/+1 |
* | Complete rework of the PowerPC pmap and a number of other bits in the early | benno | 2002-02-14 | 1 | -84/+34 |
* | Implement pmap_mapdev. | benno | 2001-10-14 | 1 | -0/+1 |
* | Update PowerPC MD code to compile and do initial bootstrap based on | mp | 2001-09-20 | 1 | -1/+2 |
* | Bring in NetBSD code used in the PowerPC port. | benno | 2001-06-10 | 1 | -0/+134 |