Get rid of some unneeded function prototypes in romstage.c files.
[coreboot.git] / src / mainboard / kontron / 986lcd-m / romstage.c
2010-12-07 Uwe HermannGet rid of some unneeded function prototypes in romstag...
2010-11-21 Uwe HermannSimplify a few code chunks, fix whitespace and indentation.
2010-11-21 Uwe HermannDrop excessive whitespace randomly sprinkled in romstag...
2010-10-05 Patrick Georgi- move EHCI_BAR_INDEX to ehci.h - it's constant as...
2010-10-05 Patrick GeorgiRemove lib/ramtest.c-include from all CAR boards.
2010-10-01 Patrick GeorgiMove several i945 config #defines from romstage.c to...
2010-09-25 Uwe HermannVarious USB Debug Port fixes (trivial).
2010-09-25 Stefan Reinauer- Fix race condition in option_table.h generation by...
2010-08-25 Stefan ReinauerFix i945 based boards
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-05-25 Stefan Reinaueralso rename the config option.
2010-05-25 Stefan Reinauerfix most usbdebug warnings and fix function names.
2010-05-25 Stefan ReinauerLong ago we agreed on kicking the _direct appendix...
2010-05-25 Stefan ReinauerFix usbdebug compilation.
2010-05-14 Stefan Reinaueri945:
2010-05-08 Patrick GeorgiDrop console/console.c and pc80/serial.c from mainboards'
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-12 Stefan Reinauermove model_6ex car to a single file. No more .c files...
2010-03-31 Stefan ReinauerThis patch drops arch/i386/lib/console.c and arch/i386...
2010-03-29 Stefan ReinauerThis drops the ASSEMBLY define from romstage.c, too
2010-03-29 Stefan Reinauer__PRE_RAM__ is now correctly specified in the Makefile...
2010-03-28 Stefan ReinauerAdd a non-time consuming version of ram check so we...
2010-03-22 Stefan Reinauerdrop some unused files and fix warnings on i945 based...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-18 Patrick GeorgiRemove remaining uses of
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-03-01 Uwe HermannVarious cometic and coding-style fixes (trivial).
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.