index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
amd
Age
Commit message (
Expand
)
Author
2009-10-26
Define some variables that were not defined. There are a couple left.
Myles Watson
2009-10-24
Trivial regrouping of a calculation to simplify it.
Myles Watson
2009-10-24
Fix K8 boards high tables on UMA systems (KT690 for example)
Stefan Reinauer
2009-10-23
Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses before
Myles Watson
2009-10-23
Remove PRINTK_IN_CAR tests from AMD files.
Myles Watson
2009-10-20
When I converted an #ifdef to an #if it broke the code because the variable was
Myles Watson
2009-10-19
Clean up some #ifdef CONFIG_*
Myles Watson
2009-10-18
Simplify Kconfig files by using "select" where possible (trivial).
Uwe Hermann
2009-10-16
Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.
Myles Watson
2009-10-15
Add CONFIG_GENERATE_* for tables so that the user can select which tables not
Myles Watson
2009-10-14
White space and typo fixes. This makes it easier to compare the s2895 & s2892.
Myles Watson
2009-10-12
Make fam10 build (but not boot due to bootblock size problems.)
Myles Watson
2009-10-09
Add const to get rid of some warnings when passing quoted strings.
Myles Watson
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-10-08
More kconfig:
Patrick Georgi
2009-10-04
Add initial kconfig support for all AMD GX1 boards.
Uwe Hermann
2009-10-01
Fix Kconfig build for K8 boards.
Myles Watson
2009-09-29
Make CONFIG_HAVE_HIGH_TABLES consistent in where and how it is set.
Myles Watson
2009-09-29
Remove some warnings.
Myles Watson
2009-09-25
some progress on kconfig:
Patrick Georgi
2009-09-24
Remove HyperTransport support from boards that don't need it.
Myles Watson
2009-09-23
simplify source tree hierarchy: move files from sdram/ and ram/ to lib/
Stefan Reinauer
2009-09-14
Use the coreboot pci config read/write functions instead of direct cf8/cfc
Marc Jones
2009-08-29
This is the final set of changes to allow rumba to build. Rumba is not
Ronald G. Minnich
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-08-26
Remove a couple of CONFIG_ prefixes that shouldn't have happened.
Patrick Georgi
2009-08-25
Without this patch, if we only got a DIMM in Channel B, memory can not be
Zheng Bao
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-24
This patch is about the DA-C2 and RB-C2. Chip with install processor
Zheng Bao
2009-08-19
The Errata350 is "Write 0000_8000h to register F2x[1, 0]9C_xD080F0C.", instea...
Zheng Bao
2009-08-13
Fix some conflicting types of variables
Patrick Georgi
2009-08-12
This now builds.
Ronald G. Minnich
2009-08-12
Kconfig!
Patrick Georgi
2009-07-22
Fix up the tree again...
Stefan Reinauer
2009-07-21
Remove a comment that no longer applies. Trivial.
Myles Watson
2009-07-17
This is an obvious bug which I overlooked when I worked on the AM2r2
Zheng Bao
2009-07-07
Add the IORESOURCE_BRIDGE flag to the fam10 resources for the benefit of the ...
Myles Watson
2009-07-02
Update the k8 code for the v3 resource allocator.
Myles Watson
2009-07-02
Move the v3 resource allocator to v2.
Myles Watson
2009-07-01
Add AMD family 10 AM2r2 support.
Zheng Bao
2009-06-30
the tool chain settings should not be in renamed (as they will never live in
Stefan Reinauer
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-21
This patch adds a proper namestring generation to our ACPIgen generator.
Rudolf Marek
2009-06-06
Fix for Erratum 350 for AMD Fam10h CPUs.
Marco Schmidt
2009-06-05
Fix non-revF K8 ram init compilation which was broken in r4341.
Carl-Daniel Hailfinger
2009-06-05
K8 RAM init debug messages are pretty short and sometimes cryptic. Make
Carl-Daniel Hailfinger
2009-06-04
The point of the patch is to make it easier to understand the raminit
Myles Watson
2009-06-03
Revert "CMOS: Add set_option and rework get_option."
Luc Verhaegen
2009-06-03
CMOS: Add set_option and rework get_option.
Luc Verhaegen
[next]