summaryrefslogtreecommitdiff
path: root/src/device/oprom
AgeCommit message (Expand)Author
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-08-08device/oprom/realmode: Sanitize header inclusionEdward O'Callaghan
2014-07-30device/oprom/realmode/x86.c: Move includes to top of fileEdward O'Callaghan
2014-07-28device/oprom/yabel/vbe.c: Fix memory leakDaniele Forsi
2014-07-28device/oprom/realmode/x86.c: Fix memory leakDaniele Forsi
2014-07-17device,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-11YABEL: Initialize global `biosmem` pointer for VBENico Huber
2014-07-08device: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-05YABEL: Drop IO stubs that are (by own admission) never usedPatrick Georgi
2014-06-21Remove guarding #includes by CONFIG_FOO combinationsEdward O'Callaghan
2014-05-18device/oprom/yabel/vbe.c: Avoid unused func warnEdward O'Callaghan
2014-01-12lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko
2014-01-10Replace all occurences of sprintf with snprintfVladimir Serbinenko
2013-11-25x86: use proper types for interrupt callbacksAaron Durbin
2013-07-10device: Fix spellingMartin Roth
2013-07-10Provide support for setting up the framebuffer from EDIDRonald G. Minnich
2013-06-04Yabel : Add tracing option needed by i915tool.Denis 'GNUtoo' Carikli
2013-05-10Get rid of a number of __GNUC__ checksStefan Reinauer
2013-03-21ramstage: prepare for relocationAaron Durbin
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-08VBE: Skip graphics mode setting for non-VGA devicesStefan Reinauer
2013-02-08oprom: fix compilation for Qemu target (and possibly others)Stefan Reinauer
2013-02-07YABEL: use system {in,out}[bwl] on x86Patrick Georgi
2013-01-30Extend CBFS to support arbitrary ROM source media.Hung-Te Lin
2012-12-08Fix Yabel compilation on non-x86 platformsStefan Reinauer
2012-12-06Unify assembler function handlingStefan Reinauer
2012-11-30Rename devices -> deviceStefan Reinauer