summaryrefslogtreecommitdiffstats
path: root/src/vendorcode
Commit message (Expand)AuthorAgeFilesLines
* 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
* vboot2: avoid fall through when hard_reset is not implementedDaisuke Nojiri2015-03-245-5/+7
* vboot2: load decompressed stage directly to load addressDaisuke Nojiri2015-03-241-21/+10
* vboot2: Make struct vb2_working_data cpu architecture agnosticDaisuke Nojiri2015-03-245-29/+49
* vboot2: separate verstage from bootblockDaisuke Nojiri2015-03-2410-293/+619
* nyans: reduce code duplication in bootblock and romstagesDaisuke Nojiri2015-03-242-58/+18
* vboot: Introduce kconfig variable for VBNV backing storageDavid Hendricks2015-03-232-4/+16
* vboot: Update VBOOT_CFLAGS to include rmodules ccoptsFurquan Shaikh2015-03-231-0/+1
* vboot2: translate shared data to hand off to depthchargeDaisuke Nojiri2015-03-234-0/+145
* chromeos: rename for easier patch mergingAaron Durbin2015-03-232-2/+2
* vboot2: read secdata and nvdataDaisuke Nojiri2015-03-233-496/+188
* loaders: add program_loading.h header fileAaron Durbin2015-03-202-2/+2
* Add and consistently use wrapper macro for romstage static variablesJulius Werner2015-03-092-18/+5
* AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2Kyösti Mälkki2015-03-079-34/+12
* AMD cimx/sb800: Disable unused GPP portsKyösti Mälkki2015-02-141-1/+4
* intel/rangeley: Update UPD_DATA_REGION to support POST-GOLD 2 FSPYork Yang2015-01-311-5/+10
* vendorcode/amd/agesa/f14: update microcodeNicolas Reinecke2015-01-317-5202/+532
* southbridge/amd/pi: Rename Avalon to HudsonDave Frodin2015-01-271-1/+1
* AMD Bald Eagle: Add binary PI vendorcode filesBruce Griffith2015-01-276-0/+1989
* vboot2: copy tlcl from vboot_reference as a preparation for vboot2 integrationDaisuke Nojiri2015-01-271-0/+676
* vboot_wrapper: handling VBERROR_TPM_REBOOT_REQUIRED from VbInit().Kevin Cheng2015-01-273-1/+13
* vboot2: read dev and recovery switchDaisuke Nojiri2015-01-271-6/+6
* vboot2: implement vb2ex_read_resourceDaisuke Nojiri2015-01-271-18/+37
* vboot2: implement select_firmware for pre-romstage verificationDaisuke Nojiri2015-01-274-2/+351
* vboot2: add verstageStefan Reinauer2015-01-272-0/+17
* fmap: Fix pointer related castsFurquan Shaikh2015-01-161-1/+1
* Revert "vboot2: add verstage"Paul Menzel2015-01-142-17/+0
* vendorcode/amd/agesa: Remove UCODE_VS_FLAG() macro unused variableEdward O'Callaghan2015-01-148-17/+3
* vboot2: add verstageDaisuke Nojiri2015-01-132-0/+17
* vendorcode/intel: remove DebugDeadLoop() from fsptypes.hMartin Roth2015-01-134-28/+8
* elog: Add function to log boot reason in ChromeOS caseDavid Hendricks2015-01-033-1/+60
* vendorcode/amd/cimx/sbX00: Make SBPort.c filename consistentEdward O'Callaghan2014-12-316-6/+6
* chromeos: Unconditionally clear the EC recovery requestSheng-Liang Song2014-12-302-1/+9
* vboot: Convert response_length from uint32_t to size_t in VbExTpmSendReceiveDaisuke Nojiri2014-12-301-2/+6
* vboot: Add a new post code for TPM failureDuncan Laurie2014-12-301-0/+1
* amd/agesa/f15/Proc/Common/S3SaveState.c: Sync with f15tnEdward O'Callaghan2014-12-221-44/+42
* AMD Trinity: Update SMU firmware from 10.9 to 10.14Zheng Bao2014-12-181-1285/+2586
* chromeos: Add empty functions when CONFIG_CHROMEOS is disabledDuncan Laurie2014-12-171-0/+4
* chromeos: vboot_loader: Add support for SW_WP_ENABLED flagShawn Nematbakhsh2014-12-173-0/+12
* amd/agesa/f*/Lib/amdlib.c: Integer overflow in loop constructEdward O'Callaghan2014-12-166-30/+77
* tegra124: Skip display init when vboot says we don't need it.Gabe Black2014-12-152-0/+14
* vendorcode/amd/pi/00730F01/Lib/amdlib.c: Remove optimize attributeBruce Griffith2014-12-121-31/+35