use movsl for copying resume memory back
[coreboot.git] / src / mainboard / gigabyte /
2012-03-08 Patrick GeorgiUnify Local APIC address definitions
2012-02-22 Patrick GeorgiACPI: More ../../.. removal
2012-02-22 Marc JonesRemove old AMD fam10 fixme comment
2012-02-17 Patrick Georginvidia/mcp55: Move HAVE_HARD_RESET to southbridge
2012-02-17 Patrick Georgiamd/sb700: Move HAVE_HARD_RESET to southbridge
2012-02-17 Patrick Georgisis/sis966: Move HAVE_HARD_RESET to southbridge
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-10-30 Sven Schnelleremove usbdebug.h include from mainboard/romstage code
2011-10-13 Stefan ReinauerUse default table creator macro for all SSDTs
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-09-20 Stefan ReinauerUse ACPI text fields consistently with all other boards
2011-09-04 Wang Qing PeiDisable dev3 on ma78gm-us2h
2011-08-25 Alec AriMinor ma785gmt clean-up
2011-08-25 Alec AriFix up various dsdt.asl files
2011-07-21 efdesign98Update AMD SR5650 and SB700
2011-04-20 Stefan Reinauerrun uart_init() from console_init, just like the other...
2011-04-18 Stefan Reinauer* Set USBDEBUG_DEFAULT_PORT in all southbridges and...
2011-04-10 Stefan ReinauerIn 2007 Adrian Reber suggested that we drop ASSEMBLY...
2011-03-28 Zheng BaoSP5100's code is based on SB700. Change the legacy...
2011-03-08 Scott DuplichanEnable mahogany_fam10 and Kino family 10h to run the...
2011-03-01 Sylvain "ythier... Fix some subsystemid statements in r6421
2011-03-01 Sven SchnelleUse subsystem id from devicetree.cb instead of Kconfig...
2011-02-26 Xavi Drudis FerranMake AMD Fam10h CPU microcode updates optional in Exper...
2010-12-27 Stefan ReinauerFix most CONFIG_DEBUG_RAM_SETUP issues.
2010-12-17 Uwe HermannRemove some more unused/incorrect hda_verb.h files.
2010-12-17 Stefan Reinauerdrop one more version of doing serial uart output diffe...
2010-12-16 Uwe HermannAdd TINY_BOOTBLOCK support for the SiS966 southbridge.
2010-12-16 Uwe HermannGet mptable OEM/product ID from kconfig variables.
2010-12-15 Uwe HermannCleanup up HD audio codec / hda_verb.h files.
2010-12-11 Rudolf MarekFollowing patch makes just one fadt.c file. For SB700.
2010-12-11 Stefan ReinauerAfter this has been brought up many times before, renam...
2010-12-10 Uwe HermannAdd TINY_BOOTBLOCK support for AMD SB700.
2010-12-09 Uwe HermannDeduplicate various ACPI .asl files.
2010-12-08 Uwe HermannMove "select CACHE_AS_RAM" lines from boards into CPU...
2010-12-08 stepansecond round name simplification. drop the <component...
2010-12-08 stepanfirst round name simplification. drop the <component...
2010-12-07 Uwe HermannGet rid of some unneeded function prototypes in romstag...
2010-12-07 Zheng BaoTrivial. Fix typo.
2010-12-06 Uwe HermannDrop unused/obsolete CONFIG_COMPRESS from a few board...
2010-11-28 Uwe Hermanndevicetree.cb: Only add as many entries as there are...
2010-11-25 Uwe HermannMCP55: Add TINY_BOOTBLOCK support.
2010-11-22 Uwe HermannDrop per-board ram_check() calls for now.
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 Patrick GeorgiConvert more boards to use mptable_write_buses.
2010-11-21 Patrick GeorgiConvert boards to use mptable_write_buses.
2010-11-21 Patrick GeorgiMove MCP55_PCI_E_X_* to Kconfig. Any useless values...
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-11-20 Patrick GeorgiUnify DIMM SPD addressing. For Geode, change the
2010-11-18 Patrick GeorgiEliminate SET_NB_CFG_54 option. There was no board...
2010-11-17 Tobias DiedrichThis problem was introduced with
2010-11-16 Patrick GeorgiMove the SET_FIDVID* family of configuration options...
2010-11-14 Uwe HermannCK804/MCP55 devicetree.cb cosmetic and indentation...
2010-11-07 Scott DuplichanDSDT.asl should not report the AMD SB600/SB700 RTC...
2010-11-07 Patrick GeorgiMove K8_ALLOCATE_IO_RANGE to Kconfig.
2010-11-07 Uwe HermannFix a few incorrect GIGABYTE board names (trivial).
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-10-31 Uwe HermannRemove definitions of ACPI_SSDTX_NUM to 0, that's the...
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-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
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 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-01 Patrick GeorgiMove CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into...
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-28 Myles WatsonRemove redundant HW_MEM_HOLE_SIZEK and HW_MEM_HOLE_SIZE...
2010-09-27 Uwe HermannAdd a kconfig option to allow the user to select a...
2010-09-25 Uwe HermannDrop some useless "../../../" in #includes (trivial).
2010-09-24 Uwe HermannHook up all AMD SB600/SB700 boards to the EHCI Debug...
2010-09-21 Uwe HermannCut the crap.
2010-09-10 Myles WatsonMove memory type information out of some AMD sockets.
2010-09-07 Rudolf MarekRemove unused ide0_enable and sata0_enable entries...
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
2010-08-30 Jens RottmannRestructured all vendors' Kconfig files to no longer...
2010-08-26 Myles WatsonRemove unused mainboard_config definitions. Trivial.
2010-08-17 Wang Qing PeiAnother AMD 780/700 mainboard: Gigabyte MA78GM-US2H
2010-08-17 Wang Qing PeiAdd support for Gigabyte MA785GMT mainboard.
2010-08-14 Stefan ReinauerMy old mcp55 azalia fix from May 2010. Was never checke...
2010-08-03 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
2010-07-26 Myles WatsonMake include paths more consistent. Fixes compilation...
2010-07-08 Stefan ReinauerFix all warnings in the tree
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
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-14 Anders JenboITE IT8671F: Add it8671f_48mhz_clkin().
2010-05-14 Anders JenboAdd initial support for the GIGABYTE GA-6BXE.
next