summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* cbmem: add CBMEM_ID_ROMSTAGE_INFO idAaron Durbin2013-03-212-0/+2
* ramstage: prepare for relocationAaron Durbin2013-03-219-35/+76
* rmodule: add ability to calculate module placementAaron Durbin2013-03-212-0/+59
* armv7: add function for dcache_clean_by_mva()David Hendricks2013-03-212-0/+9
* armv7: add a helper function for dcache ops by MVADavid Hendricks2013-03-211-4/+24
* armv7: cosmetic changes to new cache codeDavid Hendricks2013-03-212-21/+35
* armv7: remove old isb() and dsb() macrosDavid Hendricks2013-03-212-4/+0
* armv7: move armv7_invalidate_caches() to cache.cDavid Hendricks2013-03-213-52/+52
* x86: don't clear bss in ramstage entryAaron Durbin2013-03-202-11/+1
* f15tn/Include/OptionIdsInstall.h: Remove idle `… || )`Siyuan Wang2013-03-201-1/+1
* ARM: remove assembly code dump when stages.o is builtRonald G. Minnich2013-03-201-1/+1
* ARM: Fix the ldscripts so that exit/enter stage work correctly.Ronald G. Minnich2013-03-202-2/+2
* Supermicro H8SCM: Use SPD read code from F15 wrapperKimarie Hoot2013-03-204-234/+12
* AMD Dinar: Use SPD read code from F15 wrapperKimarie Hoot2013-03-204-336/+67
* Tyan S8226: Use SPD read code from F15 wrapperKimarie Hoot2013-03-204-227/+76
* Supermicro H8QGI: Use SPD read code from F15 wrapperKimarie Hoot2013-03-204-239/+70
* link/graphics: Add support for EDIDRonald G. Minnich2013-03-205-362/+1857
* link/graphics: New state machineRonald G. Minnich2013-03-205-555/+757
* link/graphics: implement a palette setting operatorRonald G. Minnich2013-03-203-260/+24
* x86: provide more C standard environmentAaron Durbin2013-03-202-0/+18