summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asrock/939a785gmh/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all AMD K8 boardsKyösti Mälkki2018-05-311-212/+0
* AMD fam10: Link southbridge/amd/rs780/early_setup.cArthur Heymans2017-12-111-2/+1
* 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/[a-e]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-1/+1
* 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/+3
* 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/a-trend - emulation: Add space around operatorsElyes HAOUAS2016-09-201-2/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-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
* Drop useless mainboard-romstage definesPatrick Georgi2014-05-031-5/+0
* superio/winbond/w83627dhg: Convert romstage to generic componentEdward O'Callaghan2014-04-281-2/+3
* 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-1/+1
* Remove AMD special case for LAPIC based udelay()Patrick Georgi2012-11-271-1/+0
* Clean up #ifsPatrick Georgi2012-05-081-1/+1
* SIO: Winbond w83627dhg updateKerry Sheh2012-02-161-1/+1
* remove usbdebug.h include from mainboard/romstage codeSven Schnelle2011-10-301-1/+0
* Update AMD SR5650 and SB700efdesign982011-07-221-3/+4
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-1/+0
* * Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer2011-04-181-5/+0
* SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.Zheng Bao2011-03-281-6/+6
* Ooops lets see if this extra comment removal fixes this.Rudolf Marek2011-01-161-1/+1
* Trivial, cleanup of GPIO comments.Rudolf Marek2011-01-161-14/+25
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-1/+1
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-3/+3
* W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann2010-12-051-2/+1
* The patch just make the power LED on.Rudolf Marek2010-11-301-0/+4
* Fix the SPD to channel mapping. Please note that there is something wrong wit...Rudolf Marek2010-11-301-1/+1
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-16/+4
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-13/+0
* Unify DIMM SPD addressing. For Geode, change thePatrick Georgi2010-11-201-3/+1
* Eliminate SET_NB_CFG_54 option. There was no board thatPatrick Georgi2010-11-181-4/+0
* Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi2010-11-161-1/+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-1/+0
* - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi2010-10-051-5/+1
* Allow selecting the physical USB Debug Port on AMD SB700.Uwe Hermann2010-10-021-1/+1
* ICS951462_ADDRESS defined but _never_ used. Drop it.Patrick Georgi2010-10-011-1/+0
* Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.Uwe Hermann2010-09-241-0/+11