summaryrefslogtreecommitdiffstats
path: root/src/northbridge/via/vx800/examples/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* northbridge/via/vx800/examples: Remove rotting sourceEdward O'Callaghan2015-01-051-541/+0
* Replace hlt with halt()Patrick Georgi2014-12-021-1/+0
* via: Write »access« without »m« at endPaul Menzel2013-12-271-1/+1
* Correct spelling of shadow, setting and memoryPaul Menzel2013-08-161-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
* __PRE_RAM__ is defined by the makefileStefan Reinauer2010-12-271-2/+0
* drop one more version of doing serial uart output differently.Stefan Reinauer2010-12-171-1/+0
* Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann2010-11-211-3/+2
* Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann2010-11-211-12/+2
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-071-1/+0
* Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,Patrick Georgi2010-10-011-1/+0
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-23/+23
* Remove few more warnings and some dead code.Myles Watson2010-04-141-1/+1
* move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list.Stefan Reinauer2010-04-141-100/+1
* copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer2010-04-091-1/+1
* remove more warningsStefan Reinauer2010-04-031-1/+1
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-19/+19
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-311-6/+4
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-3/+3
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-081-0/+660