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
/
mainboard
/
amd
/
pistachio
/
mainboard.c
Age
Commit message (
Expand
)
Author
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-25
mainboard.c: Name enable_dev function uniformly `mainboard_enable`
Paul Menzel
2012-11-06
Drop redundant CHIP_NAME in mainboard.c
Kyösti Mälkki
2012-08-08
Cleanup coreboot memory table includes
Kyösti Mälkki
2012-08-08
Drop HAVE_MAINBOARD_RESOURCES
Kyösti Mälkki
2012-08-02
AMD and GFXUMA: move setup_uma_memory() to northbridge
Kyösti Mälkki
2012-07-26
Drop mainboard chip.h
Stefan Reinauer
2012-07-23
AMD and GFXUMA: drop redundant use of lb_add_memory_range()
Kyösti Mälkki
2012-07-16
Move setup_uma_memory() to K8 northbridge
Kyösti Mälkki
2012-07-16
Define global uma_memory variables
Kyösti Mälkki
2012-05-08
Clean up #ifs
Patrick Georgi
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-19
Fix a LOT of implicit function declarations before they become errors.
Corey Osgood
2008-12-14
oops. there went a new mainboard into the tree and i missed it. Add mainboard
Stefan Reinauer
2008-12-09
AMD PISTACHIO mainboard support.
Maggie Li