aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i440bx/debug.c
AgeCommit message (Expand)Author
2010-12-27Fix most CONFIG_DEBUG_RAM_SETUP issues. Stefan Reinauer
2010-12-23Fix build with CONFIG_DEBUG_RAM_SETUP on Intel 440BX, use printk().Keith Hui
2010-11-20Some more DIMM0 related cleanups and deduplication.Uwe Hermann
2010-10-09Remove various .c #includes from Intel 440BX/82371EB boards.Uwe Hermann
2010-10-06Convert all Intel 440BX boards to Cache-as-RAM (CAR).Uwe Hermann
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2008-11-27Remove the unnecessary memctrl[] indirection, 440BX only has oneUwe Hermann
2006-07-29- Add support _framework_ for the Asus p2b. Richard Smith