summaryrefslogtreecommitdiffstats
path: root/src/mainboard/supermicro/h8scm_fam10/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* mb/*/*: Drop AMDFAM10 mainboardsArthur Heymans2019-11-201-238/+0
* amdfam10: Declare get_sysinfo()Kyösti Mälkki2019-07-041-2/+1
* amdfam10: Declare empty activate_spd_rom() stubKyösti Mälkki2019-07-041-4/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+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-081-2/+2
* arch/io.h: Drop includes in fam10 romstagesKyösti Mälkki2019-03-051-1/+0
* amd: Remove unused definesPeter Lemenkov2019-02-111-3/+0
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* {mb,nb,soc/fsp_baytrail}: Get rid of dump_mem()Elyes HAOUAS2019-01-131-2/+0
* mb: Move timestamp_add_now to northbridge/amd/amdfam10Elyes HAOUAS2019-01-101-16/+0
* amdfam10 boards: Add Makefiles and fix resourcemap.cKyösti Mälkki2019-01-041-1/+0
* mainboard: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-0/+1
* reset: Finalize move to new APINico Huber2018-10-311-0/+1
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-10-181-2/+3
* mb: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS2018-09-251-1/+1
* AMD boards: Fix function name (soft_reset) in messageJonathan Neuschäfer2017-10-311-1/+1
* AMD K8 fam10-15: Consolidate post_cache_as_ram callKyösti Mälkki2017-08-221-2/+0
* mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-2/+2
* amdfam10: Perform major include ".c" cleanupDamien Zammit2017-01-041-18/+16
* src/mainboard/lenovo-winent: Add space around operatorsElyes HAOUAS2016-09-201-1/+1
* cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequenceTimothy Pearson2015-11-181-1/+1
* cpu/amd: Add initial AMD Family 15h supportTimothy Pearson2015-11-021-1/+1
* cpu/amd: Move model_10xxx to family_10h-family_15hTimothy Pearson2015-11-021-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin2015-09-241-2/+0
* coreboot: introduce commonlibAaron Durbin2015-09-221-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* mainboards/amdfam10: Copy DIMM information to cbmem after romstageTimothy Pearson2015-04-011-0/+2
* mainboards/amd/fam10: Add romstage timestampsTimothy Pearson2015-03-211-0/+9
* cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson2015-03-191-0/+1
* mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-1/+1
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-9/+9
* AMD Mainboards - romstage.c: Fix doxygen errorsMartin Roth2015-01-041-5/+3
* mainboard: Sanitize some superio include paths to be non-localEdward O'Callaghan2015-01-041-1/+1
* src/mainboard: Remove trailing whitespaceElyes HAOUAS2014-07-241-5/+5
* Drop useless mainboard-romstage definesPatrick Georgi2014-05-031-9/+0
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-261-1/+0
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-261-1/+0
* AMD boards: Fix includes for microcode updatesKyösti Mälkki2013-12-091-7/+2
* Include boot_cpu.c for romstage buildsKyösti Mälkki2013-08-151-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-281-1/+1
* Clean up #ifsPatrick Georgi2012-05-081-1/+1
* remove trailing whitespaceStefan Reinauer2011-11-011-0/+0
* remove usbdebug.h include from mainboard/romstage codeSven Schnelle2011-10-301-1/+0