summaryrefslogtreecommitdiff
path: root/drivers/bios_emulator/atibios.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-23bios_emulator: remove assignment without effectHeinrich Schuchardt1-1/+0
2018-04-16bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODEBin Meng1-0/+4
2016-10-11bios_emulator: Fix cast for 64-bit compilationSimon Glass1-1/+1
2016-01-24dm: pci: Convert bios_emu to use the driver model PCI APISimon Glass1-4/+105
2015-04-30biosemu: Do not free vga_info->BIOSImage when it is 0xc0000Bin Meng1-1/+2
2015-01-24bios_emulator: Add some VESA interface debuggingSimon Glass1-20/+141
2014-11-25bios_emulator: Add vesa support and allow ROMs to be passed in as dataSimon Glass1-56/+142
2013-04-02Consolidate bool typeYork Sun1-6/+2
2010-04-08ati_radeon: Support PCI virtual not eq bus mapping.Ed Swarthout1-4/+6
2010-04-08ati_radeon: return with error when emulator failsEd Swarthout1-1/+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-5/+0
2007-08-06Coding style cleanup. Update CHANGELOG.Wolfgang Denk1-24/+24
2007-08-06This is a BIOS emulator, porting from SciTech for u-boot, mainly forJason Jin1-0/+340