summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-03lib/imd_cbmem: Remove the indirections that hide imd_cbmemPatrick Georgi
2019-12-03lib/imd_cbmem: Eliminate unnecessary NULL checkPatrick Georgi
2019-12-03hatch: Create stryke variantDtrain Hsu
2019-12-03src: Add missing include <stdlib.h>Elyes HAOUAS
2019-12-03mb/google/drallion: Disable GPIO dynamic PM configurationSubrata Banik
2019-12-03soc/intel/cannonlake: Configure GPIO PM configuration in bootblockSubrata Banik
2019-12-03soc/amd/stoneyridge: Use USE_AMD_BLOBS to remove default pathsMarshall Dawson
2019-12-03soc/nvidia/tegra: Constify variablePatrick Georgi
2019-12-03soc/intel/common/cse: Update comment for post-CAR global worldPatrick Georgi
2019-12-03AGESA boards: Drop commented out codeKyösti Mälkki
2019-12-03AGESA,binaryPI: Remove unused s3_load/save_nvramKyösti Mälkki
2019-12-02mb/g/drallion: Enable privacy screen on Drallion variantMathew King
2019-12-02ec/google/wilco: Add EC ACPI methods for privacy screenMathew King
2019-12-02soc/intel/cannonlake: Add gfx.asl fileMathew King
2019-12-02soc/intel: Intel graphics driver scans generic busMathew King
2019-12-02drivers/gfx: Add generic graphics with SSDT generatorMathew King
2019-12-02src: Move 'static' to the beginning of declarationElyes HAOUAS
2019-12-02mb/intel/icelake_rvp: Remove unused mainboard ACPI write tableAamir Bohra
2019-12-02lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot tableYu-Ping Wu
2019-12-02security/vboot: Remove struct vboot_working_dataYu-Ping Wu
2019-12-02sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski
2019-12-02mb/google/poppy: Remove useless ifs around voltage and GPIO direction configu...Sakari Ailus
2019-12-02mb/google/poppy: Remove redundant mutexSakari Ailus
2019-12-02mb/google/poppy: Rework OV13858 power on sequenceSakari Ailus
2019-12-02mb/google/poppy: Rework OV5670 power on sequenceSakari Ailus
2019-12-02mb/google/poppy: Power on PMIC before accessing its opregionSakari Ailus
2019-12-02mb/google/poppy: Declare output GPIOs as pull-downsSakari Ailus
2019-12-02soc/amd/common: Inline ACPI MMIO accessorsKyösti Mälkki
2019-12-02configs: Jenkins buildtest for FSP_CARPraveen Hodagatta Pranesh
2019-12-02soc/intel/cannonlake: Fix compilationPraveen Hodagatta Pranesh
2019-12-02mb/google/hatch/variants/helios: DPTF solution updateKane Chen
2019-12-02soc/intel/tigerlake: Change compilation based on TIGERLAKE_BASEMaulik V Vaghela
2019-12-02superio/aspeed: Remove unused aspeed include pathMartin Roth
2019-12-02mb/google/glados: restore device-specific VBTsMatt DeVillier
2019-12-02mb/google/rammus: add libgfxinit supportMatt DeVillier
2019-12-02mb/google/poppy: add VBTs for remaining variantsMatt DeVillier
2019-12-02src/mb/intel/coffeelake_rvp: Rename COMETLAKE_RVP to COMETLAKE_RVPUGaggery Tsai
2019-12-02src/soc/intel: Add Cometlake-S and CMP-H skusGaggery Tsai
2019-12-02src/: Remove g_ prefixes and _g suffixes from variablesPatrick Georgi
2019-12-02drivers/usb/ehci_debug: Add x86_64 supportPatrick Rudolph
2019-12-01lib/cbmem_console: Rename cbmem_console_p to current_consolePatrick Georgi
2019-12-01src/superio: Remove unused include <stdlib.h>Elyes HAOUAS
2019-12-01superio/nct5539d: include the missing acpi.h and ssdt.hMaxim Polyakov
2019-12-01nb/intel/x4x: Factor out hiding PCI devs in pure fnArthur Heymans
2019-11-30lib/imd_cbmem: Remove indirection through cbmem_get_imd()Patrick Georgi
2019-11-30util/pgtblgen: Fix typoPatrick Rudolph
2019-11-30kill CAR_GLOBAL_MIGRATION leftoversArthur Heymans
2019-11-30arch/x86/car.ld: Drop CAR_GLOBAL regionArthur Heymans
2019-11-30arch/*/*/early_variables.h: drop unused filesArthur Heymans
2019-11-30arch/x86/cache.h: Use ENV_CACHE_AS_RAM macroArthur Heymans