summaryrefslogtreecommitdiff
path: root/drivers/bios_emulator
AgeCommit message (Expand)Author
2013-04-02biosemu: include <asm/io.h> headerLinus Walleij
2013-04-01Consolidate bool typeYork Sun
2012-05-15Add abs() macro to return absolute valueSimon Glass
2011-11-27drivers/bios_emulator/x86emu/ops2.c: Fix GCC 4.6 build warningKumar Gala
2011-11-16drivers/bios_emulator/x86emu/ops.c: Fix GCC 4.6 build warningKumar Gala
2011-10-17Replace space and tab checks with isblankJason Hobbs
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-04-08ati_radeon: Support PCI virtual not eq bus mapping.Ed Swarthout
2010-04-08ati_radeon: return with error when emulator failsEd Swarthout
2009-12-17drivers/bios_emulator: Fix compile error in .depend not being generatedKumar Gala
2009-10-12Leave x86emu op code tables in default sectionEd Swarthout
2009-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala
2009-07-23unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger
2009-07-23drivers/bios_emulator: Fix gcc 4.4 compiler warningKumar Gala
2008-12-07drivers/bios_emulator: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-10-17Fix the function conflict in x86emu when DEBUG is onJason Jin
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-02-16Wipe out assembler warnings while compiling x86 biosemuAnatolij Gustschin
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk
2007-09-07Add BUILD_DIR support for bios emulator.Jason Jin
2007-08-16Bios emulator - fix microblaze toolchain problemMichal Simek
2007-08-09Minor fix for bios emulator makefileJason Jin
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