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
/
Makefile
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-11-10
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2014-11-25
bios_emulator: Allow x86 to use the emulator
Simon Glass
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2013-11-25
bios_emulator: delete an unnecessary include path
Masahiro Yamada
2013-11-25
drivers: delete unnecessary HOSTCFLAGS
Masahiro Yamada
2013-11-17
Makefile: make directories by Makefile.build
Masahiro Yamada
2013-11-17
drivers: descend into sub directories only when it is necessary
Masahiro Yamada
2013-10-31
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2009-12-17
drivers/bios_emulator: Fix compile error in .depend not being generated
Kumar Gala
2009-07-23
unify HOST_CFLAGS and HOSTCFLAGS
Mike Frysinger
2008-12-07
drivers/bios_emulator: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2007-09-07
Add BUILD_DIR support for bios emulator.
Jason Jin
2007-08-09
Minor fix for bios emulator makefile
Jason Jin
2007-08-06
This is a BIOS emulator, porting from SciTech for u-boot, mainly for
Jason Jin