Move VIA C7 board CAR config to VIA C7 instead of boards.
[coreboot.git] / src / cpu / via / car /
2010-09-08 Kevin O'ConnorIt should not be necessary to read in the rom during...
2010-06-07 Stefan Reinauerreplace outb -> port 0x80 with post_code() in some...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-25 Stefan Reinauera single place for the romstage stack for copy_and_run.
2010-04-13 Stefan ReinauerSpeed up coreboot_ram loading by moving the decompressi...
2010-04-12 Patrick Georgi- move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclu...
2010-04-09 Stefan ReinauerThis patch changes C7 CAR code to be a single assembler...
2010-04-07 Stefan Reinauer- copy_and_run() gets the same calling convention on...
2010-04-03 Stefan Reinauerremove more warnings
2010-02-11 Patrick GeorgiAdapt all uses of CONFIG_XIP_ROM_BASE to use
2009-10-23 Myles WatsonWhite space and comment fixes for cache_as_ram.inc...
2009-10-17 Myles WatsonRemove CONFIG_ from #defines that aren't config variabl...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-04-27 Patrick GeorgiCreate a valid stack pointer after leaving CAR, so...
2009-04-17 Stefan ReinauerAdd VIA CX700 support, plus VIA vt8454c reference board...
2008-10-03 Carl-Daniel HailfingerThanks to Jason Zhao we got a skeleton CAR code for...