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
/
lx
/
northbridgeinit.c
Age
Commit message (
Expand
)
Author
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-12-10
northbridge/amd/gx2,lx: Treat MSR constant as unsigned long
Edward O'Callaghan
2014-06-30
northbridge/amd/{gx2,lx}: Qualify pointer with `volatile`
Edward O'Callaghan
2013-11-26
AMD Northbridge LX: simplify get_top_of_ram()
Christian Gmeiner
2013-09-11
CBMEM: Unify get_top_of_ram()
Kyösti Mälkki
2013-06-04
AMD Northbridge LX: rename get_systop() to get_top_of_ram()
Christian Gmeiner
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
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
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-17
more warnings gone...
Stefan Reinauer
2010-01-27
Add the MSR writes that are needed to provide VGA legacy routing for the Geod...
Edwin Beasant
2009-02-12
This patch converts __FUNCTION__ to __func__, since __func__ is standard.
Myles Watson
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-05-10
Fix the indent and whitespace to match LinuxBIOS standards
Jordan Crouse
2007-05-10
Add missing licenses to several of the files.
Jordan Crouse
2007-05-04
This patch adds support for the northbridge integrated into the AMD
Marc Jones
2006-09-13
changes for the lx and artecgroup mobo
Indrek Kruusa
2006-07-28
This patch adds support for the AMD LX cpu.
Ron Minnich