summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/k8v-x/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all AMD K8 boardsKyösti Mälkki2018-05-311-182/+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-4/+3
* 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-5/+5
* 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
* Replace hlt() loops with halt()Patrick Georgi2014-11-301-4/+2
* src/mainboard: Remove trailing whitespaceElyes HAOUAS2014-07-241-1/+1
* superio/winbond/w83697hf: Depreciate romstage componentEdward O'Callaghan2014-05-231-2/+3
* mainboard/asus/k8v-x: Remove dubious SIO PNP programming in romstageEdward O'Callaghan2014-05-231-23/+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
* asus k8v-x: explicitly set RAM and bus voltagesFlorian Zumbiehl2011-12-141-0/+13
* adding support for the Asus K8V-XFlorian Zumbiehl2011-12-031-45/+24
* copied asus a8v-e_se to k8v-xFlorian Zumbiehl2011-12-021-0/+225