summaryrefslogtreecommitdiffstats
path: root/src/mainboard/supermicro
Commit message (Expand)AuthorAgeFilesLines
* AMD: Reduce stack size from 64 KB to the default of 4 KBPaul Menzel2013-05-093-12/+0
* Drop CONFIG_AP_CODE_IN_CARStefan Reinauer2013-05-083-199/+0
* copy_and_run: drop boot_complete parameterStefan Reinauer2013-05-082-2/+2
* Drop add_mainboard_resources and HAVE_MAINBOARD_RESOURCES againKyösti Mälkki2013-04-151-7/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-2218-22/+8
* Supermicro H8SCM: Use SPD read code from F15 wrapperKimarie Hoot2013-03-204-234/+12
* Supermicro H8QGI: Use SPD read code from F15 wrapperKimarie Hoot2013-03-204-239/+70
* Supermicro H8QGI: set up right frequency limits for memory controllerKonstantin Aladyshev2013-03-081-2/+2
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-01105-105/+105
* Supermicro H8SCM & H8QGI: Fix printk warningsMartin Roth2013-02-252-214/+226
* AMD boards: ACPI DSDT: Use COREBOOT for the OEM Table ID fieldPaul Menzel2013-02-253-3/+3
* mainboard.c: Name enable_dev function uniformly `mainboard_enable`Paul Menzel2013-02-253-6/+6
* */acpi_tables.c: Use ALIGN macroPatrick Georgi2013-02-221-8/+8
* AMD boards: Fix typo `@brief` in commentPaul Menzel2013-02-212-14/+14
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-1413-13/+13
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-1413-18/+18
* Supermicro H8QGI: Substract 1 from MMCONF range limitKonstantin Aladyshev2013-02-111-1/+1
* romcc: Use default romcc flags for most boardsPatrick Georgi2013-02-095-105/+0
* AGESA boards: Fix grammar in description of `OemCustomizeInitEarly`Paul Menzel2013-02-042-2/+2
* Fix high dword of MTRR mask set with CONFIG_CPU_ADDR_BITSMartin Roth2013-01-162-2/+2
* AMD: Set the mask of MTRR according to CONFIG_CPU_ADDR_BITSZheng Bao2013-01-113-2/+6
* Supermicro H8QGI: Pass callout pointer to AmdReadEventLog functionAladyshev Konstantin2013-01-021-1/+1
* Supermicro H8QGI: Add onboard VGA to devicetree.cbAladyshev Konstantin2012-12-281-1/+3
* Supermicro H8QGI: fix bus_sp5100[] clear in get_bus_conf.cAladyshev Konstantin2012-12-281-1/+1
* BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variableAladyshev Konstantin2012-12-284-8/+8
* Supermicro H8QGI: Fix routing from 16 to 55 in ACPI tableAladyshev Konstantin2012-12-211-1/+1
* Drop TINY_BOOTBLOCKKyösti Mälkki2012-12-011-1/+0
* Supermicro h8scm: add agesa version of supermicroSiyuan Wang2012-11-3033-0/+7964
* Drop empty mainboard.cKyösti Mälkki2012-11-299-101/+0
* Drop empty mainboard_opsKyösti Mälkki2012-11-299-23/+0
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-2811-29/+9
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-276-6/+0
* Drop duplicate files that prevent building without ramstage.aStefan Reinauer2012-11-271-1/+0
* Fix PIRQ routing abstractionStefan Reinauer2012-11-166-12/+12
* Fix Kconfig GENERATE_*_TABLE usageStefan Reinauer2012-11-161-4/+4
* Drop Kconfig variable BOARD_HAS_HARD_RESETStefan Reinauer2012-11-1615-74/+5
* Drop unneeded BOARD_HAS_FADT optionStefan Reinauer2012-11-161-1/+0
* Drop CONFIG_HAVE_BUS_CONFIG, clean up KconfigStefan Reinauer2012-11-166-14/+0
* Get rid of hard coded strings in ACPI tablesStefan Reinauer2012-11-091-1/+1
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-0612-12/+0
* C32 legacy code: change CONFIG_CPU_AMD_SOCKET_C32 to CONFIG_CPU_AMD_SOCKET_C3...Siyuan Wang2012-09-191-1/+1
* Fix mptable build troublesKyösti Mälkki2012-08-252-91/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-083-4/+0
* Drop HAVE_MAINBOARD_RESOURCESKyösti Mälkki2012-08-082-14/+0
* Revert "remove CONFIG_SERIAL_CPU_INIT"Sven Schnelle2012-07-314-0/+10
* Drop mainboard chip.hStefan Reinauer2012-07-2624-191/+0
* Supermicro X7DB8: Use autogeneration of mptableSven Schnelle2012-07-142-70/+115
* Supermicro X7DB8: add w83793 Hardware monitorSven Schnelle2012-07-042-1/+19
* remove CONFIG_SERIAL_CPU_INITSven Schnelle2012-07-024-10/+0
* Add Supermicro X7DB8 motherboardSven Schnelle2012-06-239-0/+670
OpenPOWER on IntegriCloud