Age | Commit message (Expand) | Author |
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 |
2013-04-16 | AMD AGESA: Fix argument list for `PCIE_DDI_DATA_INITIALIZER` in comments | Paul Menzel |
2013-04-14 | AMD CIMx sb800/SATA.c, sb900/Sata.c: Fix R*AI*D typo in comments | Paul Menzel |
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-20 | f15tn/Include/OptionIdsInstall.h: Remove idle `… || )` | Siyuan Wang |
2013-03-16 | google/snow: rename a file so that it is clear what board it is for | Ronald G. Minnich |
2013-03-08 | AGESA: Fix CR0_PE bit define | Konstantin Aladyshev |
2013-03-08 | AGESA: Fix bug in AMD_DISABLE_STACK_FAMILY_HOOK_F15 | Konstantin Aladyshev |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-25 | google/snow: enable GPIO entries and CHROMEOS in building | Ronald G. Minnich |