summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/mahogany/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* Hook up all AMD SB600/SB700 boards to the EHCI Debug Port infrastructure.Uwe Hermann2010-09-241-0/+11
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-2/+1
* Drop console/console.c and pc80/serial.c from mainboards'Patrick Georgi2010-05-081-2/+1
* drop quite a lot of dead code that did nothing but produce warnings and makeStefan Reinauer2010-04-141-1/+1
* copy_and_run.c is not needed twice, and it is used on non-car too.Stefan Reinauer2010-04-091-1/+1
* Clean up fidvid files using indent.Myles Watson2010-04-081-1/+1
* - get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.Stefan Reinauer2010-04-011-2/+0
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-1/+1
* This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c andStefan Reinauer2010-03-311-1/+1
* This drops the ASSEMBLY define from romstage.c, tooStefan Reinauer2010-03-291-3/+1
* __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it intoStefan Reinauer2010-03-291-1/+1
* Fix all the format string warnings.Myles Watson2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-6/+6
* Rework boolean expression (DeMorgan and all) forPatrick Georgi2010-03-181-1/+1
* Remove fallback/normal handling in mainboards'Patrick Georgi2010-03-181-50/+9
* 1. Features of mahogany.Zheng Bao2010-03-161-0/+239
OpenPOWER on IntegriCloud