aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/stout
AgeCommit message (Expand)Author
2019-11-18nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-11-18sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans
2019-11-18nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans
2019-11-09arch/x86: Replace some __SMM__ guardsKyösti Mälkki
2019-11-08google/stout: Remove ELOG_GSMI from ECKyösti Mälkki
2019-11-08arch/x86: Drop some __SMM__ guardsKyösti Mälkki
2019-11-04include: Remove EC_EVENT_* from elog.hYu-Ping Wu
2019-11-04mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.aslArthur Heymans
2019-11-01soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
2019-09-11src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS
2019-08-26Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki
2019-08-20mb,autoport: Fix GCC 9 Port_List build errorJacob Garber
2019-08-20google/stout: Use MAYBE_STATICKyösti Mälkki
2019-07-25mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__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-05-29mb/google/{misc}: set default SMBIOS manufacturerMatt DeVillier
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-19src/mb/Kconfig: Fix PCI subsystem IDsElyes HAOUAS
2019-03-27chromeos: update old boards to use lb_add_gpios notationJoel Kitching
2019-03-21mb/*/chromeos.c: Be explicit about code for ramstageKyösti Mälkki
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-16src: Drop unused '#include <halt.h>'Elyes HAOUAS
2019-03-12src: Drop unused 'include <arch/acpigen.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-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-16nb/intel/sandybridge: Remove the C native graphic initArthur Heymans
2019-01-15mb/*/*: Use libgfxinit on sandy and ivy bridge boardsArthur Heymans
2019-01-04mb/*/chromeos.c: Fix PRE_RAM and unify styleKyösti Mälkki
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
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-16src: Remove unneeded include <cbfs.h>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-11-05src: Remove unneeded include <arch/ioapic.h>Elyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-09-12mainboards: Add SMMSTORE region in chromeos configsPatrick Georgi
2018-08-16mb/*/*/cmos.default: Harmonise CMOS files syntaxElyes HAOUAS
2018-08-15mb/*/*/cmos.default: Decrease debug_level to 'Debug'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/stout: 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-09mainboard: Get rid of device_tElyes HAOUAS
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-06-03intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handlerMartin Roth
2018-05-08mb/google: Get rid of device_tElyes HAOUAS
2018-03-02sb/intel/common: Fix conflicting OIC register definitionNico Huber
2018-02-27sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2018-01-23sb/intel/bd82x6x: Reduce function-disable messNico Huber
2018-01-18security/tpm: Change TPM naming for different layers.Philipp Deppenwiese
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2017-12-20intel/bd82x6x: Use generated ACPI PIRQTobias Diedrich
2017-11-17mb/google: Add Chromebook marketing namesJonathan Neuschäfer
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-07-30intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaultsNico Huber
2017-07-06mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner
2016-12-06cpu/x86/msr.h: Drop excessive includesKyösti Mälkki
2016-12-06cpu/cpu.h: Drop excessive includesKyösti Mälkki
2016-11-20intel sandy/ivy: Improve DIMM replacement detectionKyösti Mälkki
2016-09-30mainboard/google/stout/romstage.c: Use tabs for indentsElyes HAOUAS
2016-08-17mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-07-30chromeos mainboards: remove chromeos.aslAaron Durbin
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-06-23intel/sandybridge: Fix builds with System Agent blobKyösti Mälkki
2016-06-12nb/intel/raminit (native): Read PCI mmio size from devicetreePatrick Rudolph
2016-04-05chromeos.fmd: Mark RW_LEGACY as CBFSPatrick Georgi
2016-03-21nb/intel/sandybridge: increase MMCONF_BASE_ADDRESSPatrick Rudolph
2016-03-05sandybridge/gma_lvds: support both Sandy&Ivy on one boardIru Cai
2016-02-18southbridge/intel/bd82x6x: Use common gpio.cPatrick Rudolph
2016-02-12stout: Support native raminitVladimir Serbinenko
2016-02-12Make MRC vs native a config rather than making a separate chipset for it.Vladimir Serbinenko
2016-02-12Move gpio.h to gpio.c on sandy and ivy.Vladimir Serbinenko
2016-02-12Merge sandy/ivybridge romstage flow for MRC and non-MRC.Vladimir Serbinenko