Age | Commit message (Expand) | Author |
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 |
2013-08-06 | AMD AGESA: Add missing breaks to switch statement in one file | Bruce Griffith |
2013-08-06 | AMD Kabini: Add "const" modifier to AGESA function parameters | Bruce Griffith |
2013-08-05 | AMD SATA: Correct "them implement" to "then implement" in comments | Paul Menzel |
2013-08-04 | AMD Kabini: Add AGESA/PI code for new processor family | Siyuan Wang |
2013-06-28 | amd/agesa/f15/Lib/amdlib.c: Add missing breaks to switch statement | Bruce Griffith |
2013-06-28 | amd/agesa/f15/Proc/CPU: Add length modifier to eliminate compiler warnings | Bruce Griffith |
2013-06-28 | vendorcode/amd/agesa/f15: Eliminate compiler warnings | Bruce Griffith |
2013-06-09 | fam15 vendorcode: Change license to BSD from AMD software license | Siyuan Wang |
2013-06-06 | AGESA: Add "const" modifier to function parameters | Bruce Griffith |
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-05-04 | AMD F15: Fix warning in Proc/CPU/Feature | Martin Roth |
2013-05-04 | AMD F15: Fix warnings in Proc/Common | Martin Roth |
2013-05-03 | AMD SATA: Correct »them implement« to »then implement« in comments | Paul Menzel |
2013-04-20 | Eliminate use of pointers in coreboot table | Stefan Reinauer |