summaryrefslogtreecommitdiffstats
path: root/src/mainboard/supermicro/x10slm-f
Commit message (Expand)AuthorAgeFilesLines
* IASL: Ignore IASL's "Missing dependency" warningElyes HAOUAS2022-01-281-0/+3
* src: Use 'stdint.h' when appropriateElyes HAOUAS2022-01-011-1/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-261-1/+0
* src/*: Specify type of `CBFS_SIZE` onceAngel Pons2021-07-261-1/+0
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-1/+1
* mainboard: Use read_int_option()Angel Pons2021-04-211-3/+1
* nb/intel/haswell: Decouple mainboard USB config from MRCAngel Pons2021-03-251-2/+2
* haswell boards: Use zero length for disabled USB portsAngel Pons2021-03-231-4/+4
* nb/intel/haswell: Use unshifted SPD addresses in mainboardsAngel Pons2021-03-231-4/+4
* nb/intel/haswell: Consolidate memory-down SPD handlingAngel Pons2021-03-191-5/+5
* haswell boards: Correct USB config indentationAngel Pons2021-02-121-26/+26
* haswell: Drop `mainboard_fill_pei_data`Angel Pons2021-02-121-8/+2
* mainboard: Drop unneeded `default_brightness_levels.asl`Angel Pons2021-02-121-1/+0
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* cpu/intel/haswell: Factor out ACPI C-state valuesAngel Pons2021-01-151-7/+0
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-8/+0
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-231-32/+32
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-231-22/+0
* nb/intel/haswell/acpi: Merge `haswell.asl` into `hostbridge.asl`Angel Pons2020-11-131-1/+1
* sb/intel/lynxpoint/sata: Always use AHCI modeAngel Pons2020-11-101-1/+0
* superio/nuvoton: Factor out equivalent Kconfig optionAngel Pons2020-10-191-1/+1
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+8
* mb/*/Kconfig: Drop redundant 'select CPU_INTEL_HASWELL'Elyes HAOUAS2020-09-041-1/+0
* lynxpoint: Factor out PIRQ routing from devicetreeAngel Pons2020-07-281-9/+0
* mb/*/*/devicetree.cb: Normalize disabled PIRQ valuesAngel Pons2020-07-261-5/+5
* haswell: Move some MRC settings to devicetreeAngel Pons2020-07-121-2/+0
* haswell: Add function to retrieve SPD addressesAngel Pons2020-07-121-4/+9
* haswell: Automatically determine system typeAngel Pons2020-07-121-1/+0
* haswell: Introduce ENABLE_DDR_2X_REFRESH Kconfig optionAngel Pons2020-07-122-1/+3
* haswell boards: Drop unused romstage.c includesAngel Pons2020-07-121-4/+0
* haswell: Factor out `max_ddr3_freq`Angel Pons2020-07-121-1/+0
* haswell: Compute disabled channel masks at runtimeAngel Pons2020-07-121-8/+0
* mb/supermicro/x10slm-f: Factor out common MRC settingsAngel Pons2020-07-121-45/+45
* haswell: Relocate `mainboard_romstage_entry` to northbridgeAngel Pons2020-07-121-4/+4
* haswell: Drop `struct romstage_params` typeAngel Pons2020-07-121-5/+1
* haswell: Drop GPIO indirection layersAngel Pons2020-07-091-1/+0
* haswell: Turn RCBA configuration into a functionAngel Pons2020-07-091-13/+11
* sb/intel/lynxpoint: Factor out RCBA Function DisableAngel Pons2020-07-081-2/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* haswell boards: Factor out MAX_CPUSAngel Pons2020-06-151-4/+0
* src: Remove redundant includesElyes HAOUAS2020-06-021-1/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1113-13/+0
* src/mainboard: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-103-39/+3
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-068-96/+8
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-068-16/+8
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* nb/intel/haswell: Deprecate WDB params in pei_dataAngel Pons2020-04-221-2/+0