summaryrefslogtreecommitdiffstats
path: root/src/cpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* cpu/intel: (non-FSP) Remove microcode updates from treeAlexandru Gagniuc2015-02-28154-40700/+0
* cpu/intel (non-FSP): Use microcode from blobs repositoryAlexandru Gagniuc2015-02-2821-193/+27
* AMD Fam10h: Don't write uninitialized data into ACPIPatrick Georgi2015-02-231-2/+1
* cpu/amd/agesa: Use alloc_cbmem() only in ramstageDave Frodin2015-02-231-2/+4
* cpu/amd/pi: Use alloc_cbmem() only in ramstageDave Frodin2015-02-211-2/+2
* AMD Bald Eagle: Add CPU subdirectory files for new AMD processorBruce Griffith2015-02-2110-2/+527
* cpu/allwinner/a10/twi.c: Refactor I²C handler to use i2c_seg APIAlexandru Gagniuc2015-02-201-59/+26
* AMD amdfam10: Always have HT3_SUPPORTKyösti Mälkki2015-02-204-4/+0
* amd/00730F01: Move SteppeEagle specific settings to northbridgeDave Frodin2015-02-181-14/+0
* cpu/intel/model_2065x|nehalem: remove unsupported MSR_PP0/MSR_PP1Alexander Couzens2015-02-182-27/+0
* cpu/amd/model_10xxx: Add monotonic timer supportTimothy Pearson2015-02-183-0/+100
* acpi: Generate valid ACPI processor objectsTimothy Pearson2015-02-165-158/+158
* cpu/allwinner/a10/Kconfig: Link ramstage at base of SDRAMAlexandru Gagniuc2015-02-141-0/+5
* 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
* cpu/intel: >= nehalem: add comments to msr finalize'sAlexander Couzens2015-02-114-1/+36
* amd/amdfam10: Fix invalid transition latency in PowerNow! _PSS objectsTimothy Pearson2015-02-101-1/+1
* FSP & CBMEM: Fix broken cbmem CAR transition.Martin Roth2015-02-063-9/+16
* AMD K8: Remove some excessive preprocessor useKyösti Mälkki2015-02-051-22/+22
* cpu/amd (non-AGESA): Remove terminator from microcode blobKyösti Mälkki2015-02-033-14/+4
* 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-0310-71/+81
* cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE optionAlexandru Gagniuc2015-02-033-34/+2
* cpu/amd (non-AGESA): Fix AP crash during microcode version lookupTimothy Pearson2015-01-312-45/+63
* amd/amdfam10: Update name table with Opteron 2400/8400 series codesTimothy Pearson2015-01-311-0/+4
* intel/model_2065x: update microcodeNicolas Reinecke2015-01-315-614/+776
* amd/amdfam10: Add runtime ACPI _PSS generationTimothy Pearson2015-01-281-3/+225
* CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki2015-01-276-9/+1
* CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEMKyösti Mälkki2015-01-271-2/+2
* CBMEM: Tidy up CAR migrationKyösti Mälkki2015-01-271-1/+7
* CBMEM console: Fix CAR migration stepKyösti Mälkki2015-01-271-0/+32
* vboot2: add verstageStefan Reinauer2015-01-2736-0/+36
* ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki2015-01-102-10/+4
* cpu/amd/pi: Use acpi_is_wakeup()Kyösti Mälkki2015-01-093-8/+4
* x86: Initialize drivers in SMM context if neededDavid Hendricks2015-01-092-0/+28
* cpu: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-063-12/+12
* doxygen fixes: fix parameter names to match the functionsMartin Roth2015-01-061-1/+1
* intel/model_206ax: update microcodeNicolas Reinecke2015-01-035-1352/+1480
* ARMv7: Always has DYNAMIC_CBMEMKyösti Mälkki2015-01-033-0/+27
* allwinner/a10: Always has DYNAMIC_CBMEMKyösti Mälkki2015-01-022-4/+1
* arch/x86: Declare GDT symbols and move_gdt()Kyösti Mälkki2014-12-312-10/+2
* i2c: Add software_i2c driver for I2C debugging and emulationJulius Werner2014-12-301-1/+1
* ipq/arm: Redesign hooks for bootblockVadim Bendebury2014-12-304-25/+2
* CBMEM: Always build for x86 romstageKyösti Mälkki2014-12-302-3/+8
* intel CAR: Fix DCACHE_RAM_BASE for old socketsKyösti Mälkki2014-12-305-2/+41
* intel: Fix microcode alignmentKyösti Mälkki2014-12-282-14/+1
* AGESA fam15: Unify agesawrapperKyösti Mälkki2014-12-201-0/+15
OpenPOWER on IntegriCloud