Age | Commit message (Expand) | Author |
2015-04-10 | chromeos: Add correct dependency on HAVE_ACPI_TABLES for gvns and ramoops. | Furquan Shaikh |
2015-04-10 | vboot: reduce references to parent's files in Makefiles | Daisuke Nojiri |
2015-04-10 | vboot: fix invalid check for the returned value from spi_flash->write | Daisuke Nojiri |
2015-04-10 | vboot: adding VBSD_BOOT_FIRMWARE_WP_ENABLED logic | Gediminas Ramanauskas |
2015-04-10 | fmap: use CBFS for all other than x86 platforms | Vadim Bendebury |
2015-04-10 | chromeos: Add a function to copy VPD WiFi calibration data to CBMEM | Vadim Bendebury |
2015-04-10 | vboot: move vboot files to designated directory | Daisuke Nojiri |
2015-04-10 | vendorcode/amd/agesa/f16kb: Enable support for AM1 socket | Sergej Ivanov |
2015-04-10 | chromeos: add another VPD access API | Vadim Bendebury |
2015-04-10 | chromeos: move VPD MAC address retrieval function | Vadim Bendebury |
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 |