Random Winbond Super I/O cosmetic and coding-style fixes.
[coreboot.git] / src / mainboard /
2010-11-09 Tobias DiedrichAdd acpi tables and dsdt.
2010-11-09 Tobias DiedrichAdd pirq table for ASUS M2V.
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 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 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 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-04 Uwe HermannAdd a rom_enable() function to via/vt8231 and call...
2010-11-01 Nils JacobsChange Geode GX2 to use the auto DRAM detect code from...
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-30 Uwe HermannMptable related fixes for ASUS P2B-DS.
2010-10-29 Uwe HermannDrop duplicate HAVE_ACPI_TABLES (trivial).
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 KollaschDrop referenced-yet-does-nothing static function from...
2010-10-27 Jonathan KollaschConvert ck804_early_smbus.c to a separately compiled...
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-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-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 KollaschUse mptable_write_buses().
2010-10-19 Jonathan KollaschModernize socket_754 Kconfig with CAR and address bits...
2010-10-13 Uwe HermannRemove various .c #includes from Intel i810/i82801ax...
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-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
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-09 Uwe HermannRemove various .c #includes from Intel 440BX/82371EB...
2010-10-07 Jonathan KollaschRemove duplicate line from pci_ids.h.
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 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-02 Uwe HermannAllow selecting the physical USB Debug Port on AMD...
2010-10-02 Jonathan KollaschDon't define K8_4RANK_DIMM_SUPPORT, nothing uses it.
2010-10-01 Patrick GeorgiMove CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into...
2010-10-01 Patrick GeorgiICS951462_ADDRESS defined but _never_ used. Drop it.
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 Patrick GeorgiMove several i945 config #defines from romstage.c to...
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-30 Stefan Reinauerfix Kontron KT690 and clean up socket S1G1 boards accor...
2010-09-30 Stefan Reinauerdrop unneeded earlymtrr.c include
2010-09-30 Warren TurkalMove CAR settings to board config for socket 940 boards.
2010-09-30 Warren TurkalMove VIA C7 board CAR config to VIA C7 instead of boards.
2010-09-28 Myles WatsonRemove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE...
2010-09-27 Warren TurkalI missed these boards in a previous commit.
2010-09-27 Stefan ReinauerGood bye, OLPC...
2010-09-27 Warren TurkalAll these boards already had the CACHE_AS_RAM option...
2010-09-27 Warren TurkalMove CAR config from mainboard to CPU config for AMD...
2010-09-27 Warren TurkalThis patch moves one of the CAR configs to the socket...
2010-09-27 Stefan ReinauerRAMBASE = 0x4000 is no longer needed. Drop it.
2010-09-27 Uwe HermannAdd a kconfig option to allow the user to select a...
2010-09-26 Warren Turkali82801bx defines the hard reset function, so move the...
2010-09-26 Warren TurkalRemove hard reset config from some mainboard configs
2010-09-26 Warren TurkalNormalize the config option for the Intel Atom CPU.
2010-09-25 Uwe HermannDrop some useless "../../../" in #includes (trivial).
2010-09-25 Uwe HermannVarious CONFIG_DEBUG_RAM_SETUP related fixes (trivial).
2010-09-25 Uwe HermannVarious USB Debug Port fixes (trivial).
2010-09-25 Myles WatsonKeep the mc146818rtc.h include close to the option...
2010-09-25 Stefan Reinauer- Fix race condition in option_table.h generation by...
2010-09-24 Patrick GeorgiAutomatically fetch bus information for mptable from
2010-09-24 Patrick GeorgiUndo stupid mistake in r5832
2010-09-24 Uwe HermannHook up all AMD SB600/SB700 boards to the EHCI Debug...
2010-09-24 Patrick GeorgiFix hp/dl165_g6_fam10 build. Failed to take r5800 and
2010-09-24 Arne Georg GleditschAdd support for HP DL165-G6 with Fam10 CPU.
2010-09-23 Stefan ReinauerFix some wrong capitalizations, reformat comments,...
2010-09-22 Rudolf Marek Here is a proposed way how to handle the SATA PHY...
2010-09-21 Uwe HermannCut the crap.
2010-09-19 Uwe HermannMake ASUS P3B-F RAM init actually work by enabling...
2010-09-13 Marc JonesIEI Kino added to IEI mainboard Kconfig. I missed this...
2010-09-13 Marc JonesIEI Kino mainboard support based on Mahogany Fam10.
2010-09-13 Juhana HelovuoAdd support for Asus M4A785-M.
2010-09-13 Myles WatsonConvert i945 boards to use reserved resources instead...
2010-09-10 Jens RottmannAdd support for LiPPERT Hurricane-LX (EPIC board with...
2010-09-10 Myles WatsonMove memory type information out of some AMD sockets.
2010-09-09 Arne Georg GleditschPlease find appended. This patch gets rid of the ...
2010-09-07 Jens RottmannAdd support for LiPPERT Cool LiteRunner-LX (PC/104...
2010-09-07 Rudolf MarekRemove unused ide0_enable and sata0_enable entries...
2010-09-07 Aurelien GuillaumeSet up an arbitrary amount of system memory on Geode...
2010-09-06 Kevin O'ConnorInstead of requiring users to modify qemu to allow...
2010-09-03 Jens RottmannUpdate RoadRunner and SpaceRunner config to get in...
2010-09-02 Myles WatsonFix compilation for mtarvon. CAR initialization does...
next