summaryrefslogtreecommitdiff
path: root/src/mainboard/kontron/kt690/romstage.c
AgeCommit message (Expand)Author
2018-05-31Remove all AMD K8 boardsKyösti Mälkki
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
2016-09-20src/mainboard/getac - kontron: Add space around operatorsElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-01-06mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06mainboard/*/romstage.c: Fix 'lib/delay.c' inclusionEdward O'Callaghan
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2014-05-03Drop useless mainboard-romstage definesPatrick Georgi
2014-04-28superio/winbond/w83627dhg: Convert romstage to generic componentEdward O'Callaghan
2013-12-26AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki
2013-08-15Include boot_cpu.c for romstage buildsKyösti Mälkki
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
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
2012-02-16SIO: Winbond w83627dhg updateKerry Sheh
2011-10-30remove usbdebug.h include from mainboard/romstage codeSven Schnelle
2011-04-20run uart_init() from console_init, just like the other console initialization...Stefan Reinauer
2011-04-18* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan 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-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-16Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi
2010-11-05Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi
2010-10-10don't include unused code, we only need the header.Stefan Reinauer
2010-10-07Remove duplicate line from pci_ids.h.Jonathan Kollasch
2010-10-05- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi
2010-10-01ICS951462_ADDRESS defined but _never_ used. Drop it.Patrick Georgi
2010-09-24Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.Uwe Hermann
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-05-08Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi
2010-04-14drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer
2010-04-09copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer
2010-04-08Clean up fidvid files using indent.Myles Watson
2010-04-01- get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.Stefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-31This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer
2010-03-29This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer
2010-03-29__PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer