Drop unused and incorrect RTC_DEV for Winbond W83627EHG.
[coreboot.git] / src / mainboard / intel /
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-17 Patrick GeorgiMove Intel power management related defines to some...
2010-11-16 Patrick GeorgiDrop commented out debug defines
2010-11-15 Patrick GeorgiMove RCBA defines to northbridge (instead of mainboard)
2010-11-10 Uwe HermannRestructure i3100 Super I/O driver to match the rest...
2010-11-07 Patrick GeorgiRemove unused defines (UART_*)
2010-10-31 Uwe HermannRemove incorrect IOAPIC lines from some mptable.c files.
2010-10-29 Uwe HermannDrop duplicate HAVE_ACPI_TABLES (trivial).
2010-10-26 Tobias DiedrichWe need to call smp_write_lintsrc() instead of smp_writ...
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-13 Uwe HermannRemove various .c #includes from Intel i810/i82801ax...
2010-10-13 Uwe HermannConvert all Intel i810 boards to CAR.
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
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-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-27 Warren TurkalThis patch moves one of the CAR configs to the socket...
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-13 Myles WatsonConvert i945 boards to use reserved resources instead...
2010-09-02 Myles WatsonFix compilation for mtarvon. CAR initialization does...
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
2010-08-30 Stefan ReinauerFix intel mtarvon compilation by switching it over...
2010-08-30 Jens RottmannRestructured all vendors' Kconfig files to no longer...
2010-08-26 Myles WatsonRemove unused mainboard_config definitions. Trivial.
2010-08-03 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
2010-07-07 Myles WatsonKill a few more warnings.
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-06-21 Joseph SmithThis patch adds support for the Intel D810E2CB (i810e...
2010-06-21 Joseph SmithThis patch adds support for the Intel D810E2CB (i810e...
2010-06-05 Stefan ReinauerFix two warnings:
2010-05-25 Stefan Reinaueralso rename the config option.
2010-05-25 Stefan Reinauerfix most usbdebug warnings and fix function names.
2010-05-25 Stefan ReinauerLong ago we agreed on kicking the _direct appendix...
2010-05-20 Patrick GeorgiMove generation of mptable entries for ISA to generic...
2010-05-16 Stefan Reinauerv2 -> v4
2010-05-14 Stefan Reinaueri945:
2010-05-09 Patrick GeorgiRemove pc80/serial.c includes in ROMCC boards and include
2010-05-08 Patrick GeorgiDrop console/console.c and pc80/serial.c from mainboards'
2010-05-05 Patrick GeorgiRename "apic" and "apic_cluster" to "lapic" and "lapic_...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-25 Stefan Reinauerno warnings days.
2010-04-16 Stefan Reinauerzero warnings days: unify mp tables. fix warnings.
2010-04-15 Stefan Reinauerzero warnings days...
2010-04-14 Myles WatsonRemove few more warnings and some dead code.
2010-04-14 Stefan Reinauerdrop quite a lot of dead code that did nothing but...
2010-04-13 Stefan Reinauerfix timer choice in Kconfig. HAVE_INIT_TIMER is selecte...
2010-04-13 Stefan Reinauerupdate atom car code in the same way that 6ex/6fx was...
2010-04-13 Stefan ReinauerFix eagleheights
2010-04-09 Stefan ReinauerDrop the need for cpu_reset, it's really just a short...
2010-04-09 Myles WatsonCopy acpi blobs in two parts to make sure gcc does...
2010-04-08 Myles WatsonReplace dual_core and quad_core CMOS (nvram) options...
2010-04-07 Stefan Reinauerfix epia-m700 compilation, and remove more warnings.
2010-04-06 Stefan ReinauerNo warnings day, next round.
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-31 Stefan ReinauerThis patch drops arch/i386/lib/console.c and arch/i386...
2010-03-30 Stefan Reinauerindent mptable.c
2010-03-30 Stefan Reinauerbuild_opt_tbl: error instead of null pointer access...
2010-03-30 Stefan Reinauerunify cmos.layout wrt AMD extended configuration registers.
2010-03-29 Stefan ReinauerThis drops the ASSEMBLY define from romstage.c, too
2010-03-29 Stefan Reinauer__PRE_RAM__ is now correctly specified in the Makefile...
2010-03-29 Stefan ReinauerThis patch drops the coreboot CMOS checksum ranges...
2010-03-28 Stefan Reinauerdrop unneeded __ROMCC__ checks when the check for __PRE...
2010-03-24 Myles WatsonGet rid of type-punned pointer errors.
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerdrop some unused files and fix warnings on i945 based...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-18 Patrick GeorgiRemove remaining uses of
2010-03-18 Patrick GeorgiRework boolean expression (DeMorgan and all) for
2010-03-18 Patrick GeorgiRemove fallback/normal handling in mainboards'
2010-02-28 Patrick Georgi- Add config flag for boards that have their own fadt.c
2010-02-27 Patrick Georgi- make HAVE_HARD_RESET match what newconfig did
2010-02-27 Stefan ReinauerThis does the following:
2010-02-25 Patrick GeorgiMove the ldscripts logic to src/arch/i386/Makefile.inc
2010-02-25 Patrick GeorgiUnify crt0s setup to src/arch/i386/Makefile.inc. This...
2010-02-23 Patrick GeorgiOnly handle code as "driver" that actually uses our...
2010-02-22 Stefan ReinauerCONFIG_ was missing.
2010-02-22 Stefan Reinauerfix builds...
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2010-02-09 Patrick GeorgiMove all the copies of the romstage.inc rule to
2010-02-08 Patrick GeorgiClean up ACPI:
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-02-07 Patrick Georginewconfig is no more.
2010-01-30 Stefan Reinauer* fix crt0s/ldscripts paths to fix out of tree build.
2010-01-25 Patrick GeorgiMore Kconfig changes to improve match with newconfig:
2010-01-25 Patrick GeorgiAlign several kconfig options to match newconfig:
2010-01-18 Patrick GeorgiMove all IOAPIC selection to southbridges, and remove...
2010-01-18 Stefan Reinauerrun preprocessor on DSDT of D945GCLF, otherwise
2010-01-16 Stefan Reinauercoreboot used to have two different "APIs" for memory...
next