summaryrefslogtreecommitdiffstats
path: root/src/mainboard/hp/dl165_g6_fam10/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* amdfam10: Perform major include ".c" cleanupDamien Zammit2017-01-041-16/+15
* src/mainboard/getac - kontron: 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
* 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
* AMD K8 boards’ `romstage.c`: Spell sync*hr*onize correctlyPaul Menzel2015-02-121-1/+1
* mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-1/+1
* mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan2015-01-061-1/+1
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-061-6/+6
* AMD Mainboards - romstage.c: Fix doxygen errorsMartin Roth2015-01-041-5/+3
* superio/nsc/pc87417: Use link-time symbols over .c inclusionEdward O'Callaghan2015-01-041-1/+1
* mainboard: Strip out some dead includesEdward O'Callaghan2014-12-191-1/+0
* superio/serverengines/pilot: Avoid .c includesEdward O'Callaghan2014-05-091-2/+1
* 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
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-271-1/+0
* Clean up #ifsPatrick Georgi2012-05-081-1/+1
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-2/+1
* Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect...Scott Duplichan2011-03-081-0/+34
* Make AMD Fam10h CPU microcode updates optional in Expert modeXavi Drudis Ferran2011-02-261-0/+6
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-4/+4
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-2/+2
* Broadcom BCM5785: Add TINY_BOOTBLOCK support.Uwe Hermann2010-11-261-2/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-10/+4
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-14/+1
* Merge all spd_addr.h into the resp. romstage.c files.Uwe Hermann2010-11-201-1/+10
* Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi2010-11-181-5/+0
* Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi2010-11-161-4/+1
* Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi2010-11-051-1/+0
* Move bcm5785_enable_rom.c include to where it's used.Patrick Georgi2010-10-261-0/+1
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-071-2/+0
* Remove lib/ramtest.c-include from all CAR boards.Patrick Georgi2010-10-051-1/+1
* Various USB Debug Port fixes (trivial).Uwe Hermann2010-09-251-2/+0
* Undo stupid mistake in r5832Patrick Georgi2010-09-241-1/+0
* Fix hp/dl165_g6_fam10 build. Failed to take r5800 andPatrick Georgi2010-09-241-0/+1
* Add support for HP DL165-G6 with Fam10 CPU.Arne Georg Gleditsch2010-09-241-0/+242