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
/
amd
/
gx2
/
northbridgeinit.c
Age
Commit message (
Expand
)
Author
2014-07-08
northbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-06-30
northbridge/amd/{gx2,lx}: Qualify pointer with `volatile`
Edward O'Callaghan
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-20
Whitespace: Replace tab character in license text with two spaces
Paul Menzel
2012-11-28
Remove assembly coded log2 function
Ronald G. Minnich
2012-10-07
Remove chip.h files without config structure
Kyösti Mälkki
2012-02-17
Remove whitespace.
Patrick Georgi
2012-01-07
Update geode GX2 tree to match LX.
Nils Jacobs
2011-12-31
White space and coding style fixes.
Nils Jacobs
2011-10-14
Fix compilation of AMD GX2 northbridge code with gcc 4.6
Stefan Reinauer
2010-12-29
-Change the remaining GLIU1 port 5 register names from VIP (Video Input Port)
Nils Jacobs
2010-12-26
Remove dead and unused Geode GX2 code
Nils Jacobs
2010-12-26
Clean up Geode GX2 comments, whitespace and coding style. Trivial.
Nils Jacobs
2010-11-03
Clean up some comments and white space in gx2/northbridgeinit.c
Nils Jacobs
2010-06-08
Fix auto-mangled comments (trivial)
Patrick Georgi
2010-05-14
fix SeaBIOS loading on GX2.
Nils Jacobs
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-22
fix compilation remaining geode boards
Stefan Reinauer
2010-04-02
remove more warnings.
Stefan Reinauer
2010-03-22
Fix all the format string warnings.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2009-02-12
This patch converts __FUNCTION__ to __func__, since __func__ is standard.
Myles Watson
2006-06-20
Fixes from AMD. Tested to build on rumba and olpc, and builds.
Ronald G. Minnich
2006-06-12
Get rid of #if 01 and debug prints that are compiled out.
Ronald G. Minnich
2006-06-10
changes from AMD for making OLPC video work.
Ronald G. Minnich
2006-05-12
memory size in cf07
Ronald G. Minnich
2006-05-03
more changes; rumba enet works fine now.
Ronald G. Minnich
2006-05-02
Fall back to pre-broken settings and setup for GX2.
Ronald G. Minnich
2006-04-27
remove more code
Li-Ta Lo
2006-04-27
code cleanup, comments added
Li-Ta Lo
2006-04-27
removing redundant and unneeded calls to functions.
Ronald G. Minnich
2006-04-26
some todo and comment for ron.
Li-Ta Lo
2006-04-13
minor modification
Li-Ta Lo
2006-04-07
add support for GLIUInit()
Ronald G. Minnich
2006-04-06
add northbridgeinit, also add new constants.
Ronald G. Minnich