- Fix race condition in option_table.h generation by moving the include
[coreboot.git] / src / pc80 / serial.c
2010-09-25 Stefan Reinauer- Fix race condition in option_table.h generation by...
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
2010-08-03 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
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-03-19 Myles WatsonGet rid of a few warnings:
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2009-08-12 Patrick GeorgiKconfig!
2009-08-06 Stefan Reinauerfix for the case that CONFIG_TTYS0_DIV is defined in...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-16 Ronald G. minnichThese changes implement car in qemu. The implementatio...
2009-04-30 Patrick GeorgiRefactor copy_and_run so that it uses a single code...
2008-08-03 Stefan Reinauerfix lots of warnings for cache as ram builds (trivial)
2007-04-06 Yinghai Lutwo more directories from YhLu's mcp55 megapatch.
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2003-06-10 Eric Biederman- Update romcc to version 0.27
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree