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
/
besys.c
Age
Commit message (
Expand
)
Author
2014-12-13
bios_emulator: Correct ordering of includes
Simon Glass
2014-11-25
bios_emulator: Add an option to enable debugging
Simon Glass
2014-11-25
bios_emulator: Add vesa support and allow ROMs to be passed in as data
Simon Glass
2014-11-25
bios_emulator: Allow x86 to use the emulator
Simon Glass
2013-04-02
biosemu: include <asm/io.h> header
Linus Walleij
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-11-18
Fix compiler warnings for PPC systems. Update CHANGELOG.
Wolfgang Denk
2007-08-16
[FIX] Changes for bios_emulator code for others architecture
Michal Simek
2007-08-15
[FIX] Resolve problem with warnings
Michal Simek
2007-08-09
Add CONFIG_BIOSEMU define to guard all the bios emulator code
Jason Jin
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