index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bios_emulator
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-05
1
-1
/
+1
*
dm: pci: Convert bios_emu to use the driver model PCI API
Simon Glass
2016-01-24
2
-4
/
+144
*
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-10
1
-0
/
+4
*
biosemu: Do not free vga_info->BIOSImage when it is 0xc0000
Bin Meng
2015-04-29
1
-1
/
+2
*
bios_emulator: Add some VESA interface debugging
Simon Glass
2015-01-23
1
-20
/
+141
*
bios_emulator: Don't display error when emulator terminates
Simon Glass
2015-01-23
1
-1
/
+1
*
bios_emulator: Fix an #ifdef typo in the header file
Simon Glass
2015-01-23
1
-1
/
+1
*
bios_emulator: Correct ordering of includes
Simon Glass
2014-12-13
2
-2
/
+2
*
bios_emulator: Always print errors when opcode decode fails
Simon Glass
2014-11-25
3
-18
/
+22
*
bios_emulator: Add an option to enable debugging
Simon Glass
2014-11-25
9
-54
/
+90
*
bios_emulator: Allow a custom interrupt handler to be installed
Simon Glass
2014-11-25
2
-0
/
+6
*
bios_emulator: Add vesa support and allow ROMs to be passed in as data
Simon Glass
2014-11-25
2
-58
/
+144
*
bios_emulator: Allow x86 to use the emulator
Simon Glass
2014-11-25
4
-23
/
+23
*
Introduce a header file for the BIOS emulator
Simon Glass
2014-11-25
1
-51
/
+2
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
1
-4
/
+1
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
1
-1
/
+1
*
drivers: delete unused header files
Masahiro Yamada
2014-01-24
1
-970
/
+0
*
bios_emulator: delete an unnecessary include path
Masahiro Yamada
2013-11-25
1
-1
/
+1
*
drivers: delete unnecessary HOSTCFLAGS
Masahiro Yamada
2013-11-25
1
-1
/
+0
*
Makefile: make directories by Makefile.build
Masahiro Yamada
2013-11-17
1
-2
/
+0
*
drivers: descend into sub directories only when it is necessary
Masahiro Yamada
2013-11-17
1
-1
/
+1
*
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-22
/
+1
*
biosemu: include <asm/io.h> header
Linus Walleij
2013-04-02
2
-0
/
+4
*
Consolidate bool type
York Sun
2013-04-01
3
-9
/
+5
*
Add abs() macro to return absolute value
Simon Glass
2012-05-15
1
-5
/
+0
*
drivers/bios_emulator/x86emu/ops2.c: Fix GCC 4.6 build warning
Kumar Gala
2011-11-27
1
-1
/
+2
*
drivers/bios_emulator/x86emu/ops.c: Fix GCC 4.6 build warning
Kumar Gala
2011-11-16
1
-11
/
+4
*
Replace space and tab checks with isblank
Jason Hobbs
2011-10-17
1
-3
/
+4
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
ati_radeon: Support PCI virtual not eq bus mapping.
Ed Swarthout
2010-04-08
1
-4
/
+6
*
ati_radeon: return with error when emulator fails
Ed Swarthout
2010-04-08
1
-1
/
+2
*
drivers/bios_emulator: Fix compile error in .depend not being generated
Kumar Gala
2009-12-17
1
-0
/
+1
*
Leave x86emu op code tables in default section
Ed Swarthout
2009-10-12
2
-14
/
+8
*
Update Freescale copyrights to remove "All Rights Reserved"
Kumar Gala
2009-07-29
7
-7
/
+7
*
unify HOST_CFLAGS and HOSTCFLAGS
Mike Frysinger
2009-07-23
1
-1
/
+1
*
drivers/bios_emulator: Fix gcc 4.4 compiler warning
Kumar Gala
2009-07-23
1
-1
/
+2
*
drivers/bios_emulator: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-12-07
11
-48
/
+2
*
Fix the function conflict in x86emu when DEBUG is on
Jason Jin
2008-10-17
1
-3
/
+3
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
1
-2
/
+2
*
Wipe out assembler warnings while compiling x86 biosemu
Anatolij Gustschin
2008-02-16
4
-10
/
+20
*
Fix compiler warnings for PPC systems. Update CHANGELOG.
Wolfgang Denk
2007-11-18
2
-4
/
+4
*
Add BUILD_DIR support for bios emulator.
Jason Jin
2007-09-07
1
-8
/
+15
*
Bios emulator - fix microblaze toolchain problem
Michal Simek
2007-08-16
9
-10
/
+30
*
Minor fix for bios emulator makefile
Jason Jin
2007-08-09
1
-1
/
+1
*
Add CONFIG_BIOSEMU define to guard all the bios emulator code
Jason Jin
2007-08-09
9
-0
/
+32
*
Coding style cleanup. Update CHANGELOG.
Wolfgang Denk
2007-08-06
11
-4752
/
+4743
*
This is a BIOS emulator, porting from SciTech for u-boot, mainly for
Jason Jin
2007-08-06
21
-0
/
+16008