aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/nvidia/mcp55/mcp55_early_setup_car.c
AgeCommit message (Expand)Author
2010-12-08first round name simplification. drop the <component>_ prefix.stepan
2010-11-21Move MCP55_PCI_E_X_* to Kconfig. Any useless values in romstage.cs werePatrick Georgi
2010-10-26When gcc 4.5.0 is used, compiling mcp55_early_setup_car.c fails. This change ...Scott Duplichan
2010-10-05attached patch moves a couple more config flags out of romstage:Patrick Georgi
2010-09-13Move initialization of MMCONF BAR to cache_as_ram setup phase, in orderArne Georg Gleditsch
2010-09-09Please find appended. This patch gets rid of the %gs magic altogether,Arne Georg Gleditsch
2010-04-30Get rid of a few more warnings.Myles Watson
2010-04-25try to unify timing initialization across those boards that need it...Stefan Reinauer
2010-04-25no warnings days.Stefan Reinauer
2010-04-25zero warnings daysStefan Reinauer
2010-04-14zero warnings days. Down to under 600 different warnings Stefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2009-03-13This, ladies and gentlement, is commit #4000.Stefan Reinauer
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-09-25As per suggestion from Yinghai Lu <yinghailu@gmail.com> this patchUwe Hermann
2007-02-01Add support for the NVIDIA MCP55 southbridge.Yinghai Lu