Home | History | Annotate | Download | only in include
History log of /src/sys/arch/sparc64/include/openfirm.h
RevisionDateAuthorComments
 1.13  11-Dec-2005  christos merge ktrace-lwp.
 1.12  21-Mar-2004  pk Reach over to the sparc openfirm & openprom implementation.
 1.11  14-Mar-2004  chs checkpoint of MP work from dennis and myself. includes cross-processor
interrupt framework, a sledgehammer TLB invalidation and misc MP fixes.
doesn't work at all yet.
 1.10  06-Jan-2004  petrov Spinup secondary cpus. Based on codes sent to me by Dennis Chernoivanov
and Chuck Silvers.
 1.9  05-Oct-2001  eeh branches: 1.9.4; 1.9.20;
Make OF_interpret() handle input and output arguments.
 1.8  20-Jul-2001  eeh branches: 1.8.2;
PCI overhaul.
 1.7  18-Nov-2000  mrg branches: 1.7.4;
sync with sparc port. add support for OF_setprop(), OF_nextprop(),
OF_interpret() and OF_milliseconds().
 1.6  31-Jan-1999  mrg branches: 1.6.8;
retire _LP64; use compiler provided __arch64__, but still defined _LP64 where we used to anyway.
 1.5  02-Sep-1998  eeh Periodic update: now starts probing devices.
 1.4  27-Aug-1998  eeh Add 64-bit pmap support:

Moved from a two level 512/1024 entry setup mapping 32 (9/10/13) bits
respectively to a three level 1024/1024/1024 entry setup mapping 43
(10/10/10/13) bits. In 32-bit mode we waste about 1/12 pages mapping the high
11 bits. We also only manage 43 of the possible 44 bits of virtual address
space, wasting half of it. Oh well, maybe we'll do better next revision.
 1.3  13-Aug-1998  eeh Merge paddr_t changes into the main branch.
 1.2  07-Jul-1998  eeh branches: 1.2.2;
General update:

Added genassym.cf
Removed lderr which should never have gotten in
Removed lots of dead code from locore.s
Added some softint stuff to intr.c
Added support for halt -p
esp and le both use bus_dmamap_*() functions now
instead of kdvma_mapin()
groundwork for PCI (but we still have no drivers for
any sun4u PCI devices)
 1.1  20-Jun-1998  eeh branches: 1.1.1;
Initial revision
 1.1.1.1  20-Jun-1998  eeh Import of sparc64.
 1.2.2.1  30-Jul-1998  eeh Split vm_offset_t and vm_size_t into paddr_t, psize_t, vaddr_t, and vsize_t.
 1.6.8.1  22-Nov-2000  bouyer Sync with HEAD.
 1.7.4.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.7.4.1  03-Aug-2001  lukem update to -current
 1.8.2.1  11-Oct-2001  fvdl Catch up with -current. Fix some bogons in the sparc64 kbd/ms
attach code. cd18xx conversion provided by mrg.
 1.9.20.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.9.20.2  18-Sep-2004  skrll Sync with HEAD.
 1.9.20.1  03-Aug-2004  skrll Sync with HEAD
 1.9.4.2  05-Oct-2001  eeh Make OF_interpret() handle input and output arguments.
 1.9.4.1  05-Oct-2001  eeh file openfirm.h was added on branch nathanw_sa on 2001-10-05 21:52:44 +0000

RSS XML Feed