aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/strago
AgeCommit message (Expand)Author
2021-02-03src: Remove unused <boardid.h>Elyes HAOUAS
2021-01-28ACPI: Move include for <vc/google/chromeos.asl>Kyösti Mälkki
2021-01-27ACPI: Add top-level ASLKyösti Mälkki
2021-01-27ACPI: Separate device_nvs_tKyösti Mälkki
2021-01-24mainboard/intel/strago/ec.c: Use __func__Elyes HAOUAS
2021-01-24arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki
2021-01-19mb/intel/strago: Disable Chrome EC buildPatrick Georgi
2021-01-10soc/intel: Replace acpi_init_gnvs()Kyösti Mälkki
2021-01-10mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki
2020-12-14soc/intel/braswell: Clean up devicetree settingsAngel Pons
2020-11-24mb/**/cmos.layout: Drop copy-pasted SNB entries on non-SNBAngel Pons
2020-11-23mb/**/cmos.layout: Indent everything with tabsAngel Pons
2020-11-23mb/**/cmos.layout: Remove crusty commentsAngel Pons
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-09-21mb/intel: Drop unneeded empty linesElyes HAOUAS
2020-07-14src: Remove unused 'include <types.h>'Elyes HAOUAS
2020-07-01ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-07acpi: Rename motherboard_fill_fadt() to mainboard_fill_fadt()Kyösti Mälkki
2020-06-07soc/intel/baytrail,braswell,broadwell,quark: Select COMMON_FADTKyösti Mälkki
2020-06-07mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt()Kyösti Mälkki
2020-06-03mb/google/cyan,intel/strago: Remove EC_GOOGLE_CHROMEEC testsKyösti Mälkki
2020-06-02src: Remove unused 'include <bootstate.h>'Elyes HAOUAS
2020-06-02src: Remove unused 'include <arch/smp/mpspec.h>'Elyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
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-06mainboard/intel: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-18mainboard/[g-p]*: Remove copyright noticesPatrick Georgi
2020-03-07chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching
2020-02-17treewide: capitalize 'BIOS'Elyes HAOUAS
2020-01-11src/mainboard/*.asl: Remove _HID / _ADR objects overlappingJonas Moehle
2019-12-31mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons
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/{hp,intel}: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-05soc/intel/braswell: Use common sb code for SPI lockdown configurationArthur Heymans
2019-11-28mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDORArthur Heymans
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-09ELOG: Introduce elog_gsmi variantsKyösti Mälkki
2019-11-01soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik
2019-10-03mb/[google/intel]/*: Specify Chrome EC bus - LPC or ESPIMartin Roth
2019-09-30mb: remove test-only HWIDsHung-Te Lin
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-06-19{mb,sb}: Use get_acpi_table_revision(FADT)Elyes HAOUAS
2019-06-12{drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK supportFrans Hendriks
2019-05-29drivers/intel/fsp1.1: Simplify bootflow and clean upArthur Heymans
2019-05-13mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco
2019-05-07soc/intel/bsw: Move memory init values into `romstage.h`Nico Huber
2019-05-06mainboard/intel/strago/acpi: Serialize _CRS methodFrans Hendriks
2019-05-01google/cyan,intel/strago: increase default CBFS sizeMatt DeVillier
2019-04-29soc/intel/braswell: Move LPE ACPI code to mainboardFrans Hendriks
2019-03-20src: Use 'include <string.h>' when appropriateElyes 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-05mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-03-01ACPI: Rename FADT model and set it to zeroElyes HAOUAS
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-30cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-21ACPI: Fix DSDT's revision fieldElyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-16mb/{google/cyan,intel/strago}: Remove unused DYNAMIC_VNN_SUPPORTElyes HAOUAS
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-17mb/*/*: Clean up FADT checksum assignmentJonathan Neuschäfer
2018-09-12mainboards: Add SMMSTORE region in chromeos configsPatrick Georgi
2018-08-13mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS
2018-05-09src/mainboard: Serialize methods with named objects insideMartin Roth
2018-05-08mb/intel: Get rid of device_tElyes HAOUAS
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2017-11-23src/mainboard: Fix various typosJonathan Neuschäfer
2017-10-08ec/google/chromeec: Add library function google_chromeec_events_initFurquan Shaikh
2017-09-26mb/google/*: Use newly added Chrome EC boardid functionFurquan Shaikh
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-07-01mainboards: Remove unused EC event for thermal overloadDuncan Laurie
2017-06-09soc/braswell: fix scope for I2C ACPI devicesMatt DeVillier
2017-06-08fsp/gop: Add running the GOP to the choice of gfx initNico Huber
2017-04-24*.asl: Remove obsolete reference to TPM ASL filePatrick Rudolph
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
2017-03-28vboot: Remove VBOOT_DYNAMIC_WORK_BUFFER Kconfig optionJulius Werner
2017-03-27ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeecFurquan Shaikh
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-18google/chromeec: Add common infrastructure for boot-mode switchesFurquan Shaikh
2016-09-26mainboards,ec: provide common declaration for mainboard_ec_init()Aaron Durbin
2016-09-26mainboard/*/*/dsdt.asl: Use tabs for indentsElyes HAOUAS
2016-08-17mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-30chromeos mainboards: remove chromeos.aslAaron Durbin
2016-07-28bootmode: Get rid of CONFIG_BOOTMODE_STRAPSFurquan Shaikh