summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/beltino
Commit message (Expand)AuthorAgeFilesLines
* mb: remove test-only HWIDsHung-Te Lin2019-09-301-9/+0
* src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-161-1/+0
* src/mainboard: Remove not used #include <elog.h>Elyes HAOUAS2019-09-151-1/+0
* src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS2019-09-111-1/+0
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+1
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-181-2/+1
* mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__Kyösti Mälkki2019-07-251-19/+4
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* mb/google/{misc}: set default SMBIOS manufacturerMatt DeVillier2019-05-291-0/+4
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-131-1/+1
* mb/google: Remove unused 'include <smbios.h>'Elyes HAOUAS2019-05-061-2/+1
* src: Use include <console/console.h> when appropriateElyes HAOUAS2019-04-231-1/+1
* nb/intel/haswell: Add an option for where verstage startsArthur Heymans2019-04-211-0/+1
* chromeos: clean up "recovery" and "write protect" GPIOsJoel Kitching2019-04-111-2/+3
* vboot: remove Kconfig option VBOOT_PHYSICAL_REC_SWITCHJoel Kitching2019-04-041-1/+0
* vboot: deprecate physical dev switchJoel Kitching2019-03-271-1/+0
* mb/*/chromeos.c: Be explicit about code for ramstageKyösti Mälkki2019-03-211-1/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-205-5/+0
* src: Drop unused 'include <arch/ioapic.h>'Elyes HAOUAS2019-03-131-1/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-2/+2
* Remove DEFAULT_PCIEXBAR aliasKyösti Mälkki2019-03-061-1/+1
* 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-012-0/+2
* mb/*/chromeos.c: Fix PRE_RAM and unify styleKyösti Mälkki2019-01-041-13/+12
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* sb/intel/lynxpoint: Move `HAVE_SMI_HANDLER` to southbridge KconfigTristan Corrick2018-12-031-1/+0
* sb/intel/lynxpoint: Make the finalise handler commonTristan Corrick2018-12-031-23/+0
* cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans2018-11-301-1/+1
* cpu/intel/haswell: Rework acpi/cpu.aslArthur Heymans2018-11-301-0/+2
* 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
* nb/intel/haswell: Move MMCONF_BASE_ADDRESS to northbridge KconfigElyes HAOUAS2018-11-211-4/+0
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* sb/intel/lynxpoint: Generate the ACPI FADT with a common functionTristan Corrick2018-11-161-151/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-053-3/+0
* sb/intel/common: Create a common implementation of `acpi_fill_madt()`Tristan Corrick2018-11-011-18/+0
* sb/intel/lynxpoint: Add a common platform.asl fileTristan Corrick2018-11-011-37/+1
* sb/intel/lynxpoint: Automatically generate the ACPI PCI routing tableTristan Corrick2018-11-011-82/+0
* mb: Fix non-local header treated as localElyes HAOUAS2018-10-181-1/+1
* mb/*/*: Clean up FADT checksum assignmentJonathan Neuschäfer2018-10-171-2/+1
* mainboards: Add SMMSTORE region in chromeos configsPatrick Georgi2018-09-121-1/+2
* update all FADT version 3.0 to use the get tables functionMarc Jones2018-08-271-1/+1
* src: Remove duplicated 'include <device/device.h>'Elyes HAOUAS2018-08-141-1/+0
* sb/intel/lynxpoint/Kconfig: Clean up redefined config optionsArthur Heymans2018-08-131-8/+0
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-131-1/+0
* mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS2018-08-131-1/+0
* mb/google,samsung/*: Add LPC TPM chip driver to devicetreeMatt DeVillier2018-08-011-0/+3
* mb/google/x86-boards: Get rid of power button device in corebootFurquan Shaikh2018-07-251-8/+0