Add support for Intel Panther Point PCH
[coreboot.git] / src / southbridge / nvidia /
2012-02-17 Patrick Georginvidia/mcp55: Move HAVE_HARD_RESET to southbridge
2012-01-18 Patrick GeorgiUnify ID_SECTION_OFFSET and mark it deprecated
2011-10-31 Sven SchnelleFix usb debug dongle support
2011-10-28 Patrick GeorgiGet rid of the old romstage-as-bootblock ROM layout
2011-09-20 Stefan ReinauerUse ACPI text fields consistently with all other boards
2011-06-10 Jonathan A. KollaschAdd ACPI automatic PIC/APIC interrupt routing logic...
2011-05-23 Jonathan KollaschCorrect implementation of r6608.
2011-05-22 Jonathan KollaschEnsure ck804 romstrap is 16-byte aligned.
2011-04-18 Stefan Reinauer* Set USBDEBUG_DEFAULT_PORT in all southbridges and...
2011-04-14 Stefan Reinauerdrop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused...
2011-04-14 Stefan Reinauernvidia mcp55: drop unused dbg_info
2011-03-03 Jonathan KollaschImprove ck804 IOAPIC and HPET resource handling.
2011-01-04 Uwe HermannMCP55: Cosmetic fixes, switch to u8 et al.
2011-01-04 Uwe HermannCK804: Cosmetic fixes, switch to u8 et al.
2010-12-09 Uwe HermannMerge enable_rom.c files into bootblock.c files.
2010-12-08 stepanfirst round name simplification. drop the <component...
2010-11-29 Stefan Reinauerfix typo
2010-11-25 Uwe HermannMCP55: Add TINY_BOOTBLOCK support.
2010-11-21 Jonathan KollaschMove CK804_PCI_E_X and CK804B_PCI_E_X defines (which...
2010-11-21 Patrick GeorgiMove MCP55_PCI_E_X_* to Kconfig. Any useless values...
2010-11-08 Ward VandewegeWe can't print this early.
2010-10-29 Jonathan KollaschUse common code to set PCI subsystem in mcp55.
2010-10-29 Jonathan KollaschDeduplicate ck804 subsystem-setting functionality.
2010-10-28 Jonathan KollaschThe no point in having a non-NULL ops_pci pointer when...
2010-10-27 Jonathan KollaschCorrect an apparent copy-paste error that shows up...
2010-10-27 Jonathan KollaschConvert ck804_early_smbus.c to a separately compiled...
2010-10-26 Jonathan KollaschConvert all ck804-based boards to tiny bootblock.
2010-10-26 Scott DuplichanWhen gcc 4.5.0 is used, compiling mcp55_early_setup_car...
2010-10-24 Scott DuplichanRunning a checked build of Windows is needed for unders...
2010-10-17 Uwe HermannUse common GPL-header format in CK804 files, add missin...
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-10 Stefan Reinauerfix typos found by zbao in other files.
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-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-28 Uwe HermannDrop some unneeded "#if CONFIG_USBDEBUG" (trivial).
2010-09-26 Jonathan KollaschDuplicate the MCP55 EHCI Debug Port enable code for...
2010-09-26 Uwe HermannOnly show the USB Debug Port kconfig option to the...
2010-09-25 Uwe HermannVarious Debug Port southbridge implementation fixes...
2010-09-13 Arne Georg GleditschMove initialization of MMCONF BAR to cache_as_ram setup...
2010-09-09 Arne Georg GleditschPlease find appended. This patch gets rid of the ...
2010-08-14 Stefan ReinauerMy old mcp55 azalia fix from May 2010. Was never checke...
2010-08-04 Myles WatsonRemove warnings from USB debug console code.
2010-07-08 Stefan ReinauerFix all warnings in the tree
2010-07-06 Myles WatsonA bug fix:
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
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-21 Myles WatsonUse lists instead of arrays for resources in devices...
2010-04-30 Myles WatsonGet rid of a few more warnings.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-25 Stefan Reinauertry to unify timing initialization across those boards...
2010-04-25 Stefan Reinauerno warnings days.
2010-04-25 Stefan Reinauerzero warnings days
2010-04-23 Stefan Reinauerzero warnings days...
2010-04-14 Stefan Reinauerzero warnings days. Down to under 600 different warnings
2010-04-09 Stefan Reinauerzero warnings days.
2010-04-07 Stefan Reinauer- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY
2010-04-06 Stefan Reinauerfix CK804 boards.
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-30 Stefan Reinauerreduce warnings in MCP55 and Fam10 code
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-28 Patrick GeorgiUse the romstraps build infrastructure created for...
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2010-02-07 Patrick Georginewconfig is no more.
2010-01-18 Patrick GeorgiMove all IOAPIC selection to southbridges, and remove...
2010-01-16 Stefan Reinauercoreboot has 13 instances of IOAPIC setup distributed...
2010-01-16 Stefan Reinauercoreboot used to have two different "APIs" for memory...
2010-01-06 Patrick GeorgiKconfig builds all boards now.
2009-11-27 Patrick GeorgiEliminate special case id.inc/id.lds in favor of a...
2009-11-06 Myles WatsonRemove drivers/pci/onboard. The only purpose was for...
2009-10-30 Myles WatsonRemove some warnings from the tyan s2895.
2009-10-18 Uwe HermannSimplify Kconfig files by using "select" where possible...
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-14 Myles WatsonUse CAR ck804 code with the s2892.
2009-10-13 Myles WatsonWhite space change in preparation for a patch to unify...
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-10-04 Patrick GeorgiThis does away with CONFIG_ROM_PAYLOAD_START and CONFIG...
2009-09-22 Myles WatsonfailoverR.diff: Revert my failover change since Kconfig...
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-24 Myles WatsonAdd support for Nvidia Southbridges to Kconfig.
2009-08-12 Patrick GeorgiKconfig!
2009-07-10 Ed SwierkApparently I'm not the only one who forgets which way...
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-19 Harald GutmannChangeLog:
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-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-04-28 Stefan Reinauerfix warning: no return statement in function returning...
2009-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2009-03-10 Myles WatsonThis patch adds common elements for ck804-based boards.
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-02-09 Myles WatsonRemove some warnings, mainly from format strings which...
2008-12-22 Carl-Daniel HailfingerFix implicit udelay src/southbridge/nvidia/mcp55/mcp55_...
2008-10-02 Uwe HermannCK804 coding-style fixed based on an 'indent' run ...
next