remove trailing whitespace
[coreboot.git] / src / northbridge / via / vx800 / examples /
2010-12-27 Stefan Reinauer__PRE_RAM__ is defined by the makefile
2010-12-17 Stefan Reinauerdrop one more version of doing serial uart output diffe...
2010-11-21 Uwe HermannSimplify a few code chunks, fix whitespace and indentation.
2010-11-21 Uwe HermannDrop excessive whitespace randomly sprinkled in romstag...
2010-10-07 Jonathan KollaschRemove duplicate line from pci_ids.h.
2010-10-01 Patrick GeorgiMove CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into...
2010-07-26 Myles WatsonMake include paths more consistent. Fixes compilation...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-14 Myles WatsonRemove few more warnings and some dead code.
2010-04-14 Stefan Reinauergeeesh! And this really compiles and even runs?
2010-04-14 Stefan Reinauermove cpu/x86/car to cpu/intel/car as previously discuss...
2010-04-09 Stefan Reinauercopy_and_run.c is not needed twice, and it is used...
2010-04-03 Stefan Reinauerremove more warnings
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-31 Stefan ReinauerThis patch drops arch/i386/lib/console.c and arch/i386...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-09-23 Stefan Reinauersimplify source tree hierarchy: move files from sdram...
2009-07-07 Myles WatsonAdd pci_rawops.h from the mailing list and fix the...
2009-07-02 Myles WatsonFix many things for via/epia-m700 to build.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-05-27 Uwe HermannChange all vx800 file names from CamelCase to camel_cas...
2009-05-27 Bari AriHere's the VIA vx800 patch from OLPC.