summaryrefslogtreecommitdiffstats
path: root/src/mainboard/hp/dl145_g1/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all AMD K8 boardsKyösti Mälkki2018-05-311-193/+0
* mainboard/hp/dl145_g1: Remove commented codeElyes HAOUAS2018-05-041-5/+0
* mainboard/hp/dl145_g1: Fix coding styleElyes HAOUAS2018-05-031-4/+2
* AMD K8 fam10-15: Consolidate post_cache_as_ram callKyösti Mälkki2017-08-221-3/+0
* K8: Fix indirect includesKyösti Mälkki2017-07-141-0/+1
* mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-4/+4
* nb/amdk8: Link coherent_ht.cArthur Heymans2017-04-281-1/+0
* nb/amd/amdk8: Link reset_test.cArthur Heymans2017-04-281-1/+0
* nb/amd/amdk8: Link raminit_f.cArthur Heymans2017-04-271-4/+4
* nb/amdk8/(pre_)f.h: Don't declare global variable in headerArthur Heymans2017-04-101-0/+1
* amdfam10: Perform major include ".c" cleanupDamien Zammit2017-01-041-1/+3
* src/mainboard/getac - kontron: Add space around operatorsElyes HAOUAS2016-09-201-15/+15
* mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-7/+7
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-3/+3
* mainboard/: Avoid including early_serial.c from w83627hfEdward O'Callaghan2014-04-301-2/+3
* hp/dl145_g1: Add missing copyright notesOskar Enoksson2014-02-121-0/+4
* hp/dl145_g1: Adding FID/VID and Powernow ACPIOskar Enoksson2014-02-111-0/+33
* AMD K8 (pre-F): Clean platforms without K8_REV_F_SUPPORTKyösti Mälkki2013-12-301-3/+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
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-281-2/+1
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-271-1/+1
* Clean up #ifsPatrick Georgi2012-05-081-1/+1
* Fixed whitespace and indentationOskar Enoksson2011-11-091-46/+46
* Added RAMINIT_SYSINFO and declared the necessary structsOskar Enoksson2011-11-071-24/+31
* TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platformsenok712011-10-031-10/+0
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-1/+0
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-2/+2
* AMD-8111: Add TINY_BOOTBLOCK support.Uwe Hermann2010-11-261-2/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-24/+16
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-14/+3
* Unify DIMM SPD addressing. For Geode, change thePatrick Georgi2010-11-201-5/+1
* Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi2010-11-181-5/+0
* Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi2010-11-051-1/+0
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+0
* Remove a couple of warnings. Trivial.Myles Watson2010-08-201-1/+0
* Add support for the HP DL145 G1, based on the Tyan s2881.Oskar Enoksson2010-08-201-0/+207