aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/msi
AgeCommit message (Expand)Author
2019-03-04device/pnp: Add header files for PNP opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-11amd: Remove unused definesPeter Lemenkov
2019-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
2019-01-16AGESA fam15tn boards: Clean up devicetreeKyösti Mälkki
2019-01-14AGESA: Remove ACPI for IMC we don't runKyösti Mälkki
2019-01-14AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLEMike Banon
2019-01-10amdfam10 boards: Simplify early resourcemapKyösti Mälkki
2019-01-10mb: Move timestamp_add_now to northbridge/amd/amdfam10Elyes HAOUAS
2019-01-09amdfam10 boards: Use smp_write_pci_intsrc()Kyösti Mälkki
2019-01-09amdfam10 boards: Use PCI_DEVFN()Kyösti Mälkki
2019-01-06Kconfig: Unify power-after-failure optionsNico Huber
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2019-01-04amdfam10 boards: Use defaults for get_pci1234()Kyösti Mälkki
2019-01-04amdfam10 boards: Call get_bus_conf() just onceKyösti Mälkki
2019-01-04amdfam10 boards: Add Makefiles and fix resourcemap.cKyösti Mälkki
2019-01-04amdfam10 boards: Declare get_pci1234() just onceKyösti Mälkki
2018-12-19mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-16mb/msi/ms9652_fam10: Remove unused VAR_MTRR_HOLEElyes HAOUAS
2018-11-16src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-05amd: Fix non-local header treated as localElyes HAOUAS
2018-10-31reset: Finalize move to new APINico Huber
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-18mb: Replace MSR addresses with macrosElyes HAOUAS
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-09-25mb: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS
2018-08-09src/mainboard: Fix typoElyes HAOUAS
2018-07-02src: Get rid of unneeded whitespaceElyes HAOUAS
2018-07-02src/mb: Fix non-local header treated as localElyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-04mb/msi: Get rid of whitespace before tabElyes HAOUAS
2018-06-02src/mainboard: Add and update license headersMartin Roth
2018-05-31Remove all AMD K8 boardsKyösti Mälkki
2018-05-31mb/msi/ms9652_fam10: Fix dependency on amdk8/util.aslKyösti Mälkki
2018-05-07mb/msi: Get rid of device_tElyes HAOUAS
2018-05-03mainboard/msi/ms9185: Fix coding style and remove commented codeElyes HAOUAS
2018-04-29mainboard/msi/ms9652_fam10: Fix coding styleElyes HAOUAS
2018-04-29mainboard/msi/ms9282: Fix coding styleElyes HAOUAS
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2018-01-18Intel i440bx boards: Remove - using LATE_CBMEM_INITKyösti Mälkki
2018-01-18Intel i82810 boards & chips: Remove - using LATE_CBMEM_INITKyösti Mälkki
2018-01-07mainboard/ms7721: Fix temperature sensor configurationRenze Nicolai
2017-10-31AMD boards: Fix function name (soft_reset) in messageJonathan Neuschäfer
2017-10-19AGESA: Split long lines in OemCustomize.cKyösti Mälkki
2017-09-26AGESA: Remove heap allocations from OemCustomize.cKyösti Mälkki
2017-09-26AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-09-21superio/winbond/*: Unify w*_set_clksel_48()Keith Hui
2017-09-19AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2017-09-13AGESA vendorcode: Move PlatformInstall.hKyösti Mälkki
2017-09-12AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki
2017-09-12AGESA boards: Clean up some includesKyösti Mälkki
2017-09-01intel/i440bx: Move LATE_CBMEM_INIT under mainboardKyösti Mälkki
2017-08-24msi/ms7721: Switch away from AGESA_LEGACY_WRAPPERKyösti Mälkki
2017-08-23AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki
2017-08-22AMD K8 fam10-15: Consolidate post_cache_as_ram callKyösti Mälkki
2017-08-21Boards w/ Winbond superios: Use common config entry codeKeith Hui
2017-08-15440BX boards: Use combined RAM init routineKeith Hui
2017-08-15440BX boards: Drop more unused #includes from romstageKeith Hui
2017-08-02AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpartKyösti Mälkki
2017-07-23440BX boards: Drop unused #includes from romstageKeith Hui
2017-07-14K8: Fix indirect includesKyösti Mälkki
2017-07-06mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-06mb/*/*/cmos.layout: Make multibyte options byte alignedArthur Heymans
2017-04-28nb/amdk8: Link coherent_ht.cArthur Heymans
2017-04-28sb/nvidia/mcp55: Link early_ctrl.cArthur Heymans
2017-04-28nb/amd/amdk8: Link reset_test.cArthur Heymans
2017-04-27nb/amd/amdk8: Link raminit_f.cArthur Heymans
2017-04-10nb/amdk8/(pre_)f.h: Don't declare global variable in headerArthur Heymans
2017-03-28msi/ms7721: Switch away from AGESA_LEGACYKyösti Mälkki
2017-03-28AGESA: Introduce AGESA_LEGACY and its counterpartKyösti Mälkki
2017-03-21southbridge/nvidia/mcp55: Get rid of #include early_smbus.cArthur Heymans
2017-03-07AGESA: Add agesa_helper.h headerKyösti Mälkki
2017-03-07AGESA: Remove leftover s3resume includeKyösti Mälkki
2017-03-07AGESA: Remove leftover agesawrapper includeKyösti Mälkki
2017-01-05src/amd: Add common definition of AMD ACPI MMIO addressTimothy Pearson
2017-01-04amdfam10: Perform major include ".c" cleanupDamien Zammit
2016-12-26amd-based mainboards: Fix whitespace in _PTS commentsMarshall Dawson
2016-12-22agesa and binaryPI mainboards: Fix devicetree hudson commentsMarshall Dawson
2016-12-05mainboard & southbridge: Clear files that are just headersMartin Roth
2016-12-01AGESA: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-12-01asus/f2a85-m msi/ms7721: Enable MMCONF earlyKyösti Mälkki
2016-11-22mainboard/ms7721: Add MSI MS-7721 (FM2-A57MA-E35)Renze Nicolai
2016-11-22mainboard/ms7721: Copy files from "asus/f2a85-m" to "msi/ms7721".Renze Nicolai
2016-10-02Kconfig: Update default hex values to start with 0xMartin Roth
2016-09-27mainboard/msi/ms9185/resourcemap.c: Use tabs for indentsElyes HAOUAS
2016-09-27mainboard/msi/ms9185/romstage: Use tabs for indentsElyes HAOUAS
2016-09-27mainboard/msi/ms9185/mb_sysconf.h: Use tabs for indentsElyes HAOUAS
2016-09-26mainboard/*/*/dsdt.asl: Use tabs for indentsElyes HAOUAS
2016-09-26mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS
2016-09-20src/mainboard/lenovo-winent: Add space around operatorsElyes HAOUAS
2016-08-17mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber