aboutsummaryrefslogtreecommitdiff
path: root/drivers/bios_emulator/bios.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-24dm: pci: Convert bios_emu to use the driver model PCI APISimon Glass1-0/+39
2014-12-13bios_emulator: Correct ordering of includesSimon Glass1-1/+1
2014-11-25bios_emulator: Add an option to enable debuggingSimon Glass1-2/+2
2013-04-02biosemu: 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
2008-05-21Big white-space cleanup.Wolfgang Denk1-2/+2
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-09Add CONFIG_BIOSEMU define to guard all the bios emulator codeJason Jin1-0/+2
2007-08-06This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin1-0/+321