summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* vboot: pass correct coreboot include pathsAaron Durbin2013-03-221-2/+4
* haswell: Add microcode for ULT C0 stepping 0x40651Duncan Laurie2013-03-222-1/+962
* coreboot: add vboot_handoff to coreboot tablesAaron Durbin2013-03-224-1/+50
* haswell: vboot path support in romstageAaron Durbin2013-03-221-4/+11
* haswell boards: support added chromeos functionAaron Durbin2013-03-223-0/+17
* romstage: add support for vboot firmware selectionAaron Durbin2013-03-2213-9/+847
* rmodule: add vboot rmodule typeAaron Durbin2013-03-221-0/+1
* timestamp: add vboot check pointsAaron Durbin2013-03-221-0/+2
* cbmem: add vboot cmbem idAaron Durbin2013-03-222-0/+2
* haswell: use dynamic cbmemAaron Durbin2013-03-227-32/+39
* coreboot: dynamic cbmem requirementAaron Durbin2013-03-2210-133/+94
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-22410-876/+529
* rmodule: correct ordering of bss clearingAaron Durbin2013-03-211-3/+7
* cbmem: dynamic cbmem supportAaron Durbin2013-03-2112-45/+677
* cbfs: Change false ERROR print to a WARNING.Shawn Nematbakhsh2013-03-211-1/+1
* Intel: Update CPU microcode for 6fx CPUsStefan Reinauer2013-03-2136-4964/+5257
* Intel: Update CPU microcode for 106cx CPUsStefan Reinauer2013-03-218-28/+28
* Intel: Update CPU microcode scriptStefan Reinauer2013-03-211-2/+2
* Butterfly, Stout: Force SATA link speed to 3 GbpsShawn Nematbakhsh2013-03-212-1/+6
* rmodule: add string functions to rmodules classAaron Durbin2013-03-212-0/+7
* lynxpoint: Fix up handling for LynxPoint-LP chipsetsDuncan Laurie2013-03-211-77/+121
* lynxpoint: Change sata.c to get rid of #ifDuncan Laurie2013-03-211-22/+19
* lynxpoint: Fix ELOG logging of power management eventsDuncan Laurie2013-03-212-23/+97
* haswell/lynxpoint: Use new PCH/PM helper functionsDuncan Laurie2013-03-2110-509/+111
* lynxpoint: Fix GPIO and PM base reservationsDuncan Laurie2013-03-214-33/+90
* lynxpoint: remove DEBUG_PERIODIC_SMISDuncan Laurie2013-03-213-13/+0
* lynxpoint: Add power management helper functionsDuncan Laurie2013-03-214-3/+609
* lynxpoint: Add helper functions for reading PM and GPIO baseDuncan Laurie2013-03-214-3/+26
* lynxpoint: Add function for checking for LP chipsetDuncan Laurie2013-03-213-17/+38
* lynxpoint: Enable EC IO ports 0x62/0x66Duncan Laurie2013-03-211-2/+3
* haswell: Drop the device ID check in graphics init pathDuncan Laurie2013-03-211-16/+0
* lynxpoint: update MBP give up routineAaron Durbin2013-03-212-3/+1
* haswell: RESET_ON_INVALID_RAMSTAGE_CACHE optionAaron Durbin2013-03-212-4/+25
* haswell: implement ramstage caching in SMM regionAaron Durbin2013-03-212-0/+82
* coreboot: add caching loaded ramstage interfaceAaron Durbin2013-03-212-27/+71
* haswell: add multipurpose SMM memory regionAaron Durbin2013-03-214-2/+33
* haswell: set TSEG as WB cacheable in romstageAaron Durbin2013-03-211-2/+14
* LynxPoint: Move RCBA helper function to its own fileDuncan Laurie2013-03-214-68/+101
* haswell: support for parallel SMM relocationAaron Durbin2013-03-214-37/+163
* ramstage: cache relocated ramstage in RAMAaron Durbin2013-03-212-12/+56
* haswell: use s3_resume field in romstage_handoffAaron Durbin2013-03-212-39/+37
* haswell: cbmem_get_table_location() implementationAaron Durbin2013-03-211-4/+15
* ramstage: Add cbmem_get_table_location()Aaron Durbin2013-03-212-0/+15
* romstage_handoff: add s3_resume fieldAaron Durbin2013-03-211-0/+2
* romstage_handoff: provide common logic for setupAaron Durbin2013-03-212-1/+28
* x86: protect against abi assumptions from compilerAaron Durbin2013-03-213-5/+6
* haswell: support for CONFIG_RELOCATABLE_RAMSTAGEAaron Durbin2013-03-211-1/+19
* coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGEAaron Durbin2013-03-2111-0/+170
* Fix race condition building console codeStefan Reinauer2013-03-211-0/+1
* coreboot: introduce romstage_handoff structureAaron Durbin2013-03-212-0/+55
OpenPOWER on IntegriCloud