aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17inteltool: Model 0xf2x, ICH5, i865 support.Idwer Vollering
2010-12-17Remove some more unused/incorrect hda_verb.h files.Uwe Hermann
2010-12-17Update reference toolchain due to some inlining bugs in 4.5.1Stefan Reinauer
2010-12-17fix the tree again. Stefan Reinauer
2010-12-17This was accidently not svn added when the compiler was updated.Marc Jones
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-14Add dump support for the Winbond/Nuvoton W83527HG.Zheng Bao
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-12Add detection support for the Winbond W83527HG Super I/O.Zheng Bao
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-11Don't skip already built targets anymore, because a recent change could haveStefan 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-08Allow user to define location for Kconfig config viaPatrick Georgi
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
2010-12-07Get rid of some unneeded function prototypes in romstage.c files.Uwe Hermann
2010-12-07Trivial. Fix typo.Zheng Bao
2010-12-06Drop unused/obsolete CONFIG_COMPRESS from a few board Kconfigs.Uwe Hermann
2010-12-06Get rid of some useless/empty *_fixups.c files.Uwe Hermann
2010-12-06Winbond W83627HF: Use existing functions instead of open-coding.Uwe Hermann
2010-12-06Before lane reversal,Zheng Bao
2010-12-06Add initial support for the ASUS M4A78-EM.Juhana Helovuo
2010-12-05W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann
2010-12-04ACPI table dumping wrapper scriptStefan Reinauer
2010-12-04Following patch removes the cut-and-paste stuff from Mahagony and fixes the _...Rudolf Marek
2010-12-03Update coreboot crossgcc toolchain, GCC 4.5.1, MPFR 3.0.0, GDB 7.2.Marc Jones
2010-12-02More explicite and straight way to set seed.Zheng Bao
2010-11-30The patch just make the power LED on.Rudolf Marek
2010-11-30Fix the SPD to channel mapping. Please note that there is something wrong wit...Rudolf Marek
2010-11-30Trivial. Reindent and dos2unix.Zheng Bao
2010-11-29Tobias Diedrich wrote:Tobias Diedrich
2010-11-29Add Fintek F71889 detection and dump support.David Hendricks
2010-11-29fix typoStefan Reinauer
2010-11-28devicetree.cb: Only add as many entries as there are DIMM slots.Uwe Hermann
2010-11-27- Add support for Intel Pentium III MSRsTobias Diedrich
2010-11-27After finding the missing bit poweroff works now.Tobias Diedrich
2010-11-26Broadcom BCM5785: Add TINY_BOOTBLOCK support.Uwe Hermann
2010-11-26AMD SB600: Add TINY_BOOTBLOCK support.Uwe Hermann
2010-11-26AMD-8111: Add TINY_BOOTBLOCK support.Uwe Hermann
2010-11-25MCP55: Add TINY_BOOTBLOCK support.Uwe Hermann
2010-11-24S3 support for ASUS M2VTobias Diedrich
2010-11-24With low serial console loglevels a pcie graphics card is notTobias Diedrich
2010-11-24This patch solves crashes and BSODs that occur when booting Win7 withScott Duplichan
2010-11-23USBDEBUG by default in abuild was committed by mistake andPatrick Georgi
2010-11-23Make smp_write_bus static (local scope), to prevent new boards fromPatrick Georgi patrick
2010-11-221) wraps the s3 parts of chipset code/memory init code with if CONFIG_HAVE_AC...Rudolf Marek
2010-11-22Drop unused ACPI_WRITE_MADT_IOAPIC #define.Uwe Hermann
2010-11-22Drop per-board ram_check() calls for now.Uwe Hermann
2010-11-22Final set of smp_write_bus -> mptable_write_buses changes.Patrick Georgi
2010-11-22Workaround to get die.c to work with romcc.Patrick Georgi
2010-11-22i855: Remove useless memctrl indirection.Uwe Hermann
2010-11-22Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer
2010-11-22acpi.h: Small fixes and adding comments.Uwe Hermann
2010-11-21Move CK804_PCI_E_X and CK804B_PCI_E_X defines (which have been 4 byJonathan Kollasch
2010-11-21Simplify a few code chunks, fix whitespace and indentation.Uwe Hermann
2010-11-21Drop excessive whitespace randomly sprinkled in romstage.c files.Uwe Hermann
2010-11-21Convert more boards to use mptable_write_buses.Patrick Georgi
2010-11-21Convert boards to use mptable_write_buses.Patrick Georgi
2010-11-21Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs werePatrick Georgi
2010-11-21Use DIMM0 et al in lots more places instead of hardocding values.Uwe Hermann
2010-11-21Build fix.Uwe Hermann
2010-11-20Merge all spd_addr.h into the resp. romstage.c files.Uwe Hermann