summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asrock
Commit message (Expand)AuthorAgeFilesLines
...
* mainboard: Add ASRock H110M-DVSMaxim Polyakov2019-03-1921-0/+1271
* src: Drop unused 'include <cbfs.h>'Elyes HAOUAS2019-03-191-1/+0
* {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.hElyes HAOUAS2019-03-131-2/+0
* src: Drop unused 'include <arch/acpigen.h>'Elyes HAOUAS2019-03-122-4/+0
* commonlib/loglevel.h: Drop unnecessary includeElyes HAOUAS2019-03-081-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-083-6/+6
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-1/+0
* Remove DEFAULT_PCIEXBAR aliasKyösti Mälkki2019-03-061-1/+1
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-043-1/+3
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-013-0/+3
* mb/{asrock,intel,kontron}: Include missing <arch/io.h>Elyes HAOUAS2019-02-081-7/+8
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-072-2/+0
* src/mb/asrock/../g41m-s3: Remove spurious devicesAngel Pons2019-01-241-5/+0
* cpu/intel/model_206ax: Remove the notion of socketsArthur Heymans2019-01-242-4/+1
* mb/*/*/devicetree.cb: Make sandybridge devicetree uniformArthur Heymans2019-01-231-4/+2
* nb/intel/x4x: Use parallel MP initArthur Heymans2019-01-231-1/+0
* AGESA fam16kb boards: Clean up devicetreeKyösti Mälkki2019-01-161-71/+71
* AGESA fam14 boards: Clean up devicetreeKyösti Mälkki2019-01-161-117/+117
* AGESA: Remove ACPI for IMC we don't runKyösti Mälkki2019-01-141-110/+0
* mb: Move timestamp_add_now to northbridge x4xElyes HAOUAS2019-01-101-7/+0
* cpu/intel: Use the common code to initialize the romstage timestampsArthur Heymans2019-01-091-3/+0
* sb/intel/i82801gx: Autodisable functions based on devicetreeArthur Heymans2019-01-081-2/+1
* Kconfig: Unify power-after-failure optionsNico Huber2019-01-061-5/+0
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-062-2/+2
* mb/asrock/h81m-hds: Move GPIO header to a linked C fileTristan Corrick2019-01-033-6/+2
* sb/intel/lynxpoint: Handle H81 only having 6 PCIe root portsTristan Corrick2018-12-281-2/+0
* arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki2018-12-282-2/+0
* mb/asrock/h81m-hds: Allow "keep state" for power_on_after_failTristan Corrick2018-12-191-1/+5
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-193-3/+0
* sb/intel/lynxpoint: Move `HAVE_SMI_HANDLER` to southbridge KconfigTristan Corrick2018-12-031-1/+0
* cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans2018-11-302-2/+2
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-283-3/+3
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-239-14/+23
* ACPI: Fix DSDT's revision fieldElyes HAOUAS2018-11-213-3/+3
* nb/intel/haswell: Move MMCONF_BASE_ADDRESS to northbridge KconfigElyes HAOUAS2018-11-211-4/+0
* mainboard: Add ASRock H81M-HDSTristan Corrick2018-11-1618-0/+892
* src/mainboard: Remove unused "HW_MEM_HOLE_SIZE_AUTO_INC"Elyes HAOUAS2018-11-162-8/+0
* mb/*/*/Kconfig: Use CONFIG_VARIANT_DIR for devicetreePeter Lemenkov2018-11-161-5/+1
* mb/*/*: Harmonise FD and devicetree on boards featuring ICH7Arthur Heymans2018-11-122-6/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-054-4/+0
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-056-10/+10
* src/mainboard: Remove unneeded whitespaceElyes HAOUAS2018-10-183-3/+3
* mb: Fix non-local header treated as localElyes HAOUAS2018-10-181-2/+1
* src/mb/asrock/g41c-gs: Add variant g41m-s3Angel Pons2018-09-284-4/+282
* mb/asrock/g41m_vs3_r2: Add mainboardArthur Heymans2018-09-255-2/+305
* mb/asrock/g41c-gs: Link separate gpio.c filesArthur Heymans2018-09-185-28/+237
* mb/asrock/g41c-gs: Add more buildin PCI devices to the devicetreeArthur Heymans2018-09-152-0/+8
* mb/*/*/cmos.default: Decrease debug_level to 'Debug'Elyes HAOUAS2018-08-151-1/+1