Drop duplicate HAVE_ACPI_TABLES (trivial).
[coreboot.git] / src /
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
2010-10-07 Uwe HermannConvert all Intel 82371AB/EB/MB based boards to TINY_BO...
2010-10-06 Uwe HermannConvert all Intel 440BX boards to Cache-as-RAM (CAR).
2010-10-05 Jonathan KollaschRemove duplicate line from pci_ids.h.
2010-10-05 Jonathan KollaschUse %p instead of %x to print void *.
2010-10-05 Myles WatsonAdd second CK804 for tyan/s2895 and sunw/ultra40.
2010-10-05 Patrick Georgiattached patch moves a couple more config flags out...
2010-10-05 Patrick Georgi- move EHCI_BAR_INDEX to ehci.h - it's constant as...
2010-10-05 Patrick GeorgiRemove lib/ramtest.c-include from all CAR boards.
2010-10-04 Uwe HermannAdd missing Intel Pentium II/III era CPU IDs.
2010-10-02 Uwe HermannAdd comments to make it clear why these two lines are...
2010-10-02 Uwe HermannAllow selecting the physical USB Debug Port on AMD...
2010-10-02 Uwe HermannAMD SB600 uses a hardcoded USB Debug Port number.
2010-10-02 Jonathan KollaschDon't define K8_4RANK_DIMM_SUPPORT, nothing uses it.
2010-10-02 Jonathan KollaschFix spelling/typos in comments.
2010-10-01 Uwe HermannFactor out common CAR asm snippets.
2010-10-01 Uwe HermannCosmetics, whitespace and coding-style fixes for Intel...
2010-10-01 Myles WatsonFix make warnings:
2010-10-01 Myles WatsonFix some breakage from 5890.
2010-10-01 Patrick GeorgiMove CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into...
2010-10-01 Stefan Reinauerfix VIA C7 code.
2010-10-01 Patrick GeorgiICS951462_ADDRESS defined but _never_ used. Drop it.
2010-10-01 Peter StugeMake i945/raminit.c:fsbclk() return u16 rather than int
2010-10-01 Patrick GeorgiRemove a couple of defines that seem to be the result of
2010-10-01 Peter StugeSplit NORTHBRIDGE_INTEL_I945 into more precise _I945GC...
2010-10-01 Uwe HermannAdd missing parenthesis (trivial).
next