Home | History | Annotate | Download | only in include
History log of /src/sys/arch/arc/include/platform.h
RevisionDateAuthorComments
 1.8  11-Dec-2005  christos merge ktrace-lwp.
 1.7  03-Jun-2005  tsutsui Add const.
 1.6  03-Jun-2005  tsutsui Add const.
 1.5  22-Jan-2005  tsutsui Make all intr_mask value types uint32_t rather than int, u_int,
or unsigned etc.
 1.4  22-Jan-2005  tsutsui - remove __P()
- use ANSI function decls
- u_intNN_t -> uintNN_t
- some KNF
 1.3  31-Jan-2003  tsutsui branches: 1.3.2; 1.3.10;
Add c_nec_eisa_cons_init() for NEC-J96A and NEC-R96 which have
Cirrus Logic GD5428 ISA VGA console to initialize its registers properly
for generic vga(4) driver(s).
 1.2  30-Nov-2002  tsutsui Add a configuration of struct platform for NEC-J96A,
NEC Express5800/240 with R4400 and EISA.

XXX not functionally working yet. (hangs after mountroot via NFS)
 1.1  13-Jun-2001  soda branches: 1.1.2; 1.1.10;
introduce "struct platform", and remove "cputype" variable.

this change also includes a patch to obtain secondary cache size
from ARC firmware by Bob Meader, which was posted on port-arc on 18 Aug 2000.
this should make NEC Express RISCserver work.

this change obtains ID of display controller from ARC firmware, too.
 1.1.10.2  11-Dec-2002  thorpej Sync with HEAD.
 1.1.10.1  13-Jun-2001  thorpej file platform.h was added on branch nathanw_sa on 2002-12-11 05:52:10 +0000
 1.1.2.1  21-Jun-2001  nathanw Catch up to -current.
 1.3.10.1  29-Apr-2005  kent sync with -current
 1.3.2.2  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.3.2.1  24-Jan-2005  skrll Sync with HEAD.

RSS XML Feed