summaryrefslogtreecommitdiff
path: root/src/vendorcode
AgeCommit message (Expand)Author
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
2014-12-17chromeos: vboot_loader: Add support for SW_WP_ENABLED flagShawn Nematbakhsh
2014-12-16amd/agesa/f*/Lib/amdlib.c: Integer overflow in loop constructEdward O'Callaghan
2014-12-15tegra124: Skip display init when vboot says we don't need it.Gabe Black
2014-12-12vendorcode/amd/pi/00730F01/Lib/amdlib.c: Remove optimize attributeBruce Griffith
2014-12-10vendorcode/amd/agesa/f16kb/*/PcieComplexDataKB.c: Implicit truncationEdward O'Callaghan
2014-12-09vboot: allow for non-memory-mapped VBOOT regionsAaron Durbin
2014-12-08vendorcode/amd/agesa/fam10: Build as a static libraryEdward O'Callaghan
2014-12-08vendorcode/amd/agesa/fam15: Build as a static libraryEdward O'Callaghan
2014-12-07vendorcode/amd/agesa/f1{5,5tn,6kb}: Silence empty loop warnEdward O'Callaghan
2014-12-07vendorcode/amd/agesa/f15tn/*/F15TnMsrTables.c: Topology Extensions SupportEdward O'Callaghan
2014-12-06vendorcode/amd/agesa: Remove unused helper.c fileAlexandru Gagniuc
2014-12-06vendorcode/amd/agesa: Make Porting.h common between familiesEdward O'Callaghan
2014-12-06vendorcode/amd/agesa/f15tn: Fix GnbIommuScratch in AGESA compilationEdward O'Callaghan
2014-12-06vendorcode/amd/agesa/fam15tn: Clean #includes in public headersAlexandru Gagniuc
2014-12-05vendorcode/amd/agesa/f15tn: Trim out ASCII art in GnbIommuScratch.cEdward O'Callaghan
2014-12-04vendorcode/amd/agesa/f*/cpcar.in: Remove non-GCC CAR implementationEdward O'Callaghan
2014-12-01Mark non-executable files non-executablePatrick Georgi
2014-11-29vendorcode/intel/fsp: Update FSP_VENDORCODE_HEADER_PATHFEI WANG
2014-11-28Use AMD_F15_TN_A0 define in FTnLogicalIdTables.cEdward O'Callaghan
2014-11-27vendorcode/amd/agesa: Use F15TN AGESA for F15RLEdward O'Callaghan
2014-11-21intel/fsp_baytrail: add Gold3 FSP supportYork Yang