summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/include/rpb.h
AgeCommit message (Expand)Author
2020-10-03Add a comment describing the rpb::rpb_vptb field.thorpej
2019-04-08Add some additional CPU and system types.thorpej
2012-02-06Do a minor cleanup of alpha (this will make applying pullups post branchingmatt
2002-07-25Use "#define<tab>".simonb
2002-07-25Add identifiers for newer 21264 CPUs (B, C and D), EV68 variants.he
2001-05-03Add systype for "Titan" systems (systype 38).thorpej
2000-07-06Oops, g/c some stuff from previous.thorpej
2000-07-06Define some more CTB formats.thorpej
2000-07-03The `rpb_phys_address_size' field is really 2 32-bit fields,thorpej
2000-06-03Add EV57 and EV67 processor variants.thorpej
2000-05-31Add a few systypes.thorpej
2000-03-29Extern declaration of cputype.simonb
1999-06-29Minor Tsunami-related changes.ross
1999-04-14Slight braino in previous.thorpej
1999-04-14Add macros to decode the `turboslot' member of the Console Terminal Block.thorpej
1999-03-17add ST_DEC_6600, clean up some commentsdrochner
1998-11-19"extern struct rpb *hwrpb" belongs here (duhhh)ross
1998-09-22Define the inter-console communication buffer portion of the per-cputhorpej
1998-08-14Change the "vm_offset_t"s to "u_long"s for now; eventually, we can makethorpej
1998-06-26Note ST_DEC_1000 as PCI/EISA.ross
1998-06-24Identify ST_DEC_1000A as PCI/EISA.ross
1998-06-05Add system variation for Miata 1.5.thorpej
1998-06-03Define a bunch more system variations.thorpej
1998-04-29Define the DEC 550 Personal Workstation (Miata) systype.thorpej
1998-04-15add Alpha 4100 supportmjacob
1998-03-20Add a few more systypes.thorpej
1998-03-02Second part of cdev_decl() migration. Declare cputype variable.ross
1998-02-13Define the structure of the HWRPB's Dynamic System Recognition area.thorpej
1998-02-12rename struct rob's "rpb" element to "rpb_phys" for clarity. also,cgd
1998-01-29Correct a number of apparent errors in a few reboot paramemter block fields.ross
1998-01-12Add "non-volatile" memory cluster usage bit.thorpej
1997-09-23Redo the platform specific identification and initialization, makingmjacob
1997-04-06clean up NetBSD RCS ID stringscgd
1996-11-13clean up cpu type descriptions, in line with rev. 3 of the AARMcgd
1996-11-13update copyright datescgd
1996-11-13compile cleanly with:cgd
1996-11-11add system type numbers up to 28, add the EV56 processor type number.cgd
1996-04-29fix definition of the "Primary Eligible" RPB PCS processor variation field.cgd
1995-11-23wholesale update from my NetBSD/Alpha source tree. Includes:cgd
1995-06-28update to make current state of knowledgecgd
1995-03-28KERNEL -> _KERNELjtc
1995-03-24fill in sysnames for the 300 familycgd
1995-03-08update from my local tree; better CPU configuration, support for 3000/300.cgd
1995-02-13preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TOcgd