summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2013-03-18haswell: lapic timer supportAaron Durbin
2013-03-18lynxpoint: Move a bit of generic RCBA into early_pchDuncan Laurie
2013-03-18lib: add rmodule supportAaron Durbin
2013-03-18haswell: fix ACPI MCFG tableAaron Durbin
2013-03-18haswell: enable caching before SMM initializationAaron Durbin
2013-03-18haswell: Clear correct number of MCA banksAaron Durbin
2013-03-18haswell: move definition of CORE_THREAD_COUNT_MSRAaron Durbin
2013-03-18haswell: Use SMM ModulesAaron Durbin
2013-03-18Add support for "Stout" ChromebookStefan Reinauer
2013-03-18Add Intel Whitetip Mountain 2 mainboardDuncan Laurie
2013-03-17Intel HD Audio: clean up initialization codeStefan Reinauer
2013-03-17x86 intel: Add Firmware Interface Table supportAaron Durbin
2013-03-17haswell platforms: restructure romstage mainAaron Durbin
2013-03-17Add Intel Whitetip Mountain 1 mainboardDuncan Laurie
2013-03-17bd82x6x: Add config option to force SATA link to different speeds.Shawn Nematbakhsh
2013-03-17Pantherpoint: Add XHCI device initDuncan Laurie
2013-03-17bd82x6x: don't use absolute symbolsAaron Durbin
2013-03-17Add bd82x6x XHCI(USB3) S3/S4 workaroundMarc Jones
2013-03-17Add bd82x6x PCH functions to SMMMarc Jones
2013-03-17haswell: include TSEG region in cacheable memoryAaron Durbin
2013-03-17i945: Replace some two magic values by defined namesPatrick Georgi
2013-03-17ASROCK Fam14 DSDT: Add secondary bus range to PCI0Mike Loptien
2013-03-17AMD Fam14 DSDT: Remove INI method from AZHD deviceMike Loptien
2013-03-17ASROCK Fam14 DSDT: Remove INI method from AZHD deviceMike Loptien
2013-03-17Lippert Fam14 DSDT: Remove INI method from AZHD deviceMike Loptien
2013-03-17Lippert Fam14 DSDT: Add secondary bus range to PCI0Mike Loptien
2013-03-17AMD Fam14 DSDT: Add OSC methodMike Loptien
2013-03-17ASROCK Fam14 DSDT: Add OSC methodMike Loptien
2013-03-17Lippert Fam14 DSDT: Add OSC methodMike Loptien
2013-03-17lynxpoint: Add support for disabling ULT devicesDuncan Laurie
2013-03-16stddef.h: Add standard defines for KiB, MiB, GiB, and TiBRonald G. Minnich