i82801gx: replace cafed00d/cafebabe by defines
[coreboot.git] / src / mainboard / roda / rk886ex / romstage.c
2011-06-15 Sven Schnellei82801gx: replace cafed00d/cafebabe by defines
2011-05-10 Patrick GeorgiChange read_option() to a macro that wraps some API...
2011-04-20 Stefan Reinauerrun uart_init() from console_init, just like the other...
2011-04-18 Stefan Reinauer* Set USBDEBUG_DEFAULT_PORT in all southbridges and...
2011-02-21 Sven Schnelle[i945] Add SPD adress mapping
2011-01-27 Patrick GeorgiAdd a new CMOS variable which triggers activation of the
2011-01-14 Patrick GeorgiImproved GPIO setup for roda/rk886ex, and some document...
2010-12-13 Rudolf MarekCompile cbmem.c instead of including it in romstage,
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 CONFIG_DEBUG_RAM_SETUP related fixes (trivial).
2010-09-25 Uwe HermannVarious USB Debug Port fixes (trivial).
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-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-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-02-22 Stefan Reinauerfix builds...
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.