Add TINY_BOOTBLOCK support for the SiS966 southbridge.
[coreboot.git] / src / mainboard / gigabyte / ga_2761gxdk / romstage.c
2010-12-16 Uwe HermannAdd TINY_BOOTBLOCK support for the SiS966 southbridge.
2010-12-08 stepansecond round name simplification. drop the <component...
2010-12-08 stepanfirst round name simplification. drop the <component...
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-18 Patrick GeorgiEliminate SET_NB_CFG_54 option. There was no board...
2010-11-16 Patrick GeorgiMove the SET_FIDVID* family of configuration options...
2010-11-07 Patrick GeorgiMove K8_ALLOCATE_IO_RANGE to Kconfig.
2010-11-05 Patrick GeorgiMove QRANK_DIMM_SUPPORT to Kconfig, removing it from...
2010-10-07 Jonathan KollaschRemove duplicate line from pci_ids.h.
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-09-27 Uwe HermannAdd a kconfig option to allow the user to select a...
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-08 Patrick GeorgiDrop console/console.c and pc80/serial.c from mainboards'
2010-04-15 Stefan Reinauerzero warnings days...
2010-04-14 Stefan Reinauerdrop quite a lot of dead code that did nothing but...
2010-04-09 Stefan Reinauercopy_and_run.c is not needed twice, and it is used...
2010-04-08 Myles WatsonClean up fidvid files using indent.
2010-04-07 Stefan Reinauer- copy_and_run() gets the same calling convention on...
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-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-22 Myles WatsonFix all the format string warnings.
2010-03-18 Patrick GeorgiRemove remaining uses of
2010-03-18 Patrick GeorgiRework boolean expression (DeMorgan and all) for
2010-03-17 Patrick GeorgiRemove failover/fallback/normal handling in mainboards'
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.