summaryrefslogtreecommitdiff
path: root/drivers/bios_emulator/besys.c
AgeCommit message (Expand)Author
2014-12-13bios_emulator: Correct ordering of includesSimon Glass
2014-11-25bios_emulator: Add an option to enable debuggingSimon Glass
2014-11-25bios_emulator: Add vesa support and allow ROMs to be passed in as dataSimon Glass
2014-11-25bios_emulator: Allow x86 to use the emulatorSimon Glass
2013-04-02biosemu: include <asm/io.h> headerLinus Walleij
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala
2008-12-07drivers/bios_emulator: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk
2007-08-16[FIX] Changes for bios_emulator code for others architectureMichal Simek
2007-08-15[FIX] Resolve problem with warningsMichal Simek
2007-08-09Add CONFIG_BIOSEMU define to guard all the bios emulator codeJason Jin
2007-08-06Coding style cleanup. Update CHANGELOG.Wolfgang Denk
2007-08-06This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin