summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gigabyte
Commit message (Expand)AuthorAgeFilesLines
...
* mb/gigabyte/ga-g41m-es2l: Remove unused variable 'dev'Elyes HAOUAS2020-04-231-4/+0
* mb/*/*/hda_verb.c: Improve code formattingElyes HAOUAS2020-04-101-3/+3
* mainboard/gigabyte: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0445-584/+90
* mb/gigabyte/ga-h61m-s2pv: rename to ga-h61m-seriesAngel Pons2020-03-3028-1/+1
* mb/gigabyte/ga-h61m-*: Use overridetreesAngel Pons2020-03-308-302/+215
* mb/gigabyte/ga-h61m-s2pv: Correct PCIe port setupAngel Pons2020-03-301-9/+8
* mb/gigabyte/ga-h61m-ds2v: Fix PCIe port numbersAngel Pons2020-03-231-2/+2
* mb/gigabyte/ga-h61ma-d3v: Correct PCIe port setupAngel Pons2020-03-231-7/+8
* mb/gigabyte/ga-h61m-*/devicetree.cb: Add missing IRQAngel Pons2020-03-233-0/+3
* mb/gigabyte/ga-h61ma-d3v: Correct subsystem IDAngel Pons2020-03-231-1/+1
* mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-onlyAngel Pons2020-03-202-23/+2
* mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons2020-03-203-36/+5
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-1856-69/+0
* mb/gigabyte/ga-h61m-s2pv: Add ga-h61m-ds2v as a variantAngel Pons2020-03-075-3/+350
* mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons2020-03-031-1/+1
* LGA1155 mainboards: Remove gfx.did and gfx.ndidAngel Pons2020-03-033-7/+0
* mb/gigabyte/ga-b75m-d3h: add ACPI definitions for legacy PCI slotsBill XIE2020-01-272-0/+54
* mb/gigabyte/ga-g41m-es2l/acpi_tables.c: Remove unneeded includesElyes HAOUAS2020-01-131-1/+0
* 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/gigabyte/ga-g41m-es2l/devicetree.cb: Indent with tabsAngel Pons2020-01-051-148/+148
* mb/*/*/acpi_tables: Remove unused includesElyes HAOUAS2020-01-022-2/+0
* mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons2020-01-023-45/+45
* mb/**/acpi: Remove unused filesAngel Pons2019-12-312-7/+0
* mb/*/*/acpi_tables: Don't initialize already initialized fieldsPeter Lemenkov2019-12-312-15/+0
* mb/*/*/acpi_tables: Don't zero out gnvs againPeter Lemenkov2019-12-312-4/+0
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-312-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-273-3/+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-212-2/+0
* mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-192-2/+0
* arch/x86: Make X86 stages select ARCH_X86Arthur Heymans2019-12-164-4/+0
* mb/**/hda_verb.c: Clean up formattingAngel Pons2019-12-122-6/+6
* mb/**/hda_verb.c: use denary numerals for lengthsAngel Pons2019-12-112-2/+2
* mainboard/(i945,ich7): Remove commented RCBA32(0x341c) codeElyes HAOUAS2019-12-101-1/+1
* 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-232-2/+2
* mb/*/*: Drop AMDFAM10 mainboardsArthur Heymans2019-11-2057-11501/+0
* 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-184-2/+8
* nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-182-0/+2
* sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans2019-11-182-5/+1
* nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans2019-11-182-5/+1
* nb/intel/sandybridge: Make the mainboard_early_init hook optionalArthur Heymans2019-11-182-8/+0
* nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-152-1/+5
* nb/intel/i945: Initialize console in bootblockArthur Heymans2019-11-152-1/+4
* nb/intel/i945: Move boilerplate romstage to a common locationArthur Heymans2019-11-151-58/+6