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
/
cpu
/
amd
/
model_gx2
Age
Commit message (
Expand
)
Author
2009-10-17
Remove some more instances of including previous empty x86/fpu/Makefile.inc
Peter Stuge
2009-10-17
Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty
Peter Stuge
2009-10-16
Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove references
Peter Stuge
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-09-23
fix some wrong versions of the FSF's address (trivial)
Stefan Reinauer
2009-08-29
Fixes per Uwe's comments.
Ronald G. Minnich
2009-08-28
This is the beginning of support for Geode and Kconfig in v2.
Ronald G. Minnich
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2009-02-12
This patch converts __FUNCTION__ to __func__, since __func__ is standard.
Myles Watson
2009-01-19
First shot at factoring SMM code into generic parts and southbridge specific
Stefan Reinauer
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2007-10-24
analog changes for the cpu_driver structures...
Stefan Reinauer
2006-10-04
AMD Rev F support
Yinghai Lu
2006-08-16
share decompression code.
Stefan Reinauer
2006-06-20
Fixes from AMD. Tested to build on rumba and olpc, and builds.
Ronald G. Minnich
2006-06-14
remove erroneous cache disable.
Ronald G. Minnich
2006-06-10
changes from AMD for making OLPC video work.
Ronald G. Minnich
2006-06-08
further development of OLPC. Set vsm size to 35k. add PCI IRQ for USB.
Ronald G. Minnich
2006-05-25
add DK8HTX support.
Ronald G. Minnich
2006-05-18
cleanup some of the compressed rom stream ugliness -- more to do!
Ronald G. Minnich
2006-05-06
Use a real variable to configure rom base for vsa ...
Ronald G. Minnich
2006-05-02
Fall back to pre-broken settings and setup for GX2.
Ronald G. Minnich
2006-04-27
code cleanup, comments added
Li-Ta Lo
2006-04-20
boot to kernel
Li-Ta Lo
2006-04-13
add SystemPreInit() and support
Ronald G. Minnich
2006-04-13
minor modification
Li-Ta Lo
2006-04-10
add cpureginit to romcc code.
Ronald G. Minnich
2006-04-10
clean up gx2def.h a bit.
Ronald G. Minnich
2006-04-06
add bug support for 2.1
Ronald G. Minnich
2006-04-06
reformat
Li-Ta Lo
2006-04-06
more fix for vsm, not working yet
Li-Ta Lo
2006-04-03
did I commit the last change?
Li-Ta Lo
2006-03-22
added this file
Ronald G. Minnich
2006-03-21
add vsm support
Ronald G. Minnich
2006-03-21
cpubug is fine.
Ronald G. Minnich
2006-03-20
added definitions. added cpubug support. added object. Commented out
Ronald G. Minnich
2006-02-28
remove unused GX1 asm code
Li-Ta Lo
2006-02-27
more GX2 commit
Li-Ta Lo
2006-01-28
rename
Ronald G. Minnich
2006-01-27
adding preliminary, and almost certainly wrong, rumba support.
Ronald G. Minnich