summaryrefslogtreecommitdiff
path: root/drivers/bios_emulator/atibios.c
AgeCommit message (Expand)Author
2016-01-24dm: pci: Convert bios_emu to use the driver model PCI APISimon Glass
2015-04-29biosemu: Do not free vga_info->BIOSImage when it is 0xc0000Bin Meng
2015-01-23bios_emulator: Add some VESA interface debuggingSimon Glass
2014-11-25bios_emulator: Add vesa support and allow ROMs to be passed in as dataSimon Glass
2013-04-01Consolidate bool typeYork Sun
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-07-29Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala
2008-12-07drivers/bios_emulator: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
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