Age | Commit message (Expand) | Author |
2016-06-29 | vbnv: Do not silently reset cache in read_vbnv | Furquan Shaikh |
2016-06-23 | kconfig: allow various tpm type and interface permutations | Vadim Bendebury |
2016-06-12 | Kconfig: Set VBOOT_OPROM_MATTERS for relevant non-x86 devices | Julius Werner |
2016-06-09 | util/checklist: Add bootblock support | Lee Leahy |
2016-06-09 | vendorcode/intel/fsp1_1/checklist: romstage - Add car_stage_entry | Lee Leahy |
2016-06-09 | soc/intel/quark: Pass serial port address to FSP | Lee Leahy |
2016-06-04 | AGESA boards: Split dispatcher to romstage and ramstage | Kyösti Mälkki |
2016-06-04 | AGESA f12 f15: Add OEM customisation | Kyösti Mälkki |
2016-06-04 | AGESA: Fix invalid BLDCFG_ and CFG_ use | Kyösti Mälkki |
2016-06-04 | AGESA: Drop unused assembly files | Kyösti Mälkki |
2016-06-04 | AGESA: Remove unused platform configuration files | Kyösti Mälkki |
2016-06-04 | AGESA f10: Pick sample platform configuration | Kyösti Mälkki |
2016-06-03 | Add Board Checklist Support | Lee Leahy |
2016-05-25 | vendorcode/google/chromeos/vboot2: use cbmem for postcar region selection | Aaron Durbin |
2016-05-24 | vendorcode/chromeos/vbnv: Add CMOS init function | Jagadish Krishnamoorthy |
2016-05-18 | AGESA vendorcode: Build a common amdlib | Kyösti Mälkki |
2016-05-18 | AGESA vendorcode: Move compiler class definition | Kyösti Mälkki |
2016-05-16 | vboot: Call verification_should_run directly in the if statement | Paul Kocialkowski |
2016-05-13 | vendorcode/intel/fsp1_0: Don't break GCC strict aliasing | Stefan Reinauer |
2016-05-13 | HobLib: Don't break GCC strict aliasing | Stefan Reinauer |
2016-05-13 | AMD fam14: Blacklist Intel Centrino n6235 from PCIe ASPM | Kyösti Mälkki |
2016-05-12 | AGESA vendorcode: Drop alternate image dispatcher | Kyösti Mälkki |
2016-05-12 | AGESA f12: Build as libagesa.a | Kyösti Mälkki |
2016-05-12 | AGESA f16kb: Build as libagesa.a | Kyösti Mälkki |
2016-05-10 | AGESA boards: Relocate platform memory config | Kyösti Mälkki |
2016-05-09 | xip: Do not pass --xip for early stages if CAR supports code execution | Furquan Shaikh |
2016-05-03 | vendorcode/intel/fsp/fsp1_1/quark: Update FspUpdVpd.h | Lee Leahy |
2016-05-03 | chromeos: Ensure that the last file in FW_MAIN is not also the first one | Paul Kocialkowski |
2016-04-28 | drivers/intel/i210: Use uint8_t and friends instead of u8 | Werner Zeh |
2016-04-28 | vendorcode/siemens: Add hwilib for Siemens specific info struct | Werner Zeh |
2016-04-21 | AGESA vendorcode: Fix type mismatch | Kyösti Mälkki |
2016-04-20 | vboot: Compile loader in postcar as well | Andrey Petrov |
2016-04-20 | AGESA vendorcode: Suppress maybe-uninitialized warnings | Kyösti Mälkki |
2016-04-20 | AGESA vendorcode: Fix logic error | Kyösti Mälkki |
2016-04-20 | AMD CIMX: Drop unused code | Kyösti Mälkki |
2016-04-18 | vendorcode/intel: Remove temporary Broadwell DE Kconfig symbol | Martin Roth |
2016-04-16 | vendorcode/amd/agesa: Fix tautological compare | Edward O'Callaghan |
2016-04-05 | chromeos: Fix adding a bmpblk to GBB | Patrick Georgi |
2016-04-05 | chromeos: Add enable-serial GBB flag | Patrick Georgi |
2016-04-05 | google/oak: Log hardware watchdog in eventlog | Julius Werner |
2016-03-31 | vendorcode/amd/agesa/*/AGESA.h: Correct "ne" to "be" in comment | Paul Menzel |
2016-03-29 | vboot: Handle S3 resume path for TPM initialization | Duncan Laurie |
2016-03-15 | vendorcode/intel/Kconfig: Add broadwell_de symbol to fix lint | Martin Roth |
2016-03-14 | vendorcode/intel/fsp1_0: Add Broadwell-DE SoC vendor code | York Yang |
2016-03-12 | vendorcode/intel/fsp/fsp1_1/skylake: update FspUpdVpd.h 1.9.0 | Aaron Durbin |
2016-03-08 | Chromeos: Modify wifi_regulatory_domain to use "region" key in VPD | Huang, Huki |
2016-03-08 | soc/intel/quark: Set the UPD values for MemoryInit | Lee Leahy |
2016-02-29 | vboot: Set S3_RESUME flag for vboot context if necessary | Duncan Laurie |
2016-02-22 | cbfs: Add LZ4 in-place decompression support for pre-RAM stages | Julius Werner |
2016-02-10 | chromeos/Kconfig: Remove dependency on GBB_HAVE_BMPFV | Martin Roth |