Use lists instead of arrays for resources in devices to reduce memory usage.
[coreboot.git] / src / southbridge / nvidia /
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 ...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-18 Myles Watsonck804 whitespace fixes
2008-04-23 Ward VandewegeThis patch fixes the 3 broken sata ports on the Tyan...
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-22 Uwe HermannFix another, similar typo as in r2800 (trivial).
2007-09-22 Uwe HermannFix typo which causes build error if CK804_USE_NIC...
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-02 Roman KononovI have Sun Ultra40 workstation. Southbridge is nVidia...
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.
2006-12-20 Yinghai Luck804 pref mem 4G above support
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2006-10-13 Yinghai Lus2895 failover build
2006-10-13 Yinghai Lureturn missed
2006-10-04 Yinghai LuCONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
2006-10-04 Yinghai LuAMD Rev F support
2006-04-03 Yinghai Lunew cache_as_ram support
2006-01-06 Yinghai Luadd the dest cpu apic id in ioapic setup so we can...
2005-12-06 Yinghai Luuse hcdn to simplify the mptable.c and irqtable.c ...
2005-10-01 Yinghai LuCK804 sata fix
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...