Age | Commit message (Expand) | Author |
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 |
2013-03-21 | haswell: support for CONFIG_RELOCATABLE_RAMSTAGE | Aaron Durbin |
2013-03-21 | coreboot: introduce CONFIG_RELOCATABLE_RAMSTAGE | Aaron Durbin |
2013-03-21 | Fix race condition building console code | Stefan Reinauer |
2013-03-21 | coreboot: introduce romstage_handoff structure | Aaron Durbin |
2013-03-21 | cbmem: add CBMEM_ID_ROMSTAGE_INFO id | Aaron Durbin |
2013-03-21 | ramstage: prepare for relocation | Aaron Durbin |
2013-03-21 | rmodule: add ability to calculate module placement | Aaron Durbin |
2013-03-21 | armv7: add function for dcache_clean_by_mva() | David Hendricks |
2013-03-21 | armv7: add a helper function for dcache ops by MVA | David Hendricks |
2013-03-21 | armv7: cosmetic changes to new cache code | David Hendricks |
2013-03-21 | armv7: remove old isb() and dsb() macros | David Hendricks |
2013-03-21 | armv7: move armv7_invalidate_caches() to cache.c | David Hendricks |
2013-03-20 | x86: don't clear bss in ramstage entry | Aaron Durbin |
2013-03-20 | f15tn/Include/OptionIdsInstall.h: Remove idle `… || )` | Siyuan Wang |
2013-03-20 | ARM: remove assembly code dump when stages.o is built | Ronald G. Minnich |
2013-03-20 | ARM: Fix the ldscripts so that exit/enter stage work correctly. | Ronald G. Minnich |
2013-03-20 | Supermicro H8SCM: Use SPD read code from F15 wrapper | Kimarie Hoot |
2013-03-20 | AMD Dinar: Use SPD read code from F15 wrapper | Kimarie Hoot |
2013-03-20 | Tyan S8226: Use SPD read code from F15 wrapper | Kimarie Hoot |
2013-03-20 | Supermicro H8QGI: Use SPD read code from F15 wrapper | Kimarie Hoot |
2013-03-20 | link/graphics: Add support for EDID | Ronald G. Minnich |
2013-03-20 | link/graphics: New state machine | Ronald G. Minnich |
2013-03-20 | link/graphics: implement a palette setting operator | Ronald G. Minnich |
2013-03-20 | x86: provide more C standard environment | Aaron Durbin |
2013-03-20 | haswell: drop memory reservation for sandybridge GPU bug | Duncan Laurie |
2013-03-20 | Intel: Update CPU microcode for Sandybridge/Ivybridge CPUs | Stefan Reinauer |
2013-03-20 | Intel: Update CPU microcode for 1067x CPUs | Stefan Reinauer |
2013-03-19 | link/graphics: add functions to support aux channel communications | Ronald G. Minnich |
2013-03-19 | armv7/exynos/snow: new cache maintenance API | David Hendricks |
2013-03-19 | rmodule: add ramstage support | Aaron Durbin |
2013-03-19 | google/snow: fix a GPIO array index | David Hendricks |
2013-03-19 | lynxpoint: Add cbfs_load_payload() implementation | Aaron Durbin |
2013-03-19 | x86: remove stack definition in linker script | Aaron Durbin |
2013-03-19 | cbfs: alternative support for cbfs_load_payload() | Aaron Durbin |