summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gigabyte/ga-b75m-d3h
Commit message (Expand)AuthorAgeFilesLines
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-211-1/+1
* mb/*: Specify type of `VARIANT_DIR` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `OVERRIDE_DEVICETREE` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-261-1/+0
* bd82x6x boards: Drop redundant `c2_latency`Angel Pons2021-06-071-1/+0
* mainboard: Use decimal for `device lapic 0x0 on`Angel Pons2021-05-181-1/+1
* sandybridge boards: Drop default `pci_mmio_size`Angel Pons2021-04-051-2/+0
* mainboard: Drop unneeded `default_brightness_levels.asl`Angel Pons2021-02-121-1/+0
* mb/gigabyte/ga-b75m-d3h: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-281-2/+2
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-181-1/+1
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* cpu/intel/model_206ax: Rename `cX_acpower` optionsAngel Pons2021-01-061-3/+3
* cpu/intel/model_206ax: Unify ACPI C-state optionsAngel Pons2021-01-061-3/+0
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-231-35/+35
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-231-27/+0
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* src/mainboard: Remove unused include 'sandybridge.h'Elyes HAOUAS2020-06-221-1/+0
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-2/+2
* sandybridge boards: Factor out MAX_CPUSAngel Pons2020-06-151-4/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1121-21/+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-021-1/+1
* mainboard/gigabyte: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0416-204/+32
* mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-onlyAngel Pons2020-03-201-11/+1
* mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons2020-03-202-24/+4
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-1813-18/+0
* LGA1155 mainboards: Remove gfx.did and gfx.ndidAngel Pons2020-03-031-3/+0
* mb/gigabyte/ga-b75m-d3h: add ACPI definitions for legacy PCI slotsBill XIE2020-01-272-0/+54
* mb/gigabyte/ga-b75m-d3h/acpi_tables.c: Remove unneeded includesElyes HAOUAS2020-01-131-1/+0
* mb/gigabyte/ga-b75m-d3h/devicetree.cb: Drop zero fieldsAngel Pons2020-01-051-4/+0
* mb/gigabyte/ga-b75m-d3h: Align devicetree linesAngel Pons2020-01-052-41/+41
* mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons2020-01-021-15/+15
* mb/*/*/acpi_tables: Don't initialize already initialized fieldsPeter Lemenkov2019-12-311-8/+0
* mb/*/*/acpi_tables: Don't zero out gnvs againPeter Lemenkov2019-12-311-2/+0
* mb/*/*/acpi_tables: Remove unnecessary function callPeter Lemenkov2019-12-271-7/+2
* mb/*/*/early_init.c: Remove defined but not used macroElyes HAOUAS2019-12-271-1/+0
* mb/gigabyte/ga-b75m-d3h: enable superspeed ports for all variantsBill XIE2019-12-261-0/+3
* mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-211-1/+0
* mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-1/+0
* arch/x86: Make X86 stages select ARCH_X86Arthur Heymans2019-12-161-1/+0
* mb/gigabyte/ga-b75m-d3h: Add ga-b75-d3v as a variantBill XIE2019-12-097-2/+313
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* mb/gigabyte/ga-b75m-d3h: Drop useless function-disable settingNico Huber2019-11-181-6/+0
* mb/{gigabyte,lenovo}: Remove spurious setting of ETR3 bit 16Nico Huber2019-11-181-5/+0
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-182-1/+4
* nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-181-0/+1