summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/stout
Commit message (Expand)AuthorAgeFilesLines
...
* src: Remove unused 'include <types.h>'Elyes HAOUAS2020-07-142-2/+0
* ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki2020-07-011-2/+2
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-302-1/+3
* mb/google: Drop aliases for APM_CNT_ACPI_xxKyösti Mälkki2020-06-301-5/+2
* sandybridge boards: Factor out MAX_CPUSAngel Pons2020-06-151-4/+0
* src: Remove unused '#include <cpu/x86/smm.h>'Elyes HAOUAS2020-06-061-1/+0
* src: Remove unused 'include <arch/smp/mpspec.h>'Elyes HAOUAS2020-06-022-3/+0
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-021-1/+0
* Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki2020-05-261-2/+2
* mb/google/{parrot,stout}: Remove unused 'include <elog.h>'Elyes HAOUAS2020-05-181-1/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1120-20/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-18/+2
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-025-6/+6
* src/mainboard: Const'ify pci_devfn_t devicesElyes HAOUAS2020-04-231-1/+1
* mb/google/stout: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0617-222/+34
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* drivers/intel/gma/acpi: Provide default definition for displaysNico Huber2020-03-291-3/+1
* drivers/intel/gma: Ditch `link_frequency_270_mhz` settingNico Huber2020-03-241-1/+0
* mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons2020-03-201-12/+1
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-1819-22/+0
* 3rdparty/libgfxinit: Update submodule pointerNico Huber2020-03-092-2/+3
* chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching2020-03-071-3/+0
* nb/intel/sandybridge: Fix VBOOTPatrick Rudolph2020-03-021-0/+1
* treewide: capitalize 'USB'Elyes HAOUAS2020-02-261-2/+2
* mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons2020-01-021-15/+15
* mb/**/acpi: Remove unused filesAngel Pons2019-12-311-3/+0
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-311-1/+0
* mb/*/*/acpi_tables: Remove unnecessary function callPeter Lemenkov2019-12-271-9/+4
* mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-211-1/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-204-4/+0
* mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-1/+0
* mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-2/+0
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* nb/intel/sandybridge/mrc: Handle P2P disabling via devicetreeNico Huber2019-11-181-8/+0
* mb/google(sandybrige): Clean up LPC and IOAPIC configurationNico Huber2019-11-181-18/+0
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-182-4/+2
* nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-181-0/+1
* sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans2019-11-181-1/+1
* nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans2019-11-181-1/+1
* arch/x86: Replace some __SMM__ guardsKyösti Mälkki2019-11-091-8/+1
* google/stout: Remove ELOG_GSMI from ECKyösti Mälkki2019-11-081-15/+0
* arch/x86: Drop some __SMM__ guardsKyösti Mälkki2019-11-081-4/+1
* include: Remove EC_EVENT_* from elog.hYu-Ping Wu2019-11-041-4/+7
* mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-041-1/+1
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-1/+1
* src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS2019-10-271-1/+0
* src: Remove unused 'include <string.h>'Elyes HAOUAS2019-10-201-1/+0
* src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS2019-09-111-1/+0
* Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki2019-08-261-2/+2