summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/eve
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Move include for <vc/google/chromeos.asl>Kyösti Mälkki2021-01-281-3/+0
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki2021-01-241-2/+0
* mb/google/eve: do early pad configuration in early bootstageMichael Niewöhner2021-01-201-1/+1
* soc/intel/skylake: Move MAX_CPUS from mb to SoCFelix Singer2021-01-061-4/+0
* nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settingsMichael Niewöhner2021-01-011-7/+8
* soc/intel/skylake: Drop always-zero ProbelessTrace dt settingAngel Pons2020-12-141-1/+0
* soc/intel/skylake: Drop unreferenced PttSwitch dt settingAngel Pons2020-12-141-1/+0
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-2/+1
* mrc_cache: Move code for triggering memory training into mrc_cacheShelley Chen2020-11-131-1/+0
* soc/intel/{skl,cnl}: replace PM ACPI timer dt option by KconfigMichael Niewöhner2020-11-132-1/+3
* mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`Michael Niewöhner2020-10-261-1/+0
* soc/intel,mb/*: get rid of legacy pad macrosMichael Niewöhner2020-10-211-104/+104
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* mb, soc/intel: Switch to using drivers/wifi/generic for Intel WiFi devicesFurquan Shaikh2020-10-131-1/+1
* soc/intel/common/block/acpi: Factor out common platform.aslSubrata Banik2020-10-051-1/+1
* treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFSMichael Niewöhner2020-09-231-1/+1
* mb: remove duplicated Make code for spd.bin generationMichael Niewöhner2020-09-062-16/+1
* mb/*: devicetree: drop now unneeded USBx_PORT_EMPTYMichael Niewöhner2020-09-061-3/+0
* soc/intel/skylake: Enable CIO depending on devicetree configurationFelix Singer2020-08-081-1/+1
* soc/intel/skylake: Enable SDXC depending on devicetree configurationFelix Singer2020-08-081-1/+0
* soc/intel/skylake: Enable thermal subsystem depending on devicetreeFelix Singer2020-08-071-1/+1
* soc/intel/skylake: Enable HDA depending on devicetree configurationFelix Singer2020-07-291-1/+0
* soc/intel/skylake: Enable eMMC depending on devicetree configurationFelix Singer2020-07-291-1/+0
* soc/intel/skylake: Enable TraceHub depending on devicetree configurationFelix Singer2020-07-291-1/+0
* soc/intel/skylake: Enable SMBus depending on devicetree configurationFelix Singer2020-07-291-1/+0
* soc/intel/skylake: Enable LAN depending on devicetree configurationFelix Singer2020-07-291-1/+0
* soc/intel/skylake: Enable SATA depending on devicetree configurationFelix Singer2020-07-291-1/+0
* skylake boards: Factor out copy-pasted PIRQ routesAngel Pons2020-07-261-9/+0
* skylake: update processor power limits configurationSumeet R Pawnikar2020-05-181-2/+4
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* src: Remove unused '#include <stddef.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1115-15/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-18/+2
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-023-3/+3
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-1/+1
* mb/google/eve: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0612-156/+24
* mb/google/eve: Use ACPI backlight controlsMatt DeVillier2020-04-052-0/+4
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons2020-03-201-12/+1
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-1814-24/+0
* 3rdparty/libgfxinit: Update submodule pointerNico Huber2020-03-091-1/+1
* chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching2020-03-071-1/+0
* google/eve: tweak VBT settingsMatt DeVillier2020-01-181-0/+0
* src: Remove blank acpi_tables source filesKarthikeyan Ramasubramanian2020-01-101-0/+0
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-311-1/+0
* mb/google/eve: select SYSTEM_TYPE_CONVERTIBLEMatt DeVillier2019-12-261-0/+1
* mb/google/eve: Update and fix VBTMatt DeVillier2019-12-261-0/+0
* mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-211-1/+0
* google/eve: add libgfxinit supportMatt DeVillier2019-11-273-0/+34