summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/fizz
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* mb/google/fizz/endeavour/gpio: Reflow long linesMaxim Polyakov2020-09-281-60/+30
* mb/*: drop GENERIC_SPD_BIN from boards without soldered memoryMichael Niewöhner2020-09-221-1/+0
* mb/*: devicetree: drop now unneeded USBx_PORT_EMPTYMichael Niewöhner2020-09-062-4/+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
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-1/+1
* mb/google/fizz: add variant chipset display initJeff Chase2020-06-144-4/+17
* src: Remove duplicated includesElyes HAOUAS2020-06-021-1/+0
* mb/google/endeavour: chrontel: fix interrupt and compat stringJeff Chase2020-05-202-4/+4
* skylake: update processor power limits configurationSumeet R Pawnikar2020-05-183-5/+12
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1130-30/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* soc/intel/skl: always enable SataPwrOptEnableMichael Niewöhner2020-05-041-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-024-4/+4
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-1/+1
* google/chromeec: Revise parameters of EC USB PD API callGaggery Tsai2020-04-201-1/+3
* mb/google/fizz: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0628-364/+56
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* drivers/net/r8168: Fix ethernet_mac[0-9] format for vpdEdward O'Callaghan2020-03-262-2/+3
* drivers/generic/max98357a: Allow custom _HID from configAamir Bohra2020-03-201-0/+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-1829-30/+0
* chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching2020-03-071-1/+0
* mb/google/fizz: allow 8 bit sku idsJeff Chase2020-02-261-1/+1
* mb/google/fizz/variants/endeavour: Enable root ports for TPUsJeff Chase2020-01-281-0/+28
* src: Remove blank acpi_tables source filesKarthikeyan Ramasubramanian2020-01-101-0/+0
* mb/google/fizz: Add Endeavour variantJeff Chase2020-01-1010-0/+469
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-311-1/+0
* mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-211-1/+0
* google/fizz: add libgfxinit supportMatt DeVillier2019-11-273-0/+33
* mb/{google/fizz,razer/blade_stealth_kbl}: Add missing include <console/consol...Elyes HAOUAS2019-11-111-0/+1
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-1/+1
* mb/google/{poppy,eve,fizz}: Configure GPIOs in mainboard chip->init()Furquan Shaikh2019-10-253-70/+48
* soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki2019-10-021-1/+1
* mb: remove test-only HWIDsHung-Te Lin2019-09-301-6/+0
* mainboard/google: Fix indirect includesKyösti Mälkki2019-08-151-1/+1
* mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__Kyösti Mälkki2019-07-251-4/+1
* soc/intel: Use config_of_path(SA_DEVFN_ROOT)Kyösti Mälkki2019-07-181-2/+1
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-092-2/+2