aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/google
AgeCommit message (Expand)Author
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-24rk3288: update romstage & mainboardhuang lin
2015-03-24vboot: Add support for OPROM_MATTERS and SLOW_ECDuncan Laurie
2015-03-24vboot: add vbnv_flash as templateDaisuke Nojiri
2015-03-24vboot2: factory-initialize kernel space in tpmDaisuke Nojiri
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
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-03-20loaders: add program_loading.h header fileAaron Durbin
2015-03-09Add and consistently use wrapper macro for romstage static variablesJulius Werner
2015-01-27vboot2: copy tlcl from vboot_reference as a preparation for vboot2 integrationDaisuke Nojiri
2015-01-27vboot_wrapper: handling VBERROR_TPM_REBOOT_REQUIRED from VbInit().Kevin Cheng
2015-01-27vboot2: read dev and recovery switchDaisuke Nojiri
2015-01-27vboot2: implement vb2ex_read_resourceDaisuke Nojiri
2015-01-27vboot2: implement select_firmware for pre-romstage verificationDaisuke Nojiri
2015-01-27vboot2: add verstageStefan Reinauer
2015-01-16fmap: Fix pointer related castsFurquan Shaikh
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-30chromeos: Unconditionally clear the EC recovery requestSheng-Liang Song
2014-12-30vboot: Convert response_length from uint32_t to size_t in VbExTpmSendReceiveDaisuke Nojiri
2014-12-30vboot: Add a new post code for TPM failureDuncan Laurie
2014-12-17chromeos: Add empty functions when CONFIG_CHROMEOS is disabledDuncan Laurie
2014-12-17chromeos: vboot_loader: Add support for SW_WP_ENABLED flagShawn Nematbakhsh
2014-12-15tegra124: Skip display init when vboot says we don't need it.Gabe Black
2014-12-09vboot: allow for non-memory-mapped VBOOT regionsAaron Durbin
2014-11-15vboot: allow non-relocatable ramstage loadingAaron Durbin
2014-11-15chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWAREAaron Durbin
2014-11-13vboot: provide empty vboot_verify_firmware()Aaron Durbin
2014-10-07vendorcode: Add ChromeOS VPD parser.Hung-Te Lin
2014-09-10tpm: Clean up I2C TPM driverStefan Reinauer
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-08-13chromeos: On ARM platforms VBNV lives in the ECStefan Reinauer
2014-08-11coreboot classes: Add dynamic classes to corebootFurquan Shaikh
2014-08-10vboot: Implement VbExGetTimer using monotonic timersStefan Reinauer
2014-08-08chromeos: Add code to read FMAP on ARMStefan Reinauer
2014-07-08vendorcode/google: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
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-08Declare get_write_protect_state() without ChromeOSKyösti Mälkki
2014-05-08Rename from save_chromeos_gpios() to init_bootmode_straps()Kyösti Mälkki
2014-05-08ChromeOS boards: Use explicit include of chromeos.cKyösti Mälkki
2014-05-06Introduce stage-specific architecture for corebootFurquan Shaikh
2014-05-01Build without ChromeOSKyösti Mälkki
2014-05-01ChromeOS: Remove oprom_is_loadedKyösti Mälkki
2014-05-01Declare recovery and developer modes outside ChromeOSKyösti Mälkki
2014-04-09console: Add printk helper for ChromeOSKyösti Mälkki
2014-04-05chromeos: fix build breakage when !CHROMEOS_RAMOOPSAaron Durbin
2014-03-20rmodules: use rmodtool to create rmodulesAaron Durbin
2014-03-11chromeos: provide option to dynamically allocate ram oops bufferAaron Durbin
2014-03-03coreboot: unify infrastructure for loading payloadsAaron Durbin
2014-02-15coreboot: infrastructure for different ramstage loadersAaron Durbin
2014-02-15x86: provide stage_exit() like armAaron Durbin
2014-01-30chromeos: provide option to identify reference code blobAaron Durbin
2014-01-30vboot: provide empty vboot_verify_firmware()Aaron Durbin
2014-01-30VBOOT: Set virtual recovery switch based on EC Software SyncDuncan Laurie
2014-01-28rmodule: consolidate rmodule stage loadingAaron Durbin
2014-01-28chromeos: include stddef to fix compilation errorAaron Durbin
2014-01-12CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_fileVladimir Serbinenko
2014-01-12lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko
2013-12-21chromeos: Check for recovery reason code in shared dataDuncan Laurie
2013-12-03vboot: use out_flags to indicate recovery modeDuncan Laurie
2013-12-03vboot: Do not pass OPROM_MATTERS flag to VbInitDuncan Laurie
2013-12-02Add option to disable ChromeOSKyösti Mälkki
2013-12-02vboot: use out_flags to indicate dev modeAaron Durbin
2013-11-25slippy: Minor vboot related fixesDuncan Laurie
2013-11-24Honor vboot's request to load the VGA option ROMBill Richardson
2013-11-24Fix compile error in chromeos by adding stddef.hDuncan Laurie
2013-10-13Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer
2013-08-16Correct spelling of shadow, setting and memoryPaul Menzel
2013-08-15CBFS: Change the signature of cbfs_decompress.Gabe Black
2013-05-16chromeos: use cache-as-ram migration API for vbnvAaron Durbin
2013-05-14EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1.Ronald G. Minnich
2013-04-20Eliminate use of pointers in coreboot tableStefan Reinauer
2013-04-01chromeos: honor MOCK_TPM=1Aaron Durbin
2013-03-29chromeos: remove CACHE_ROM automatic selectionAaron Durbin
2013-03-23vboot module: fix compilation issuesAaron Durbin
2013-03-22Unify coreboot table generationStefan Reinauer
2013-03-22vboot: pass correct coreboot include pathsAaron Durbin
2013-03-22coreboot: add vboot_handoff to coreboot tablesAaron Durbin
2013-03-22romstage: add support for vboot firmware selectionAaron Durbin
2013-03-16google/snow: rename a file so that it is clear what board it is forRonald G. Minnich
2013-02-25google/snow: enable GPIO entries and CHROMEOS in buildingRonald G. Minnich
2013-02-11snow: make build script erase 192KB instead of 128KBDavid Hendricks
2013-01-12No random directoriesStefan Reinauer
2012-11-16Reduce number of per-mainboard changesStefan Reinauer
2012-11-13cros: Inform U-Boot via fake gpio when VGA Option ROM is loadedBill Richardson