summaryrefslogtreecommitdiffstats
path: root/src/mainboard/msi
Commit message (Expand)AuthorAgeFilesLines
* amd/agesa/hudson boards: Get rid of power button devicePaul Menzel2020-06-062-11/+0
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Fix up #-commented SPDX headersAngel Pons2020-06-011-3/+0
* AGESA f14/f15tn/f16kb: Clean up buildOpts.c filesAngel Pons2020-06-011-232/+36
* AGESA boards: Fix typo in *OVERRIDES* in commentPaul Menzel2020-05-291-1/+1
* AGESA f14/f15tn/f16kb: Deduplicate RAM settingsAngel Pons2020-05-261-27/+0
* AGESA f15tn: Factor out default MTRR settingsAngel Pons2020-05-261-18/+0
* AGESA f14/f15tn/f16kb: Factor out memory settingsAngel Pons2020-05-261-11/+0
* AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/sizeAngel Pons2020-05-261-2/+0
* AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRINGAngel Pons2020-05-261-4/+0
* AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRINGAngel Pons2020-05-261-4/+0
* mb/*/*/buildOpts.c: Clean up whitespaceAngel Pons2020-05-261-9/+6
* mb/*/*/buildOpts.c: Drop BLDCFG_IR_PIN_CONTROLAngel Pons2020-05-261-1/+0
* mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-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-1128-28/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-095-44/+7
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-062-24/+2
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-062-4/+2
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-024-4/+4
* mainboard/msi: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0421-277/+42
* acpi: correct the processor devices scopeMichał Żygowski2020-03-252-2/+2
* drivers/intel/gma: Ditch `link_frequency_270_mhz` settingNico Huber2020-03-241-1/+0
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-1828-44/+0
* mb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-071-1/+1
* src: capitalize 'PCIe'Elyes HAOUAS2020-03-041-1/+1
* mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons2020-03-031-1/+1
* LGA1155 mainboards: Remove gfx.did and gfx.ndidAngel Pons2020-03-031-2/+0
* mb/msi/ms7707/devicetree.cb: Align contentsAngel Pons2020-01-101-27/+30
* src/mainboard: remove MMIO macrosIdwer Vollering2020-01-091-7/+5
* 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/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-211-1/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-202-2/+0
* mb/{msi,pcengines}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-192-2/+0
* mb/msi/ms7721: Switch away from ROMCC_BOOTBLOCKElyes HAOUAS2019-12-175-113/+103
* arch/x86: Make X86 stages select ARCH_X86Arthur Heymans2019-12-161-1/+0
* AGESA: Disable boards from buildKyösti Mälkki2019-12-152-3/+6
* mb/msi/ms7721: Don't rewrite pnp_{enter,exit}_conf_state functionElyes HAOUAS2019-12-151-15/+0
* AGESA, binaryPI: Remove generic device for SPD eepromsKyösti Mälkki2019-12-121-8/+1
* mb/**/hda_verb.c: Clean up formattingAngel Pons2019-12-121-33/+3
* mb/**/hda_verb.c: use denary numerals for lengthsAngel Pons2019-12-111-1/+1
* AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki2019-12-091-5/+0
* AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki2019-11-301-0/+1
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-232-2/+2
* mb/*/*: Drop AMDFAM10 mainboardsArthur Heymans2019-11-2016-2009/+0
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-182-4/+2
* nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-181-0/+1
* sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans2019-11-181-1/+1