Age | Commit message (Expand) | Author |
2013-03-22 | Asrock E350M1: Use SPD read code from F14 wrapper | Jens Rottmann |
2013-03-22 | FrontRunner/Toucan-AF: Use SPD read code from F14 wrapper | Jens Rottmann |
2013-03-22 | Unify coreboot table generation | Stefan Reinauer |
2013-03-22 | wtm2: build-time dev and recovery settings | Aaron Durbin |
2013-03-22 | vboot: pass correct coreboot include paths | Aaron Durbin |
2013-03-22 | haswell: Add microcode for ULT C0 stepping 0x40651 | Duncan Laurie |
2013-03-22 | coreboot: add vboot_handoff to coreboot tables | Aaron Durbin |
2013-03-22 | haswell: vboot path support in romstage | Aaron Durbin |
2013-03-22 | haswell boards: support added chromeos function | Aaron Durbin |
2013-03-22 | romstage: add support for vboot firmware selection | Aaron Durbin |
2013-03-22 | rmodule: add vboot rmodule type | Aaron Durbin |
2013-03-22 | timestamp: add vboot check points | Aaron Durbin |
2013-03-22 | cbmem: add vboot cmbem id | Aaron Durbin |
2013-03-22 | haswell: use dynamic cbmem | Aaron Durbin |
2013-03-22 | coreboot: dynamic cbmem requirement | Aaron Durbin |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-21 | rmodule: correct ordering of bss clearing | Aaron Durbin |
2013-03-21 | cbmem: dynamic cbmem support | Aaron Durbin |
2013-03-21 | cbfs: Change false ERROR print to a WARNING. | Shawn Nematbakhsh |
2013-03-21 | Intel: Update CPU microcode for 6fx CPUs | Stefan Reinauer |
2013-03-21 | Intel: Update CPU microcode for 106cx CPUs | Stefan Reinauer |
2013-03-21 | Intel: Update CPU microcode script | Stefan Reinauer |
2013-03-21 | Butterfly, Stout: Force SATA link speed to 3 Gbps | Shawn Nematbakhsh |
2013-03-21 | rmodule: add string functions to rmodules class | Aaron Durbin |
2013-03-21 | lynxpoint: Fix up handling for LynxPoint-LP chipsets | Duncan Laurie |
2013-03-21 | lynxpoint: Change sata.c to get rid of #if | Duncan Laurie |
2013-03-21 | lynxpoint: Fix ELOG logging of power management events | Duncan Laurie |
2013-03-21 | haswell/lynxpoint: Use new PCH/PM helper functions | Duncan Laurie |
2013-03-21 | lynxpoint: Fix GPIO and PM base reservations | Duncan Laurie |
2013-03-21 | lynxpoint: remove DEBUG_PERIODIC_SMIS | Duncan Laurie |
2013-03-21 | lynxpoint: Add power management helper functions | Duncan Laurie |
2013-03-21 | lynxpoint: Add helper functions for reading PM and GPIO base | Duncan Laurie |
2013-03-21 | lynxpoint: Add function for checking for LP chipset | Duncan Laurie |
2013-03-21 | lynxpoint: Enable EC IO ports 0x62/0x66 | Duncan Laurie |
2013-03-21 | haswell: Drop the device ID check in graphics init path | Duncan Laurie |
2013-03-21 | lynxpoint: update MBP give up routine | Aaron Durbin |
2013-03-21 | haswell: RESET_ON_INVALID_RAMSTAGE_CACHE option | Aaron Durbin |
2013-03-21 | haswell: implement ramstage caching in SMM region | Aaron Durbin |
2013-03-21 | coreboot: add caching loaded ramstage interface | Aaron Durbin |
2013-03-21 | haswell: add multipurpose SMM memory region | Aaron Durbin |
2013-03-21 | haswell: set TSEG as WB cacheable in romstage | Aaron Durbin |
2013-03-21 | LynxPoint: Move RCBA helper function to its own file | Duncan Laurie |
2013-03-21 | haswell: support for parallel SMM relocation | Aaron Durbin |
2013-03-21 | ramstage: cache relocated ramstage in RAM | Aaron Durbin |
2013-03-21 | haswell: use s3_resume field in romstage_handoff | Aaron Durbin |
2013-03-21 | haswell: cbmem_get_table_location() implementation | Aaron Durbin |
2013-03-21 | ramstage: Add cbmem_get_table_location() | Aaron Durbin |
2013-03-21 | romstage_handoff: add s3_resume field | Aaron Durbin |
2013-03-21 | romstage_handoff: provide common logic for setup | Aaron Durbin |
2013-03-21 | x86: protect against abi assumptions from compiler | Aaron Durbin |