index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
via
/
vx800
/
examples
Age
Commit message (
Expand
)
Author
2013-05-08
hardwaremain: drop boot_complete parameter
Stefan Reinauer
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-05-08
Clean up #ifs
Patrick Georgi
2010-12-27
__PRE_RAM__ is defined by the makefile
Stefan Reinauer
2010-12-17
drop one more version of doing serial uart output differently.
Stefan Reinauer
2010-11-21
Simplify a few code chunks, fix whitespace and indentation.
Uwe Hermann
2010-11-21
Drop excessive whitespace randomly sprinkled in romstage.c files.
Uwe Hermann
2010-10-07
Remove duplicate line from pci_ids.h.
Jonathan Kollasch
2010-10-01
Move CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into Kconfig,
Patrick Georgi
2010-07-26
Make include paths more consistent. Fixes compilation errors for me.
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-14
Remove few more warnings and some dead code.
Myles Watson
2010-04-14
geeesh! And this really compiles and even runs?
Stefan Reinauer
2010-04-14
move cpu/x86/car to cpu/intel/car as previously discussed on the mailing list.
Stefan Reinauer
2010-04-09
copy_and_run.c is not needed twice, and it is used on non-car too.
Stefan Reinauer
2010-04-03
remove more warnings
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-31
This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-08
janitor task: unify and cleanup naming.
Stefan Reinauer
2009-11-06
Split the two usages of __ROMCC__:
Myles Watson
2009-09-23
simplify source tree hierarchy: move files from sdram/ and ram/ to lib/
Stefan Reinauer
2009-07-07
Add pci_rawops.h from the mailing list and fix the via/epia-m700 build.
Myles Watson
2009-07-02
Fix many things for via/epia-m700 to build.
Myles Watson
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-05-27
Change all vx800 file names from CamelCase to camel_case to match
Uwe Hermann
2009-05-27
Here's the VIA vx800 patch from OLPC.
Bari Ari