summaryrefslogtreecommitdiffstats
path: root/src/mainboard/supermicro
Commit message (Expand)AuthorAgeFilesLines
* treewide,intel/skylake: Use boolean type for s0ix_enable dt optionFelix Singer2023-06-201-1/+1
* treewide: Remove unuseful "_ADR: Address" commentElyes Haouas2023-02-171-1/+1
* mb/*: Replace SNB PCI devices with references from chipset.cbArthur Heymans2023-02-042-55/+55
* mb/*: Remove lapic from devicetreeArthur Heymans2023-01-301-3/+1
* nb/intel/sandybridge: Add a chipset devicetreeArthur Heymans2022-11-302-18/+1
* cpu/intel/haswell: Move chip_ops to cpu clusterArthur Heymans2022-11-251-6/+2
* Makefile.inc: Remove workaround ACPI warningsArthur Heymans2022-11-182-6/+0
* mb/supermicro/x11-lga1151-series: Fix CMOS optionsAngel Pons2022-11-172-3/+2
* nb/intel/haswell: Hook up PCI domain and CPU cluster ops to devicetreeArthur Heymans2022-11-091-0/+2
* mb/supermicro/x9sae: Add full NCT6776 supportBill XIE2022-10-171-2/+10
* mb/**/dsdt.asl: Drop misleading "OEM revision" commentAngel Pons2022-08-161-1/+1
* src/mb: Update unlicensable files with the CC-PDDC SPDX IDMartin Roth2022-08-137-0/+21
* mb/supermicro/x9sae: Correct mapping of HDMI portsBill XIE2022-06-171-2/+2
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-212-2/+2
* IASL: Ignore IASL's "Missing dependency" warningElyes HAOUAS2022-01-282-0/+6
* soc/intel/skl: Replace dt `HeciEnabled` by `HECI1 disable` configSubrata Banik2022-01-161-0/+3
* sb/intel: Use `bool` for PCIe coalescing optionAngel Pons2022-01-041-1/+1
* src: Use 'stdint.h' when appropriateElyes HAOUAS2022-01-011-1/+0
* soc/intel/skylake: switch to common ACPI codeMichael Niewöhner2021-10-171-1/+1
* soc/intel/skylake: switch to common GNVSMichael Niewöhner2021-10-171-1/+1
* Skylake boards: Drop setting useless `IRQ_SLOT_COUNT`Angel Pons2021-10-171-4/+0
* mainboard: Drop invalid `VGA_BIOS_FILE` defaultsAngel Pons2021-10-151-4/+0
* skylake DDR4 boards: Set `CaVrefConfig` to 2Angel Pons2021-09-171-0/+1
* mb/supermicro: Add X9SAE and X9SAE-VBill XIE2021-09-0518-0/+678
* src/*: Specify type of `DIMM_SPD_SIZE` onceAngel Pons2021-09-031-1/+0
* soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by defaultFelix Singer2021-08-281-5/+0
* mb/*: Specify type of `VARIANT_DIR` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `FMDFILE` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `OVERRIDE_DEVICETREE` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-263-3/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-263-3/+0
* src/*: Specify type of `CBFS_SIZE` onceAngel Pons2021-07-263-3/+0
* supermicro/x11: enable COMB via LPCAlexander Couzens2021-07-041-0/+1
* bd82x6x boards: Drop redundant `c2_latency`Angel Pons2021-06-071-1/+0
* mainboard: Use decimal for `device lapic 0x0 on`Angel Pons2021-05-181-1/+1
* mainboard: Drop useless `acpi_tables.c` filesAngel Pons2021-05-181-10/+0
* skylake DT/HALO mainboards: Drop `SaGv` settingAngel Pons2021-05-071-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
* 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