summaryrefslogtreecommitdiff
path: root/drivers/bios_emulator/bios.c
AgeCommit message (Expand)Author
2016-01-24dm: pci: Convert bios_emu to use the driver model PCI APISimon Glass
2014-12-13bios_emulator: Correct ordering of includesSimon Glass
2014-11-25bios_emulator: Add an option to enable debuggingSimon 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
2008-05-21Big white-space cleanup.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-06This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin