summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-03-21coreboot: introduce romstage_handoff structureAaron Durbin
2013-03-21cbmem: add CBMEM_ID_ROMSTAGE_INFO idAaron Durbin
2013-03-21ramstage: prepare for relocationAaron Durbin
2013-03-21rmodule: add ability to calculate module placementAaron Durbin
2013-03-21armv7: add function for dcache_clean_by_mva()David Hendricks
2013-03-21armv7: add a helper function for dcache ops by MVADavid Hendricks
2013-03-21armv7: cosmetic changes to new cache codeDavid Hendricks
2013-03-21armv7: remove old isb() and dsb() macrosDavid Hendricks
2013-03-21armv7: move armv7_invalidate_caches() to cache.cDavid Hendricks
2013-03-20x86: don't clear bss in ramstage entryAaron Durbin
2013-03-20f15tn/Include/OptionIdsInstall.h: Remove idle `… || )`Siyuan Wang
2013-03-20ARM: remove assembly code dump when stages.o is builtRonald G. Minnich
2013-03-20ARM: Fix the ldscripts so that exit/enter stage work correctly.Ronald G. Minnich
2013-03-20Supermicro H8SCM: Use SPD read code from F15 wrapperKimarie Hoot
2013-03-20AMD Dinar: Use SPD read code from F15 wrapperKimarie Hoot
2013-03-20Tyan S8226: Use SPD read code from F15 wrapperKimarie Hoot
2013-03-20Supermicro H8QGI: Use SPD read code from F15 wrapperKimarie Hoot
2013-03-20link/graphics: Add support for EDIDRonald G. Minnich
2013-03-20link/graphics: New state machineRonald G. Minnich
2013-03-20link/graphics: implement a palette setting operatorRonald G. Minnich
2013-03-20x86: provide more C standard environmentAaron Durbin
2013-03-20haswell: drop memory reservation for sandybridge GPU bugDuncan Laurie
2013-03-20Intel: Update CPU microcode for Sandybridge/Ivybridge CPUsStefan Reinauer
2013-03-20Intel: Update CPU microcode for 1067x CPUsStefan Reinauer
2013-03-19link/graphics: add functions to support aux channel communicationsRonald G. Minnich
2013-03-19armv7/exynos/snow: new cache maintenance APIDavid Hendricks
2013-03-19rmodule: add ramstage supportAaron Durbin
2013-03-19google/snow: fix a GPIO array indexDavid Hendricks
2013-03-19lynxpoint: Add cbfs_load_payload() implementationAaron Durbin
2013-03-19x86: remove stack definition in linker scriptAaron Durbin
2013-03-19cbfs: alternative support for cbfs_load_payload()Aaron Durbin
2013-03-19bd82x6x: Fix compiling with USB debug port supportRonald G. Minnich
2013-03-19AMD Fam15: Add SPD read functions to wrapper codeKimarie Hoot
2013-03-19cbfstool locate: Rename -a align switch to -P for page sizeHung-Te Lin
2013-03-19Include byteorder.h for the definition of ntohl in romstage.cHung-Te Lin
2013-03-19haswell: wait 10ms after INIT IPIAaron Durbin
2013-03-19haswell: Parallel AP bringupAaron Durbin
2013-03-19intel microcode: split up microcode loading stagesAaron Durbin
2013-03-19AMD Dinar: Remove Unused Oem.h Header FileKimarie Hoot
2013-03-18SMM: link against libgccStefan Reinauer
2013-03-18haswell: add romstage_after_car() functionAaron Durbin
2013-03-18haswell: move call site of save_mrc_data()Aaron Durbin
2013-03-18haswell: romstage: pass stack pointer and MTRRsAaron Durbin
2013-03-18haswell: unify romstage logicAaron Durbin
2013-03-18haswell: remove unused sys_info structureAaron Durbin
2013-03-18haswell: adjust CAR usageAaron Durbin
2013-03-18rmodule: add rmodules class and new typeAaron Durbin
2013-03-18wtm2: Disable USB port 7 (SD card) due to hangDuncan Laurie
2013-03-18rmodule: include heap in bss sectionAaron Durbin
2013-03-18rmodule: add 16 bytes of paddingAaron Durbin