summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-12-19The same mechanisms are used for normal and fallback images. Stefan Reinauer
2010-12-19ASUS M2N-E: Enable PCI-E x16 slot.Uwe Hermann
2010-12-18SMM on AMD K8 Part 2/2Rudolf Marek
2010-12-18SMM for AMD K8 Part 1/2Stefan Reinauer
2010-12-18Fix a few whitespace and coding style issues.Uwe Hermann
2010-12-18A couple of Poulsbo fixes:Patrick Georgi
2010-12-18Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 boardPatrick Georgi
2010-12-17Remove some more unused/incorrect hda_verb.h files.Uwe Hermann
2010-12-17fix the tree again. Stefan Reinauer
2010-12-17add license headers to some trivial files and pc87427.hStefan Reinauer
2010-12-17drop one more version of doing serial uart output differently.Stefan Reinauer
2010-12-17guard against the case that CONFIG_WAIT_BEFORE_CPUS_INIT is not defined at all.Stefan Reinauer
2010-12-16drop unused code in div64.hStefan Reinauer
2010-12-16print what make is doing (CBFS call)Stefan Reinauer
2010-12-16don't hardcode CONFIG_PC80_SYSTEMStefan Reinauer
2010-12-16- Fix shortcoming in Kconfig when handling multiple "choice"sStefan Reinauer
2010-12-16fix according to coding guidelinesStefan Reinauer
2010-12-16Add TINY_BOOTBLOCK support for the SiS966 southbridge.Uwe Hermann
2010-12-16Get mptable OEM/product ID from kconfig variables.Uwe Hermann
2010-12-16Add support for cbfs-files-y to the build system.Patrick Georgi
2010-12-15Build fix.Uwe Hermann
2010-12-15Cleanup up HD audio codec / hda_verb.h files.Uwe Hermann
2010-12-14Set the ROMSIZE as 4MB.Zheng Bao
2010-12-13no leading zeroes.Stefan Reinauer
2010-12-13Attached patch implements the memory speed reductions (and 2T/1T clock logic)...Rudolf Marek
2010-12-13This patch just turns on the ACPI resume.Rudolf Marek
2010-12-13Compile cbmem.c instead of including it in romstage,Rudolf Marek
2010-12-13Following patch adds support for suspend/resume functions. I had to change th...Rudolf Marek
2010-12-13Following patch adds support to bring out the memory out of self refresh when...Rudolf Marek
2010-12-13We hardcode highmemory size in every northbridge! This is bad, and especiall...Rudolf Marek
2010-12-13Add support for the ASUS M2N-E board.Uwe Hermann
2010-12-12fix model 106cxStefan Reinauer
2010-12-11Fix the build failure. We have now common fadt.c.Rudolf Marek
2010-12-11I was bitten by the rename, this is part of r6165.Rudolf Marek
2010-12-11Following patch makes just one fadt.c file. For SB700.Rudolf Marek
2010-12-11factor out cpu power management base into a separate file. And fix a bug inStefan Reinauer
2010-12-11catch some illegal configurations (trivial)Stefan Reinauer
2010-12-11After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer
2010-12-10Two hda_verb.h files: Add more comments.Uwe Hermann
2010-12-10Add TINY_BOOTBLOCK support for AMD SB700.Uwe Hermann
2010-12-09Merge enable_rom.c files into bootblock.c files.Uwe Hermann
2010-12-09Build fix, forgot to run abuild on the latest tree.Uwe Hermann
2010-12-09Deduplicate various ACPI .asl files.Uwe Hermann
2010-12-09Add missing instruction break.Zheng Bao
2010-12-08These empty files sneaked in from another patch and shouldn't have been inclu...Tobias Diedrich
2010-12-08Tobias Diedrich wrote:Tobias Diedrich
2010-12-08Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann
2010-12-08second round name simplification. drop the <component>_ prefix.stepan
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-12-07Move MMCONF resource into the domain for fam10 for the resource allocator.Myles Watson