summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asrock
Commit message (Expand)AuthorAgeFilesLines
* mb: Use 'print("%s...", __func__)'Elyes HAOUAS2020-03-072-2/+2
* src: capitalize 'PCIe'Elyes HAOUAS2020-03-041-1/+1
* mb/asrock/h110m: Explain why some SATA ports are emptyMaxim Polyakov2020-03-031-2/+5
* 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/asrock/g41c-gs/acpi_tables.c: Remove unneeded includesElyes HAOUAS2020-01-131-1/+0
* mb/asrock/imb-a180: Fix typoElyes HAOUAS2020-01-131-1/+1
* mb/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-123-93/+79
* src: Remove blank acpi_tables source filesKarthikeyan Ramasubramanian2020-01-101-0/+0
* mb/**/devicetree.cb: Remove untrue commentsAngel Pons2020-01-101-1/+0
* src/mainboard: remove MMIO macrosIdwer Vollering2020-01-091-10/+7
* mb/**/acpi_tables.c: Drop lid settings on desktopsAngel Pons2020-01-021-3/+0
* mb/*/*/acpi_tables: Remove unused includesElyes HAOUAS2020-01-021-1/+0
* mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons2020-01-022-38/+38
* mb/*/*/acpi_tables: Don't initialize already initialized fieldsPeter Lemenkov2019-12-311-8/+0
* mb/*/*/acpi_tables: Don't zero out gnvs againPeter Lemenkov2019-12-311-2/+0
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-312-2/+0
* mb/*/*/early_init.c: Remove defined but not used macroElyes HAOUAS2019-12-271-1/+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-206-6/+0
* mainboard: Add missing include <device/pci_def.h>Elyes HAOUAS2019-12-202-0/+2
* mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-1/+0
* mb/{asrock,asus}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-194-4/+0
* mb: Use fixed value in RcompTarget structureWim Vervoorn2019-12-161-3/+1
* arch/x86: Make X86 stages select ARCH_X86Arthur Heymans2019-12-161-1/+0
* asrock/e350m1: Switch away from ROMCC_BOOTBLOCKDenis 'GNUtoo' Carikli2019-12-143-6/+4
* sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() callKyösti Mälkki2019-12-131-0/+2
* AGESA, binaryPI: Remove generic device for SPD eepromsKyösti Mälkki2019-12-122-16/+2
* mb/**/hda_verb.c: Clean up formattingAngel Pons2019-12-122-58/+12
* asrock/imb-a180: Switch away from ROMCC_BOOTBLOCKKyösti Mälkki2019-12-123-22/+7
* mb/**/hda_verb.c: use denary numerals for lengthsAngel Pons2019-12-112-3/+3
* AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki2019-12-092-2/+1
* mb/asrock/h110m: disable CLKREQ to use onboard LANMaxim Polyakov2019-12-051-4/+2
* AGESA boards: Drop commented out codeKyösti Mälkki2019-12-031-38/+0
* sb/amd/cimx: replace cimx_util with common ACPIMMIO AMD blockMichał Żygowski2019-12-021-3/+3
* AGESA,binaryPI: Flag boards with ROMCC_BOOTBLOCKKyösti Mälkki2019-11-302-0/+2
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-234-4/+4
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-182-1/+4
* 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-4/+0
* 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
* nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-152-1/+5
* nb/intel/x4x: Move boilerplate romstage to a common locationArthur Heymans2019-11-151-35/+4
* mb/*/*(ich7/x4x): Use common early southbridge initArthur Heymans2019-11-141-13/+1
* sb/intel/i82801gx: Add common LPC decode codeArthur Heymans2019-11-126-10/+11
* mb/{x4x}: Remove unused 'include <northbridge/intel/x4x/iomap.h>'Elyes HAOUAS2019-11-111-1/+0
* mb/asrock/h110m/devicetree: fix VR config infoMaxim Polyakov2019-11-041-15/+15
* mb/asrock/h110m: use SSDT generator for SuperIOMaxim Polyakov2019-11-042-120/+102
* sb/intel/lynxpoint: Use sb/intel/common/platform.aslArthur Heymans2019-11-041-1/+1