Home | History | Annotate | Download | only in arcbios
History log of /src/sys/dev/arcbios/arcbios.h
RevisionDateAuthorComments
 1.13  20-Feb-2011  matt (XXX this should be a library like libsa).
Deal with the need to save/restore T8 (CURLWP) across arcbios calls.
Call arcbios with O32 ABI conventions even if kernel/bootloader is N32/N64.
 1.12  28-Apr-2008  martin branches: 1.12.22; 1.12.28; 1.12.30;
Remove clause 3 and 4 from TNF licenses
 1.11  25-Dec-2007  perry branches: 1.11.6; 1.11.8; 1.11.10;
Convert many of the uses of __attribute__ to equivalent
__packed, __unused and __dead macros from cdefs.h
 1.10  11-Dec-2005  christos branches: 1.10.46; 1.10.52; 1.10.56; 1.10.60;
merge ktrace-lwp.
 1.9  03-Jun-2005  martin branches: 1.9.2;
Constify
 1.8  18-Apr-2005  tsutsui - Use u_long or long rather than paddr_t for ARCBIOS function prototypes
as per the ARC specification. They are actually 64bit on MIPS64 based
machines and our paddr_t is not equal to pointer size.
(arc is ILP32 but has 64bit paddr_t)
- While here, change some unsigned long to u_long for consistency.
 1.7  27-Feb-2005  perry nuke trailing whitespace
 1.6  02-Oct-2004  sekiya branches: 1.6.4; 1.6.6;
ARCS on 64-bit platforms uses 64-bit pointers. This now works on my Octane.
 1.5  10-Apr-2004  pooka protect against multiple inclusion
 1.4  29-Dec-2003  sekiya branches: 1.4.2;
Fix typo ("ARCBIOS_MEM_ExecptionBlock"). From Steve Rumble.
 1.3  06-Dec-2001  rafal branches: 1.3.16;
Fix component class/types to match reality for SGI's ARCS, which is just
different enough from stock ARC to be annoying.
 1.2  08-Jul-2001  thorpej branches: 1.2.2; 1.2.8;
Make the field names in the system ID structure match the spec.
 1.1  08-Jul-2001  thorpej Initial pass a ARC BIOS code that can be shared between the sgimips
and arc ports.
 1.2.8.2  08-Jan-2002  nathanw Catch up to -current.
 1.2.8.1  08-Jul-2001  nathanw file arcbios.h was added on branch nathanw_sa on 2002-01-08 00:29:20 +0000
 1.2.2.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.3.16.6  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.3.16.5  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.3.16.4  19-Oct-2004  skrll Sync with HEAD
 1.3.16.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.3.16.2  18-Sep-2004  skrll Sync with HEAD.
 1.3.16.1  03-Aug-2004  skrll Sync with HEAD
 1.4.2.1  23-Jul-2004  tron Pull up revision 1.5 (requested by rumble in ticket #682):
protect against multiple inclusion
 1.6.6.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.6.4.1  29-Apr-2005  kent sync with -current
 1.9.2.1  21-Jan-2008  yamt sync with head
 1.10.60.1  02-Jan-2008  bouyer Sync with HEAD
 1.10.56.1  26-Dec-2007  ad Sync with head.
 1.10.52.1  18-Feb-2008  mjf Sync with HEAD.
 1.10.46.1  09-Jan-2008  matt sync with HEAD
 1.11.10.1  16-May-2008  yamt sync with head.
 1.11.8.1  18-May-2008  yamt sync with head.
 1.11.6.1  02-Jun-2008  mjf Sync with HEAD.
 1.12.30.1  05-Mar-2011  bouyer Sync with HEAD
 1.12.28.1  06-Jun-2011  jruoho Sync with HEAD.
 1.12.22.1  05-Mar-2011  rmind sync with head

RSS XML Feed