summaryrefslogtreecommitdiff
path: root/usr/src/uts/i86pc/cpu/authenticamd/authamd_main.c
AgeCommit message (Collapse)AuthorFilesLines
2022-08-2414836 extend AMD chiprev mechanism to identify core revsKeith M Wesolowski1-34/+36
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2012-12-213408 detect socket type of newer AMD CPUsJens Elkner1-1/+1
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2010-07-146812663 Running out of bits in x86_featureKuriakose Kuruvilla1-1/+1
2010-05-196811760 X4250, X4150 fma faults cpu after uncorrected error reported on bank ↵Adrian Frost1-5/+5
0 in snv_109
2010-03-176850096 Error reports should include identification for x8 ECC Symbolsize in ↵Srihari Venkatesan1-29/+46
syndrome-type Contributed by Hans.Rosenfeld@amd.com
2009-11-236893457 CMS_API_VERSION needs to be bumpedYanmin Sun1-1/+1
6900835 fix nhmex KAs "Suggested Action..." to be more precise
2009-11-046843035 Need support for Magny-Cours processorsSrihari Venkatesan1-54/+50
6860401 FMA CPU Topology & Memory Topology needs to support Magny Cours(Multi chip Module) Portions contributed by Boris.Ostrovsky@amd.com and Hans.Rosenfeld@amd.com
2009-11-03PSARC/2009/490 x86 Generic FMA Topology EnumeratorTom Pothier1-6/+24
6785310 Implement SMBIOS contained elements/handles 6841286 Need x86 generic FMA topo enumerator 6853537 x86gentopo needs OEM-Specific SMBIOS structures 6865771 Topology relationships should be derived from contained handles & elements of SMBIOS 6865814 Chip enumerator should derive serials & labels using libsmbios, if SMBIOS is FM aware 6865845 /dev/fm should export the Initial APICID, SMBIOS based ID/instance to the chip enumerator 6866456 Generic Topology FMRI ereport
2009-07-026834787 Handle minor cpuid/revision changes for AMD processorsKuriakose Kuruvilla1-14/+38
6839150 AMD Socket Identifications impact FMA on AMD Family 0xF topologies
2008-02-126661485 cpu module handle array indexing is borked in snv_83gavinm1-5/+6
6661543 narrow race condition in allocating MCA chipshared structures
2007-12-076622756 on_trap and lofault protection should apply under all conditionsgavinm1-4/+21
6622757 count rdmsr and wrmsr that trap 6634790 cms_bankctl_skipinit logic inverted for AMD family 0xf, absent for family 0x10
2007-10-246619031 avoid reading MCi_MISC during init until gp fault handling is improvedgavinm1-1/+208
6620907 AMD family 0xf NB watchdog policy does not force enable 6620917 Perform additional NB MCA Config for AMD family 0x10 6620921 avoid all cores polling NB bank for AMD family 0x10 6620982 poller starts even if mca init declines
2007-10-14PSARC 2007/591 Generic x86 Machine Check Architecturegavinm1-0/+895
PSARC 2007/594 Intel CPU and 5000/7300 Series Chipset FMA 6443855 x86 modinfo slots being wasted during cpu module path search 6475380 cmi_load() should unload unused CPU module 6520280 MCA status bits not properly being cleared for intel processors 6558878 topo_node_hash returns out of range hash 6567218 FMA for Intel processors and 5000/7300 series memory controller 6567634 generic x86 MCA support needs to be improved 6607616 prepare FMA/x86 for xVM 6607626 eversholt Makefile.com lacks a default target 6607637 Add number of cpus and cores per chip to cpu_info kstat 6607643 x86 on_trap handler jumps from frying pan into the fire 6616180 topo should translate slashes in authority fields --HG-- rename : usr/src/uts/i86pc/cpu/amd_opteron/ao_mc.c => deleted_files/usr/src/uts/i86pc/cpu/amd_opteron/ao_mc.c rename : usr/src/uts/i86xpv/generic_cpu/Makefile => deleted_files/usr/src/uts/i86xpv/generic_cpu/Makefile