summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/google/chromeos/chromeos.c
Commit message (Expand)AuthorAgeFilesLines
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* chromeos: vboot-related functions move to common vboot codePaul Kocialkowski2015-09-291-32/+0
* chromeos: vboot and chromeos dependency removal for sw write protect statePaul Kocialkowski2015-09-231-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* chromeos: add missing vboot functionsAaron Durbin2015-05-111-2/+17
* chromeos: Use __attribute__ normal formPatrick Georgi2015-04-301-1/+1
* chromeos: fix some compilation issuesAaron Durbin2015-04-221-27/+0
* chromeos: Drop {developer,recovery}_mode_enabledPatrick Georgi2015-04-221-23/+0
* vboot: remove vboot_handoff.h from chromeos.hDaisuke Nojiri2015-04-131-0/+1
* vboot: move vboot files to designated directoryDaisuke Nojiri2015-04-101-171/+12
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-061-1/+2
* Add predefined __ROMSTAGE__ and __RAMSTAGE__ macrosJulius Werner2015-04-061-1/+1
* vboot2: avoid fall through when hard_reset is not implementedDaisuke Nojiri2015-03-241-1/+2
* vboot2: load decompressed stage directly to load addressDaisuke Nojiri2015-03-241-21/+10
* vboot2: Make struct vb2_working_data cpu architecture agnosticDaisuke Nojiri2015-03-241-11/+2
* vboot2: separate verstage from bootblockDaisuke Nojiri2015-03-241-0/+284
* ChromeOS: Rename chromeos.c in vendorcodeKyösti Mälkki2014-05-251-120/+0
* Declare recovery and developer modes outside ChromeOSKyösti Mälkki2014-05-011-32/+4
* coreboot: unify infrastructure for loading payloadsAaron Durbin2014-03-031-1/+24
* CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_fileVladimir Serbinenko2014-01-121-1/+1
* vboot: use out_flags to indicate recovery modeDuncan Laurie2013-12-031-4/+26
* vboot: use out_flags to indicate dev modeAaron Durbin2013-12-021-1/+20
* Fix compile error in chromeos by adding stddef.hDuncan Laurie2013-11-241-0/+1
* Unify coreboot table generationStefan Reinauer2013-03-221-1/+1
* coreboot: add vboot_handoff to coreboot tablesAaron Durbin2013-03-221-0/+14
* romstage: add support for vboot firmware selectionAaron Durbin2013-03-221-0/+32
* Add Google ChromeOS vendor supportStefan Reinauer2012-04-021-0/+37
OpenPOWER on IntegriCloud