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
/
lippert
/
roadrunner-lx
/
mainboard.c
Age
Commit message (
Expand
)
Author
2017-07-06
mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2016-09-20
src/mainboard/lenovo-winent: Add space around operators
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
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-08-31
SMC_CONFIG is needed before the device tree is ready and some people
Jens Rottmann
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-11-19
Coding-style and whitespace fixes (also to make the code more similar
Uwe Hermann
2008-11-19
Add support for the LiPPERT Cool RoadRunner-LX embedded PC board:
Jens Rottmann