summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/link
Commit message (Expand)AuthorAgeFilesLines
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetreeArthur Heymans2019-06-211-16/+0
* mb/google/link: Remove Link's own native graphics initNico Huber2019-06-036-982/+0
* mb/google/{misc}: set default SMBIOS manufacturerMatt DeVillier2019-05-291-0/+5
* src/mainboard/google: Adopt Mainboards to changed Type41 FuncChristian Walter2019-05-231-3/+6
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-131-4/+0
* nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber2019-05-121-1/+1
* mb/google: Remove unused 'include <smbios.h>'Elyes HAOUAS2019-05-061-4/+3
* nb/intel/sandybridge: Drop pch.h from sandybridge.hPatrick Rudolph2019-04-231-0/+1
* chromeos: update old boards to use lb_add_gpios notationJoel Kitching2019-03-271-35/+20
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-161-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-083-5/+5
* src: Drop unused include <timestamp.h>Elyes HAOUAS2019-03-071-1/+0
* mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin2019-03-051-4/+4
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-042-2/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* mb/*/*/romstage: curly braces after the function definitionPeter Lemenkov2019-02-081-1/+2
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* cpu/intel/model_206ax: Remove the notion of socketsArthur Heymans2019-01-242-4/+1
* mb/*/*/devicetree.cb: Make sandybridge devicetree uniformArthur Heymans2019-01-231-1/+1
* 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