coreboot.git
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
2010-11-11 Tobias DiedrichAdd pci id and ops for VT8237A SATA controller
2010-11-10 Tobias DiedrichUse the new mptable_write_buses() on the ASUS M2V.
2010-11-10 Tobias DiedrichAdd mptable for ASUS M2V.
2010-11-10 Uwe HermannRestructure i3100 Super I/O driver to match the rest...
2010-11-10 Uwe HermannRandom Winbond Super I/O cosmetic and coding-style...
2010-11-10 Peter StugeMake amdk8 printk_raminit() accept just a single string...
2010-11-10 Peter StugeEnsure that config options hidden by r6054 have default...
2010-11-10 Uwe HermannDebugging facility improvements.
2010-11-10 Uwe HermannITE IT8661F changes to match the common code structure.
2010-11-09 Tobias DiedrichThis fixes a FIXME in src/cpu/amd/mtrr/amd_mtrr.c and...
2010-11-09 Tobias DiedrichAdd acpi tables and dsdt.
2010-11-09 Tobias DiedrichAdd pirq table for ASUS M2V.
2010-11-08 Uwe HermannAdd #include guards to all Super I/O header files ...
2010-11-08 Ward VandewegeWe can't print this early.
2010-11-08 Uwe HermannRandom ITE Super I/O fixes.
2010-11-07 Scott DuplichanDSDT.asl should not report the AMD SB600/SB700 RTC...
2010-11-07 Tobias DiedrichShould be part of 6044. I forgot to add the directory :/
2010-11-07 Tobias DiedrichThis adds the m2v directory and necessary files to...
2010-11-07 Tobias DiedrichDepends on the "Introduce get_vt8237_lpc() function...
2010-11-07 Tobias DiedrichThis adds the VT8237A LPC pci_locate_device call in...
2010-11-07 Tobias DiedrichUse get_vt8237_lpc() in vt8237_sb_enable_fid_vid()...
2010-11-07 Tobias DiedrichInstead of duplicating the pci_locate_device calls...
2010-11-07 Tobias DiedrichAdd pointer to public PCIe bridge documentation on
2010-11-07 Tobias DiedrichThis adds VT8237A specific VLINK/LPC init functions...
2010-11-07 Rudolf MarekRemove empty files added by accident. Sorry about that.
2010-11-07 Patrick GeorgiMove K8_ALLOCATE_IO_RANGE to Kconfig.
2010-11-07 Tobias DiedrichThis adds the VT8237A LPC device id and the pci_driver...
2010-11-07 Patrick GeorgiFIRST_CPU, SECOND_CPU, TOTAL_CPUS are only used in one
2010-11-07 Uwe HermannFix a few incorrect GIGABYTE board names (trivial).
2010-11-07 Uwe HermannECS P6IWP-Fe: Fix typo, add missing license header.
2010-11-07 Patrick GeorgiRemove unused defines (UART_*)
2010-11-06 Uwe HermannVarious Super I/O fixes and corrections.
2010-11-06 Uwe HermannRemove comments that are obsolete since r6028.
2010-11-05 Patrick GeorgiMove QRANK_DIMM_SUPPORT to Kconfig, removing it from...
2010-11-05 Uwe HermannVarious PIRQ/MPTABLE/ACPI Kconfig fixes.
2010-11-05 Uwe HermannFollow-up for r6025, do 0x87 twice in superio.c, too.
2010-11-05 Zheng BaoAccording to the description in datasheet of f71889,
2010-11-05 Zheng BaoAdd detection support for the Fintek F81865/F81865-I.
2010-11-05 Nils JacobsAdd Kconfig CPU speed selection to Geode GX2 boards.
2010-11-05 Nils JacobsGX2: Define the unused DIMM1 to 0xFF to make it obvious...
2010-11-05 Nils JacobsRemove banner wrapper function and unify print(k) usage.
2010-11-05 Uwe HermannFintek and Intel i3100 Super I/O cleanups.
2010-11-04 Uwe HermannVarious cosmetic and coding style fixes in src/devices.
2010-11-04 Uwe HermannAdd a rom_enable() function to via/vt8231 and call...
2010-11-03 Alec AriAdd Fintek F71889 Super I/O support.
2010-11-03 Nils JacobsRemove some unused code from gx2/raminit.c.
2010-11-03 Nils JacobsClean up some more comments and white space in model_gx...
2010-11-03 Nils JacobsClean up some comments and white space in gx2/northbrid...
2010-11-02 Tobias DiedrichNeed to clear downstream read cycle retry bit, or the...
2010-11-02 Tobias DiedrichThis adds pci device ids and pci_driver structs for...
2010-11-01 Nils JacobsChange Geode GX2 to use the auto DRAM detect code from...
2010-11-01 Nils JacobsRemove some unused code.
2010-11-01 Nils JacobsGX2: Clean up some white space and comments.
2010-11-01 Nils JacobsGX2: Change MSR register numbers into more descriptive...
2010-10-31 Uwe HermannRemove definitions of ACPI_SSDTX_NUM to 0, that's the...
2010-10-31 Uwe HermannRemove incorrect IOAPIC lines from some mptable.c files.
2010-10-31 Scott DuplichanFix AMD family 10h engineering sample is reported as...
2010-10-30 Uwe HermannMptable related fixes for ASUS P2B-DS.
next