index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bios_emulator
/
atibios.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
bios_emulator: Remove <common.h> and add needed includes
Tom Rini
2022-08-12
video: Rename structs and functions to avoid VBE
Simon Glass
2022-08-12
video: Renname vbe.h to vesa.h
Simon Glass
2022-05-03
pci: Update dm_pci_bus_to_virt() parameters
Andrew Scull
2021-08-05
pci: Drop DM_PCI check from bios_emul
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
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