summaryrefslogtreecommitdiff
path: root/src/mainboard/google/cyan
AgeCommit message (Expand)Author
2019-05-07mb/google/cyan: Refactor to get rid of `pei_data`Nico Huber
2019-05-07soc/intel/bsw: Move memory init values into `romstage.h`Nico Huber
2019-05-03mainboard/google/cyan/acpi: Serialize _CRS methodFrans Hendriks
2019-05-03soc/intel/braswell: add default option to use public FSPMatt DeVillier
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-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-27mb/google/cyan: fix RAM training on edgar variantMatt DeVillier
2019-02-21ACPI: Correct asl_compiler_revision valueElyes HAOUAS
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2018-12-19google/cyan: set touchscreen GPIO to non_maskableMatt DeVillier
2018-12-18src/mb/google/*/Kconfig: Consistently use $(...) for variablesJonathan Neuschäfer
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-16SMBIOS: Remove duplicated smbios_memory_type enumElyes HAOUAS
2018-11-16mb/{google/cyan,intel/strago}: Remove unused DYNAMIC_VNN_SUPPORTElyes HAOUAS
2018-11-16mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetreePeter Lemenkov
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-18src/mainboard: Remove unneeded whitespaceElyes HAOUAS
2018-10-17mb/*/*: Clean up FADT checksum assignmentJonathan Neuschäfer
2018-10-08Move compiler.h to commonlibNico Huber
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-19google/cyan: Fix ACPI resource scope for Melfas touchscreenMatt DeVillier
2018-08-03mb/google/auron,cyan: Remove interrupt from devicetree LPC TPM chip driverMatt DeVillier
2018-08-02google/banon: Add support for additional RAM types/configsMatt DeVillier
2018-08-02google/edgar: Add support for additional RAM types/configsMatt DeVillier
2018-08-02google/cyan: Configure WLAN_CLKREQ as GPIO and always assert lowMatt DeVillier
2018-08-02google/cyan: Mask Audio IRQ on bootMatt DeVillier
2018-08-02google/cyan: Mark GpioInt() resources as PullDefaultMatt DeVillier
2018-08-02google/cyan: Switch Touchpad and Touchscreen interrupts to be level-triggeredMatt DeVillier
2018-08-02google/cyan: do not hardcode virtual interrupt numbersMatt DeVillier
2018-07-25mb/google/x86-boards: Get rid of power button device in corebootFurquan Shaikh
2018-07-12soc/intel/braswell/acpi/dptf/thermal.asl: Make Thermal event optionalFrans Hendriks
2018-06-27mb/google/*: Add a few VBT filesMatt DeVillier
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-06-04mb/google: Get rid of whitespace before tabElyes HAOUAS
2018-05-09mainboard/google/.../terra: Fix ACPI external definition errorsMartin Roth
2018-05-09src/mainboard: Serialize methods with named objects insideMartin Roth
2018-05-08mb/google: Get rid of device_tElyes HAOUAS
2018-05-04mainboard/google: Comment variant names in KconfigMartin Roth
2018-05-01chromeec platforms: Update ACPI thermal event handler callMartin Roth
2018-04-24mb/google/cyan/spd/spd.c: Fix module part number transferRichard Spiegel
2018-04-24compiler.h: add __weak macroAaron Durbin