summaryrefslogtreecommitdiffstats
path: root/src/mainboard/supermicro
Commit message (Expand)AuthorAgeFilesLines
* mb/supermicro/x11-lga1151-series: add support of X11SSH-LN4F to X11SSH-FAlexander Couzens2021-03-153-2/+10
* 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-273-0/+3
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-181-1/+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-102-9/+1
* soc/intel/skylake: Move MAX_CPUS from mb to SoCFelix Singer2021-01-061-4/+0
* cpu/intel/model_206ax: Rename `cX_acpower` optionsAngel Pons2021-01-061-3/+3
* cpu/intel/model_206ax: Unify ACPI C-state optionsAngel Pons2021-01-061-3/+0
* mb/supermicro/x11ssh-tf: configure "POST complete" gpio for IPMI driverMichael Niewöhner2020-12-303-1/+4
* mb/supermicro/x11ssm-f: configure "POST complete" gpio for IPMI driverMichael Niewöhner2020-12-302-0/+4
* mb/supermicro/x11ssm-f: configure the BMC jumper JPB1Michael Niewöhner2020-12-301-0/+2
* drivers/ipmi: Add Supermicro OEM commandsPatrick Rudolph2020-12-251-0/+4
* mb/supermicro/x11-lga1151-series: Select DRIVERS_UART_8250IOPatrick Rudolph2020-12-241-0/+1
* mb/supermicro/x11ssm-f: disable unconnected and unused/strap-only padsMichael Niewöhner2020-12-111-35/+35
* mb/supermicro/x11ssm-f: enable AER for PCIe root portsMichael Niewöhner2020-12-101-0/+5
* mb/supermicro/x11ssm-f: add subsystem ids to PCI ports and devicesMichael Niewöhner2020-12-101-2/+7
* mb/supermicro/x11ssm-f: enable LTR for all root portsMichael Niewöhner2020-12-101-0/+5
* mb/supermicro/x11-lga1151-series: drop HAVE_ACPI_RESUMEMichael Niewöhner2020-12-101-1/+0
* mb/supermicro/x11ssm-f: (re)configure unconnected padsMichael Niewöhner2020-12-101-81/+81
* mb/supermicro/x11ssm-f: (re)configure and document various padsMichael Niewöhner2020-12-101-24/+24
* mb/*: Remove SATA_AHCI config from SKL/KBL based devicetreesFelix Singer2020-12-081-1/+0
* soc/intel/skylake: Shorten SATA mode enum value namesFelix Singer2020-12-081-1/+1
* mb/supermicro/x11ssm-f: correct trigger for SMI/NMI interrupt inputsMichael Niewöhner2020-12-041-5/+5
* mb/supermicro/x11ssm-f: drop NMI overridesMichael Niewöhner2020-12-045-35/+0
* mb/supermicro/x11-lga1151-series: set FADT PM profile to ENTERPRISE_SERVERMichael Niewöhner2020-11-292-0/+10
* mb/supermicro/x11-lga1151-series: rework gpio setup to not use headersMichael Niewöhner2020-11-2910-68/+98
* mb/supermicro/x11-lga1151-series: switch from dev.init to mb_ops.initMichael Niewöhner2020-11-293-11/+6
* mb/supermicro/x11ssm-f: drop unneeded ITSS overrideMichael Niewöhner2020-11-281-10/+0
* mb/supermicro/x11-lga1151-series: configure gpios in mainboard initMichael Niewöhner2020-11-283-13/+4
* mb/supermicro/x11-lga1151-series: restructure and clean up devicetreeMichael Niewöhner2020-11-283-41/+9
* {docs/,}mb/supermicro/x11ssh-tf: drop TODO sectionMichael Niewöhner2020-11-271-1/+0
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-232-59/+59
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-231-22/+0
* mb/supermicro/x11-lga1151-series: Initialize mem_cfg in one lineAngel Pons2020-11-161-2/+1
* mb/supermicro/x11-lga1151-series: Fix up comment styleAngel Pons2020-11-131-1/+1
* 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
* mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`Michael Niewöhner2020-10-261-3/+0
* mb/supermicro/x11-lga1151-series: Follow up GPIO macro changesPatrick Georgi2020-10-211-4/+4
* soc/intel,mb/*: get rid of legacy pad macrosMichael Niewöhner2020-10-212-8/+8
* mb/supermicro/x11-lga1151-series: add x11ssh-f board as a variantBill XIE2020-10-205-0/+385
* superio/nuvoton: Factor out equivalent Kconfig optionAngel Pons2020-10-192-2/+2
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-133-3/+10
* soc/intel/common/block/acpi: Factor out common platform.aslSubrata Banik2020-10-051-1/+1
* mb/supermicro: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* mb/*: devicetree: drop now unneeded USBx_PORT_EMPTYMichael Niewöhner2020-09-061-30/+0
* mb/*/Kconfig: Drop redundant 'select CPU_INTEL_HASWELL'Elyes HAOUAS2020-09-041-1/+0