summaryrefslogtreecommitdiff
path: root/src/mainboard/google/reef
AgeCommit message (Expand)Author
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-24arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki
2021-01-21mb/google/reef: do UART pad configuration at board-levelMichael Niewöhner
2021-01-21mb/google/reef: do LPC/eSPI pad configuration at board-levelMichael Niewöhner
2021-01-04mb/google/reef (and variants): add ACPI backlight supportMatt DeVillier
2020-11-17mb/google/reef/variants/: add Naya NT6AN256T32AV-J2James Chao
2020-11-13mrc_cache: Move code for triggering memory training into mrc_cacheShelley Chen
2020-11-13mb/google/reef: Configure IRQs as level triggered for HID over I2CKarthikeyan Ramasubramanian
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-10-13mb, soc/intel: Switch to using drivers/wifi/generic for Intel WiFi devicesFurquan Shaikh
2020-09-22mb/google: Drop unneeded empty linesElyes HAOUAS
2020-09-19apollolake boards: Enable CSE in devicetreeSubrata Banik
2020-09-09apollolake: Define MAX_CPUS at SoC scopeAngel Pons
2020-09-09apollolake: Limit MAX_CPUS to 4Angel Pons
2020-09-02mb/*/Kconfig: Drop redundant 'select DRIVERS_INTEL_WIFI'Elyes HAOUAS
2020-06-28mb/google/reef/variants/: add Samsung K4F8E3S4HD-MGCL supportKevin Chiu
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-02drivers/vpd: rename VPD_ANY to VPD_RO_THEN_RWJonathan Zhang
2020-05-26apollolake: update processor power limits configurationSumeet R Pawnikar
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-08mb/google/reef: add G2 TS support for snappyKevin Chiu
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-02mb/google/reef: Add and use VBTMatt DeVillier
2020-05-02mb/google/reef: add default non-ChromeOS FMAPMatt DeVillier
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-06mb/google/reef: 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-20drivers/generic/max98357a: Allow custom _HID from configAamir Bohra
2020-03-18mainboard/google: Remove copyright noticesPatrick Georgi
2020-03-07chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching
2020-01-10src: Remove blank acpi_tables source filesKarthikeyan Ramasubramanian
2019-12-31mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-01soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik
2019-09-30mb: remove test-only HWIDsHung-Te Lin
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-07-02mb/google/reef/variants/: fix Samsung K4F6E3S4HM-MGCJ densityKevin Chiu
2019-06-21mb/google/snappy: Remove unneeded 'else'Elyes HAOUAS
2019-05-13mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco
2019-03-16x86/smbios: Untangle system and board tablesNico Huber
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-02-06mb/google/reef: Expand the coreboot RO sectionMathew King
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-11soc/mainboard: Update mainboard UART KconfigLijian Zhao
2018-11-30cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans
2018-11-27mainboard/google/reef: Bump mainboard mem versionKane Chen
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-21ACPI: Fix DSDT's revision fieldElyes HAOUAS