summaryrefslogtreecommitdiffstats
path: root/src/device/oprom/x86emu
Commit message (Expand)AuthorAgeFilesLines
* src/acpi to src/lib: Fix spelling errorsMartin Roth2021-10-052-2/+2
* device/oprom/x86emu/sys.c: Use __func__Elyes HAOUAS2021-01-181-1/+1
* src/device: Drop unneeded empty linesElyes HAOUAS2020-09-213-4/+0
* src: Remove whitespace between 'sizeof' and '('Elyes HAOUAS2020-07-261-1/+1
* src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth2019-10-272-11/+11
* src: Remove unused 'include <string.h>'Elyes HAOUAS2019-10-202-2/+0
* x86emu: add console.h header to fix compilationMartin Kepplinger2019-05-021-0/+2
* Fix typos involving "the the"Jonathan Neuschäfer2018-12-181-1/+1
* src/device: Fix typoElyes HAOUAS2018-08-091-1/+1
* src/device: Fix checkpatch warning: no spaces at the start of a lineMartin Roth2017-07-251-1/+1
* src/device: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-284-14/+14
* src/device: Remove unnecessary whitespace before newlineElyes HAOUAS2016-08-283-10/+10
* x86emu: Remove XFree86 CVS tagsStefan Reinauer2015-11-204-5/+0
* x86emu: Undefine _NO_INLINEStefan Reinauer2015-11-201-1/+1
* x86emu: Fix some set-but-not-used warnings.Stefan Reinauer2015-11-201-5/+1
* x86emu/debug.h: remove #ifdef CONFIG_DEFAULT_CONSOLE_LOGLEVELMartin Roth2015-07-121-2/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* device: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-082-4/+0
* Replace all occurences of sprintf with snprintfVladimir Serbinenko2014-01-101-4/+4
* device: Fix spellingMartin Roth2013-07-106-24/+24
* Fix Yabel compilation on non-x86 platformsStefan Reinauer2012-12-081-0/+1
* Rename devices -> deviceStefan Reinauer2012-11-3016-0/+14690