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
/
digitallogic
/
msm800sev
/
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-07-26
Drop mainboard chip.h
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2009-02-18
Carl-Daniel's part:
Carl-Daniel Hailfinger
2009-02-12
This patch converts __FUNCTION__ to __func__, since __func__ is standard.
Myles Watson
2008-02-05
Factor out print_conf() from Geode LX mainboard directories. The
Carl-Daniel Hailfinger
2007-05-05
This is the final patch to enable the msm800sev to build. This patch
Ronald G. Minnich
2006-11-05
Use the canonical name of the vendors/devices and the
Uwe Hermann
2006-10-27
Fix the CHIP_NAME() entries of all mainboards to have the same format
Uwe Hermann
2006-09-20
Lots of lx fixes. CLeanup mainly. THings now build
Ronald G. Minnich
2006-09-19
add the msm800srv ; put the usb in the right place.
Ronald G. Minnich