summaryrefslogtreecommitdiffstats
path: root/src/mainboard/supermicro
Commit message (Expand)AuthorAgeFilesLines
* mb/*: Add SPDX headers for cmos.default filesMartin Roth2024-02-183-0/+6
* mb/samsung to mb/up: Add SPDX license headers to Kconfig filesMartin Roth2024-02-188-0/+16
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* mb/lenovo to mb/squared: Rename Makefiles from .inc to .mkMartin Roth2024-01-244-0/+0
* mb/supermicro/x11: Make use of chipset devicetreeFelix Singer2023-11-165-92/+54
* mb/*: Update SPD mapping for sandybridge boardsKeith Hui2023-11-134-19/+2
* mb/{sm/x11,razor,libretrend}/dt: Use comma separated list for arraysFelix Singer2023-10-284-133/+90
* devicetrees: Remove trailing backslash from multiline valuesFelix Singer2023-10-251-9/+9
* supermicro/x11-lga1151-series: Move selects from Kconfig.name to KconfigFelix Singer2023-09-252-4/+12
* mb/x11-lga1151-series: Add x11ssw-fKieran Kunhya2023-09-216-0/+393
* mainboard: Add SPDX license headers to MakefilesMartin Roth2023-08-061-0/+2
* 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