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
/
peach_pit
Age
Commit message (
Expand
)
Author
2015-08-28
edid: Use edid_mode struct to reduce redundancy
David Hendricks
2015-08-21
ChromeOS: Fix Kconfig dependencies
Martin Roth
2015-06-30
google/peach_pit: disable Chrome OS support
Patrick Georgi
2015-06-02
cbfs: new API and better program loading
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-22
mainboards: Add CHROMEOS_VBNV_* where appropriate
Patrick Georgi
2015-04-21
arm(64): Globally replace writel(v, a) with write32(a, v)
Julius Werner
2015-04-18
kconfig: automatically include mainboards
Stefan Reinauer
2015-04-07
exynos5420: 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-03-20
romstages: use common run_ramstage()
Aaron Durbin
2015-03-10
ARM romstages: Support and fix COLLECT_TIMESTAMPS
Kyösti Mälkki
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-10-17
Add board_info for all Google/Intel boards mitting the file
Stefan Reinauer
2014-09-25
pit: Rename pit to peach_pit.
Gabe Black