summaryrefslogtreecommitdiffstats
path: root/src/southbridge/nvidia/mcp55/mcp55_aza.c
Commit message (Expand)AuthorAgeFilesLines
* My old mcp55 azalia fix from May 2010. Was never checked in.Stefan Reinauer2010-08-141-269/+0
* reduce warnings in MCP55 and Fam10 codeStefan Reinauer2010-03-301-16/+17
* Fix all the format string warnings.Myles Watson2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-7/+7
* coreboot used to have two different "APIs" for memory accesses:Stefan Reinauer2010-01-161-13/+13
* Fix implicit udelay src/southbridge/nvidia/mcp55/mcp55_aza.cCarl-Daniel Hailfinger2008-12-221-0/+1
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-181-1/+1
* Ever wondered where those "setting incorrect section attributes forStefan Reinauer2007-10-241-1/+1
* Add support for the NVIDIA MCP55 southbridge.Yinghai Lu2007-02-011-0/+267