summaryrefslogtreecommitdiff
path: root/src/device/oprom/x86emu
AgeCommit message (Expand)Author
2020-07-26src: Remove whitespace between 'sizeof' and '('Elyes HAOUAS
2019-10-27src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth
2019-10-20src: Remove unused 'include <string.h>'Elyes HAOUAS
2019-05-02x86emu: add console.h header to fix compilationMartin Kepplinger
2018-12-18Fix typos involving "the the"Jonathan Neuschäfer
2018-08-09src/device: Fix typoElyes HAOUAS
2017-07-25src/device: Fix checkpatch warning: no spaces at the start of a lineMartin Roth
2016-08-28src/device: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-28src/device: Remove unnecessary whitespace before newlineElyes HAOUAS
2015-11-20x86emu: Remove XFree86 CVS tagsStefan Reinauer
2015-11-20x86emu: Undefine _NO_INLINEStefan Reinauer
2015-11-20x86emu: Fix some set-but-not-used warnings.Stefan Reinauer
2015-07-12x86emu/debug.h: remove #ifdef CONFIG_DEFAULT_CONSOLE_LOGLEVELMartin Roth
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2014-07-08device: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-01-10Replace all occurences of sprintf with snprintfVladimir Serbinenko
2013-07-10device: Fix spellingMartin Roth
2012-12-08Fix Yabel compilation on non-x86 platformsStefan Reinauer
2012-11-30Rename devices -> deviceStefan Reinauer