summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/link
Commit message (Expand)AuthorAgeFilesLines
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-062-2/+2
* cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans2018-11-301-1/+1
* cpu/intel/model_206{5,a}x: Rework acpi/cpu.aslArthur Heymans2018-11-301-0/+2
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-231-2/+3
* ACPI: Fix DSDT's revision fieldElyes HAOUAS2018-11-211-1/+1
* src: Add required space after "switch"Elyes HAOUAS2018-11-192-3/+3
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* ec/google/chromeec: Update google_chromeec_get_board_version prototypeKarthikeyan Ramasubramanian2018-09-201-1/+4
* mainboards: Add SMMSTORE region in chromeos configsPatrick Georgi2018-09-121-1/+2
* src: Remove duplicated 'include <device/device.h>'Elyes HAOUAS2018-08-142-2/+0
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-133-4/+0
* mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS2018-08-131-1/+0
* southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by defaultAngel Pons2018-08-051-0/+2
* mb/google,samsung/*: Add LPC TPM chip driver to devicetreeMatt DeVillier2018-08-011-0/+3
* mb/google/link: Use new PMBASE APIPatrick Rudolph2018-07-301-4/+2
* mb/google/x86-boards: Get rid of power button device in corebootFurquan Shaikh2018-07-251-5/+0
* drivers/tpm: Add TPM ramstage driver for devices without vboot.Philipp Deppenwiese2018-07-251-1/+0
* mb/*/*/cmos.layout: Fix coding styleElyes HAOUAS2018-06-281-5/+5
* Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans2018-06-211-3/+2
* mb/*/*/acpi_tables.c: Remove unneeded includesElyes HAOUAS2018-06-111-16/+3
* {src,util}: Use NULL instead of 0 for pointerElyes HAOUAS2018-06-111-1/+1
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-042-1/+2
* mb/google: Get rid of whitespace before tabElyes HAOUAS2018-06-042-4/+4
* intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handlerMartin Roth2018-06-032-1/+4
* mb/google: Get rid of device_tElyes HAOUAS2018-05-081-3/+3
* sb/intel/common: Fix conflicting OIC register definitionNico Huber2018-03-021-2/+2
* sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans2018-02-271-0/+1
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-9/+9
* sb/intel/bd82x6x: Reduce function-disable messNico Huber2018-01-231-8/+1
* security/tpm: Change TPM naming for different layers.Philipp Deppenwiese2018-01-181-1/+1
* security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese2018-01-181-1/+1
* intel/bd82x6x: Use generated ACPI PIRQTobias Diedrich2017-12-202-65/+0
* mb/google: Add Chromebook marketing namesJonathan Neuschäfer2017-11-171-1/+1
* mb/google/link: Enable libgfxinitNico Huber2017-10-223-0/+27
* ec/google/chromeec: Add library function google_chromeec_events_initFurquan Shaikh2017-10-081-18/+8
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-9/+1
* intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaultsNico Huber2017-07-301-4/+0
* mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-063-5/+5
* mainboards: Remove unused EC event for thermal overloadDuncan Laurie2017-07-011-1/+0
* Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber2017-06-021-0/+1
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-281-2/+2
* vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner2017-03-281-6/+0
* ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeecFurquan Shaikh2017-03-273-14/+7
* cpu/x86/msr.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* cpu/cpu.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* intel sandy/ivy: Improve DIMM replacement detectionKyösti Mälkki2016-11-201-1/+1
* google/chromeec: Add common infrastructure for boot-mode switchesFurquan Shaikh2016-11-182-36/+1