summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/model_10xxx
Commit message (Expand)AuthorAgeFilesLines
* cpu/amd: Move model_10xxx to family_10h-family_15hTimothy Pearson2015-11-0212-3604/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3110-40/+0
* cpu/amd: Add initial support for AMD Socket G34 processorsTimothy Pearson2015-10-244-3/+58
* cpu/amd/model_10xxx: Clean up debugging statementsTimothy Pearson2015-10-231-22/+20
* cpu/amd/model_10xxx: Install AMD-provided microcode files in CBFSTimothy Pearson2015-10-162-1/+5
* cpu: microcode: Use microcode stored in binary formatAlexandru Gagniuc2015-09-302-4/+1
* cpu/amd/model_10xxx: Do not initialize SMM memory if SMM is disabledTimothy Pearson2015-08-141-9/+25
* amd/model_10xxx: Move CPU microcode to 3rdparty/blobsStefan Reinauer2015-08-078-1153/+1
* cpu/amd/model_10xxx: Determine single-link status of each CPU in _PSD generatorTimothy Pearson2015-07-071-7/+13
* cpu/amd/car: Move AP stacks below the BSP stack to free up spaceTimothy Pearson2015-07-072-1/+8
* cpu/amd: Detect any conflicts between sysinfo and the stack regionTimothy Pearson2015-07-072-0/+16
* Remove address from GPLv2 headersPatrick Georgi2015-05-2110-10/+10
* cpu/amd/model_10xxx: Add missing ACPI _PSD objectTimothy Pearson2015-05-081-2/+36
* cbmem_console: fix it for x86Aaron Durbin2015-04-231-5/+0
* cpu/amd/model_10xxx: Increase preram buffer size to 32kTimothy Pearson2015-03-251-0/+5
* cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson2015-03-191-0/+9
* cpu/amd/model_10xxx: Fix UMA memory sizesTimothy Pearson2015-03-191-3/+3
* cpu/amd/model_10xxx: Move GFXUMA size calculation to separate functionTimothy Pearson2015-03-173-0/+70
* AMD Fam10h: Only create _PR scope if it is filled inPatrick Georgi2015-03-062-10/+5
* AMD Fam10h: sanity check some CPU dataPatrick Georgi2015-03-051-0/+5
* cpu/amd/model_10xxx: Documentation updateTimothy Pearson2015-03-041-11/+2
* cpu/amd/model_10xxx: Refactor model detection to reduce code duplicationTimothy Pearson2015-03-041-6/+3
* AMD Fam10h: Don't write uninitialized data into ACPIPatrick Georgi2015-02-231-2/+1
* cpu/amd/model_10xxx: Add monotonic timer supportTimothy Pearson2015-02-183-0/+100
* cpu/amd/model_10xxx: add Propus (00100F52h BL-C2) equivalent idNicolas Reinecke2015-02-111-32/+12
* amd/amdfam10: Fix incorrect core count identificationTimothy Pearson2015-02-111-7/+29
* cpu/amd/model_10xxx: update microcodeNicolas Reinecke2015-02-1112-834/+840
* amd/amdfam10: Fix invalid transition latency in PowerNow! _PSS objectsTimothy Pearson2015-02-101-1/+1
* cpu/amd (non-AGESA): Remove terminator from microcode blobKyösti Mälkki2015-02-031-6/+0
* amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selectionKyösti Mälkki2015-02-031-1/+7
* cpu/amd (non-AGESA): Load microcode updates from CBFSKyösti Mälkki2015-02-034-25/+14
* cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE optionAlexandru Gagniuc2015-02-032-33/+1
* cpu/amd (non-AGESA): Fix AP crash during microcode version lookupTimothy Pearson2015-01-311-19/+28
* amd/amdfam10: Update name table with Opteron 2400/8400 series codesTimothy Pearson2015-01-311-0/+4
* amd/amdfam10: Add runtime ACPI _PSS generationTimothy Pearson2015-01-281-3/+225
* vboot2: add verstageStefan Reinauer2015-01-271-0/+1
* amd/fam10: Fix pstate configurationPatrick Georgi2014-11-251-1/+1
* amdk8: Move to implicit length patchingVladimir Serbinenko2014-11-221-2/+2
* amdfam10: Move to per-device ACPIVladimir Serbinenko2014-11-222-0/+32
* cpu/amd/model_10xxx/processor_name.c: Duplicate 'const' specifierEdward O'Callaghan2014-11-161-4/+4
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-1/+3
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-031-0/+1
* Move MAX_PHYSICAL_CPUS to AMD k8 and fam10Kyösti Mälkki2014-04-201-0/+4
* AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki2013-12-291-7/+1
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-261-0/+1
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-262-1/+1
* AMD boards: Fix includes for microcode updatesKyösti Mälkki2013-12-093-12/+4
* X86: make the SIPI num_starts a config variableRonald G. Minnich2013-07-221-0/+4
* cpu: Fix spellingMartin Roth2013-07-113-5/+5
* AMD: Kconfig cleanupKyösti Mälkki2013-07-101-0/+1
OpenPOWER on IntegriCloud