summaryrefslogtreecommitdiff
path: root/src/mainboard/google/beltino
AgeCommit message (Expand)Author
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-23src/mainboard: Const'ify pci_devfn_t devicesElyes HAOUAS
2020-04-22nb/intel/haswell: Deprecate WDB params in pei_dataAngel Pons
2020-04-06mb/google/beltino: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02mb/google/beltino: drop ACPI brightness control stubMatt DeVillier
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-20mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons
2020-03-18mainboard/google: Remove copyright noticesPatrick Georgi
2020-03-07chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching
2020-02-24mb/google: Fix typosElyes HAOUAS
2020-01-07mb/google/{beltino,jecht}: Drop SIO configuration linesNico Huber
2020-01-02mb/google/beltino/**/hda_verb.c: Correct pin configsAngel Pons
2020-01-02mb/google/beltino/**/hda_verb.c: remove preprocessor guardsAngel Pons
2020-01-02mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons
2019-12-31mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons
2019-12-27mb/*/*/acpi_tables: Remove unnecessary function callPeter Lemenkov
2019-12-21mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-12-19mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS
2019-12-16mb/google/beltino: Add VBTs for all variantsMatt DeVillier
2019-11-28mainboard/google: Remove unused include <stdlib.h>Elyes HAOUAS
2019-11-27google/beltino: add libgfxinit supportMatt DeVillier
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-04sb/intel/lynxpoint: Use sb/intel/common/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-09-30mb: remove test-only HWIDsHung-Te Lin
2019-09-16src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-15src/mainboard: Remove not used #include <elog.h>Elyes HAOUAS
2019-09-11src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS
2019-08-26soc/intel: Use common romstage codeKyösti Mälkki
2019-08-18cpu/intel: Enter romstage without BISTKyösti Mälkki
2019-07-25mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__Kyösti Mälkki
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-05-29mb/google/{misc}: set default SMBIOS manufacturerMatt DeVillier
2019-05-13mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco
2019-05-06mb/google: Remove unused 'include <smbios.h>'Elyes HAOUAS
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-04-21nb/intel/haswell: Add an option for where verstage startsArthur Heymans
2019-04-11chromeos: clean up "recovery" and "write protect" GPIOsJoel Kitching
2019-04-04vboot: remove Kconfig option VBOOT_PHYSICAL_REC_SWITCHJoel Kitching
2019-03-27vboot: deprecate physical dev switchJoel 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-13src: Drop unused 'include <arch/ioapic.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-06Remove DEFAULT_PCIEXBAR aliasKyösti Mälkki
2019-03-05mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin