summaryrefslogtreecommitdiffstats
path: root/src/mainboard/msi/ms7721
Commit message (Expand)AuthorAgeFilesLines
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-271-1/+1
* mb/msi/ms7721: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-271-5/+13
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-2/+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-084-6/+6
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-041-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* 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
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-1/+1
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-232-3/+5
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS2018-11-161-4/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-2/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-052-2/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-052-3/+3
* mb: Replace MSR addresses with macrosElyes HAOUAS2018-10-181-6/+7
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-07-021-2/+2
* src/mb: Fix non-local header treated as localElyes HAOUAS2018-07-021-1/+1
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-141-41/+41
* mb/msi: Get rid of whitespace before tabElyes HAOUAS2018-06-043-7/+7
* src/mainboard: Add and update license headersMartin Roth2018-06-021-0/+13
* mb/msi: Get rid of device_tElyes HAOUAS2018-05-072-2/+2
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-4/+4
* mainboard/ms7721: Fix temperature sensor configurationRenze Nicolai2018-01-071-1/+3
* AGESA: Split long lines in OemCustomize.cKyösti Mälkki2017-10-191-5/+25
* AGESA: Remove heap allocations from OemCustomize.cKyösti Mälkki2017-09-261-72/+6
* AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki2017-09-261-24/+24
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-9/+1
* AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki2017-09-193-3/+0
* AGESA vendorcode: Move PlatformInstall.hKyösti Mälkki2017-09-131-1/+1
* AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki2017-09-122-2/+0
* AGESA boards: Clean up some includesKyösti Mälkki2017-09-121-7/+0
* msi/ms7721: Switch away from AGESA_LEGACY_WRAPPERKyösti Mälkki2017-08-244-54/+34
* AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki2017-08-232-3/+1
* AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpartKyösti Mälkki2017-08-021-0/+1
* mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-1/+1
* msi/ms7721: Switch away from AGESA_LEGACYKyösti Mälkki2017-03-282-101/+36
* AGESA: Introduce AGESA_LEGACY and its counterpartKyösti Mälkki2017-03-281-0/+1
* AGESA: Add agesa_helper.h headerKyösti Mälkki2017-03-071-0/+1
* AGESA: Remove leftover s3resume includeKyösti Mälkki2017-03-071-1/+0
* AGESA: Remove leftover agesawrapper includeKyösti Mälkki2017-03-071-1/+0
* src/amd: Add common definition of AMD ACPI MMIO addressTimothy Pearson2017-01-051-2/+2
* amd-based mainboards: Fix whitespace in _PTS commentsMarshall Dawson2016-12-261-2/+2
* agesa and binaryPI mainboards: Fix devicetree hudson commentsMarshall Dawson2016-12-221-1/+1
* mainboard & southbridge: Clear files that are just headersMartin Roth2016-12-053-48/+0
* AGESA: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki2016-12-011-0/+1