summaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2912_fam10/romstage.c
AgeCommit message (Expand)Author
2019-11-20mb/*/*: Drop AMDFAM10 mainboardsArthur Heymans
2019-10-27src/mainboard: change "unsigned" to "unsigned int"Martin Roth
2019-07-04amdfam10: Declare get_sysinfo()Kyösti Mälkki
2019-07-04amdfam10: Declare empty activate_spd_rom() stubKyösti Mälkki
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-05arch/io.h: Drop includes in fam10 romstagesKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-11amd: Remove unused definesPeter Lemenkov
2019-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
2019-01-10mb: Move timestamp_add_now to northbridge/amd/amdfam10Elyes HAOUAS
2019-01-04amdfam10 boards: Add Makefiles and fix resourcemap.cKyösti Mälkki
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.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
2017-10-31AMD boards: Fix function name (soft_reset) in messageJonathan Neuschäfer
2017-08-22AMD K8 fam10-15: Consolidate post_cache_as_ram callKyösti Mälkki
2017-07-06mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-04-28sb/nvidia/mcp55: Link early_ctrl.cArthur Heymans
2017-03-21southbridge/nvidia/mcp55: Get rid of #include early_smbus.cArthur Heymans
2017-01-04amdfam10: Perform major include ".c" cleanupDamien Zammit
2016-09-20src/mainboard/lenovo-winent: Add space around operatorsElyes HAOUAS
2016-01-22lib: compile mdelay for romstagePatrick Georgi
2015-11-18cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequenceTimothy 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-09-24coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-01mainboards/amdfam10: Copy DIMM information to cbmem after romstageTimothy Pearson
2015-03-21mainboards/amd/fam10: Add romstage timestampsTimothy Pearson
2015-03-19cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson
2015-02-12AMD K8 boards’ `romstage.c`: Spell sync*hr*onize correctlyPaul Menzel
2015-01-06mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2015-01-04AMD Mainboards - romstage.c: Fix doxygen errorsMartin Roth
2014-04-30mainboard/: Avoid including early_serial.c from w83627hfEdward O'Callaghan
2013-12-26AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki
2013-12-26AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki
2013-12-09AMD boards: Fix includes for microcode updatesKyösti Mälkki
2013-08-15Include boot_cpu.c for romstage buildsKyösti Mälkki
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-28amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi
2012-11-27Remove AMD special case for LAPIC based udelay()Patrick Georgi
2012-05-08Clean up #ifsPatrick Georgi