aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/google/chromeos/chromeos.c
AgeCommit message (Expand)Author
2016-11-18google/chromeec: Add common infrastructure for boot-mode switchesFurquan Shaikh
2016-11-14vboot: Add new function for logging recovery mode switchesFurquan Shaikh
2016-07-25vboot: Clean up vboot codeFurquan Shaikh
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-29chromeos: vboot-related functions move to common vboot codePaul Kocialkowski
2015-09-23chromeos: vboot and chromeos dependency removal for sw write protect statePaul Kocialkowski
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-11chromeos: add missing vboot functionsAaron Durbin
2015-04-30chromeos: Use __attribute__ normal formPatrick Georgi
2015-04-22chromeos: fix some compilation issuesAaron Durbin
2015-04-22chromeos: Drop {developer,recovery}_mode_enabledPatrick Georgi
2015-04-13vboot: remove vboot_handoff.h from chromeos.hDaisuke Nojiri
2015-04-10vboot: move vboot files to designated directoryDaisuke Nojiri
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-06Add predefined __ROMSTAGE__ and __RAMSTAGE__ macrosJulius Werner
2015-03-24vboot2: avoid fall through when hard_reset is not implementedDaisuke Nojiri
2015-03-24vboot2: load decompressed stage directly to load addressDaisuke Nojiri
2015-03-24vboot2: Make struct vb2_working_data cpu architecture agnosticDaisuke Nojiri
2015-03-24vboot2: separate verstage from bootblockDaisuke Nojiri
2014-05-25ChromeOS: Rename chromeos.c in vendorcodeKyösti Mälkki
2014-05-01Declare recovery and developer modes outside ChromeOSKyösti Mälkki
2014-03-03coreboot: unify infrastructure for loading payloadsAaron Durbin
2014-01-12CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_fileVladimir Serbinenko
2013-12-03vboot: use out_flags to indicate recovery modeDuncan Laurie
2013-12-02vboot: use out_flags to indicate dev modeAaron Durbin
2013-11-24Fix compile error in chromeos by adding stddef.hDuncan Laurie
2013-03-22Unify coreboot table generationStefan Reinauer
2013-03-22coreboot: add vboot_handoff to coreboot tablesAaron Durbin
2013-03-22romstage: add support for vboot firmware selectionAaron Durbin
2012-04-02Add Google ChromeOS vendor supportStefan Reinauer