summaryrefslogtreecommitdiffstats
path: root/src/mainboard/supermicro
Commit message (Expand)AuthorAgeFilesLines
* 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
* mb/supermicro/x11ssh: drop plus sign/text in nameAngel Pons2019-09-182-4/+4
* mb/supermicro/x11ssh: Add Supermicro X11SSH-TFChristian Walter2019-09-0117-0/+914
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+1
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-181-2/+1
* intel/haswell: Replace monotonic timerKyösti Mälkki2019-07-131-1/+0
* amdfam10: Declare get_sysinfo()Kyösti Mälkki2019-07-043-6/+3
* amdfam10: Declare empty activate_spd_rom() stubKyösti Mälkki2019-07-043-8/+1
* mb/supermicro/x10slm-f: Do SIO setup in bootblockTristan Corrick2019-04-253-24/+42
* src/mb/Kconfig: Fix PCI subsystem IDsElyes HAOUAS2019-04-191-8/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-208-8/+0
* commonlib/loglevel.h: Drop unnecessary includeElyes HAOUAS2019-03-081-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-085-8/+8
* Remove DEFAULT_PCIEXBAR aliasKyösti Mälkki2019-03-061-1/+1
* arch/io.h: Drop includes in fam10 romstagesKyösti Mälkki2019-03-053-3/+0
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-042-0/+2
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-045-5/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-019-0/+9
* amd: Remove unused definesPeter Lemenkov2019-02-113-9/+0
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-073-3/+0
* mb/{kontron,supermicro}: Use pcidev_on_root()Elyes HAOUAS2019-01-253-5/+4
* {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()Elyes HAOUAS2019-01-131-2/+0
* amdfam10 boards: Simplify early resourcemapKyösti Mälkki2019-01-103-132/+132
* amdfam10 boards: Drop extern on apicid_sp5100Kyösti Mälkki2019-01-102-13/+1
* mb: Move timestamp_add_now to northbridge/amd/amdfam10Elyes HAOUAS2019-01-103-22/+1
* amdfam10 boards: Use smp_write_pci_intsrc()Kyösti Mälkki2019-01-093-34/+34
* mainboard/h8scm_fam10: Use apicid_sr5650Kyösti Mälkki2019-01-091-13/+13
* amdfam10 boards: Use PCI_DEVFN()Kyösti Mälkki2019-01-092-10/+10
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-2/+2