summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/k8v-x/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/[a-e]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
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-14southbridge/via/vt8237r: Get rid of #include early_smbus.cLubomir Rintel
2017-04-10nb/amdk8/(pre_)f.h: Don't declare global variable in headerArthur Heymans
2016-09-13mainboard/asus/*: transition away from device_tAntonello Dettori
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-11-30Replace hlt() loops with halt()Patrick Georgi
2014-07-24src/mainboard: Remove trailing whitespaceElyes HAOUAS
2014-05-23superio/winbond/w83697hf: Depreciate romstage componentEdward O'Callaghan
2014-05-23mainboard/asus/k8v-x: Remove dubious SIO PNP programming in romstageEdward O'Callaghan
2013-12-26AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki
2013-12-26AMD boards (non-AGESA): Cleanup earlymtrr.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
2011-12-14asus k8v-x: explicitly set RAM and bus voltagesFlorian Zumbiehl
2011-12-03adding support for the Asus K8V-XFlorian Zumbiehl
2011-12-02copied asus a8v-e_se to k8v-xFlorian Zumbiehl