summaryrefslogtreecommitdiff
path: root/src/mainboard/google/link
AgeCommit message (Expand)Author
2019-08-26google/link: fix detection of dimm on channel 1Matt DeVillier
2019-08-19mainboard/google: Remove use of __PRE_RAM__Kyösti Mälkki
2019-07-19sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supportedPatrick Rudolph
2019-07-18mb/*/*/gpio: Use static for const structuresPeter Lemenkov
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-06-21sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetreeArthur Heymans
2019-06-03mb/google/link: Remove Link's own native graphics initNico Huber
2019-05-29mb/google/{misc}: set default SMBIOS manufacturerMatt DeVillier
2019-05-23src/mainboard/google: Adopt Mainboards to changed Type41 FuncChristian Walter
2019-05-13mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco
2019-05-12nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber
2019-05-06mb/google: Remove unused 'include <smbios.h>'Elyes HAOUAS
2019-04-23nb/intel/sandybridge: Drop pch.h from sandybridge.hPatrick Rudolph
2019-03-27chromeos: update old boards to use lb_add_gpios notationJoel Kitching
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07src: Drop unused include <timestamp.h>Elyes HAOUAS
2019-03-05mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-08mb/*/*/romstage: curly braces after the function definitionPeter Lemenkov
2019-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
2019-01-24cpu/intel/model_206ax: Remove the notion of socketsArthur Heymans
2019-01-23mb/*/*/devicetree.cb: Make sandybridge devicetree uniformArthur Heymans
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-11-30cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans
2018-11-30cpu/intel/model_206{5,a}x: Rework acpi/cpu.aslArthur Heymans
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-21ACPI: Fix DSDT's revision fieldElyes HAOUAS
2018-11-19src: Add required space after "switch"Elyes HAOUAS
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-09-20ec/google/chromeec: Update google_chromeec_get_board_version prototypeKarthikeyan Ramasubramanian
2018-09-12mainboards: Add SMMSTORE region in chromeos configsPatrick Georgi
2018-08-14src: Remove duplicated 'include <device/device.h>'Elyes HAOUAS
2018-08-13src/mb: Remove some unneeded includesElyes HAOUAS
2018-08-13mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS
2018-08-05southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by defaultAngel Pons
2018-08-01mb/google,samsung/*: Add LPC TPM chip driver to devicetreeMatt DeVillier
2018-07-30mb/google/link: Use new PMBASE APIPatrick Rudolph
2018-07-25mb/google/x86-boards: Get rid of power button device in corebootFurquan Shaikh
2018-07-25drivers/tpm: Add TPM ramstage driver for devices without vboot.Philipp Deppenwiese
2018-06-28mb/*/*/cmos.layout: Fix coding styleElyes HAOUAS
2018-06-21Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans
2018-06-11mb/*/*/acpi_tables.c: Remove unneeded includesElyes HAOUAS
2018-06-11{src,util}: Use NULL instead of 0 for pointerElyes HAOUAS
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese