summaryrefslogtreecommitdiffstats
path: root/src/device/oprom
Commit message (Expand)AuthorAgeFilesLines
* x86 realmode: Set up the 8254 timer before running option romzbao2015-07-161-0/+2
* x86emu/debug.h: remove #ifdef CONFIG_DEFAULT_CONSOLE_LOGLEVELMartin Roth2015-07-121-2/+0
* oprom: Fix for 64bitStefan Reinauer2015-06-221-1/+1
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* cbfs: new API and better program loadingAaron Durbin2015-06-022-9/+7
* Remove address from GPLv2 headersPatrick Georgi2015-05-216-6/+6
* Unify byte order macros and clrsetbitsJulius Werner2015-04-212-2/+2
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-1/+1
* device/oprom/realmode/x86: Fix memory corruptionZhuo-Hao Lee2015-01-201-1/+1
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-4/+4
* device/oprom/realmode: Sanitize header inclusionEdward O'Callaghan2014-08-083-16/+18
* device/oprom/realmode/x86.c: Move includes to top of fileEdward O'Callaghan2014-07-301-3/+3
* device/oprom/yabel/vbe.c: Fix memory leakDaniele Forsi2014-07-281-1/+1
* device/oprom/realmode/x86.c: Fix memory leakDaniele Forsi2014-07-281-1/+1
* device,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-172-2/+0
* YABEL: Initialize global `biosmem` pointer for VBENico Huber2014-07-111-0/+3
* device: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-084-6/+0
* YABEL: Drop IO stubs that are (by own admission) never usedPatrick Georgi2014-07-051-47/+0
* Remove guarding #includes by CONFIG_FOO combinationsEdward O'Callaghan2014-06-213-14/+2
* device/oprom/yabel/vbe.c: Avoid unused func warnEdward O'Callaghan2014-05-181-1/+1
* lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko2014-01-122-2/+4
* Replace all occurences of sprintf with snprintfVladimir Serbinenko2014-01-101-4/+4
* x86: use proper types for interrupt callbacksAaron Durbin2013-11-251-1/+1
* device: Fix spellingMartin Roth2013-07-1019-66/+66
* Provide support for setting up the framebuffer from EDIDRonald G. Minnich2013-07-104-142/+2
* Yabel : Add tracing option needed by i915tool.Denis 'GNUtoo' Carikli2013-06-042-0/+18
* Get rid of a number of __GNUC__ checksStefan Reinauer2013-05-101-44/+3
* ramstage: prepare for relocationAaron Durbin2013-03-213-24/+44
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-012-2/+2
* VBE: Skip graphics mode setting for non-VGA devicesStefan Reinauer2013-02-081-1/+3
* oprom: fix compilation for Qemu target (and possibly others)Stefan Reinauer2013-02-081-0/+1
* YABEL: use system {in,out}[bwl] on x86Patrick Georgi2013-02-071-2/+4
* Extend CBFS to support arbitrary ROM source media.Hung-Te Lin2013-01-302-4/+8
* Fix Yabel compilation on non-x86 platformsStefan Reinauer2012-12-085-11/+27
* Unify assembler function handlingStefan Reinauer2012-12-062-6/+12
* Rename devices -> deviceStefan Reinauer2012-11-3049-0/+21391