summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* superio/ite/it8528e: Fix typoElyes HAOUAS2019-12-051-1/+1
* superio/{aspeed,nuvoton}: Fix typoElyes HAOUAS2019-12-052-4/+4
* mb/asrock/h110m: disable CLKREQ to use onboard LANMaxim Polyakov2019-12-051-4/+2
* Revert "mb/google/hatch: Enable PchPmSlpS0Vm075VSupport for hatch"Kane Chen2019-12-051-2/+0
* sc7180: Add clock driverTaniya Das2019-12-055-1/+448
* sb/amd/cimx/sb800: add C bootblock southbridge initializationMichał Żygowski2019-12-042-4/+23
* sb/amd/{agesa,pi}/hudson: add southbridge C bootblock initializationMichał Żygowski2019-12-048-18/+177
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-04107-2023/+2020
* mmio: Add clrsetbitsXX() API in place of updateX()Julius Werner2019-12-044-53/+21
* mb/google/octopus: Create Lick variantHash.Hung2019-12-048-0/+234
* mb/google/drallion/variants/drallion: Adjust all I2C CLK to meet specJohn Su2019-12-041-6/+6
* mb/google/kohaku: Adjust I2C clock frequencySeunghwan Kim2019-12-041-2/+4
* mb/google/hatch/var/akemi: tune DPTF for AkemiPeichao Wang2019-12-041-37/+42
* AGESA: Reduce S3_DATA_SIZEKyösti Mälkki2019-12-041-1/+1
* amdblocks/acpimmio: add common functions for AP entryMichał Żygowski2019-12-047-53/+18
* amdblocks/acpimmio: Unify BIOSRAM usageMichał Żygowski2019-12-0415-198/+72
* soc/amd/common/block/acpimmio: fix ACPIMMIO decode enable functionMichał Żygowski2019-12-045-14/+33
* binaryPI: Fix failing AP startupKyösti Mälkki2019-12-043-3/+6
* lib/imd_cbmem: Rename imd_cbmem into imd, use directlyPatrick Georgi2019-12-031-39/+22
* lib/imd_cbmem: Remove the indirections that hide imd_cbmemPatrick Georgi2019-12-031-63/+10
* lib/imd_cbmem: Eliminate unnecessary NULL checkPatrick Georgi2019-12-031-10/+1
* hatch: Create stryke variantDtrain Hsu2019-12-038-0/+412
* src: Add missing include <stdlib.h>Elyes HAOUAS2019-12-035-0/+5
* mb/google/drallion: Disable GPIO dynamic PM configurationSubrata Banik2019-12-033-19/+21
* soc/intel/cannonlake: Configure GPIO PM configuration in bootblockSubrata Banik2019-12-035-17/+53
* soc/amd/stoneyridge: Use USE_AMD_BLOBS to remove default pathsMarshall Dawson2019-12-032-9/+20
* soc/nvidia/tegra: Constify variablePatrick Georgi2019-12-033-3/+3
* soc/intel/common/cse: Update comment for post-CAR global worldPatrick Georgi2019-12-031-2/+2
* AGESA boards: Drop commented out codeKyösti Mälkki2019-12-034-152/+0
* AGESA,binaryPI: Remove unused s3_load/save_nvramKyösti Mälkki2019-12-034-65/+0
* mb/g/drallion: Enable privacy screen on Drallion variantMathew King2019-12-023-1/+19
* ec/google/wilco: Add EC ACPI methods for privacy screenMathew King2019-12-023-0/+50
* soc/intel/cannonlake: Add gfx.asl fileMathew King2019-12-022-0/+23
* soc/intel: Intel graphics driver scans generic busMathew King2019-12-021-0/+1
* drivers/gfx: Add generic graphics with SSDT generatorMathew King2019-12-024-0/+190
* src: Move 'static' to the beginning of declarationElyes HAOUAS2019-12-026-12/+12
* mb/intel/icelake_rvp: Remove unused mainboard ACPI write tableAamir Bohra2019-12-021-12/+0
* lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot tableYu-Ping Wu2019-12-023-24/+2
* security/vboot: Remove struct vboot_working_dataYu-Ping Wu2019-12-023-73/+28
* sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski2019-12-0219-146/+46
* mb/google/poppy: Remove useless ifs around voltage and GPIO direction configu...Sakari Ailus2019-12-021-30/+11
* mb/google/poppy: Remove redundant mutexSakari Ailus2019-12-021-38/+29
* mb/google/poppy: Rework OV13858 power on sequenceSakari Ailus2019-12-021-7/+17
* mb/google/poppy: Rework OV5670 power on sequenceSakari Ailus2019-12-021-10/+19
* mb/google/poppy: Power on PMIC before accessing its opregionSakari Ailus2019-12-021-4/+4
* mb/google/poppy: Declare output GPIOs as pull-downsSakari Ailus2019-12-021-6/+6
* soc/amd/common: Inline ACPI MMIO accessorsKyösti Mälkki2019-12-022-367/+273
* soc/intel/cannonlake: Fix compilationPraveen Hodagatta Pranesh2019-12-021-2/+2
* mb/google/hatch/variants/helios: DPTF solution updateKane Chen2019-12-021-14/+8
* soc/intel/tigerlake: Change compilation based on TIGERLAKE_BASEMaulik V Vaghela2019-12-021-1/+1