summaryrefslogtreecommitdiff
path: root/drivers/bios_emulator/besys.c
Commit message (Expand)AuthorAgeLines
* bios_emulator: Correct ordering of includesSimon Glass2014-12-13-1/+1
* bios_emulator: Add an option to enable debuggingSimon Glass2014-11-25-14/+50
* bios_emulator: Add vesa support and allow ROMs to be passed in as dataSimon Glass2014-11-25-2/+2
* bios_emulator: Allow x86 to use the emulatorSimon Glass2014-11-25-15/+17
* biosemu: include <asm/io.h> headerLinus Walleij2013-04-02-0/+2
* Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-29-1/+1
* drivers/bios_emulator: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-12-07-4/+0
* Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-18-1/+1
* [FIX] Changes for bios_emulator code for others architectureMichal Simek2007-08-16-0/+2
* [FIX] Resolve problem with warningsMichal Simek2007-08-15-1/+2
* Add CONFIG_BIOSEMU define to guard all the bios emulator codeJason Jin2007-08-09-0/+2
* Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-06-123/+120
* This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin2007-08-06-0/+722