Deduplicate ck804 subsystem-setting functionality.
[coreboot.git] / src / southbridge / nvidia / mcp55 /
2010-10-26 Scott DuplichanWhen gcc 4.5.0 is used, compiling mcp55_early_setup_car...
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 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-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-14 Stefan Reinauerzero warnings days. Down to under 600 different warnings
2010-04-07 Stefan Reinauer- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY
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-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-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
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-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-24 Myles WatsonAdd support for Nvidia Southbridges to Kconfig.
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-28 Stefan Reinauerfix warning: no return statement in function returning...
2009-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2008-12-22 Carl-Daniel HailfingerFix implicit udelay src/southbridge/nvidia/mcp55/mcp55_...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-02-25 Ronald HoogenboomThis trivial patch removes an unused local variable...
2008-02-20 Yinghai LuRoute device IRQ through PCI bridge instead in mptable.
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2007-09-25 Uwe HermannAs per suggestion from Yinghai Lu <yinghailu@gmail...
2007-09-14 Yinghai LuMore range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UN...
2007-02-19 Uwe HermannFix some CHIP_NAME() entries to use canonical names.
2007-02-03 bxshiNvidia MCP55 uses CMD to send/receive bytes instead...
2007-02-01 Ed SwierkThis patch adds the MCP55 PCI IDs (without which the...
2007-02-01 Yinghai LuAdd support for the NVIDIA MCP55 southbridge.