aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/supermicro
AgeCommit message (Expand)Author
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-31reset: Finalize move to new APINico Huber
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-09-25mb: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS
2018-08-27mb/supermicro/h8qme_fam10: Use common pnp_{enter,exit} functionsElyes HAOUAS
2018-08-09src/mainboard: Fix typoElyes HAOUAS
2018-07-09src/mb: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-04mb/supermicro: Get rid of whitespace before tabElyes HAOUAS
2018-06-04src/mainboard: Add space after 'if'Elyes HAOUAS
2018-06-04sb/amd/sr5650: Fix invalid function declarationsKyösti Mälkki
2018-06-04amdfam10: Fix mismatch of function declarationsKyösti Mälkki
2018-06-02src/mainboard: Add and update license headersMartin Roth
2018-05-31Remove all AMD K8 boardsKyösti Mälkki
2018-05-15mainboard/amd/*: Remove unused arguments from SIOW ACPI methodMartin Roth
2018-05-08mb/supermicro: Get rid of device_tElyes HAOUAS
2018-05-08mb/superio: Rename global control devices as SUPERIO_DEVElyes HAOUAS
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2018-01-17AGESA f15 boards: Remove - using LATE_CBMEM_INITKyösti Mälkki
2018-01-15Intel i5000 board & chips: Remove - using LATE_CBMEM_INITMartin Roth
2017-10-31AMD boards: Fix function name (soft_reset) in messageJonathan Neuschäfer
2017-09-29AGESA binaryPI: Drop amdlib.h in BiosCallouts.cKyösti Mälkki
2017-09-26AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-09-21superio/winbond/*: Unify w*_set_clksel_48()Keith Hui
2017-09-19AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2017-09-12AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki
2017-09-12AGESA boards: Drop heapManager.h includesKyösti Mälkki
2017-09-12AGESA boards: Clean up some includesKyösti Mälkki
2017-08-28AGESA f15: Remove f10 referencesKyösti Mälkki
2017-08-23AMD fam10 ACPI: Use common fixed sleepstates.aslKyösti Mälkki
2017-08-23AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki
2017-08-22AMD K8 fam10-15: Consolidate post_cache_as_ram callKyösti Mälkki
2017-07-14K8: Fix indirect includesKyösti Mälkki
2017-07-06mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-07Use more secure HTTPS URLs for coreboot sitesPaul Menzel
2017-06-06mb/*/*/cmos.layout: Make multibyte options byte alignedArthur Heymans
2017-04-28nb/amdk8: Link coherent_ht.cArthur Heymans
2017-04-28sb/nvidia/mcp55: Link early_ctrl.cArthur Heymans
2017-04-28nb/amd/amdk8: Link reset_test.cArthur Heymans
2017-04-27nb/amd/amdk8: Link raminit_f.cArthur Heymans
2017-03-28AGESA: Introduce AGESA_LEGACY and its counterpartKyösti Mälkki
2017-03-21southbridge/nvidia/mcp55: Get rid of #include early_smbus.cArthur Heymans
2017-03-09AGESA f15: Disable IDS tracing by defaultKyösti Mälkki
2017-03-07AGESA: Add agesa_helper.h headerKyösti Mälkki
2017-03-07AGESA: Remove leftover agesawrapper includeKyösti Mälkki
2017-01-04amdfam10: Perform major include ".c" cleanupDamien Zammit
2016-12-26amd-based mainboards: Fix whitespace in _PTS commentsMarshall Dawson
2016-12-18intel cache-as-ram: Move DCACHE_RAM_BASEKyösti Mälkki
2016-12-06cpu/amd/mtrr.h: Drop excessive includesKyösti Mälkki
2016-12-06cpu/x86/msr.h: Drop excessive includesKyösti Mälkki
2016-12-01AGESA: Switch to MMCONF_SUPPORT_DEFAULTKyösti Mälkki
2016-11-10mainboard/supermicro/h8qme_fam10: transition away from device_tAntonello Dettori
2016-11-10mainboard/supermicro/h8qgi: transition away from device_tAntonello Dettori
2016-10-01mainboard/*/*/*/usb.asl: Use tabs for indentsElyes HAOUAS
2016-09-28mainboard/supermicro/h8dmr/romstage.c: Use tabs for indentsElyes HAOUAS
2016-09-28mainboard/supermicro/h8qme_fam10/romstage.c: Use tabs for indentsElyes HAOUAS
2016-09-26mainboard/*/*/dsdt.asl: Use tabs for indentsElyes HAOUAS
2016-09-26mainboard/*/*/mptable.c: Improve code formattingElyes HAOUAS
2016-09-26mainboard/*/*/irq_tables.c: Use tabs for indentsElyes HAOUAS
2016-09-20src/mainboard/lenovo-winent: Add space around operatorsElyes HAOUAS
2016-08-17mainboard: Clean up boot_option/reboot_bits in cmos.layoutNico Huber
2016-08-14src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS
2016-08-08supermicro/h8scm: Remove last unused chip.h fileMartin Roth
2016-07-31mainboard: Format irq_tables.cPaul Menzel
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-06-21intel/model_6ex: Prepare for dynamic CONFIG_RAMTOPKyösti Mälkki
2016-06-04AGESA boards: Split dispatcher to romstage and ramstageKyösti Mälkki
2016-06-04AGESA f12 f15: Add OEM customisationKyösti Mälkki
2016-06-03AGESA boards: Drop unused includeKyösti Mälkki
2016-04-20AMD CIMX: Drop unused codeKyösti Mälkki
2016-02-09ASL: Fix HPBA shadowing.Vladimir Serbinenko
2016-01-22lib: compile mdelay for romstagePatrick Georgi
2015-12-10ACPI: Work around IASL warning reading/writing same registerMartin Roth
2015-12-10ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth
2015-11-24northbridge/amd/amdfam10: Rename mislabeled iommu nvram option to gartTimothy Pearson
2015-11-23southbridge/amd/sr5650: Add IOMMU supportTimothy Pearson
2015-11-18cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequenceTimothy Pearson
2015-11-10mainboard/**/irq_tables.c: Remove reference to getpirPatrick Georgi
2015-11-10mainboard: Remove empty mainboard.c filesPaul Menzel
2015-11-06AGESA BiosCallouts: Remove castKyösti Mälkki
2015-11-05mainboard: Remove last_boot NVRAM optionTimothy Pearson
2015-11-02cpu/amd: Add initial AMD Family 15h supportTimothy Pearson
2015-11-02cpu/amd: Move model_10xxx to family_10h-family_15hTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30AMD mainboards: Fix 64bit BiosCallOuts.cStefan Reinauer
2015-10-30cpu/amd: Fix cbtypes.h to match UINTN conventionStefan Reinauer
2015-10-30mainboard 64bit fixesStefan Reinauer
2015-10-29mainboard: Convert #ifdef to IS_ENABLED in get_bus_conf.cTimothy Pearson
2015-10-24mainboard: Update mainboards using the w83795 sensor deviceTimothy Pearson
2015-10-24amd/acpi: Clean up SMBus references.Tobias Diedrich
2015-09-24coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-08-23AMD Kconfig: Remove QRANK_DIMM_SUPPORT from unsupported platformsMartin Roth
2015-07-14azalia: fix up and clean up shrinkage of boilerplate codeJonathan A. Kollasch
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-05AMD K8 fam10: Refactor Kconfig SB_HT_CHAIN_ON_BUS0Kyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-10AGESA: Drop unused AGESA_MEM_TABLEKyösti Mälkki