Various PIRQ/MPTABLE/ACPI Kconfig fixes.
[coreboot.git] / src /
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 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-24 Scott DuplichanRunning a checked build of Windows is needed for unders...
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...
2010-10-17 Liu TaoWe currently read the CPU HT speed from HT chain 0...
2010-10-17 Uwe HermannAdd more missing GPL-headers, fix inconsistencies in...
2010-10-17 Uwe HermannUse common GPL-header format in CK804 files, add missin...
2010-10-17 Uwe HermannVarious Doxygen comment fixes, typo fixes, etc.
2010-10-16 Keith HuiMove support for Deschutes Slot 1 CPUs (model_65x)...
2010-10-15 Uwe HermannDrop unused DCACHE_RAM_BASE from intel/car/cache_as_ram...
2010-10-14 Uwe HermannCosmetics in ioapic.c (trivial, no functional changes).
2010-10-13 Uwe HermannRemove various .c #includes from Intel i810/i82801ax...
2010-10-13 Keith HuiMove out Katmai Slot 1 CPUs (model_67x) from model_6xx...
2010-10-13 Uwe HermannConvert all Intel i810 boards to CAR.
2010-10-13 Peter StugeEnable or disable the power button in Kconfig
2010-10-13 Zheng BaoFix a stupid bug in rs780 and rs690 code.
2010-10-13 Zheng BaoTrivial. Clean up code and add some comments.
2010-10-12 Keith HuiAdd missing include of model_6bx for slot_1.
2010-10-12 Uwe HermannMove translate_spd_to_i82810[] from .h to .c file ...
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-12 Warren TurkalReduce duplicate definition in CAR code.
2010-10-12 Warren TurkalBuild bootblock.S instead of bootblock.c.
2010-10-11 Sylvain HitierFix typo after r5925.
2010-10-11 Uwe HermannBuild fixes (trivial).
2010-10-11 Uwe HermannFirst round of ICH2/ICH2-M cleanups after split from...
2010-10-11 Uwe HermannFactor out a few commonly duplicated functions from...
2010-10-10 Stefan Reinauerdon't include unused code, we only need the header.
2010-10-10 Stefan Reinauerfix typos found by zbao in other files.
2010-10-10 Rudolf MarekSame applies for SB600.
2010-10-10 Rudolf MarekFollowing patch fixes the boot_switch_sata_ide logic...
2010-10-10 Rudolf MarekFollowing patch enables UDMA on ALL IDE devices. The...
2010-10-10 Zheng BaoTrivial. Spelling check.
2010-10-09 Uwe HermannRemove various .c #includes from Intel 440BX/82371EB...
2010-10-09 Zheng BaoTrivial. Spell checking.
2010-10-09 Zheng BaoTrivial. Spell checking.
2010-10-08 Uwe HermannDrop unused i82801ax_early_lpc.c and i82801bx_early_lpc.c.
2010-10-08 Uwe HermannRound 2 of i82801AX fixes to get it into a usable shape.
2010-10-08 Uwe HermannIntel 82801ax/82801bx: Fix and hook up i82801xx_smbus.c.
2010-10-08 Zheng BaoTrivial. Spell checking.
2010-10-08 Zheng BaoTrivial. Fix the typo.
2010-10-07 Uwe HermannRemove some duplicate #include files (trivial).
2010-10-07 Jonathan KollaschRemove duplicate line from pci_ids.h.
2010-10-07 Scott DuplichanRS780 function ProgK8TempMmioBase is setting a reserved
next