summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-16fsp_broadwell_de: Switch to common SPI controller driverWerner Zeh
2018-11-16soc/amd: Convert from AMD units to coreboot unitsRichard Spiegel
2018-11-16soc/amd/common: Remove unused variables of write_pci_cfg_irqs()Richard Spiegel
2018-11-15soc/intel/skylake/acpi/dptf: Add support for Multi-DPTF ProfileKarthikeyan Ramasubramanian
2018-11-15ec/google/chromeec/acpi: Rename EC_ENABLE_TABLET_EVENT configKarthikeyan Ramasubramanian
2018-11-15soc/intel/cannonlake: Make static IRQ mapping for PIC modeSubrata Banik
2018-11-15soc/intel/cannonlake: Make static IRQ mapping for CNP PCH pci devicesSubrata Banik
2018-11-15src/cpu: Remove dead sourced linesElyes HAOUAS
2018-11-15oc/intel/quark/Kconfig: Remove unused MMCOMF_SUPPORT_DEFAULTElyes HAOUAS
2018-11-13soc/intel/cannonlake: Remove SmbusEnableDuncan Laurie
2018-11-13soc/intel/icelake: Update GPIOs for Icelake SOCAamir Bohra
2018-11-13soc/intel/common: Add option to call EC _PTS/_WAK methodsDuncan Laurie
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-09soc/intel/apollolake: Disable HECI1 before jumping to OSFurquan Shaikh
2018-11-09mb/google/kahlee: Tune eDP panel initialization timeChris Wang
2018-11-09mb/intel/icelake_rvp: Move CNVi ASL entry from static DSDT to dynamic SSDT ge...Subrata Banik
2018-11-08soc/intel/common: Add option to disable eSPI SMI at runtimeDuncan Laurie
2018-11-08mediatek/mt8183: Add DDR driver of write leveling partHuayang Duan
2018-11-08mediatek/mt8183: Add DDR driver of cmd bus training partHuayang Duan
2018-11-08mediatek/mt8183: Add DDR driver of pre-calibration partHuayang Duan
2018-11-08soc/intel/skylake: Add PCH sku id's supported for KBLPraveen hodagatta pranesh
2018-11-08soc/intel/apollolake: Improve cold boot and S3 resumeJohn Zhao
2018-11-07soc/intel/common: Include Icelake device IDsAamir Bohra
2018-11-07soc/amd/stoneyridge: Fix 81+ characters linesRichard Spiegel
2018-11-07soc/intel/skylake: Add FSP CAR support for kabylakePraveen hodagatta pranesh
2018-11-07mb/{intel/google}: Move CNVi ASL entry from static DSDT to dynamic SSDT gener...Subrata Banik
2018-11-07soc/intel/apollolake: Provide interface to update TCC offsetJohn Su
2018-11-07timer: Add wait_us/wait_ms helper macros to wait for conditionsJulius Werner
2018-11-06soc/amd/common: Fix function formatingRichard Spiegel
2018-11-05soc/amd/stoneyridge: Get rid of void pointer mathRichard Spiegel
2018-11-05mediatek/mt8183: Add DDR driver of software impedance partHuayang Duan
2018-11-05src/soc/intel/braswell/romstage/romstage.c: Perform RTC init in romstageFrans Hendriks
2018-11-05soc/intel/cannonlake: Enable ISH from deviceLijian Zhao
2018-11-05soc/intel/cannonlake: Remove depreciated UPD selectionLijian Zhao
2018-11-05riscv: add support smp_pause / smp_resumeXiang Wang
2018-11-05src: Remove unneeded include <arch/ioapic.h>Elyes HAOUAS
2018-11-05soc/intel/icelake: Add PID based on Icelake EDSAamir Bohra
2018-11-02mediatek/mt8183: Add AUXADC driverPo Xu
2018-11-02soc/intel: Enable GPIO functions in verstageDuncan Laurie
2018-11-02soc/intel/icelake: Allow coreboot to reserve stack for fspAamir Bohra
2018-11-01src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-31soc/amd/stoneyridge: Fix get_cpu_count()Martin Roth
2018-10-31soc/amd/stoneyridge: Get rid of domain_read_resourcesMartin Roth
2018-10-31soc/intel/apollolake: Revert the w/a nWR_24 settingJohn Zhao
2018-10-31soc/intel/icelake: Open ports 0x60,0x64 for keyboard controllerShelley Chen
2018-10-30src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-10-30soc/amd/stoneyridge: Set IOMMU support to follow device settingMartin Roth
2018-10-30soc/amd/stoneyridge: Remove dev_find_slot where possibleRichard Spiegel
2018-10-30src: Add missing include <stdint.h>Elyes HAOUAS