aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/hp/dl145_g1/romstage.c
AgeCommit message (Expand)Author
2018-05-31Remove all AMD K8 boardsKyösti Mälkki
2018-05-04mainboard/hp/dl145_g1: Remove commented codeElyes HAOUAS
2018-05-03mainboard/hp/dl145_g1: Fix coding styleElyes HAOUAS
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/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-04-28nb/amdk8: Link coherent_ht.cArthur Heymans
2017-04-28nb/amd/amdk8: Link reset_test.cArthur Heymans
2017-04-27nb/amd/amdk8: Link raminit_f.cArthur Heymans
2017-04-10nb/amdk8/(pre_)f.h: Don't declare global variable in headerArthur Heymans
2017-01-04amdfam10: Perform major include ".c" cleanupDamien Zammit
2016-09-20src/mainboard/getac - kontron: Add space around operatorsElyes HAOUAS
2015-01-06mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2014-04-30mainboard/: Avoid including early_serial.c from w83627hfEdward O'Callaghan
2014-02-12hp/dl145_g1: Add missing copyright notesOskar Enoksson
2014-02-11hp/dl145_g1: Adding FID/VID and Powernow ACPIOskar Enoksson
2013-12-30AMD K8 (pre-F): Clean platforms without K8_REV_F_SUPPORTKyösti Mälkki
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-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
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
2011-11-09Fixed whitespace and indentationOskar Enoksson
2011-11-07Added RAMINIT_SYSINFO and declared the necessary structsOskar Enoksson
2011-10-03TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platformsenok71
2011-04-20run uart_init() from console_init, just like the other console initialization...Stefan Reinauer
2010-12-08second round name simplification. drop the <component>_ prefix.stepan
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-11-26AMD-8111: Add TINY_BOOTBLOCK support.Uwe Hermann
2010-11-21Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann
2010-11-21Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann
2010-11-20Unify DIMM SPD addressing. For Geode, change thePatrick Georgi
2010-11-18Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi
2010-11-05Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi
2010-10-05Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi
2010-08-20Remove a couple of warnings. Trivial.Myles Watson
2010-08-20Add support for the HP DL145 G1, based on the Tyan s2881.Oskar Enoksson