summaryrefslogtreecommitdiff
path: root/src/mainboard/asrock
AgeCommit message (Expand)Author
2020-06-28soc/amd/common: Access ACPIMMIO via proper symbolsKyösti Mälkki
2020-06-28AGESA fam14: Use AMD_ACPIMMIO_GPIO_BASE_100Kyösti Mälkki
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-19mb/*/*/Kconfig: guard board name in quotesPatrick Georgi
2020-06-15haswell boards: Factor out MAX_CPUSAngel Pons
2020-06-15x4x boards: Factor out MAX_CPUSAngel Pons
2020-06-15sandybridge boards: Factor out MAX_CPUSAngel Pons
2020-06-06mb/asrock/b85m_pro4: Make VGA work on LinuxAngel Pons
2020-06-02mb/asrock/h110m: Select MAINBOARD_HAS_LPC_TPMKyösti Mälkki
2020-06-02src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS
2020-06-01src: Fix up #-commented SPDX headersAngel Pons
2020-06-01mb/asrock/b85m_pro4/cmos.layout: Remove copyright noticesAngel Pons
2020-06-01mb/asrock/e350m1: Do not redefine AGESA_VERSION_STRINGAngel Pons
2020-06-01AGESA f14/f15tn/f16kb: Clean up buildOpts.c filesAngel Pons
2020-05-29AGESA boards: Fix typo in *OVERRIDES* in commentPaul Menzel
2020-05-27mb/asrock/h110m: Remove duplicated PmTimerDisabledAngel Pons
2020-05-26AGESA f14/f15tn/f16kb: Deduplicate RAM settingsAngel Pons
2020-05-26AGESA f16kb: Factor out default MTRR settingsAngel Pons
2020-05-26AGESA f14/f15tn/f16kb: Factor out memory settingsAngel Pons
2020-05-26AGESA f14/f15tn/f16kb: Factor out PCI MMIO base/sizeAngel Pons
2020-05-26AGESA f14: Factor out default MTRR settingsAngel Pons
2020-05-26AGESA f14 boards: Drop useless family definitionsAngel Pons
2020-05-26AGESA f14 boards: Drop useless socket definitionsAngel Pons
2020-05-26AGESA f14/f15tn/f16kb: Factor out AGESA_VERSION_STRINGAngel Pons
2020-05-26AGESA f14/f15tn/f16kb: Factor out AGESA_PACKAGE_STRINGAngel Pons
2020-05-26mb/*/*/buildOpts.c: Clean up whitespaceAngel Pons
2020-05-26mb/*/*/buildOpts.c: Drop BLDCFG_IR_PIN_CONTROLAngel Pons
2020-05-23mb/asrock/b85m_pro4/gma-mainboard.ads: Use GPL-2.0-or-laterAngel Pons
2020-05-18skylake: update processor power limits configurationSumeet R Pawnikar
2020-05-18mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-18mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-10src/mainboard: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-08mainboard/*/*/*.asl: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-04mb/**/dsdt.asl: Drop unused BRIGHTNESS_{UP,DOWN}Angel Pons
2020-05-04mb/**/dsdt.asl: Drop unused ACPI_VIDEO_DEVICEAngel Pons
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-22nb/intel/haswell: Deprecate WDB params in pei_dataAngel Pons
2020-04-04mainboard/asrock: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-25acpi: correct the processor devices scopeMichał Żygowski
2020-03-24drivers/intel/gma: Ditch `link_frequency_270_mhz` settingNico Huber
2020-03-20mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-or-laterAngel Pons
2020-03-20mb/**/gma-mainboard.ads: Remove copyright statementsAngel Pons
2020-03-19mb/asrock/b85m_pro4: Add new mainboardAngel Pons
2020-03-18mainboard/[a-f]*: Remove copyright noticesPatrick Georgi
2020-03-07mb: Use 'print("%s...", __func__)'Elyes HAOUAS