Age | Commit message (Expand) | Author |
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 | cbfstool locate: Implement alignment switch --align/-a | Hung-Te Lin |
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 |
2013-03-19 | bd82x6x: Fix compiling with USB debug port support | Ronald G. Minnich |
2013-03-19 | AMD Fam15: Add SPD read functions to wrapper code | Kimarie Hoot |
2013-03-19 | cbfstool locate: Rename -a align switch to -P for page size | Hung-Te Lin |
2013-03-19 | Include byteorder.h for the definition of ntohl in romstage.c | Hung-Te Lin |
2013-03-19 | haswell: wait 10ms after INIT IPI | Aaron Durbin |
2013-03-19 | haswell: Parallel AP bringup | Aaron Durbin |
2013-03-19 | intel microcode: split up microcode loading stages | Aaron Durbin |
2013-03-19 | AMD Dinar: Remove Unused Oem.h Header File | Kimarie Hoot |
2013-03-18 | SMM: link against libgcc | Stefan Reinauer |
2013-03-18 | haswell: add romstage_after_car() function | Aaron Durbin |
2013-03-18 | haswell: move call site of save_mrc_data() | Aaron Durbin |
2013-03-18 | haswell: romstage: pass stack pointer and MTRRs | Aaron Durbin |
2013-03-18 | haswell: unify romstage logic | Aaron Durbin |
2013-03-18 | haswell: remove unused sys_info structure | Aaron Durbin |
2013-03-18 | haswell: adjust CAR usage | Aaron Durbin |
2013-03-18 | rmodule: add rmodules class and new type | Aaron Durbin |
2013-03-18 | wtm2: Disable USB port 7 (SD card) due to hang | Duncan Laurie |
2013-03-18 | libpayload: Fix the config file dependency in the Makefile template | Gabe Black |
2013-03-18 | libpayload: Make keycode constants available outside of curses.h. | Gabe Black |