Add constants for fast path resume copying
[coreboot.git] / src / mainboard / supermicro / x6dhr_ig /
2012-03-08 Patrick GeorgiUnify Local APIC address definitions
2012-02-17 Patrick Georgiintel/i82801ex: Move HAVE_HARD_RESET to southbridge
2011-10-12 Patrick Georgimptable: Refactor mptable generation some more
2011-10-12 Patrick Georgimptable: Get rid of fixup_virtual_wire
2011-10-12 Patrick Georgimptable: Refactor lintsrc generation
2011-04-20 Stefan Reinauerrun uart_init() from console_init, just like the other...
2011-03-01 Sven SchnelleUse subsystem id from devicetree.cb instead of Kconfig...
2010-12-16 Uwe HermannGet mptable OEM/product ID from kconfig variables.
2010-12-11 Stefan ReinauerAfter this has been brought up many times before, renam...
2010-12-08 stepansecond round name simplification. drop the <component...
2010-12-08 stepanfirst round name simplification. drop the <component...
2010-12-06 Uwe HermannGet rid of some useless/empty *_fixups.c files.
2010-12-06 Uwe HermannWinbond W83627HF: Use existing functions instead of...
2010-11-22 Uwe HermannDrop per-board ram_check() calls for now.
2010-11-22 Patrick GeorgiFinal set of smp_write_bus -> mptable_write_buses changes.
2010-11-21 Uwe HermannSimplify a few code chunks, fix whitespace and indentation.
2010-11-21 Uwe HermannDrop excessive whitespace randomly sprinkled in romstag...
2010-11-21 Uwe HermannUse DIMM0 et al in lots more places instead of hardocdi...
2010-11-20 Uwe HermannSome more DIMM0 related cleanups and deduplication.
2010-10-25 Uwe HermannFactor out common mptable code to mptable_init().
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-01 Patrick GeorgiRemove a couple of defines that seem to be the result of
2010-09-25 Myles WatsonKeep the mc146818rtc.h include close to the option...
2010-08-30 Jens RottmannRestructured all vendors' Kconfig files to no longer...
2010-08-26 Myles WatsonRemove unused mainboard_config definitions. Trivial.
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-05-20 Patrick GeorgiMove generation of mptable entries for ISA to generic...
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-16 Stefan Reinauerzero warnings days: unify mp tables. fix warnings.
2010-04-14 Stefan Reinauerdrop quite a lot of dead code that did nothing but...
2010-04-09 Stefan ReinauerDrop the need for cpu_reset, it's really just a short...
2010-04-08 Myles WatsonReplace dual_core and quad_core CMOS (nvram) options...
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 Reinauerdrop USE_INIT from mainboard Kconfig files, it's alread...
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-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-18 Patrick GeorgiRework boolean expression (DeMorgan and all) for
2010-03-18 Patrick GeorgiRemove fallback/normal handling in mainboards'
2010-03-17 Stefan Reinauerremove more warnings, and fix some boards (watchdog.h)
2010-02-27 Patrick Georgi- make HAVE_HARD_RESET match what newconfig did
2010-02-27 Stefan ReinauerThis does the following:
2010-02-09 Patrick GeorgiMove all the copies of the romstage.inc rule to
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-02-07 Patrick Georginewconfig is no more.
2010-01-05 Stefan Reinauer* Explicitly add __PRE_RAM__ where it should be added.
2009-11-27 Patrick GeorgiMake newconfig and kconfig agree on MAINBOARD_PCI_SUBSY...
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-10-24 - supermicro/x6dhe... Major cleanups of the hard_reset() code and config...
2009-10-20 Uwe HermannFix all board names in Kconfig as per wiki / vendor...
2009-10-17 Peter StugeMove files from src/cpu/x86/{fpu,mmx,sse}/ to x86/
2009-10-16 Peter StugeDrop enable_mmx.inc. It reads (only) "Enabling mmx...
2009-10-16 Uwe HermannSet default ROM sizes per-board to match the ROM chip...
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-11 Uwe HermannRemove useless udelay() duplication.
2009-10-09 Patrick GeorgiRemaining boards are Kconfig'd now. Whether they work
2009-10-07 Uwe HermannMajor CONFIG_IRQ_TABLE_COUNT fixing and cleanups. Some...
2009-10-04 Patrick GeorgiThis does away with CONFIG_ROM_PAYLOAD_START and CONFIG...
2009-10-03 Patrick GeorgiRemove:
2009-09-23 Stefan Reinauersimplify source tree hierarchy: move files from sdram...
2009-08-12 Patrick GeorgiKconfig!
2009-08-11 Patrick GeorgiEnable CBFS everywhere. All boards compiled for me...
2009-06-30 Stefan Reinauerthe tool chain settings should not be in renamed (as...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-19 Myles WatsonUndo my ugly commit that added uses clauses in lots...
2009-06-17 Myles WatsonFix configuration of boards that didn't have uses CONFI...
2009-06-06 Carl-Daniel HailfingerWhen I started refactoring mainboard Config.lb, I added...
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-04-22 Carl-Daniel HailfingerConvert 12 more boards to use include statements in...
2009-04-22 Stefan Reinauerno duplicate names in cmos.layout allowed. (fixes a...
2009-04-22 Stefan ReinauerThis patch unifies the socket_mPGA604_800Mhz and socket...
2009-04-14 Peter Stugev2/src romfs->cbfs rename
2009-03-31 Ronald G. MinnichAdd the CONFIG_ROMS config variable.
2009-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2009-02-18 Carl-Daniel HailfingerCarl-Daniel's part:
2008-12-22 Carl-Daniel HailfingerFix implicit declarations of pci_read_config8 and pci_w...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-04 Carl-Daniel HailfingerThis changes the python generated makefiles
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2007-12-30 Carl-Daniel HailfingerThe following mainboards had a file named microcode_upd...
2007-12-09 Myles WatsonThis adds the same line (uses CONFIG_PRECOMPRESSED_PAYL...
2007-11-04 Uwe HermannRestructure the PCI IDs list for the ICH* chipsets...
2006-12-15 Ed SwierkApply linuxbios-rename-other-payload-options.patch
2006-12-15 Ed SwierkApply linuxbios-rename-compressed-payload-options.patch...
2006-11-10 Stefan Reinauer* fix the automatic build system by compressing payload...
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2006-11-02 Uwe HermannRemove some unneeded #includes from most mainboard...
2006-10-27 Uwe HermannRename E7520 to e7520, and E7525 to e7525 in the code...
2006-10-27 Uwe HermannFix the CHIP_NAME() entries of all mainboards to have...
2006-04-06 Stefan Reinauerbreak the tree really quick due to svn restrictions...
2005-11-27 Stefan Reinauerfix build for all supermicro boards.
next