Age | Commit message (Expand) | Author |
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-15 | vendorcode/amd/agesa/fam14: Build as a static library | Edward O'Callaghan |
2014-04-15 | vendorcode/amd/agesa/fam15tn: Build as a static library | Alexandru Gagniuc |
2014-04-11 | Add the Rangeley FSP include & srx directories | Martin Roth |
2014-04-11 | Add the Bay Trail FSP include & srx directories | Martin Roth |
2014-04-11 | Add the ivybridge i89xx FSP include & srx directories | Martin Roth |
2014-04-11 | Update vendorcode/intel/makefile for coming FSPs | Martin Roth |
2014-04-09 | vendorcode/amd/agesa: Do not hardcode ROM base address | Alexandru Gagniuc |
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-03-02 | vendorcode/amd/agesa/f*: Improve gcccar.inc assembler compatibility. | Edward O'Callaghan |
2014-02-15 | coreboot: infrastructure for different ramstage loaders | Aaron Durbin |
2014-02-15 | x86: provide stage_exit() like arm | Aaron Durbin |
2014-02-11 | amd/cimx: fix sb(8|9)00 NULL type redefine | Aaron Durbin |
2014-02-01 | AGESA f15tn: Fix GPP ports resume | Rudolf Marek |
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-07 | Correct file permissions. | Idwer Vollering |
2013-12-07 | src/vendorcode/amd: remove Visual Studio remnants. | Idwer Vollering |
2013-12-05 | AMD IMC AGESA: Access the data in stack by correct length | Zheng Bao |
2013-12-04 | Add Intel FSP northbridge support Sandybridge and Ivybridge | Marc Jones |
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-15 | vendorcode/amd/agesa/f16kb: Update Kabini PI from v1.0.0.0 to v1.0.0.7 | WANG Siyuan |
2013-10-13 | Rename cpu/x86/car.h to arch/early_variables.h | Stefan Reinauer |
2013-09-24 | southbridge/cimx/sb900: Rename headers to match sb700 & sb800 | Corey Osgood |
2013-08-27 | AMD f16kb: use AZ_PIN in Kconfig to customize AZALIA_PIN in Yangtze | WANG Siyuan |
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-08-06 | AMD AGESA: Fix comment for `PCIE_DDI_DATA_INITIALIZER` | Paul Menzel |