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
/
google
/
daisy
/
mainboard.c
Age
Commit message (
Expand
)
Author
2019-10-27
src/mainboard: change "unsigned" to "unsigned int"
Martin Roth
2019-05-29
commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)
Patrick Georgi
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2018-08-13
mb: Get rid of unneeded include <cbmem.h>
Elyes HAOUAS
2018-05-08
mb/google: Get rid of device_t
Elyes HAOUAS
2017-08-18
include/device: Split i2c.h into three
Nico Huber
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-08-28
edid: Use edid_mode struct to reduce redundancy
David Hendricks
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-07
exynos5250: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-01-10
Fix mainboard names for daisy and peach_pit
David Hendricks
2014-12-16
i2c: Replace the i2c API.
Gabe Black
2014-11-10
arm: Redesign, clarify and clean up cache related code
Julius Werner
2014-09-25
snow: Rename snow to daisy.
Gabe Black