Age | Commit message (Expand) | Author |
2014-01-12 | CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file | Vladimir Serbinenko |
2014-01-12 | lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_content | Vladimir Serbinenko |
2013-12-21 | chromeos: Check for recovery reason code in shared data | Duncan Laurie |
2013-12-03 | vboot: use out_flags to indicate recovery mode | Duncan Laurie |
2013-12-03 | vboot: Do not pass OPROM_MATTERS flag to VbInit | Duncan Laurie |
2013-12-02 | Add option to disable ChromeOS | Kyösti Mälkki |
2013-12-02 | vboot: use out_flags to indicate dev mode | Aaron Durbin |
2013-11-25 | slippy: Minor vboot related fixes | Duncan Laurie |
2013-11-24 | Honor vboot's request to load the VGA option ROM | Bill Richardson |
2013-11-24 | Fix compile error in chromeos by adding stddef.h | Duncan Laurie |
2013-10-13 | Rename cpu/x86/car.h to arch/early_variables.h | Stefan Reinauer |
2013-08-16 | Correct spelling of shadow, setting and memory | Paul Menzel |
2013-08-15 | CBFS: Change the signature of cbfs_decompress. | Gabe Black |
2013-05-16 | chromeos: use cache-as-ram migration API for vbnv | Aaron Durbin |
2013-05-14 | EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1. | Ronald G. Minnich |
2013-04-20 | Eliminate use of pointers in coreboot table | Stefan Reinauer |
2013-04-01 | chromeos: honor MOCK_TPM=1 | Aaron Durbin |
2013-03-29 | chromeos: remove CACHE_ROM automatic selection | Aaron Durbin |
2013-03-23 | vboot module: fix compilation issues | Aaron Durbin |
2013-03-22 | Unify coreboot table generation | Stefan Reinauer |
2013-03-22 | vboot: pass correct coreboot include paths | Aaron Durbin |
2013-03-22 | coreboot: add vboot_handoff to coreboot tables | Aaron Durbin |
2013-03-22 | romstage: add support for vboot firmware selection | Aaron Durbin |
2013-03-16 | google/snow: rename a file so that it is clear what board it is for | Ronald G. Minnich |
2013-02-25 | google/snow: enable GPIO entries and CHROMEOS in building | Ronald G. Minnich |
2013-02-11 | snow: make build script erase 192KB instead of 128KB | David Hendricks |
2013-01-12 | No random directories | Stefan Reinauer |
2012-11-16 | Reduce number of per-mainboard changes | Stefan Reinauer |
2012-11-13 | cros: Inform U-Boot via fake gpio when VGA Option ROM is loaded | Bill Richardson |
2012-11-12 | vboot: Add option to skip TPM resume on S3 resume | Stefan Reinauer |
2012-11-12 | Avoid using hardcoded values in MRC cache code | Vadim Bendebury |
2012-11-09 | Change flashmap base to reflect new FMAP in U-boot | Duncan Laurie |
2012-11-08 | ELOG: Find flash base in FMAP if possible | Duncan Laurie |
2012-11-07 | SandyBridge/IvyBridge: Use flash map to find MRC cache | Stefan Reinauer |
2012-07-26 | ELOG: Fix reporting of developer/recovery modes | Duncan Laurie |
2012-07-25 | ELOG: Log events for Chrome OS developer/recovery mode | Duncan Laurie |
2012-07-25 | chromeos: Pass pointer to ChromeOS ACPI structure instead of VB Shared Data | Stefan Reinauer |
2012-07-24 | Move GGL0001 ACPI code to generic ChromeOS code | Stefan Reinauer |
2012-05-29 | ChromeOS: Remove remnants of FDT support | Stefan Reinauer |
2012-04-27 | ChromeOS: add missing string.h in gnvs.c | Stefan Reinauer |
2012-04-04 | Don't unconditionally show ChromeOS options | Stefan Reinauer |
2012-04-02 | Add Google ChromeOS vendor support | Stefan Reinauer |
2012-03-30 | Add TPM support to coreboot | Stefan Reinauer |
2012-03-30 | Add Google ChromeOS vendorcode directory | Stefan Reinauer |