summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/stout
Commit message (Expand)AuthorAgeFilesLines
* mb/*/chromeos.c: Fix PRE_RAM and unify styleKyösti Mälkki2019-01-041-1/+1
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* 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/+4
* ACPI: Fix DSDT's revision fieldElyes HAOUAS2018-11-211-1/+1
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* 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 include <arch/ioapic.h>Elyes HAOUAS2018-11-051-1/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-052-2/+0
* mainboards: Add SMMSTORE region in chromeos configsPatrick Georgi2018-09-121-1/+2
* mb/*/*/cmos.default: Harmonise CMOS files syntaxElyes HAOUAS2018-08-161-5/+5
* mb/*/*/cmos.default: Decrease debug_level to 'Debug'Elyes HAOUAS2018-08-151-1/+1
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-132-3/+0
* mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS2018-08-132-2/+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/stout: Use new PMBASE APIPatrick Rudolph2018-07-302-8/+4
* 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
* mainboard: Get rid of device_tElyes HAOUAS2018-06-091-2/+2
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-042-1/+2
* intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handlerMartin Roth2018-06-032-2/+4
* mb/google: Get rid of device_tElyes HAOUAS2018-05-081-2/+2
* 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-2/+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-69/+0
* mb/google: Add Chromebook marketing namesJonathan Neuschäfer2017-11-171-1/+1
* 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-062-5/+5
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-281-1/+1
* vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner2017-03-281-12/+0
* 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-3/+3
* mainboard/google/stout/romstage.c: Use tabs for indentsElyes HAOUAS2016-09-301-15/+15
* mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber2016-08-171-1/+1
* Remove non-ascii & unprintable charactersMartin Roth2016-08-012-4/+4
* chromeos mainboards: remove chromeos.aslAaron Durbin2016-07-304-23/+14
* bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh2016-07-282-4/+2
* vboot: Separate vboot from chromeosFurquan Shaikh2016-07-281-1/+1