summaryrefslogtreecommitdiffstats
path: root/drivers/bios_emulator
Commit message (Expand)AuthorAgeFilesLines
* Add abs() macro to return absolute valueSimon Glass2012-05-151-5/+0
* drivers/bios_emulator/x86emu/ops2.c: Fix GCC 4.6 build warningKumar Gala2011-11-271-1/+2
* drivers/bios_emulator/x86emu/ops.c: Fix GCC 4.6 build warningKumar Gala2011-11-161-11/+4
* Replace space and tab checks with isblankJason Hobbs2011-10-171-3/+4
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* ati_radeon: Support PCI virtual not eq bus mapping.Ed Swarthout2010-04-081-4/+6
* ati_radeon: return with error when emulator failsEd Swarthout2010-04-081-1/+2
* drivers/bios_emulator: Fix compile error in .depend not being generatedKumar Gala2009-12-171-0/+1
* Leave x86emu op code tables in default sectionEd Swarthout2009-10-122-14/+8
* Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-297-7/+7
* unify HOST_CFLAGS and HOSTCFLAGSMike Frysinger2009-07-231-1/+1
* drivers/bios_emulator: Fix gcc 4.4 compiler warningKumar Gala2009-07-231-1/+2
* drivers/bios_emulator: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-12-0711-48/+2
* Fix the function conflict in x86emu when DEBUG is onJason Jin2008-10-171-3/+3
* Big white-space cleanup.Wolfgang Denk2008-05-211-2/+2
* Wipe out assembler warnings while compiling x86 biosemuAnatolij Gustschin2008-02-164-10/+20
* Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-182-4/+4
* Add BUILD_DIR support for bios emulator.Jason Jin2007-09-071-8/+15
* Bios emulator - fix microblaze toolchain problemMichal Simek2007-08-169-10/+30
* Minor fix for bios emulator makefileJason Jin2007-08-091-1/+1
* Add CONFIG_BIOSEMU define to guard all the bios emulator codeJason Jin2007-08-099-0/+32
* Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-0611-4752/+4743
* This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin2007-08-0621-0/+16008
OpenPOWER on IntegriCloud