aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/wtm2
AgeCommit message (Expand)Author
2023-11-12mainboards: Drop stale comment about enumerate_buses()Nico Huber
2023-05-01mainboard/*: Drop USB power control bits in GNVSKyösti Mälkki
2023-01-25mainboard: Drop invalid `hyper_threading` optionAngel Pons
2022-12-27mainboard/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-27mainboard/acpi: Replace constant "One" with actual numberFelix Singer
2022-11-25cpu/intel/haswell: Move chip_ops to cpu clusterArthur Heymans
2022-11-12soc/intel/broadwell: Hook up PCI domain and CPU cluster ops to devicetreeArthur Heymans
2022-08-17Revert "soc/intel/broadwell: Drop vboot support"Yu-Ping Wu
2022-08-16mb/**/dsdt.asl: Drop misleading "OEM revision" commentAngel Pons
2022-08-14soc/intel/broadwell: Consolidate SPD handlingAngel Pons
2022-08-14broadwell: Compute channel disable masks at runtimeAngel Pons
2022-08-13src/mb: Update unlicensable files with the CC-PDDC SPDX IDMartin Roth
2022-07-14soc/intel/broadwell: Drop vboot supportYu-Ping Wu
2022-04-21tpm: Refactor TPM Kconfig dimensionsJes B. Klinke
2022-04-07ChromeOS: Add DECLARE_x_CROS_GPIOS()Kyösti Mälkki
2022-04-06ChromeOS: Promote variant_cros_gpio()Kyösti Mälkki
2021-12-23ChromeOS: Refactor ACPI CNVS generationKyösti Mälkki
2021-11-11ChromeOS: Replace with or add <types.h>Kyösti Mälkki
2021-10-15mainboard: Drop invalid `VGA_BIOS_FILE` defaultsAngel Pons
2021-09-17broadwell boards: Reflow USB2 parameter statementsAngel Pons
2021-08-27broadwell: Drop weak `mainboard_fill_spd_data` definitionAngel Pons
2021-08-24Revert "soc/intel/broadwell/pch: Replace ACPI device NVS"Furquan Shaikh
2021-07-26mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons
2021-07-26mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons
2021-06-16broadwell boards: Use Haswell hostbridge.aslAngel Pons
2021-06-14soc/intel/broadwell/pch: Replace ACPI device NVSAngel Pons
2021-04-09mb/{google/jecht,intel/wtm2}: Remove NOOP APM finalize callArthur Heymans
2021-03-22lynxpoint/broadwell: Rename LP GPIO config globalAngel Pons
2021-02-16soc/inteL/broadwell: Move select CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki
2021-02-15broadwell boards: Switch to Lynxpoint GPIO headersAngel Pons
2021-02-15mb/intel/wtm2: Switch to Lynxpoint GPIO macrosAngel Pons
2021-02-15soc/intel/broadwell/pch: Rename GPIO identifiersAngel Pons
2021-02-10mb/intel/wtm2: Convert to ASL 2.0 syntaxElyes 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-24broadwell: Flatten `mainboard_pre_raminit`Angel Pons
2021-01-24broadwell: Clean up `mainboard_post_raminit`Angel Pons
2021-01-24soc/intel/broadwell: Select CPU_INTEL_HASWELLAngel Pons
2021-01-24mb/intel/wtm2: Use Haswell CPU codeAngel Pons
2021-01-10mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki
2021-01-06soc/intel/broadwell: Move MAX_CPUS from mb to SoCFelix Singer
2021-01-06mb/intel/wtm2/Kconfig: Limit MAX_CPUS to 8Angel 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-11-13broadwell: Flatten `acpi_init_gnvs` functionAngel Pons
2020-11-13broadwell: Factor out `acpi_fill_madt` functionAngel Pons
2020-11-13soc/intel/broadwell/acpi: Rename `systemagent.asl`Angel Pons
2020-11-03soc/intel/broadwell: Relocate PCH ACPI filesAngel Pons
2020-10-30soc/intel/broadwell: Separate PCH in devicetreeAngel Pons
2020-10-30mb/intel/wtm2: Prepare devicetree for PCH splitAngel Pons
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-07-28broadwell: Factor out PIRQ routing from devicetreeAngel Pons
2020-07-26mb/*/*/devicetree.cb: Normalize disabled PIRQ valuesAngel Pons
2020-07-14src: Remove unused 'include <types.h>'Elyes HAOUAS
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki
2020-06-22cpu/x86/smm: Use already defined APM_CNT messagesKyö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-02src: Remove unused 'include <arch/smp/mpspec.h>'Elyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-13src: Remove unused '#include <stdint.h>'Elyes 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-01-10mb/intel/wtm2/devicetree.cb: Align commentsAngel Pons
2020-01-02mb/**/hda_verb.c: Correct codec ID on subvendor verbsAngel Pons
2020-01-02mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons
2019-12-31mb/**/acpi: Remove unused filesAngel Pons
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/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-04mb/*/*/others: Use sb/intel/common/acpi/platform.aslArthur Heymans
2019-11-01soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
2019-10-04mb/intel/{galileo,wtm2}: Use macro instead of magic numberElyes HAOUAS
2019-09-16src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-09-11src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS
2019-08-19mainboard/google: Remove use of __PRE_RAM__Kyösti Mälkki
2019-05-15nb/intel/broadwell: Add an option for where verstage startsArthur Heymans
2019-05-14soc/intel/broadwell: Clean up the bootflowArthur Heymans
2019-05-14soc/intel/broadwell: Don't use a pointer for pei_dataArthur Heymans
2019-05-14soc/intel/broadwell: Move GPIO init to a common placeArthur Heymans
2019-05-13mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco
2019-04-11chromeos: clean up "recovery" and "write protect" GPIOsJoel Kitching
2019-03-28chromeos: remove remaining dev switch referencesJoel Kitching
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-12src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS
2019-03-05mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01ACPI: Rename FADT model and set it to zeroElyes HAOUAS