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