summaryrefslogtreecommitdiffstats
path: root/src/mainboard/iwill/dk8_htx/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all AMD K8 boardsKyösti Mälkki2018-05-311-163/+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/[g-l]: 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-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
* mainboard/iwill/dk8_htx: Use tabs for indentsElyes HAOUAS2016-09-291-30/+30
* src/mainboard/getac - kontron: Add space around operatorsElyes HAOUAS2016-09-201-6/+6
* src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS2016-08-141-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-3/+3
* mainboard/: Avoid including early_serial.c from w83627hfEdward O'Callaghan2014-04-301-3/+4
* AMD K8 (pre-F): Clean platforms without K8_REV_F_SUPPORTKyösti Mälkki2013-12-301-7/+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/+0
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platformsenok712011-10-031-9/+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-31/+16
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-18/+2
* 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
* 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/+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
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-7/+7
* zero warnings days...Stefan Reinauer2010-04-151-5/+1
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-141-8/+7
* 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
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-4/+4
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-311-1/+1
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-291-7/+1