summaryrefslogtreecommitdiffstats
path: root/src/cpu
Commit message (Expand)AuthorAgeFilesLines
* Drop SC520 and related boardsStefan Reinauer2014-12-166-852/+0
* Drop GX1, CS5330 and related boardsStefan Reinauer2014-12-167-281/+0
* Intel FSP: Move to DYNAMIC_CBMEMKyösti Mälkki2014-12-162-0/+3
* i2c: Replace the i2c API.Gabe Black2014-12-161-4/+36
* x86: Set BOOT_MEDIA_SPI_BUSDavid Hendricks2014-12-151-0/+7
* AMD model fxx powernow_acpi.c: Fix incorrect loop countScott Duplichan2014-12-131-1/+1
* vendorcode/amd/agesa/fam10: Build as a static libraryEdward O'Callaghan2014-12-081-272/+0
* vendorcode/amd/agesa: Remove unused helper.c fileAlexandru Gagniuc2014-12-063-3/+0
* FSP platform microcode: Update to remove Kconfig variableMartin Roth2014-12-058-16/+20
* i945: Consolidate acpi/platform.aslVladimir Serbinenko2014-12-031-0/+37
* AGESA: Trace execution with AGESA_EVENTLOG()Kyösti Mälkki2014-12-032-6/+5
* AGESA: Common agesawrapper for S3 resumeKyösti Mälkki2014-12-032-2/+149
* AGESA fam16kb: Move clearing of NoSnoopEnable bitKyösti Mälkki2014-12-031-18/+0
* AGESA: Use common header for agesawrapperKyösti Mälkki2014-12-031-1/+1
* arm/allwinner/a10: use new arm bootblock infrastructureAlexander Couzens2014-12-023-9/+3
* Replace hlt with halt()Patrick Georgi2014-12-023-8/+7
* Unify remaining binutils invocationsPatrick Georgi2014-11-301-4/+0
* Replace hlt() loops with halt()Patrick Georgi2014-11-302-7/+4
* cpu/amd/agesa/family15rl: Provide Richland CPU supportEdward O'Callaghan2014-11-2711-5/+387
* amd/fam10: Fix pstate configurationPatrick Georgi2014-11-251-1/+1
* build system: unify linker use across gcc and clangPatrick Georgi2014-11-251-6/+1
* build system: use a single variable name for compiler runtimesPatrick Georgi2014-11-251-4/+4
* allwinner/a10: fix raminitPatrick Georgi2014-11-221-1/+1
* amdk8: Move to implicit length patchingVladimir Serbinenko2014-11-222-44/+30
* amdfam10: Move to per-device ACPIVladimir Serbinenko2014-11-222-0/+32
* cpu/amd/agesa/family1{0,2}: Fix init introduction printf outputEdward O'Callaghan2014-11-222-2/+2
* cpu/amd/agesa/family1{0,2}: Fix indent and sync closer togetherEdward O'Callaghan2014-11-222-48/+49
* cpu/amd/agesa/family1*: Use IS_ENABLED() macroEdward O'Callaghan2014-11-216-15/+12
* amd/olivehillplus: Share agesawrapper headerKyösti Mälkki2014-11-201-1/+1
* AMD: Isolate AGESA and PI build environmentsKyösti Mälkki2014-11-2018-10/+1037
* acpigen: Add and use acpigen_write_method.Vladimir Serbinenko2014-11-193-12/+3
* cpu/amd/model_10xxx/processor_name.c: Duplicate 'const' specifierEdward O'Callaghan2014-11-161-4/+4
* chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWAREAaron Durbin2014-11-151-2/+0
* AMD (K8/fam10): Rewrite CAR migration in post_cache_as_ramKyösti Mälkki2014-11-142-90/+89
* cpu/x86/smm/Makefile.inc: Fix up linkage rulesEdward O'Callaghan2014-11-111-26/+25
* haswell: Move to implicit length patchingVladimir Serbinenko2014-11-091-63/+49
* ibexpeak, bd82x6x: Move to implicit length patchingVladimir Serbinenko2014-11-094-194/+152
* fsp_rangeley: Switch to per-device ACPIVladimir Serbinenko2014-11-081-51/+38
* cpu/intel/fsp_model_406dx: Invaild include pathEdward O'Callaghan2014-11-071-1/+1
* {cpu,soc}: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-012-16/+5
* cpu/intel: Add configuration for socket LGA1155Damien Zammit2014-10-295-0/+25
* cpu/x86/smm/Makefile.inc: Correct SMM linkage under clang buildsEdward O'Callaghan2014-10-281-0/+9
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-2736-59/+59
* AMD Trinity and Kabini: fix fan controlKyösti Mälkki2014-10-231-8/+0
* amd: rename model_fxx_powernow to powernow.Vladimir Serbinenko2014-10-191-2/+2
* AGESA: Drop board and chipset -specific callout headersKyösti Mälkki2014-10-192-2/+2
* x86 romstage: Move stack just below RAMTOPKyösti Mälkki2014-10-198-15/+7
* haswell baytrail: Enable RELOCATABLE_RAMSTAGEKyösti Mälkki2014-10-191-0/+1
* uarts: 32/64 cleanupRonald G. Minnich2014-10-162-2/+2
* ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko2014-10-167-8/+7