summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i440bx/debug.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* Fix most CONFIG_DEBUG_RAM_SETUP issues. Stefan Reinauer2010-12-271-2/+37
* Fix build with CONFIG_DEBUG_RAM_SETUP on Intel 440BX, use printk().Keith Hui2010-12-231-40/+8
* Some more DIMM0 related cleanups and deduplication.Uwe Hermann2010-11-201-1/+1
* Remove various .c #includes from Intel 440BX/82371EB boards.Uwe Hermann2010-10-091-1/+3
* Convert all Intel 440BX boards to Cache-as-RAM (CAR).Uwe Hermann2010-10-061-1/+2
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-2/+2
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-4/+4
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-6/+6
* Remove the unnecessary memctrl[] indirection, 440BX only has oneUwe Hermann2008-11-271-31/+3
* - Add support _framework_ for the Asus p2b. Richard Smith2006-07-291-0/+91