summaryrefslogtreecommitdiffstats
path: root/src/mainboard
Commit message (Expand)AuthorAgeFilesLines
* mb/google/sarien: Add SKU for boards with signed ECDuncan Laurie2019-03-213-8/+19
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-20262-289/+4
* google/mistral: Implement board resetsanthosh hassan2019-03-203-1/+39
* mistral: qcs405: copy calibration data to CBMEMNitheesh Sekar2019-03-201-1/+5
* mb/google/hatch: Log EC events during S0ix resumeV Sowmya2019-03-191-0/+8
* mb/intel/coffeelake_rvp: remove double selection in KconfigThomas Heijligen2019-03-191-1/+0
* mainboard: Add ASRock H110M-DVSMaxim Polyakov2019-03-1921-0/+1271
* src: Drop unused 'include <cbfs.h>'Elyes HAOUAS2019-03-1917-32/+27
* mb/google/hatch: Set hatch to use SOC_INTEL_COMETLAKEShelley Chen2019-03-182-1/+2
* mainboard/google/mistral: Add support for MistralNitheesh Sekar2019-03-1810-0/+228
* mb/foxconn/g41m: Fix overridetreeKyösti Mälkki2019-03-181-6/+8
* src: Drop unused 'include <romstage_handoff.h>'Elyes HAOUAS2019-03-183-3/+0
* mb/(ICH7): Remove initialization already done at early_init.cElyes HAOUAS2019-03-187-8/+0
* soc/intel/common: Update ESPI disable optionDuncan Laurie2019-03-181-1/+1
* mb/google/sarien: Enable BT RkfillLijian Zhao2019-03-181-0/+1
* mainboard/google/kahlee: Don't use AMD's secure OSMartin Roth2019-03-181-0/+4
* mb/intel/../../cml_u: Override LPSS related FSP UPD for CMLRVPSubrata Banik2019-03-181-0/+16
* mb/intel/coffeelake_rvp: Add cml_u board supportSubrata Banik2019-03-183-4/+11
* mb/intel/coffeelake_rvp/../cml_u: Do initial mainboard commitSubrata Banik2019-03-183-0/+859
* x86/smbios: Untangle system and board tablesNico Huber2019-03-1613-14/+14
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-168-8/+0
* mb/google/hatch: Enable TBMC deviceDtrain Hsu2019-03-151-0/+3
* mb/mc_apl1/variants/mc_apl5: Drop unused '#include <lib.h>'Elyes HAOUAS2019-03-151-1/+0
* mb/google/kahlee/aleena: Add EC_ENABLE_TBMC_DEVICEEdward Hill2019-03-141-0/+3
* mb/google/arcada: Update USB2 port6 AFE settingLijian Zhao2019-03-141-1/+8
* mb/google/hatch: Define GPP_C13 as EC_SYNC_IRQPhilip Chen2019-03-142-0/+6
* src/mainboard/pcengines/apu2: Bring back copyrightsMichał Żygowski2019-03-142-0/+2
* gigabyte/ga-h61m-s2pv: fix PS/2 ACPIAngel Pons2019-03-141-4/+1
* mb/google/hatch: fix RCompResistor[0] valueShelley Chen2019-03-141-2/+2
* mb/google/hatch: Update DRAM IDsShelley Chen2019-03-143-7/+40
* mb/google/hatch: Use MEM_CH_SEL to indicate single_channel skuShelley Chen2019-03-144-6/+27
* mb/google/octopus: Create Bloog variantTony Huang2019-03-148-0/+235
* mb/google/hatch: Query the EC for board versionIvy Jian2019-03-141-0/+2
* mb/google/arcada: add Kconfig option to enable WLAN SARCasper Chang2019-03-141-0/+2
* mb/lenovo/x1_carbon_gen1/cmos: Port USB Always OnPatrick Rudolph2019-03-142-1/+5
* mb/lenovo/x1_carbon_gen1/acpi: call MUTE(1) and USBP(0) on _PTSNicola Corna2019-03-141-0/+2
* mb/google/hatch: Provide DRAM part number from EEPROMFurquan Shaikh2019-03-131-0/+30
* src: Drop unused 'include <arch/ioapic.h>'Elyes HAOUAS2019-03-138-7/+5
* mb/mainboard/amd/serengeti_cheetah_fam10: Use PCI_DEVFN()Elyes HAOUAS2019-03-131-3/+3
* src/mainboard/*/*/cstates.c: Drop unused includesElyes HAOUAS2019-03-1316-22/+0
* {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.hElyes HAOUAS2019-03-136-12/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-1266-81/+2
* mb/facebook/watson: Enable TPM 1.2 supportzaolin2019-03-122-1/+7
* mb/google/hatch: Add Hatch_whl boardShelley Chen2019-03-112-1/+8
* mb/google/hatch: Enable audio supportSathya Prakash M R2019-03-113-4/+34
* commonlib/loglevel.h: Drop unnecessary includeElyes HAOUAS2019-03-0826-26/+0
* src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>'Elyes HAOUAS2019-03-0811-11/+11
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-08245-452/+452
* mb/google/hatch: Create hatch_whl variantShelley Chen2019-03-083-0/+58
* mb/google/hatch: Initialize all gpiosShelley Chen2019-03-081-98/+314