summaryrefslogtreecommitdiffstats
path: root/src/northbridge/via/vx800/examples
Commit message (Expand)AuthorAgeFilesLines
* northbridge/via/vx800/examples: Remove rotting sourceEdward O'Callaghan2015-01-053-2024/+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
* Rename hardwaremain() to main()Stefan Reinauer2013-07-101-1/+1
* hardwaremain: drop boot_complete parameterStefan Reinauer2013-05-081-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-013-3/+3
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* __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
* Make include paths more consistent. Fixes compilation errors for me.Myles Watson2010-07-261-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-272-25/+25
* Remove few more warnings and some dead code.Myles Watson2010-04-141-1/+1
* geeesh! And this really compiles and even runs?Stefan Reinauer2010-04-141-210/+153
* 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-222-33/+33
* janitor task: unify and cleanup naming.Stefan Reinauer2010-02-081-2/+2
* Split the two usages of __ROMCC__:Myles Watson2009-11-061-1/+1
* simplify source tree hierarchy: move files from sdram/ and ram/ to lib/Stefan Reinauer2009-09-231-1/+1
* Add pci_rawops.h from the mailing list and fix the via/epia-m700 build.Myles Watson2009-07-071-152/+152
* Fix many things for via/epia-m700 to build.Myles Watson2009-07-021-132/+132
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-302-6/+6
* Change all vx800 file names from CamelCase to camel_case to matchUwe Hermann2009-05-272-3/+3
* Here's the VIA vx800 patch from OLPC.Bari Ari2009-05-273-0/+2200