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-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
2009-05-26
Various fixes to the tree to get coreboot-v2 to build on Solaris
Patrick Georgi
2009-05-14
Update equivalent processor revision ID to load latest microcode patches and
Marc Jones
2009-04-30
Remove warnings from compilation of the s2892 with and without CBFS.
Myles Watson
2009-04-30
Add high tables support to all northbridges.
Stefan Reinauer
2009-04-28
Enable HAVE_HIGH_TABLES by default for northbridges with
Patrick Georgi
2009-04-22
remove some style guide breaks and warnings from raminit_f_dqs.c
Stefan Reinauer
2009-04-22
Factor out acpi_create_madt_lapics. It can be used on all ACPI boards.
Stefan Reinauer
2009-04-18
There is a typo in amdk8/raminit_f.c regarding the preprocessor symbol QRANK_...
Ronald Hoogenboom
2009-04-13
Following patch adds resume (exit from self refresh) support for AMD K8 revF
Rudolf Marek
2009-04-11
This patch fixes an edge case for K8 raminit. Specifically, it brings the code
Ward Vandewege
2009-04-10
unify spd_ddr2.h (trivial)
Stefan Reinauer
2009-04-01
Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should
Stefan Reinauer
2009-03-26
During the suspend/resume programming I came to an issue that first 4KB of
Rudolf Marek
2009-03-24
Every object file with a struct pci_driver ... __pci_driver needs to be marked
Stefan Reinauer
2009-03-20
Fix CPUID typo. This caused fid to memory speed calculations to be off.
Marc Jones
2009-03-13
This, ladies and gentlement, is commit #4000.
Stefan Reinauer
2009-03-10
This patch adds common elements for ck804-based boards.
Myles Watson
2009-03-10
This patch makes the boards use a single amdk8_util.asl. There are only
Myles Watson
2009-03-06
Fix mmconf (PCIe memory mapped config space access) support in v2. It was
Stefan Reinauer
2009-03-04
I just went on a bugfix frenzy and fixed all printk format warnings
Carl-Daniel Hailfinger
2009-03-01
(Trivial) Add missing header file.
Rudolf Marek
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2009-02-27
This patch makes several CMOS/NVRAM reads dependent on whether there's a tabl...
Myles Watson
2009-02-17
Add QWord support to acpigen.
Carl-Daniel Hailfinger
2009-02-12
This patch converts __FUNCTION__ to __func__, since __func__ is standard.
Myles Watson
[next]