summaryrefslogtreecommitdiffstats
path: root/src/mainboard/msi
Commit message (Expand)AuthorAgeFilesLines
* 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
* nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans2019-11-181-4/+0
* nb/intel/sandybridge: Make the mainboard_early_init hook optionalArthur Heymans2019-11-181-4/+0
* mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-041-1/+1
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-1/+1
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-277-10/+10
* mb/msi/ms7721: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-271-5/+13
* src/mainboard: Drop wrong _ADR objectsElyes HAOUAS2019-10-251-1/+0
* src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS2019-10-211-1/+0
* sb/intel/bd82x6x/lpc: Set up default LPC decode rangesArthur Heymans2019-10-161-5/+0
* sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supportedPatrick Rudolph2019-07-191-1/+0
* amdfam10: Declare get_sysinfo()Kyösti Mälkki2019-07-041-2/+1
* amdfam10: Declare empty activate_spd_rom() stubKyösti Mälkki2019-07-041-2/+0
* mb/msi/ms7707: Remove MAINBOARD_PCI_SUBSYSTEM_{DEVICE_ID,VENDOR_ID}Elyes HAOUAS2019-05-051-8/+0
* mainboard: Add MSI MS-7707Max Blau2019-05-0113-0/+612
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-204-5/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-121-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-086-9/+9
* arch/io.h: Drop includes in fam10 romstagesKyösti Mälkki2019-03-051-1/+0
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-042-0/+2
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-014-0/+4
* amd: Remove unused definesPeter Lemenkov2019-02-111-3/+0
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* AGESA fam15tn boards: Clean up devicetreeKyösti Mälkki2019-01-161-134/+133
* AGESA: Remove ACPI for IMC we don't runKyösti Mälkki2019-01-141-110/+0
* AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLEMike Banon2019-01-141-1/+0
* amdfam10 boards: Simplify early resourcemapKyösti Mälkki2019-01-101-46/+46
* mb: Move timestamp_add_now to northbridge/amd/amdfam10Elyes HAOUAS2019-01-101-3/+0
* amdfam10 boards: Use smp_write_pci_intsrc()Kyösti Mälkki2019-01-091-11/+11
* amdfam10 boards: Use PCI_DEVFN()Kyösti Mälkki2019-01-091-5/+5
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-061-4/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* amdfam10 boards: Use defaults for get_pci1234()Kyösti Mälkki2019-01-041-33/+1
* amdfam10 boards: Call get_bus_conf() just onceKyösti Mälkki2019-01-044-11/+0
* amdfam10 boards: Add Makefiles and fix resourcemap.cKyösti Mälkki2019-01-043-2/+21
* amdfam10 boards: Declare get_pci1234() just onceKyösti Mälkki2019-01-041-2/+0
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-193-3/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-282-2/+2
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-233-4/+7
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* mb/msi/ms9652_fam10: Remove unused VAR_MTRR_HOLEElyes HAOUAS2018-11-161-4/+0
* src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS2018-11-161-4/+0
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0