index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bios_emulator
/
atibios.c
Age
Commit message (
Expand
)
Author
2019-08-09
bios_emulator: remove stray break
Heinrich Schuchardt
2018-07-23
bios_emulator: remove assignment without effect
Heinrich Schuchardt
2018-04-16
bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE
Bin Meng
2016-10-11
bios_emulator: Fix cast for 64-bit compilation
Simon Glass
2016-01-24
dm: pci: Convert bios_emu to use the driver model PCI API
Simon Glass
2015-04-29
biosemu: Do not free vga_info->BIOSImage when it is 0xc0000
Bin Meng
2015-01-23
bios_emulator: Add some VESA interface debugging
Simon Glass
2014-11-25
bios_emulator: Add vesa support and allow ROMs to be passed in as data
Simon Glass
2013-04-01
Consolidate bool type
York Sun
2010-04-08
ati_radeon: Support PCI virtual not eq bus mapping.
Ed Swarthout
2010-04-08
ati_radeon: return with error when emulator fails
Ed Swarthout
2009-07-29
Update Freescale copyrights to remove "All Rights Reserved"
Kumar Gala
2008-12-07
drivers/bios_emulator: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2007-08-06
Coding style cleanup. Update CHANGELOG.
Wolfgang Denk
2007-08-06
This is a BIOS emulator, porting from SciTech for u-boot, mainly for
Jason Jin