coreboot.git
2010-12-26 Uwe HermannRandom fixes for TI pci1x2x / Nokia IP530 / others.
2010-12-26 Nils JacobsMove Geode GX2 UMA video memory size to Kconfig
2010-12-26 Nils JacobsRemove dead and unused Geode GX2 code
2010-12-26 Nils JacobsReplace Geode GX2 MSR addresses for GLCP on GLIU1 with...
2010-12-26 Nils JacobsClean up Geode GX2 comments, whitespace and coding...
2010-12-25 Uwe HermannNokia IP530: Add missing "select SDRAMPWR_4DIMM".
2010-12-23 Keith HuiFix build with CONFIG_DEBUG_RAM_SETUP on Intel 440BX...
2010-12-20 Uwe HermannVarious Winbond/Nuvoton W83527HG fixes as per datasheet.
2010-12-19 Stefan ReinauerThe same mechanisms are used for normal and fallback...
2010-12-19 Uwe HermannASUS M2N-E: Enable PCI-E x16 slot.
2010-12-18 Rudolf MarekSMM on AMD K8 Part 2/2
2010-12-18 Stefan ReinauerSMM for AMD K8 Part 1/2
2010-12-18 Uwe HermannFix a few whitespace and coding style issues.
2010-12-18 Patrick GeorgiA couple of Poulsbo fixes:
2010-12-18 Patrick GeorgiSupport Intel SCH (Poulsbo) and add iwave/iWRainbowG6...
2010-12-17 Idwer Volleringinteltool: Model 0xf2x, ICH5, i865 support.
2010-12-17 Uwe HermannRemove some more unused/incorrect hda_verb.h files.
2010-12-17 Stefan ReinauerUpdate reference toolchain due to some inlining bugs...
2010-12-17 Stefan Reinauerfix the tree again.
2010-12-17 Marc JonesThis was accidently not svn added when the compiler...
2010-12-17 Stefan Reinaueradd license headers to some trivial files and pc87427.h
2010-12-17 Stefan Reinauerdrop one more version of doing serial uart output diffe...
2010-12-17 Stefan Reinauerguard against the case that CONFIG_WAIT_BEFORE_CPUS_INI...
2010-12-16 Stefan Reinauerdrop unused code in div64.h
2010-12-16 Stefan Reinauerprint what make is doing (CBFS call)
2010-12-16 Stefan Reinauerdon't hardcode CONFIG_PC80_SYSTEM
2010-12-16 Stefan Reinauer- Fix shortcoming in Kconfig when handling multiple...
2010-12-16 Stefan Reinauerfix according to coding guidelines
2010-12-16 Uwe HermannAdd TINY_BOOTBLOCK support for the SiS966 southbridge.
2010-12-16 Uwe HermannGet mptable OEM/product ID from kconfig variables.
2010-12-16 Patrick GeorgiAdd support for cbfs-files-y to the build system.
2010-12-15 Uwe HermannBuild fix.
2010-12-15 Uwe HermannCleanup up HD audio codec / hda_verb.h files.
2010-12-14 Zheng BaoAdd dump support for the Winbond/Nuvoton W83527HG.
2010-12-14 Zheng BaoSet the ROMSIZE as 4MB.
2010-12-13 Stefan Reinauerno leading zeroes.
2010-12-13 Rudolf MarekAttached patch implements the memory speed reductions...
2010-12-13 Rudolf MarekThis patch just turns on the ACPI resume.
2010-12-13 Rudolf MarekCompile cbmem.c instead of including it in romstage,
2010-12-13 Rudolf MarekFollowing patch adds support for suspend/resume functio...
2010-12-13 Rudolf MarekFollowing patch adds support to bring out the memory...
2010-12-13 Rudolf MarekWe hardcode highmemory size in every northbridge!...
2010-12-13 Uwe HermannAdd support for the ASUS M2N-E board.
2010-12-12 Zheng BaoAdd detection support for the Winbond W83527HG Super...
2010-12-12 Stefan Reinauerfix model 106cx
2010-12-11 Rudolf MarekFix the build failure. We have now common fadt.c.
2010-12-11 Rudolf MarekI was bitten by the rename, this is part of r6165.
2010-12-11 Rudolf MarekFollowing patch makes just one fadt.c file. For SB700.
2010-12-11 Stefan Reinauerfactor out cpu power management base into a separate...
2010-12-11 Stefan Reinauercatch some illegal configurations (trivial)
2010-12-11 Stefan ReinauerDon't skip already built targets anymore, because a...
2010-12-11 Stefan ReinauerAfter this has been brought up many times before, renam...
2010-12-10 Uwe HermannTwo hda_verb.h files: Add more comments.
2010-12-10 Uwe HermannAdd TINY_BOOTBLOCK support for AMD SB700.
2010-12-09 Uwe HermannMerge enable_rom.c files into bootblock.c files.
2010-12-09 Uwe HermannBuild fix, forgot to run abuild on the latest tree.
2010-12-09 Uwe HermannDeduplicate various ACPI .asl files.
2010-12-09 Zheng BaoAdd missing instruction break.
2010-12-08 Tobias DiedrichThese empty files sneaked in from another patch and...
2010-12-08 Tobias DiedrichTobias Diedrich wrote:
2010-12-08 Patrick GeorgiAllow user to define location for Kconfig config via
2010-12-08 Uwe HermannMove "select CACHE_AS_RAM" lines from boards into CPU...
2010-12-08 stepansecond round name simplification. drop the <component...
2010-12-08 stepanfirst round name simplification. drop the <component...
2010-12-07 Myles WatsonMove MMCONF resource into the domain for fam10 for...
2010-12-07 Uwe HermannGet rid of some unneeded function prototypes in romstag...
2010-12-07 Zheng BaoTrivial. Fix typo.
2010-12-06 Uwe HermannDrop unused/obsolete CONFIG_COMPRESS from a few board...
2010-12-06 Uwe HermannGet rid of some useless/empty *_fixups.c files.
2010-12-06 Uwe HermannWinbond W83627HF: Use existing functions instead of...
2010-12-06 Zheng BaoBefore lane reversal,
2010-12-06 Juhana HelovuoAdd initial support for the ASUS M4A78-EM.
2010-12-05 Uwe HermannW83627DHG/W83627EHG fixups for virtual LDNs.
2010-12-04 Stefan ReinauerACPI table dumping wrapper script
2010-12-04 Rudolf MarekFollowing patch removes the cut-and-paste stuff from...
2010-12-03 Marc JonesUpdate coreboot crossgcc toolchain, GCC 4.5.1, MPFR...
2010-12-02 Zheng BaoMore explicite and straight way to set seed.
2010-11-30 Rudolf MarekThe patch just make the power LED on.
2010-11-30 Rudolf MarekFix the SPD to channel mapping. Please note that there...
2010-11-30 Zheng BaoTrivial. Reindent and dos2unix.
2010-11-29 Tobias DiedrichTobias Diedrich wrote:
2010-11-29 David HendricksAdd Fintek F71889 detection and dump support.
2010-11-29 Stefan Reinauerfix typo
2010-11-28 Uwe Hermanndevicetree.cb: Only add as many entries as there are...
2010-11-27 Tobias Diedrich- Add support for Intel Pentium III MSRs
2010-11-27 Tobias DiedrichAfter finding the missing bit poweroff works now.
2010-11-26 Uwe HermannBroadcom BCM5785: Add TINY_BOOTBLOCK support.
2010-11-26 Uwe HermannAMD SB600: Add TINY_BOOTBLOCK support.
2010-11-26 Uwe HermannAMD-8111: Add TINY_BOOTBLOCK support.
2010-11-25 Uwe HermannMCP55: Add TINY_BOOTBLOCK support.
2010-11-24 Tobias DiedrichS3 support for ASUS M2V
2010-11-24 Tobias DiedrichWith low serial console loglevels a pcie graphics card...
2010-11-24 Scott DuplichanThis patch solves crashes and BSODs that occur when...
2010-11-23 Patrick GeorgiUSBDEBUG by default in abuild was committed by mistake and
2010-11-23 Patrick Georgi... Make smp_write_bus static (local scope), to prevent...
2010-11-22 Rudolf Marek1) wraps the s3 parts of chipset code/memory init code...
2010-11-22 Uwe HermannDrop unused ACPI_WRITE_MADT_IOAPIC #define.
2010-11-22 Uwe HermannDrop per-board ram_check() calls for now.
2010-11-22 Patrick GeorgiFinal set of smp_write_bus -> mptable_write_buses changes.
2010-11-22 Patrick GeorgiWorkaround to get die.c to work with romcc.
next