index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bios_emulator
/
include
Age
Commit message (
Expand
)
Author
2024-11-04
bios_emulator: define the comment symbol for RISC-V assembler too
Yuri Zaporozhets
2024-07-22
drivers: bios_emulator: Remove duplicate newlines
Marek Vasut
2023-12-21
global: Drop common.h inclusion
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2017-10-04
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
2015-01-23
bios_emulator: Fix an #ifdef typo in the header file
Simon Glass
2014-11-25
bios_emulator: Always print errors when opcode decode fails
Simon Glass
2014-11-25
bios_emulator: Add an option to enable debugging
Simon Glass
2014-11-25
bios_emulator: Allow a custom interrupt handler to be installed
Simon Glass
2014-11-25
bios_emulator: Allow x86 to use the emulator
Simon Glass
2014-11-25
Introduce a header file for the BIOS emulator
Simon Glass
2014-01-24
drivers: delete unused header files
Masahiro Yamada
2013-04-01
Consolidate bool type
York Sun
2008-02-16
Wipe out assembler warnings while compiling x86 biosemu
Anatolij Gustschin
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