summaryrefslogtreecommitdiff
path: root/src/vendorcode/google/chromeos/Makefile.inc
AgeCommit message (Expand)Author
2015-04-10vboot: move vboot files to designated directoryDaisuke Nojiri
2015-04-10chromeos: move VPD MAC address retrieval functionVadim Bendebury
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-04build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi
2015-04-01chromeos: INCLUDES was renamed to CPPFLAGS_commonPatrick Georgi
2015-03-30build system: provide generic compiler flag variablesPatrick Georgi
2015-03-29build system: remove intermediate link step in vbootPatrick Georgi
2015-03-26Chrome OS vendorcode: Fix vboot_reference compilationStefan Reinauer
2015-03-24vboot: add vbnv_flash as templateDaisuke Nojiri
2015-03-24vboot2: avoid fall through when hard_reset is not implementedDaisuke Nojiri
2015-03-24vboot2: separate verstage from bootblockDaisuke Nojiri
2015-03-24nyans: reduce code duplication in bootblock and romstagesDaisuke Nojiri
2015-03-23vboot: Introduce kconfig variable for VBNV backing storageDavid Hendricks
2015-03-23vboot: Update VBOOT_CFLAGS to include rmodules ccoptsFurquan Shaikh
2015-03-23vboot2: translate shared data to hand off to depthchargeDaisuke Nojiri
2015-03-23chromeos: rename for easier patch mergingAaron Durbin
2015-03-23vboot2: read secdata and nvdataDaisuke Nojiri
2015-01-27vboot2: implement select_firmware for pre-romstage verificationDaisuke Nojiri
2015-01-27vboot2: add verstageStefan Reinauer
2015-01-14Revert "vboot2: add verstage"Paul Menzel
2015-01-13vboot2: add verstageDaisuke Nojiri
2015-01-03elog: Add function to log boot reason in ChromeOS caseDavid Hendricks
2014-12-09vboot: allow for non-memory-mapped VBOOT regionsAaron Durbin
2014-10-07vendorcode: Add ChromeOS VPD parser.Hung-Te Lin
2014-08-13chromeos: On ARM platforms VBNV lives in the ECStefan Reinauer
2014-08-11coreboot classes: Add dynamic classes to corebootFurquan Shaikh
2014-05-25ChromeOS: Rename chromeos.c in vendorcodeKyösti Mälkki
2014-05-19build: use CFLAGS_* in more places where they're neededPatrick Georgi
2014-05-17build: kill one indirectionPatrick Georgi
2014-05-17build: separate CPPFLAGS from CFLAGSPatrick Georgi
2014-05-17build: CPPFLAGS is more common than INCLUDESPatrick Georgi
2014-05-08ChromeOS boards: Use explicit include of chromeos.cKyösti Mälkki
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-03-20rmodules: use rmodtool to create rmodulesAaron Durbin
2014-03-11chromeos: provide option to dynamically allocate ram oops bufferAaron Durbin
2013-04-01chromeos: honor MOCK_TPM=1Aaron Durbin
2013-03-23vboot module: fix compilation issuesAaron Durbin
2013-03-22vboot: pass correct coreboot include pathsAaron Durbin
2013-03-22romstage: add support for vboot firmware selectionAaron Durbin
2013-02-25google/snow: enable GPIO entries and CHROMEOS in buildingRonald G. Minnich
2012-11-16Reduce number of per-mainboard changesStefan Reinauer
2012-11-08ELOG: Find flash base in FMAP if possibleDuncan Laurie
2012-11-07SandyBridge/IvyBridge: Use flash map to find MRC cacheStefan Reinauer
2012-04-02Add Google ChromeOS vendor supportStefan Reinauer