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
/
mainboard
/
amd
/
dbm690t
/
mainboard.c
Age
Commit message (
Expand
)
Author
2010-04-15
zero warnings days...
Stefan Reinauer
2010-04-09
remove some amd mainboard warnings.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2009-09-22
r4646 enabled early usage of pci_{read,write}_config{8,16,32}
Carl-Daniel Hailfinger
2009-04-01
Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should
Stefan Reinauer
2009-03-04
I just went on a bugfix frenzy and fixed all printk format warnings
Carl-Daniel Hailfinger
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2009-02-18
Carl-Daniel's part:
Carl-Daniel Hailfinger
2009-02-15
- Fix up amd pistachio and dbm690t.
Stefan Reinauer
2009-02-12
This patch converts __FUNCTION__ to __func__, since __func__ is standard.
Myles Watson
2009-02-12
Improve mainboard.c comments for DBM690T and Pistachio.
Carl-Daniel Hailfinger
2008-12-24
Fix AMD Pistachio implicit declarations in the same way as with AMD
Zheng Bao
2008-12-24
Fix implicit declarations in the AMD DBM690T target by using the right
Carl-Daniel Hailfinger
2008-12-13
Move mainboard specific changes to the coreboot memory table into the
Stefan Reinauer
2008-12-05
The TALERT of ADT7461 should be pull back high if the temperature is within t...
Maggie Li
2008-12-01
Add AMD dbm690t ACPI support.
Joe Bao
2008-09-22
Patch for AMD DBM690T board.
Michael Xie