aboutsummaryrefslogtreecommitdiff
path: root/src/cpu
AgeCommit message (Expand)Author
2015-03-04cpu/amd/model_10xxx: Documentation updateTimothy Pearson
2015-03-04cpu/amd/model_10xxx: Refactor model detection to reduce code duplicationTimothy Pearson
2015-02-28cpu/intel: (non-FSP) Remove microcode updates from treeAlexandru Gagniuc
2015-02-28cpu/intel (non-FSP): Use microcode from blobs repositoryAlexandru Gagniuc
2015-02-23AMD Fam10h: Don't write uninitialized data into ACPIPatrick Georgi
2015-02-23cpu/amd/agesa: Use alloc_cbmem() only in ramstageDave Frodin
2015-02-21cpu/amd/pi: Use alloc_cbmem() only in ramstageDave Frodin
2015-02-21AMD Bald Eagle: Add CPU subdirectory files for new AMD processorBruce Griffith
2015-02-20cpu/allwinner/a10/twi.c: Refactor I²C handler to use i2c_seg APIAlexandru Gagniuc
2015-02-20AMD amdfam10: Always have HT3_SUPPORTKyösti Mälkki
2015-02-18amd/00730F01: Move SteppeEagle specific settings to northbridgeDave Frodin
2015-02-18cpu/intel/model_2065x|nehalem: remove unsupported MSR_PP0/MSR_PP1Alexander Couzens
2015-02-18cpu/amd/model_10xxx: Add monotonic timer supportTimothy Pearson
2015-02-16acpi: Generate valid ACPI processor objectsTimothy Pearson
2015-02-14cpu/allwinner/a10/Kconfig: Link ramstage at base of SDRAMAlexandru Gagniuc
2015-02-11cpu/amd/model_10xxx: add Propus (00100F52h BL-C2) equivalent idNicolas Reinecke
2015-02-11amd/amdfam10: Fix incorrect core count identificationTimothy Pearson
2015-02-11cpu/amd/model_10xxx: update microcodeNicolas Reinecke
2015-02-11cpu/intel: >= nehalem: add comments to msr finalize'sAlexander Couzens
2015-02-10amd/amdfam10: Fix invalid transition latency in PowerNow! _PSS objectsTimothy Pearson
2015-02-06FSP & CBMEM: Fix broken cbmem CAR transition.Martin Roth
2015-02-05AMD K8: Remove some excessive preprocessor useKyösti Mälkki
2015-02-03cpu/amd (non-AGESA): Remove terminator from microcode blobKyösti Mälkki
2015-02-03amd/model_10xxx: Drop AMD_UCODE_PATCH_FILE selectionKyösti Mälkki
2015-02-03cpu/amd (non-AGESA): Load microcode updates from CBFSKyösti Mälkki
2015-02-03cpu/amd/model_10xxx: Remove UPDATE_CPU_MICROCODE optionAlexandru Gagniuc
2015-01-31cpu/amd (non-AGESA): Fix AP crash during microcode version lookupTimothy Pearson
2015-01-31amd/amdfam10: Update name table with Opteron 2400/8400 series codesTimothy Pearson
2015-01-31intel/model_2065x: update microcodeNicolas Reinecke
2015-01-28amd/amdfam10: Add runtime ACPI _PSS generationTimothy Pearson
2015-01-27CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki
2015-01-27CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEMKyösti Mälkki
2015-01-27CBMEM: Tidy up CAR migrationKyösti Mälkki
2015-01-27CBMEM console: Fix CAR migration stepKyösti Mälkki
2015-01-27vboot2: add verstageStefan Reinauer
2015-01-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
2015-01-09cpu/amd/pi: Use acpi_is_wakeup()Kyösti Mälkki
2015-01-09x86: Initialize drivers in SMM context if neededDavid Hendricks
2015-01-06cpu: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06doxygen fixes: fix parameter names to match the functionsMartin Roth
2015-01-03intel/model_206ax: update microcodeNicolas Reinecke
2015-01-03ARMv7: Always has DYNAMIC_CBMEMKyösti Mälkki
2015-01-02allwinner/a10: Always has DYNAMIC_CBMEMKyösti Mälkki
2014-12-31arch/x86: Declare GDT symbols and move_gdt()Kyösti Mälkki
2014-12-30i2c: Add software_i2c driver for I2C debugging and emulationJulius Werner
2014-12-30ipq/arm: Redesign hooks for bootblockVadim Bendebury
2014-12-30CBMEM: Always build for x86 romstageKyösti Mälkki
2014-12-30intel CAR: Fix DCACHE_RAM_BASE for old socketsKyösti Mälkki
2014-12-28intel: Fix microcode alignmentKyösti Mälkki
2014-12-20AGESA fam15: Unify agesawrapperKyösti Mälkki
2014-12-20AGESA fam14: Add amd_initenv()Kyösti Mälkki
2014-12-20AGESA: Add amd_initcpuio() and amd_initmmio()Kyösti Mälkki
2014-12-19cpu/armltd/cortex-a9: Remove stub func dead codeEdward O'Callaghan
2014-12-19intel/truxton: Add dummy cache-as-ram regionKyösti Mälkki
2014-12-19arm/ti/am335x: use new arm bootblock infrastructureAlexander Couzens
2014-12-19AMD amdfam10: Drop EXT_CONF_SUPPORTKyösti Mälkki
2014-12-19AGESA fam12 fam14: Drop EXT_CONF_SUPPORTKyösti Mälkki
2014-12-19AMD binaryPI: Drop EXT_CONF_SUPPORTKyösti Mälkki
2014-12-16Drop SC520 and related boardsStefan Reinauer
2014-12-16Drop GX1, CS5330 and related boardsStefan Reinauer
2014-12-16Intel FSP: Move to DYNAMIC_CBMEMKyösti Mälkki
2014-12-16i2c: Replace the i2c API.Gabe Black
2014-12-15x86: Set BOOT_MEDIA_SPI_BUSDavid Hendricks
2014-12-13AMD model fxx powernow_acpi.c: Fix incorrect loop countScott Duplichan
2014-12-08vendorcode/amd/agesa/fam10: Build as a static libraryEdward O'Callaghan
2014-12-06vendorcode/amd/agesa: Remove unused helper.c fileAlexandru Gagniuc
2014-12-05FSP platform microcode: Update to remove Kconfig variableMartin Roth
2014-12-03i945: Consolidate acpi/platform.aslVladimir Serbinenko
2014-12-03AGESA: Trace execution with AGESA_EVENTLOG()Kyösti Mälkki
2014-12-03AGESA: Common agesawrapper for S3 resumeKyösti Mälkki
2014-12-03AGESA fam16kb: Move clearing of NoSnoopEnable bitKyösti Mälkki
2014-12-03AGESA: Use common header for agesawrapperKyösti Mälkki
2014-12-02arm/allwinner/a10: use new arm bootblock infrastructureAlexander Couzens
2014-12-02Replace hlt with halt()Patrick Georgi
2014-11-30Unify remaining binutils invocationsPatrick Georgi
2014-11-30Replace hlt() loops with halt()Patrick Georgi
2014-11-27cpu/amd/agesa/family15rl: Provide Richland CPU supportEdward O'Callaghan
2014-11-25amd/fam10: Fix pstate configurationPatrick Georgi
2014-11-25build system: unify linker use across gcc and clangPatrick Georgi
2014-11-25build system: use a single variable name for compiler runtimesPatrick Georgi
2014-11-22allwinner/a10: fix raminitPatrick Georgi
2014-11-22amdk8: Move to implicit length patchingVladimir Serbinenko
2014-11-22amdfam10: Move to per-device ACPIVladimir Serbinenko
2014-11-22cpu/amd/agesa/family1{0,2}: Fix init introduction printf outputEdward O'Callaghan
2014-11-22cpu/amd/agesa/family1{0,2}: Fix indent and sync closer togetherEdward O'Callaghan
2014-11-21cpu/amd/agesa/family1*: Use IS_ENABLED() macroEdward O'Callaghan
2014-11-20amd/olivehillplus: Share agesawrapper headerKyösti Mälkki
2014-11-20AMD: Isolate AGESA and PI build environmentsKyösti Mälkki
2014-11-19acpigen: Add and use acpigen_write_method.Vladimir Serbinenko
2014-11-16cpu/amd/model_10xxx/processor_name.c: Duplicate 'const' specifierEdward O'Callaghan
2014-11-15chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWAREAaron Durbin
2014-11-14AMD (K8/fam10): Rewrite CAR migration in post_cache_as_ramKyösti Mälkki
2014-11-11cpu/x86/smm/Makefile.inc: Fix up linkage rulesEdward O'Callaghan
2014-11-09haswell: Move to implicit length patchingVladimir Serbinenko
2014-11-09ibexpeak, bd82x6x: Move to implicit length patchingVladimir Serbinenko
2014-11-08fsp_rangeley: Switch to per-device ACPIVladimir Serbinenko
2014-11-07cpu/intel/fsp_model_406dx: Invaild include pathEdward O'Callaghan
2014-11-01{cpu,soc}: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-10-29cpu/intel: Add configuration for socket LGA1155Damien Zammit
2014-10-28cpu/x86/smm/Makefile.inc: Correct SMM linkage under clang buildsEdward O'Callaghan