summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/m2v-mx_se/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all AMD K8 boardsKyösti Mälkki2018-05-311-183/+0
* AMD K8 fam10-15: Consolidate post_cache_as_ram callKyösti Mälkki2017-08-221-1/+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
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-131-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-5/+4
* southbridge/via/vt8237r: Get rid of #include early_smbus.cLubomir Rintel2017-04-141-1/+1
* nb/amdk8/(pre_)f.h: Don't declare global variable in headerArthur Heymans2017-04-101-0/+1
* mainboard/asus/*: transition away from device_tAntonello Dettori2016-09-131-1/+1
* 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-7/+7
* 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
* Replace hlt() loops with halt()Patrick Georgi2014-11-301-4/+2
* src/mainboard: Remove trailing whitespaceElyes HAOUAS2014-07-241-2/+2
* mainboard/*: Convert to generic ITE superio romstage componentEdward O'Callaghan2014-05-281-3/+3
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-111-2/+3
* AMD K8 (rev F): Move rev F0/F1 workaround to headerKyösti Mälkki2013-12-301-4/+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
* 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-2/+2
* Workaround the errata #181.Rudolf Marek2011-07-161-1/+6
* run uart_init() from console_init, just like the other console initialization...Stefan Reinauer2011-04-201-1/+0
* Compile cbmem.c instead of including it in romstage,Rudolf Marek2010-12-131-9/+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
* 1) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...Rudolf Marek2010-11-221-1/+9
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-7/+2
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-4/+0
* Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann2010-11-211-4/+5
* Move the SET_FIDVID* family of configuration options to Kconfig andPatrick Georgi2010-11-161-6/+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
* Don't define K8_4RANK_DIMM_SUPPORT, nothing uses it.Jonathan Kollasch2010-10-021-2/+0
* Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,Patrick Georgi2010-10-011-2/+0
* Fix all warnings in the tree Stefan Reinauer2010-07-081-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-1/+1
* zero warnings days...Stefan Reinauer2010-04-221-10/+7
* zero warnings days...Stefan Reinauer2010-04-151-23/+7
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-141-1/+1