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
/
amdfam10
Age
Commit message (
Expand
)
Author
2009-04-22
Factor out acpi_create_madt_lapics. It can be used on all ACPI boards.
Stefan Reinauer
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-13
This, ladies and gentlement, is commit #4000.
Stefan Reinauer
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-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2009-01-30
Bring AMD K8 ACPI mangling more in line with Fam10 ACPI mangling. No
Carl-Daniel Hailfinger
2008-10-01
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
Carl-Daniel Hailfinger
2008-04-22
Add early MSR and PCI register initialization.
Marc Jones
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-12-19
More abuild fixes, this should be the last (trivial)
Corey Osgood
2007-12-19
Initial AMD Barcelona support for rev Bx.
Marc Jones