summaryrefslogtreecommitdiffstats
path: root/src/vendorcode/google/chromeos
Commit message (Expand)AuthorAgeFilesLines
...
* vboot2 workbuf alignment is now 16 bytes, not 8Bill Richardson2015-04-202-3/+6
* vboot2: provide path for booting using alternative CBFS instancesVadim Bendebury2015-04-183-11/+26
* vboot2: Implement new vb2ex_hwcrypto APIJulius Werner2015-04-181-0/+23
* vboot: make vboot2_verify_firmware returnDaisuke Nojiri2015-04-182-8/+4
* chromeos: Provide common watchdog reboot supportJulius Werner2015-04-175-0/+60
* chromeos: Move memlayout.h/symbols.h into common directoryJulius Werner2015-04-174-8/+8
* veyron: move setup_chromeos_gpios() prototype to board.hJulius Werner2015-04-171-3/+0
* timestamps: You can never have enough of them!Julius Werner2015-04-143-16/+52
* rk3288: Add CBMEM console support and fix RETURN_FROM_VERSTAGEJulius Werner2015-04-141-4/+10
* CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstoolJulius Werner2015-04-141-0/+1
* Fix dependency issue in Chrome OS vendor codeStefan Reinauer2015-04-131-0/+8
* vboot: remove vboot_handoff.h from chromeos.hDaisuke Nojiri2015-04-133-0/+3
* vboot2: Fill vboot1 handoff with correct TPM firmware versionJulius Werner2015-04-131-1/+1
* The vboot_reference fwlib2 target has changed to fwlib20Bill Richardson2015-04-131-2/+2
* chromeos: add get_recovery_mode_from_vbnv() to vbnv_flashDavid Hendricks2015-04-131-0/+10
* chromeos: Reverse FMAP signature constant to avoid having it in .rodataJulius Werner2015-04-132-5/+10
* vbnv flash: use proper SPI flash offset for NVRAMVadim Bendebury2015-04-131-21/+24
* chromeos: Move common VBNV offsets to a headerDavid Hendricks2015-04-133-56/+53
* vboot1: Set BEFORE_OPROM_LOAD flag for VbInit()Duncan Laurie2015-04-131-0/+1
* vboot1: Fix compilation error with CONFIG_ARCH_ROMSTAGE_ARM64 enabledYidi Lin2015-04-131-2/+2
* vboot2: use offset to vboot2 work buffer instead of absolute addressDaisuke Nojiri2015-04-135-7/+13
* fmap: allocate memory as much as discovered fmap sizeDaisuke Nojiri2015-04-101-20/+45
* vboot: Remove unused 2lib header pathRandall Spangler2015-04-101-1/+0
* vboot: Include vb2_api.h, instead of lower-level vboot2 header filesRandall Spangler2015-04-104-7/+7
* vboot2: Reduce minimum required work buffer sizeJulius Werner2015-04-101-2/+5
* vboot: add physical recovery switch supportDaisuke Nojiri2015-04-103-4/+11
* vboot2: update fw_version_tpm when creating vboot1 shared dataDaisuke Nojiri2015-04-101-0/+1
* ramoops: Add support for passing ramoops region through cb tables.Furquan Shaikh2015-04-102-1/+37
* chromeos: Add correct dependency on HAVE_ACPI_TABLES for gvns and ramoops.Furquan Shaikh2015-04-103-2/+6
* vboot: reduce references to parent's files in MakefilesDaisuke Nojiri2015-04-102-9/+18
* vboot: fix invalid check for the returned value from spi_flash->writeDaisuke Nojiri2015-04-101-2/+1
* vboot: adding VBSD_BOOT_FIRMWARE_WP_ENABLED logicGediminas Ramanauskas2015-04-101-1/+4
* fmap: use CBFS for all other than x86 platformsVadim Bendebury2015-04-101-1/+1
* chromeos: Add a function to copy VPD WiFi calibration data to CBMEMVadim Bendebury2015-04-103-1/+200
* vboot: move vboot files to designated directoryDaisuke Nojiri2015-04-1022-423/+587
* chromeos: add another VPD access APIVadim Bendebury2015-04-102-5/+37
* chromeos: move VPD MAC address retrieval functionVadim Bendebury2015-04-102-1/+94
* cbfs: Enforce media->map() result checking, improve error messagesJulius Werner2015-04-071-1/+2
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-066-4/+145
* Add predefined __ROMSTAGE__ and __RAMSTAGE__ macrosJulius Werner2015-04-061-1/+1
* build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi2015-04-041-1/+1
* vboot: add vbnv flash driverDaisuke Nojiri2015-04-021-0/+161
* chromeos: INCLUDES was renamed to CPPFLAGS_commonPatrick Georgi2015-04-011-2/+2
* build system: provide generic compiler flag variablesPatrick Georgi2015-03-301-2/+1
* build system: remove intermediate link step in vbootPatrick Georgi2015-03-291-5/+1
* Chrome OS vendorcode: Fix vboot_reference compilationStefan Reinauer2015-03-261-7/+7
* rk3288: update romstage & mainboardhuang lin2015-03-241-0/+3
* vboot: Add support for OPROM_MATTERS and SLOW_ECDuncan Laurie2015-03-243-0/+38
* vboot: add vbnv_flash as templateDaisuke Nojiri2015-03-243-1/+37
* vboot2: factory-initialize kernel space in tpmDaisuke Nojiri2015-03-241-15/+46
OpenPOWER on IntegriCloud