Use lists instead of arrays for resources in devices to reduce memory usage.
[coreboot.git] / src / southbridge / nvidia / mcp55 /
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.