summaryrefslogtreecommitdiffstats
path: root/src/mainboard/supermicro
Commit message (Expand)AuthorAgeFilesLines
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-183-9/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1132-32/+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-093-27/+3
* mb/x9scl/early_init: Remove unused includesElyes HAOUAS2020-05-071-8/+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-023-3/+3
* mb/supermicro/x11: drop DeepSx config from devicetreeMichael Niewöhner2020-05-021-1/+0
* nb/intel/haswell: Deprecate WDB params in pei_dataAngel Pons2020-04-221-2/+0
* mainboard: add Supermicro X9SCL/X9SCMJonathan A. Kollasch2020-04-1414-0/+656
* src/mb: Remove unneeded spaces before/after tabsElyes HAOUAS2020-04-101-5/+5
* mainboard/supermicro: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0410-126/+20
* mainboard/[^a-p]*: Remove copyright noticesPatrick Georgi2020-03-1820-28/+0
* mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons2020-03-031-1/+0
* mb/supermicro/x11-lga1151-series: fix PNP warning for SUART1/2Michael Niewöhner2020-02-252-0/+4
* mb/supermicro/x11-lga1151-series: fix GPIO reset mappingMichael Niewöhner2020-02-252-4/+4
* mainboard/supermicro: x11ssm-f: disable SUART3/4Michael Niewöhner2020-02-141-10/+2
* mainboard/supermicro: x11ssh-tf: drop leftovers of SUART3/4Michael Niewöhner2020-02-141-8/+2
* mainboard/supermicro/x11-lga1151: correct board idsMichael Niewöhner2020-02-131-1/+2
* mainboard/supermicro/x11-lga1151-series: Disable UART3 and 4Christian Walter2020-01-281-4/+2
* src: Remove blank acpi_tables source filesKarthikeyan Ramasubramanian2020-01-101-0/+0
* mb/**/devicetree.cb: Remove untrue commentsAngel Pons2020-01-101-1/+0
* util/supermicro: Add and use new tool smcbiosinfoPatrick Rudolph2020-01-061-0/+4
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-311-1/+0
* mb/supermicro/x11-lga1151-series: Remove default devicetree valuesPatrick Rudolph2019-12-251-57/+0
* mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-211-1/+0
* mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-1/+0
* mb/*/*: Drop AMDFAM10 mainboardsArthur Heymans2019-11-2046-6600/+0
* mb/*: Fix default fmap with VBOOT_SLOTS_RW_A enabledPatrick Rudolph2019-11-121-0/+4
* mb/supermicro/x11ssh-tf: Disable i8042 supportPatrick Rudolph2019-11-052-6/+2
* soc/intel/sgx: convert SGX and PRMRR devicetree options to KconfigMichael Niewöhner2019-11-041-4/+0
* sb/intel/lynxpoint: Use sb/intel/common/platform.aslArthur Heymans2019-11-041-1/+1
* mb/supermicro/x11-lga1151-series: drop console guard in bootblockMichael Niewöhner2019-11-041-2/+1
* mb/supermicro/x11-lga1151-series: use new console delay Kconfig optionMichael Niewöhner2019-11-042-6/+2
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-012-2/+2
* mb/supermicro/x11-lga1151: use the new Kconfig to hide GOPMichael Niewöhner2019-10-271-0/+1
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-2710-20/+20
* mb/supermicro/h8scm_fam10: Use 'Device()' instead of 'Processor()'Elyes HAOUAS2019-10-272-46/+31
* mb/supermicro/x11-lga1151-series: enable SLP_S0 as vendor doesMichael Niewöhner2019-10-241-1/+2
* mb/supermicro/x11-lga1151-series: add x11ssm-f boardMichael Niewöhner2019-10-2310-0/+505
* mb/supermicro/x11-lga1151-series/x11ssh-tf: move usb to overridetreeMichael Niewöhner2019-10-222-35/+65
* soc/intel/common/block/sgx: Fix crash in MP initPatrick Rudolph2019-10-151-2/+2
* soc/intel/skylake: devicetree: introduce PchHdaVcType fsp parameterMichael Niewöhner2019-10-022-3/+3
* mb/supermicro/x11-lga1151-series: x11ssh-tf: remove unneeded ACPI ifdefMichael Niewöhner2019-09-301-2/+0
* mb/supermicro/x11-lga1151-series: fix cmos layout and add default configMichael Niewöhner2019-09-303-1/+16
* mb/supermicro/x11-lga1151-series: remove unneeded vendor id configMichael Niewöhner2019-09-271-4/+0
* mb/supermicro: restructure x11ssh-tf to represent a x11 board seriesMichael Niewöhner2019-09-2621-324/+378
* mb/supermicro/x11ssh: remove unnecessary fsp setting CdClockMichael Niewöhner2019-09-221-1/+0
* mb/supermicro/x11ssh-tf: correct CBFS_SIZEMichael Niewöhner2019-09-201-1/+1