aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asrock
AgeCommit message (Expand)Author
2022-03-25mb/*/BiosCallOuts.c: Fix unused variableArthur Heymans
2022-01-28IASL: Ignore IASL's "Missing dependency" warningElyes HAOUAS
2022-01-16soc/intel/skl: Replace dt `HeciEnabled` by `HECI1 disable` configSubrata Banik
2022-01-10src/mainboard/{asrock,asus}: Remove unused <console/console.h>Elyes HAOUAS
2022-01-04sb/intel: Use `bool` for PCIe coalescing optionAngel Pons
2022-01-01src: Use 'stdint.h' when appropriateElyes HAOUAS
2021-12-23mb/asrock: Add ASRock H77 Pro4-M mainboardMichael Büchler
2021-12-19mainboard: Fix comment about early GPIOsAngel Pons
2021-10-22AGESA binaryPI: Use common acpi_fill_madt()Kyösti Mälkki
2021-10-19cpu/intel/speedstep: Constify `get_cst_entries()`Angel Pons
2021-10-17soc/intel/skylake: switch to common GNVSMichael Niewöhner
2021-10-17Skylake boards: Drop setting useless `IRQ_SLOT_COUNT`Angel Pons
2021-10-05src/mainboard to src/security: Fix spelling errorsMartin Roth
2021-09-17skylake DDR4 boards: Set `CaVrefConfig` to 2Angel Pons
2021-09-07mb/asrock/e350m1: Enable USB on mPCIeSebastian 'Swift Geek' Grzywna
2021-09-03skylake: Default to `BOARD_TYPE_DESKTOP` for PCH-HAngel Pons
2021-09-03src/*: Specify type of `DIMM_SPD_SIZE` onceAngel Pons
2021-08-28soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by defaultFelix Singer
2021-07-26mb/*: Specify type of `VARIANT_DIR` onceAngel Pons
2021-07-26mb/*: Specify type of `DEVICETREE` onceAngel Pons
2021-07-26mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons
2021-07-26mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons
2021-07-26src/*: Specify type of `CBFS_SIZE` onceAngel Pons
2021-06-07bd82x6x boards: Drop redundant `c2_latency`Angel Pons
2021-05-18mainboard: Use decimal for `device lapic 0x0 on`Angel Pons
2021-05-18mainboard: Use decimal for `device domain 0x0 on`Angel Pons
2021-05-18mainboard: Use decimal for `device cpu_cluster 0x0 on`Angel Pons
2021-05-18mainboard: Drop useless `acpi_tables.c` filesAngel Pons
2021-05-10AGESA boards: Drop comments about `IDS_DEBUG_PORT`Angel Pons
2021-05-10AGESA boards: Drop unused `IDSOPT_HOST_SIMNOW` macroAngel Pons
2021-05-10AGESA boards: Drop unused `IDSOPT_HOST_HDT` macroAngel Pons
2021-05-10AGESA boards: Drop unused `IDSOPT_DEBUG_ENABLED` macroAngel Pons
2021-05-07skylake DT/HALO mainboards: Drop `SaGv` settingAngel Pons
2021-05-04mb/*/Kconfig: Drop select USE_OPTION_TABLEPatrick Rudolph
2021-04-26mb/**/cmos.layout: Drop unreferenced `iommu` optionAngel Pons
2021-04-26mainboard: Drop unreferenced CMOS optionsAngel Pons
2021-04-20mb/asrock/h110m: Choose `CHIPSET_LOCKDOWN_COREBOOT`Angel Pons
2021-03-25nb/intel/haswell: Decouple mainboard USB config from MRCAngel Pons
2021-03-23haswell boards: Use zero length for disabled USB portsAngel Pons
2021-03-23nb/intel/haswell: Use unshifted SPD addresses in mainboardsAngel Pons
2021-03-19nb/intel/haswell: Consolidate memory-down SPD handlingAngel Pons
2021-03-16AGESA,binaryPI boards: Drop invalid MP table filesKyösti Mälkki
2021-03-16AGESA,binaryPI boards: Move IRQ table programmingKyösti Mälkki
2021-03-03AGESA boards: Captilize ASL namesPaul Menzel
2021-03-01mb/: Drop print of MAINBOARD_PART_NUMBERKyösti Mälkki
2021-02-20AGESA fam14 boards: Drop _SI scope with _SST in ASLKyösti Mälkki
2021-02-20AGESA,binaryPI boards: Drop _SI scope with _SST in ASLKyösti Mälkki
2021-02-20AGESA,binaryPI boards: Move common PCBA in ASLKyösti Mälkki
2021-02-20AGESA,binaryPI boards: Drop unused variables in ASLKyösti Mälkki
2021-02-20AGESA fam14 boards: Move include for usb_oc.aslKyösti Mälkki
2021-02-20sb,soc/amd: Drop OSFL method in ASLKyösti Mälkki
2021-02-14sb/amd/cimx/sb800: Move common OSFL method in ASLKyösti Mälkki
2021-02-14AGESA,binaryPI boards: Drop OSV in ASLKyösti Mälkki
2021-02-12haswell boards: Correct USB config indentationAngel Pons
2021-02-12haswell: Drop `mainboard_fill_pei_data`Angel Pons
2021-02-12mainboard: Drop unneeded `default_brightness_levels.asl`Angel Pons
2021-02-12my boards: Do not include `superio.asl` twiceAngel Pons
2021-02-11ACPI: Move PICM declarationKyösti Mälkki
2021-02-11mainboards: Drop PWRS from GNVSKyösti Mälkki
2021-01-28mb/asrock/e350m1: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-28mb/asrock/imb-a180: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-27ACPI: Add top-level ASLKyösti Mälkki
2021-01-27sb,soc/amd: Rename PMOD to PICM in ASLKyösti Mälkki
2021-01-20mainboards: Drop GNVS cmap and cmbpKyösti Mälkki
2021-01-18ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki
2021-01-15cpu/intel/haswell: Factor out ACPI C-state valuesAngel Pons
2021-01-10mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki
2021-01-09mb/asrock/h110m: Drop VR configuration from devicetreeFelix Singer
2021-01-09mb/asrock/h110m: Remove zeroed options from devicetreeFelix Singer
2021-01-08mb/asrock/h110m: Drop DEVICETREE from KconfigFelix Singer
2021-01-07mb/asrock/h110m: Remove MAINBOARD_POWER_ON_AFTER_POWER_FAILMartin Roth
2021-01-06soc/intel/skylake: Move MAX_CPUS from mb to SoCFelix Singer
2021-01-06cpu/intel/model_206ax: Rename `cX_acpower` optionsAngel Pons
2021-01-06cpu/intel/model_206ax: Unify ACPI C-state optionsAngel Pons
2020-11-24mb/**/cmos.layout: Drop copy-pasted SNB entries on non-SNBAngel Pons
2020-11-23mb/**/cmos.layout: Indent everything with tabsAngel Pons
2020-11-23mb/**/cmos.layout: Remove crusty commentsAngel Pons
2020-11-13soc/intel/{skl,cnl}: replace PM ACPI timer dt option by KconfigMichael Niewöhner
2020-11-13nb/intel/haswell/acpi: Merge `haswell.asl` into `hostbridge.asl`Angel Pons
2020-11-10sb/intel/lynxpoint/sata: Always use AHCI modeAngel Pons
2020-10-26mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`Michael Niewöhner
2020-10-21soc/intel,mb/*: get rid of legacy pad macrosMichael Niewöhner
2020-10-20mb/asrock/b85m_pro4/Kconfig: Default to 2 MiB CBFSAngel Pons
2020-10-19superio/nuvoton: Factor out equivalent Kconfig optionAngel Pons
2020-10-17mb: AMD CIMx boards: Fix typo in *is defined* in commentsPaul Menzel
2020-10-17AGESA mb: Replace tab with space in macro definition for consistencyPaul Menzel
2020-10-13mb/*/*/dsdt.asl: Drop useless comments in DefinitionBlock()Elyes HAOUAS
2020-10-13mainboard/*/*/dsdt.asl: Make DefinitionBlock's AMLFileName uniformElyes HAOUAS
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-10-13mb/asrock/h110m/romstage.c: Drop invalid SPD addressesAngel Pons
2020-10-13mb/asrock/h110m/romstage.c: Correct FSP-M UPDsAngel Pons
2020-10-05soc/intel/common/block/acpi: Factor out common platform.aslSubrata Banik
2020-09-22mb/*: drop GENERIC_SPD_BIN from boards without soldered memoryMichael Niewöhner
2020-09-21mb/asrock: Drop unneeded empty linesElyes HAOUAS
2020-09-08nb/intel/sandybridge: Use an enum for `gpu_panel_port_select`Angel Pons
2020-09-04mb/*/Kconfig: Drop redundant 'select CPU_INTEL_HASWELL'Elyes HAOUAS
2020-08-24mb/asrock: Drop unneeded empty linesElyes HAOUAS
2020-08-20mb/asrock/b85m_pro4: Select PECI function on Super I/OAngel Pons
2020-08-17x4x boards: Remove unused/deprecated cmos bitsArthur Heymans
2020-08-08soc/intel/skylake: Enable SDXC depending on devicetree configurationFelix Singer