coreboot.git
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.
2010-11-22 Uwe Hermanni855: Remove useless memctrl indirection.
2010-11-22 Stefan ReinauerPrinting coreboot debug messages on VGA console is...
2010-11-22 Uwe Hermannacpi.h: Small fixes and adding comments.
2010-11-21 Jonathan KollaschMove CK804_PCI_E_X and CK804B_PCI_E_X defines (which...
2010-11-21 Uwe HermannSimplify a few code chunks, fix whitespace and indentation.
2010-11-21 Uwe HermannDrop excessive whitespace randomly sprinkled in romstag...
2010-11-21 Patrick GeorgiConvert more boards to use mptable_write_buses.
2010-11-21 Patrick GeorgiConvert boards to use mptable_write_buses.
2010-11-21 Patrick GeorgiMove MCP55_PCI_E_X_* to Kconfig. Any useless values...
2010-11-21 Uwe HermannUse DIMM0 et al in lots more places instead of hardocdi...
2010-11-21 Uwe HermannBuild fix.
2010-11-20 Uwe HermannMerge all spd_addr.h into the resp. romstage.c files.
2010-11-20 Uwe HermannSome more DIMM0 related cleanups and deduplication.
2010-11-20 Patrick GeorgiUnify DIMM SPD addressing. For Geode, change the
2010-11-19 Uwe HermannCosmetic fixes and comment additions in acpi.c.
2010-11-19 Patrick GeorgiAdd test to check for up-to-date GPL license headers...
2010-11-19 Stefan Reinauerdrop temp file from coreboot tree
2010-11-18 Uwe HermannFix/drop some obsolete comments,
2010-11-18 Uwe HermannDrop unused and incorrect RTC_DEV for Winbond W83627EHG.
2010-11-18 Uwe HermannMake lint script executable, otherwise invocation fails.
2010-11-18 Patrick Georgilint tests can now describe what they do (for the benef...
2010-11-18 Patrick GeorgiAdd "make lint" target that calls all util/lint/lint...
2010-11-18 Patrick GeorgiSet locale to POSIX to avoid problems with invalid...
2010-11-18 Patrick GeorgiMove DIMM_MAP_LOGICAL to Kconfig.
2010-11-18 Patrick GeorgiMove register block definitions out of board code into
2010-11-18 Patrick GeorgiFor completeness sake: License header.
2010-11-18 Patrick GeorgiEliminate SET_NB_CFG_54 option. There was no board...
2010-11-17 Patrick GeorgiMove Intel power management related defines to some...
2010-11-17 Tobias DiedrichDynamically generate PNP0C02 mainboard resources in...
2010-11-17 Tobias DiedrichLinux also needs the MMCONF area to be reserved either...
2010-11-17 Tobias DiedrichThis problem was introduced with
2010-11-17 Tobias DiedrichThe only southbridge having a pirq_assign_irqs function...
2010-11-16 Uwe HermannDrop W83627THF, it's the same device as W83627THG.
2010-11-16 Patrick GeorgiDrop commented out debug defines
2010-11-16 Patrick GeorgiForgot to remove one set of SET_FIDVID defines
2010-11-16 Patrick GeorgiMove the SET_FIDVID* family of configuration options...
2010-11-16 Stefan Reinauerback out parts of #6073
2010-11-15 Stefan Reinauerfix random breakage
2010-11-15 Patrick GeorgiMove RCBA defines to northbridge (instead of mainboard)
2010-11-15 Uwe HermannC and other Super I/O cosmetic fixes.
2010-11-14 Uwe HermannAdd a target for the ASUS A8V-E Deluxe (trivial).
2010-11-14 Uwe HermannCK804/MCP55 devicetree.cb cosmetic and indentation...
2010-11-14 Rudolf MarekReturn 0, (as for 40pin cable if SB not found)
2010-11-14 Tobias DiedrichMove cable detect logic to a weak function in vt8237r_i...
2010-11-14 Tobias DiedrichCurrently the
2010-11-13 Scott DuplichanMTRR related improvements for AMD family 10h and family...
2010-11-12 Tobias Diedrichmainboard/asus/m2v: Set DDR2 voltage to 1.8V
2010-11-12 Patrick GeorgiConsensus seems that this is wanted, integrated into...
2010-11-11 Jonathan KollaschAdd support for Fintek F71872 superio.
2010-11-11 Uwe HermannRemove superfluous Super I/O res0/res1 lines.
2010-11-11 Tobias DiedrichAdd VT8237A id to src/southbridge/via/vt8237r/bootblock.c
next