summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-03-22x86: unify amd and non-amd MTRR routinesAaron Durbin
2013-03-22Add support for ASUS F2A85-M boardRudolf Marek
2013-03-22Fix compilation of Intel LynxPoint based boardsStefan Reinauer
2013-03-22Asrock E350M1: Use SPD read code from F14 wrapperJens Rottmann
2013-03-22FrontRunner/Toucan-AF: Use SPD read code from F14 wrapperJens Rottmann
2013-03-22Unify coreboot table generationStefan Reinauer
2013-03-22wtm2: build-time dev and recovery settingsAaron Durbin
2013-03-22vboot: pass correct coreboot include pathsAaron Durbin
2013-03-22haswell: Add microcode for ULT C0 stepping 0x40651Duncan Laurie
2013-03-22coreboot: add vboot_handoff to coreboot tablesAaron Durbin
2013-03-22haswell: vboot path support in romstageAaron Durbin
2013-03-22haswell boards: support added chromeos functionAaron Durbin
2013-03-22romstage: add support for vboot firmware selectionAaron Durbin
2013-03-22rmodule: add vboot rmodule typeAaron Durbin
2013-03-22timestamp: add vboot check pointsAaron Durbin
2013-03-22cbmem: add vboot cmbem idAaron Durbin
2013-03-22haswell: use dynamic cbmemAaron Durbin
2013-03-22coreboot: dynamic cbmem requirementAaron Durbin
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-21rmodule: correct ordering of bss clearingAaron Durbin
2013-03-21cbmem: dynamic cbmem supportAaron Durbin
2013-03-21cbfs: Change false ERROR print to a WARNING.Shawn Nematbakhsh
2013-03-21Intel: Update CPU microcode for 6fx CPUsStefan Reinauer
2013-03-21Intel: Update CPU microcode for 106cx CPUsStefan Reinauer
2013-03-21Intel: Update CPU microcode scriptStefan Reinauer
2013-03-21Butterfly, Stout: Force SATA link speed to 3 GbpsShawn Nematbakhsh
2013-03-21rmodule: add string functions to rmodules classAaron Durbin
2013-03-21lynxpoint: Fix up handling for LynxPoint-LP chipsetsDuncan Laurie
2013-03-21lynxpoint: Change sata.c to get rid of #ifDuncan Laurie
2013-03-21lynxpoint: Fix ELOG logging of power management eventsDuncan Laurie
2013-03-21haswell/lynxpoint: Use new PCH/PM helper functionsDuncan Laurie
2013-03-21lynxpoint: Fix GPIO and PM base reservationsDuncan Laurie
2013-03-21lynxpoint: remove DEBUG_PERIODIC_SMISDuncan Laurie
2013-03-21lynxpoint: Add power management helper functionsDuncan Laurie
2013-03-21lynxpoint: Add helper functions for reading PM and GPIO baseDuncan Laurie
2013-03-21lynxpoint: Add function for checking for LP chipsetDuncan Laurie
2013-03-21lynxpoint: Enable EC IO ports 0x62/0x66Duncan Laurie
2013-03-21haswell: Drop the device ID check in graphics init pathDuncan Laurie
2013-03-21lynxpoint: update MBP give up routineAaron Durbin
2013-03-21haswell: RESET_ON_INVALID_RAMSTAGE_CACHE optionAaron Durbin
2013-03-21haswell: implement ramstage caching in SMM regionAaron Durbin
2013-03-21coreboot: add caching loaded ramstage interfaceAaron Durbin
2013-03-21haswell: add multipurpose SMM memory regionAaron Durbin
2013-03-21haswell: set TSEG as WB cacheable in romstageAaron Durbin
2013-03-21LynxPoint: Move RCBA helper function to its own fileDuncan Laurie
2013-03-21haswell: support for parallel SMM relocationAaron Durbin
2013-03-21ramstage: cache relocated ramstage in RAMAaron Durbin
2013-03-21haswell: use s3_resume field in romstage_handoffAaron Durbin
2013-03-21haswell: cbmem_get_table_location() implementationAaron Durbin
2013-03-21ramstage: Add cbmem_get_table_location()Aaron Durbin