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
/
vendorcode
/
google
/
chromeos
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2015-04-06
New mechanism to define SRAM/memory map with automatic bounds checking
Julius Werner
2015-04-04
build system: rename __BOOT_BLOCK__ and __VER_STAGE__
Patrick Georgi
2015-04-01
chromeos: INCLUDES was renamed to CPPFLAGS_common
Patrick Georgi
2015-03-30
build system: provide generic compiler flag variables
Patrick Georgi
2015-03-29
build system: remove intermediate link step in vboot
Patrick Georgi
2015-03-26
Chrome OS vendorcode: Fix vboot_reference compilation
Stefan Reinauer
2015-03-24
vboot: add vbnv_flash as template
Daisuke Nojiri
2015-03-24
vboot2: avoid fall through when hard_reset is not implemented
Daisuke Nojiri
2015-03-24
vboot2: separate verstage from bootblock
Daisuke Nojiri
2015-03-24
nyans: reduce code duplication in bootblock and romstages
Daisuke Nojiri
2015-03-23
vboot: Introduce kconfig variable for VBNV backing storage
David Hendricks
2015-03-23
vboot: Update VBOOT_CFLAGS to include rmodules ccopts
Furquan Shaikh
2015-03-23
vboot2: translate shared data to hand off to depthcharge
Daisuke Nojiri
2015-03-23
chromeos: rename for easier patch merging
Aaron Durbin
2015-03-23
vboot2: read secdata and nvdata
Daisuke Nojiri
2015-01-27
vboot2: implement select_firmware for pre-romstage verification
Daisuke Nojiri
2015-01-27
vboot2: add verstage
Stefan Reinauer
2015-01-14
Revert "vboot2: add verstage"
Paul Menzel
2015-01-13
vboot2: add verstage
Daisuke Nojiri
2015-01-03
elog: Add function to log boot reason in ChromeOS case
David Hendricks
2014-12-09
vboot: allow for non-memory-mapped VBOOT regions
Aaron Durbin
2014-10-07
vendorcode: Add ChromeOS VPD parser.
Hung-Te Lin
2014-08-13
chromeos: On ARM platforms VBNV lives in the EC
Stefan Reinauer
2014-08-11
coreboot classes: Add dynamic classes to coreboot
Furquan Shaikh
2014-05-25
ChromeOS: Rename chromeos.c in vendorcode
Kyösti Mälkki
2014-05-19
build: use CFLAGS_* in more places where they're needed
Patrick Georgi
2014-05-17
build: kill one indirection
Patrick Georgi
2014-05-17
build: separate CPPFLAGS from CFLAGS
Patrick Georgi
2014-05-17
build: CPPFLAGS is more common than INCLUDES
Patrick Georgi
2014-05-08
ChromeOS boards: Use explicit include of chromeos.c
Kyösti Mälkki
2014-05-06
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-03-20
rmodules: use rmodtool to create rmodules
Aaron Durbin
2014-03-11
chromeos: provide option to dynamically allocate ram oops buffer
Aaron Durbin
2013-04-01
chromeos: honor MOCK_TPM=1
Aaron Durbin
2013-03-23
vboot module: fix compilation issues
Aaron Durbin
2013-03-22
vboot: pass correct coreboot include paths
Aaron Durbin
2013-03-22
romstage: add support for vboot firmware selection
Aaron Durbin
2013-02-25
google/snow: enable GPIO entries and CHROMEOS in building
Ronald G. Minnich
2012-11-16
Reduce number of per-mainboard changes
Stefan Reinauer
2012-11-08
ELOG: Find flash base in FMAP if possible
Duncan Laurie
2012-11-07
SandyBridge/IvyBridge: Use flash map to find MRC cache
Stefan Reinauer
2012-04-02
Add Google ChromeOS vendor support
Stefan Reinauer