Age | Commit message (Expand) | Author |
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-13 | chromeos: On ARM platforms VBNV lives in the EC | Stefan Reinauer |
2014-08-11 | coreboot classes: Add dynamic classes to coreboot | Furquan Shaikh |
2014-08-10 | vboot: Implement VbExGetTimer using monotonic timers | Stefan Reinauer |
2014-08-08 | chromeos: Add code to read FMAP on ARM | Stefan Reinauer |
2014-07-08 | vendorcode/google: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-05-25 | ChromeOS: Rename chromeos.c in vendorcode | Kyösti Mälkki |
2014-05-19 | build: use CFLAGS_* in more places where they're needed | Patrick Georgi |
2014-05-17 | build: kill one indirection | Patrick Georgi |
2014-05-17 | build: separate CPPFLAGS from CFLAGS | Patrick Georgi |
2014-05-17 | build: CPPFLAGS is more common than INCLUDES | Patrick Georgi |
2014-05-08 | Declare get_write_protect_state() without ChromeOS | Kyösti Mälkki |
2014-05-08 | Rename from save_chromeos_gpios() to init_bootmode_straps() | Kyösti Mälkki |
2014-05-08 | ChromeOS boards: Use explicit include of chromeos.c | Kyösti Mälkki |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |
2014-05-01 | Build without ChromeOS | Kyösti Mälkki |
2014-05-01 | ChromeOS: Remove oprom_is_loaded | Kyösti Mälkki |
2014-05-01 | Declare recovery and developer modes outside ChromeOS | Kyösti Mälkki |
2014-04-09 | console: Add printk helper for ChromeOS | Kyösti Mälkki |
2014-04-05 | chromeos: fix build breakage when !CHROMEOS_RAMOOPS | Aaron Durbin |
2014-03-20 | rmodules: use rmodtool to create rmodules | Aaron Durbin |
2014-03-11 | chromeos: provide option to dynamically allocate ram oops buffer | Aaron Durbin |
2014-03-03 | coreboot: unify infrastructure for loading payloads | Aaron Durbin |
2014-02-15 | coreboot: infrastructure for different ramstage loaders | Aaron Durbin |
2014-02-15 | x86: provide stage_exit() like arm | Aaron Durbin |
2014-01-30 | chromeos: provide option to identify reference code blob | Aaron Durbin |
2014-01-30 | vboot: provide empty vboot_verify_firmware() | Aaron Durbin |
2014-01-30 | VBOOT: Set virtual recovery switch based on EC Software Sync | Duncan Laurie |
2014-01-28 | rmodule: consolidate rmodule stage loading | Aaron Durbin |
2014-01-28 | chromeos: include stddef to fix compilation error | Aaron Durbin |
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 |