aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/beltino
AgeCommit message (Expand)Author
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
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
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-12-03sb/intel/lynxpoint: Move `HAVE_SMI_HANDLER` to southbridge KconfigTristan Corrick
2018-12-03sb/intel/lynxpoint: Make the finalise handler commonTristan Corrick
2018-11-30cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans
2018-11-30cpu/intel/haswell: Rework acpi/cpu.aslArthur Heymans
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-21ACPI: Fix DSDT's revision fieldElyes HAOUAS
2018-11-21nb/intel/haswell: Move MMCONF_BASE_ADDRESS to northbridge KconfigElyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-16sb/intel/lynxpoint: Generate the ACPI FADT with a common functionTristan Corrick
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-01sb/intel/common: Create a common implementation of `acpi_fill_madt()`Tristan Corrick
2018-11-01sb/intel/lynxpoint: Add a common platform.asl fileTristan Corrick
2018-11-01sb/intel/lynxpoint: Automatically generate the ACPI PCI routing tableTristan Corrick
2018-10-18mb: Fix non-local header treated as localElyes HAOUAS
2018-10-17mb/*/*: Clean up FADT checksum assignmentJonathan Neuschäfer
2018-09-12mainboards: Add SMMSTORE region in chromeos configsPatrick Georgi
2018-08-27update all FADT version 3.0 to use the get tables functionMarc Jones
2018-08-14src: Remove duplicated 'include <device/device.h>'Elyes HAOUAS
2018-08-13sb/intel/lynxpoint/Kconfig: Clean up redefined config optionsArthur Heymans
2018-08-13src/mb: Remove some unneeded includesElyes HAOUAS
2018-08-13mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS
2018-08-01mb/google,samsung/*: Add LPC TPM chip driver to devicetreeMatt DeVillier
2018-07-25mb/google/x86-boards: Get rid of power button device in corebootFurquan Shaikh
2018-06-14cpu/intel/haswell: Use the common intel romstage_main functionArthur Heymans
2018-06-09mainboard: Get rid of device_tElyes HAOUAS
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-06-04mb/google: Get rid of whitespace before tabElyes HAOUAS
2018-06-03intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handlerMartin Roth
2018-05-08mb/google: Get rid of device_tElyes HAOUAS
2018-05-08mb/superio: Rename global control devices as SUPERIO_DEVElyes HAOUAS
2018-05-04mainboard/google: Comment variant names in KconfigMartin Roth
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2017-11-21mb/google: Update/add ChromeOS device marketing namesMatt DeVillier
2017-11-17mb/google: Add Chromebook marketing namesJonathan Neuschäfer
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-08-25google/beltino: fix LED polarity for mccloud variantMatt DeVillier
2017-07-24Update files with no newline at the endMartin Roth
2017-07-06mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-05-31google/beltino: add board-specific USB port infoMatt DeVillier
2017-05-01acpi: fix FADT header version for ChromeOS devicesMatt DeVillier
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-08google/beltino, tidus: simplify led_power_on() functionMatt DeVillier
2016-12-07google/beltino: fix LED, simplify function for Tricky variantMatt DeVillier
2016-12-07PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki
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-24Add Haswell Chromeboxes/Chromebase using variant board schemeMatt DeVillier