Age | Commit message (Expand) | Author |
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 |