Age | Commit message (Expand) | Author |
2015-04-07 | cbfs: Enforce media->map() result checking, improve error messages | Julius Werner |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-04-06 | Add predefined __ROMSTAGE__ and __RAMSTAGE__ macros | Julius Werner |
2015-04-04 | build system: rename __BOOT_BLOCK__ and __VER_STAGE__ | Patrick Georgi |
2015-04-02 | vboot: add vbnv flash driver | Daisuke Nojiri |
2015-04-01 | chromeos: INCLUDES was renamed to CPPFLAGS_common | Patrick Georgi |
2015-03-30 | build system: provide generic compiler flag variables | Patrick Georgi |
2015-03-29 | build system: remove intermediate link step in vboot | Patrick Georgi |
2015-03-26 | Chrome OS vendorcode: Fix vboot_reference compilation | Stefan Reinauer |
2015-03-24 | rk3288: update romstage & mainboard | huang lin |
2015-03-24 | vboot: Add support for OPROM_MATTERS and SLOW_EC | Duncan Laurie |
2015-03-24 | vboot: add vbnv_flash as template | Daisuke Nojiri |
2015-03-24 | vboot2: factory-initialize kernel space in tpm | Daisuke Nojiri |
2015-03-24 | vboot2: avoid fall through when hard_reset is not implemented | Daisuke Nojiri |
2015-03-24 | vboot2: load decompressed stage directly to load address | Daisuke Nojiri |
2015-03-24 | vboot2: Make struct vb2_working_data cpu architecture agnostic | Daisuke Nojiri |
2015-03-24 | vboot2: separate verstage from bootblock | Daisuke Nojiri |
2015-03-24 | nyans: reduce code duplication in bootblock and romstages | Daisuke Nojiri |
2015-03-23 | vboot: Introduce kconfig variable for VBNV backing storage | David Hendricks |
2015-03-23 | vboot: Update VBOOT_CFLAGS to include rmodules ccopts | Furquan Shaikh |
2015-03-23 | vboot2: translate shared data to hand off to depthcharge | Daisuke Nojiri |
2015-03-23 | chromeos: rename for easier patch merging | Aaron Durbin |
2015-03-23 | vboot2: read secdata and nvdata | Daisuke Nojiri |
2015-03-20 | loaders: add program_loading.h header file | Aaron Durbin |
2015-03-09 | Add and consistently use wrapper macro for romstage static variables | Julius Werner |
2015-03-07 | AMD: Uniformly define MSRs for TOP_MEM and TOP_MEM2 | Kyösti Mälkki |
2015-02-14 | AMD cimx/sb800: Disable unused GPP ports | Kyösti Mälkki |
2015-01-31 | intel/rangeley: Update UPD_DATA_REGION to support POST-GOLD 2 FSP | York Yang |
2015-01-31 | vendorcode/amd/agesa/f14: update microcode | Nicolas Reinecke |
2015-01-27 | southbridge/amd/pi: Rename Avalon to Hudson | Dave Frodin |
2015-01-27 | AMD Bald Eagle: Add binary PI vendorcode files | Bruce Griffith |
2015-01-27 | vboot2: copy tlcl from vboot_reference as a preparation for vboot2 integration | Daisuke Nojiri |
2015-01-27 | vboot_wrapper: handling VBERROR_TPM_REBOOT_REQUIRED from VbInit(). | Kevin Cheng |
2015-01-27 | vboot2: read dev and recovery switch | Daisuke Nojiri |
2015-01-27 | vboot2: implement vb2ex_read_resource | Daisuke Nojiri |
2015-01-27 | vboot2: implement select_firmware for pre-romstage verification | Daisuke Nojiri |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2015-01-16 | fmap: Fix pointer related casts | Furquan Shaikh |
2015-01-14 | Revert "vboot2: add verstage" | Paul Menzel |
2015-01-14 | vendorcode/amd/agesa: Remove UCODE_VS_FLAG() macro unused variable | Edward O'Callaghan |
2015-01-13 | vboot2: add verstage | Daisuke Nojiri |
2015-01-13 | vendorcode/intel: remove DebugDeadLoop() from fsptypes.h | Martin Roth |
2015-01-03 | elog: Add function to log boot reason in ChromeOS case | David Hendricks |
2014-12-31 | vendorcode/amd/cimx/sbX00: Make SBPort.c filename consistent | Edward O'Callaghan |
2014-12-30 | chromeos: Unconditionally clear the EC recovery request | Sheng-Liang Song |
2014-12-30 | vboot: Convert response_length from uint32_t to size_t in VbExTpmSendReceive | Daisuke Nojiri |
2014-12-30 | vboot: Add a new post code for TPM failure | Duncan Laurie |
2014-12-22 | amd/agesa/f15/Proc/Common/S3SaveState.c: Sync with f15tn | Edward O'Callaghan |
2014-12-18 | AMD Trinity: Update SMU firmware from 10.9 to 10.14 | Zheng Bao |
2014-12-17 | chromeos: Add empty functions when CONFIG_CHROMEOS is disabled | Duncan Laurie |
2014-12-17 | chromeos: vboot_loader: Add support for SW_WP_ENABLED flag | Shawn Nematbakhsh |
2014-12-16 | amd/agesa/f*/Lib/amdlib.c: Integer overflow in loop construct | Edward O'Callaghan |
2014-12-15 | tegra124: Skip display init when vboot says we don't need it. | Gabe Black |
2014-12-12 | vendorcode/amd/pi/00730F01/Lib/amdlib.c: Remove optimize attribute | Bruce Griffith |
2014-12-10 | vendorcode/amd/agesa/f16kb/*/PcieComplexDataKB.c: Implicit truncation | Edward O'Callaghan |
2014-12-09 | vboot: allow for non-memory-mapped VBOOT regions | Aaron Durbin |
2014-12-08 | vendorcode/amd/agesa/fam10: Build as a static library | Edward O'Callaghan |
2014-12-08 | vendorcode/amd/agesa/fam15: Build as a static library | Edward O'Callaghan |
2014-12-07 | vendorcode/amd/agesa/f1{5,5tn,6kb}: Silence empty loop warn | Edward O'Callaghan |
2014-12-07 | vendorcode/amd/agesa/f15tn/*/F15TnMsrTables.c: Topology Extensions Support | Edward O'Callaghan |
2014-12-06 | vendorcode/amd/agesa: Remove unused helper.c file | Alexandru Gagniuc |
2014-12-06 | vendorcode/amd/agesa: Make Porting.h common between families | Edward O'Callaghan |
2014-12-06 | vendorcode/amd/agesa/f15tn: Fix GnbIommuScratch in AGESA compilation | Edward O'Callaghan |
2014-12-06 | vendorcode/amd/agesa/fam15tn: Clean #includes in public headers | Alexandru Gagniuc |
2014-12-05 | vendorcode/amd/agesa/f15tn: Trim out ASCII art in GnbIommuScratch.c | Edward O'Callaghan |
2014-12-04 | vendorcode/amd/agesa/f*/cpcar.in: Remove non-GCC CAR implementation | Edward O'Callaghan |
2014-12-01 | Mark non-executable files non-executable | Patrick Georgi |
2014-11-29 | vendorcode/intel/fsp: Update FSP_VENDORCODE_HEADER_PATH | FEI WANG |
2014-11-28 | Use AMD_F15_TN_A0 define in FTnLogicalIdTables.c | Edward O'Callaghan |
2014-11-27 | vendorcode/amd/agesa: Use F15TN AGESA for F15RL | Edward O'Callaghan |
2014-11-21 | intel/fsp_baytrail: add Gold3 FSP support | York Yang |
2014-11-20 | AMD: Isolate AGESA and PI build environments for southbridge | Kyösti Mälkki |
2014-11-20 | AMD: Isolate AGESA and PI build environments | Kyösti Mälkki |
2014-11-20 | vendorcode/amd/agesa/f15?tn: Reduce useless differences | Sara Lelliott |
2014-11-20 | vendorcode/amd/agesa/f*/Porting.h: Sync files across fam's | Edward O'Callaghan |
2014-11-19 | vendorcode/amd/agesa/f15tn: Fix assembly bugs | Damien Zammit |
2014-11-19 | vendorcode/amd/agesa/f15tn: Remove extraneous bracket | Damien Zammit |
2014-11-15 | vboot: allow non-relocatable ramstage loading | Aaron Durbin |
2014-11-15 | chromeos: provide stub functions for !CONFIG_VBOOT_VERIFY_FIRMWARE | Aaron Durbin |
2014-11-13 | AMD Trinity: Update the Trinity SMU Firmware | Zheng Bao |
2014-11-13 | vboot: provide empty vboot_verify_firmware() | Aaron Durbin |
2014-11-13 | vendorcode/amd/agesa/f1{0,2,4,5}: Typo in header guard | Edward O'Callaghan |
2014-11-11 | AMD Kabini: Update SMU firmware from 0.4 to 0.9 | Zheng Bao |
2014-11-10 | AGESA f14: Add "const" modifiers | Edward O'Callaghan |
2014-11-09 | src: Too many terminators ';;' at end of stmts, stop Skynet | Edward O'Callaghan |
2014-11-04 | amd/agesa/f16kb: Invalid inline asm in gcc-intrin.h | Edward O'Callaghan |
2014-11-03 | AGESA f12: Add "const" modifiers | Patrick Georgi |
2014-11-02 | amd/agesa/f15: Invalid inline asm in gcc-intrin.h | Edward O'Callaghan |
2014-11-02 | amd/agesa/f12: Invalid inline asm in gcc-intrin.h | Edward O'Callaghan |
2014-11-02 | amd/agesa/f10: Invalid inline asm in gcc-intrin.h | Edward O'Callaghan |
2014-10-22 | AGESA fam15tn fam16kb: Fix missing FCH function prototypes | Kyösti Mälkki |
2014-10-09 | AGESA stub 00730F01: Add config.h and kconfig.h to Makefile.inc | Bruce Griffith |
2014-10-07 | vendorcode: Add ChromeOS VPD parser. | Hung-Te Lin |
2014-09-10 | tpm: Clean up I2C TPM driver | Stefan Reinauer |
2014-09-08 | ARM: Generalize armv7 as arm. | Gabe Black |
2014-08-30 | AMD Steppe Eagle: Add binary PI vendorcode files | Bruce Griffith |
2014-08-13 | chromeos: On ARM platforms VBNV lives in the EC | Stefan Reinauer |
2014-08-11 | vendorcode/intel/fsp/baytrail/absf: add Minnow Max absf files | Martin Roth |
2014-08-11 | coreboot classes: Add dynamic classes to coreboot | Furquan Shaikh |
2014-08-10 | vboot: Implement VbExGetTimer using monotonic timers | Stefan Reinauer |