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
/
pll_reset.c
Age
Commit message (
Expand
)
Author
2016-09-21
northbridge/amd: Improve code formatting
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2010-12-30
Use die() to assure the processor can't wake up from an interrupt.
Nils Jacobs
2010-11-05
Add Kconfig CPU speed selection to Geode GX2 boards.
Nils Jacobs
2010-11-01
Change Geode GX2 to use the auto DRAM detect code from Geode LX.
Nils Jacobs
2010-11-01
Remove some unused code.
Nils Jacobs
2010-11-01
GX2: Clean up some white space and comments.
Nils Jacobs
2010-07-26
This patch converts the Geode GX2 boards to CAR.
Nils Jacobs
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-01
-Â get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2008-11-08
The POST_CODE macro had the outb() argument order backwards.
Carl-Daniel Hailfinger
2006-09-13
Slow down the clock, per Tom Sylla
Ronald G. Minnich
2006-05-12
memory size in cf07
Ronald G. Minnich
2006-04-19
resolve conflict
Li-Ta Lo
2006-04-03
did I commit the last change?
Li-Ta Lo
2006-03-21
cpubug is fine.
Ronald G. Minnich
2006-03-17
resolving conflict with Ron's work
Li-Ta Lo
2006-03-14
for different pll values.
Ronald G. Minnich
2006-03-14
Make the pll stuff parameterized.
Ronald G. Minnich
2006-03-14
Fix for nehemiah
Ronald G. Minnich
2006-03-13
added pll_reset.c
Li-Ta Lo