summaryrefslogtreecommitdiff
path: root/src/vendorcode
AgeCommit message (Expand)Author
2015-04-07cbfs: Enforce media->map() result checking, improve error messagesJulius Werner
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-06Add predefined __ROMSTAGE__ and __RAMSTAGE__ macrosJulius Werner
2015-04-04build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi
2015-04-02vboot: add vbnv flash driverDaisuke Nojiri
2015-04-01chromeos: INCLUDES was renamed to CPPFLAGS_commonPatrick Georgi
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-03-07AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2Kyösti Mälkki
2015-02-14AMD cimx/sb800: Disable unused GPP portsKyösti Mälkki
2015-01-31intel/rangeley: Update UPD_DATA_REGION to support POST-GOLD 2 FSPYork Yang
2015-01-31vendorcode/amd/agesa/f14: update microcodeNicolas Reinecke
2015-01-27southbridge/amd/pi: Rename Avalon to HudsonDave Frodin
2015-01-27AMD Bald Eagle: Add binary PI vendorcode filesBruce Griffith
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-14vendorcode/amd/agesa: Remove UCODE_VS_FLAG() macro unused variableEdward O'Callaghan
2015-01-13vboot2: add verstageDaisuke Nojiri
2015-01-13vendorcode/intel: remove DebugDeadLoop() from fsptypes.hMartin Roth
2015-01-03elog: Add function to log boot reason in ChromeOS caseDavid Hendricks
2014-12-31vendorcode/amd/cimx/sbX00: Make SBPort.c filename consistentEdward O'Callaghan
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-22amd/agesa/f15/Proc/Common/S3SaveState.c: Sync with f15tnEdward O'Callaghan
2014-12-18AMD Trinity: Update SMU firmware from 10.9 to 10.14Zheng Bao
2014-12-17chromeos: Add empty functions when CONFIG_CHROMEOS is disabledDuncan Laurie