coreboot.git
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.
2010-10-29 Jonathan KollaschUse common code to set PCI subsystem in mcp55.
2010-10-29 Jonathan KollaschDeduplicate ck804 subsystem-setting functionality.
2010-10-29 Uwe HermannDrop duplicate HAVE_ACPI_TABLES (trivial).
2010-10-28 Jonathan KollaschThe no point in having a non-NULL ops_pci pointer when...
2010-10-28 Uwe HermannFix broken build due to missing #if CONFIG_IOAPIC.
2010-10-28 Uwe HermannAdd IOAPIC support for Intel 82371EB and fixup SMP...
2010-10-27 Jonathan KollaschEnable CK804 AC'97 audio interface and explicitly enabl...
2010-10-27 Jonathan KollaschCorrect an apparent copy-paste error that shows up...
2010-10-27 Jonathan KollaschDrop referenced-yet-does-nothing static function from...
2010-10-27 Jonathan KollaschConvert ck804_early_smbus.c to a separately compiled...
2010-10-26 Uwe HermannConvert some comments to proper Doxygen syntax.
2010-10-26 Tobias DiedrichWe need to call smp_write_lintsrc() instead of smp_writ...
2010-10-26 Jonathan KollaschConvert all ck804-based boards to tiny bootblock.
2010-10-26 Patrick GeorgiMove bcm5785_enable_rom.c include to where it's used.
2010-10-26 Patrick Georgireg is only used inside the #if clause, so declare...
2010-10-26 Scott DuplichanWhen gcc 4.5.0 is used, compiling mcp55_early_setup_car...
2010-10-25 Uwe HermannFactor out common mptable code to mptable_init().
2010-10-25 Peter StugeMake ectool -i work; add missing break
2010-10-24 Scott DuplichanRunning a checked build of Windows is needed for unders...
2010-10-24 Uwe HermannAdd small comment about LDN 5 on F71872F/FG / F71806F/FG.
2010-10-24 Jonathan KollaschFix superiotool build on non-NetBSD x86_64.
2010-10-24 Jonathan KollaschProvide for I/O space access on NetBSD.
2010-10-24 Idwer VolleringAdd inteltool support for FreeBSD.
2010-10-24 Idwer VolleringUpdate superiotool support for FreeBSD, Makefile fixes.
2010-10-24 Jonathan KollaschTeach superiotool about the registers in a Fintek F7180...
2010-10-20 Uwe HermannRevert sblk/sblink change, use sblk like the rest of...
2010-10-20 Myles WatsonNow that no boards set RAMBASE < 1M, get rid of some...
2010-10-19 Scott DuplichanFor AMD family 10h processors, msr c0010058 is always...
2010-10-19 Jonathan KollaschDrop duplicate SB_HT_CHAIN_ON_BUS0 in Kconfig for MS...
2010-10-19 Jonathan KollaschUse the correct (W83627THF, not W83627HF) superio code...
2010-10-19 Jonathan KollaschCopy ICH4 hard_reset() for 6300ESB.
2010-10-19 Jonathan KollaschRemove unused variables from 6300ESB smbus_write_block().
2010-10-19 Jonathan KollaschCorrect spelling of "spacing" (in comments).
2010-10-19 Jonathan KollaschUse mptable_write_buses().
2010-10-19 Jonathan KollaschModernize socket_754 Kconfig with CAR and address bits...
2010-10-19 Scott DuplichanRevision 5966 changed the end of line style of the...
2010-10-19 Scott DuplichanTo reduce boot time, remove the double startup IPI...
2010-10-19 Scott DuplichanWhen debug logging is enabled, a message such as '...
2010-10-18 Scott DuplichanThis patch enables SB700 option PrefetchEnSPIFromHost...
2010-10-18 Stefan Reinauerupdate intel microcode files.
2010-10-18 Uwe HermannMake update-microcodes.sh executable.
2010-10-18 Uwe HermannCosmetics and coding style fixes in devices/*.
2010-10-17 Stefan Reinauerupdate intel microcode update script
2010-10-17 Keith HuiRemoves model_65x CPUIDs from model_6xx code.
2010-10-17 Liu TaoIn the RS780/RS690 ProgK8TempMmioBase() function, the...
next