summaryrefslogtreecommitdiffstats
path: root/src/mainboard/msi/ms9185/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all AMD K8 boardsKyösti Mälkki2018-05-311-176/+0
* mainboard/msi/ms9185: Fix coding style and remove commented codeElyes HAOUAS2018-05-031-29/+0
* AMD K8 fam10-15: Consolidate post_cache_as_ram callKyösti Mälkki2017-08-221-2/+0
* K8: Fix indirect includesKyösti Mälkki2017-07-141-0/+1
* mainboard/[m-w]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-2/+2
* 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-5/+4
* amdfam10: Perform major include ".c" cleanupDamien Zammit2017-01-041-1/+3
* mainboard/msi/ms9185/romstage: Use tabs for indentsElyes HAOUAS2016-09-271-79/+79
* src/mainboard/lenovo-winent: Add space around operatorsElyes HAOUAS2016-09-201-5/+5
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+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-4/+4
* 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-4/+4
* superio/nsc/pc87417: Use link-time symbols over .c inclusionEdward O'Callaghan2015-01-041-1/+1
* Drop unused change_i2c_mux()Kyösti Mälkki2014-06-061-18/+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
* 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-2/+1
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-271-1/+0
* Clean up #ifsPatrick Georgi2012-05-081-1/+1
* 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-2/+2
* 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-25/+9
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-17/+5
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-211-3/+3
* Unify DIMM SPD addressing. For Geode, change thePatrick Georgi2010-11-201-9/+1
* Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi2010-11-181-2/+0
* Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi2010-11-161-6/+1
* Move K8_ALLOCATE_IO_RANGE to Kconfig.Patrick Georgi2010-11-071-3/+0
* Remove comments that are obsolete since r6028.Uwe Hermann2010-11-061-2/+0
* 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
* Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,Patrick Georgi2010-10-011-1/+0
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-2/+1
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-2/+1
* zero warnings days...Stefan Reinauer2010-04-151-13/+1
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-141-1/+1
* copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer2010-04-091-1/+1
* Clean up fidvid files using indent.Myles Watson2010-04-081-3/+3
* "no warnings day"Stefan Reinauer2010-04-071-1/+3