aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-12-04soc/amd/common/block/acpimmio: fix ACPIMMIO decode enable functionMichał Żygowski
2019-12-04binaryPI: Fix failing AP startupKyösti Mälkki
2019-12-03lib/imd_cbmem: Rename imd_cbmem into imd, use directlyPatrick Georgi
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-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-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
2019-11-30drivers/spi/flashconsole.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-30lib/cbmem_console.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-30cpu/x86/tsc: Remove indirection when accessing mono_timer_gPatrick Georgi
2019-11-30src/drivers: Fix two issues discovered by checkpatchPatrick Georgi
2019-11-30AGESA,binaryPI: Add compatibility wrapper for romstage entryKyösti Mälkki
2019-11-30AGESA,binaryPI: Fix stack location on entry to romstageMichał Żygowski
2019-11-30AGESA,binaryPI: Remove __x86_64__ long mode in CARMichał Żygowski
2019-11-30AGESA,binaryPI: Remove redundant SSE enableMichał Żygowski
2019-11-30AGESA,binaryPI: Remove BIST reporting in romstageKyösti Mälkki
2019-11-30AGESA,binaryPI: Split romstage_main() to BSP and AP partsKyösti Mälkki
2019-11-30binaryPI boards: Remove BIST reportingKyösti Mälkki
2019-11-30binaryPI: Clean leftover romstage prototypeKyösti Mälkki
2019-11-30AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki
2019-11-29{northbridge,soc,southbridge}: Don't use both of _ADR and _HIDElyes HAOUAS
2019-11-29soc/intel/baytrail: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-11-29cpu/intel/common/fsb.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29lib/imd_cbmem.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29drivers/spi/boot_device_rw_nommap.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29soc/intel/braswell: Don't reinitialize SPI after lockdownArthur Heymans
2019-11-29soc/intel/braswell: Use sb/intel/common/spi.cArthur Heymans
2019-11-29drivers/elog/elog.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29lib/*_stage_cache.c: drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29drivers/amd/agesa/def_callouts.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29commonlib/storage/pci_sdhci.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29cpu/x86/lapic/apic_timer.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29cpu/x86/tsc/delay_tsc.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29arch/x86/exception.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29console/init.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29drivers/pc80/pc/i8254.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29drivers/spi/spi_flash.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29drivers/uart/oxpcie_early.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29drivers/usb/ehci_debug.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29drivers/vpd/vpd.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29ec/google/chromeec: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29lib/fmap.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29lib/spd_bin.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29lib/timestamp.c: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29security/tpm: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29security/vboot: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29sb/intel/spi: Drop CAR_GLOBAL_MIGRATIONArthur Heymans
2019-11-29vendorcode/siemens/hwilib: Fix current file string usageArthur Heymans
2019-11-29vendorcode/siemens/hwilib: Drop CAR_GLOBAL_MIGRATIONArthur Heymans
2019-11-29mainboard/google/kahlee: add G2 TS support for careenaKevin Chiu
2019-11-29cpu/amd/{agesa,pi}/Kconfig: select SSE2Michał Żygowski
2019-11-29sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocksMichał Żygowski
2019-11-29drivers/smmstore: Fix some issuesArthur Heymans
2019-11-29mb/lenovo/t400/Makefile: Build gpio w/o subdir makefilesPeter Lemenkov
2019-11-29mb/lenovo/t400/Kconfig: Remove default data.vbt pathPeter Lemenkov
2019-11-28soc/amd/common: Remove guards on ACPIMMIO utilsKyösti Mälkki