index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bios_emulator
Commit message (
Expand
)
Author
Age
Lines
*
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-07-16
-1
/
+1
*
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-05
-1
/
+1
*
dm: pci: Convert bios_emu to use the driver model PCI API
Simon Glass
2016-01-24
-4
/
+144
*
Various Makefiles: Add SPDX-License-Identifier tags
Tom Rini
2015-11-10
-0
/
+4
*
biosemu: Do not free vga_info->BIOSImage when it is 0xc0000
Bin Meng
2015-04-29
-1
/
+2
*
bios_emulator: Add some VESA interface debugging
Simon Glass
2015-01-23
-20
/
+141
*
bios_emulator: Don't display error when emulator terminates
Simon Glass
2015-01-23
-1
/
+1
*
bios_emulator: Fix an #ifdef typo in the header file
Simon Glass
2015-01-23
-1
/
+1
*
bios_emulator: Correct ordering of includes
Simon Glass
2014-12-13
-2
/
+2
*
bios_emulator: Always print errors when opcode decode fails
Simon Glass
2014-11-25
-18
/
+22
*
bios_emulator: Add an option to enable debugging
Simon Glass
2014-11-25
-54
/
+90
*
bios_emulator: Allow a custom interrupt handler to be installed
Simon Glass
2014-11-25
-0
/
+6
*
bios_emulator: Add vesa support and allow ROMs to be passed in as data
Simon Glass
2014-11-25
-58
/
+144
*
bios_emulator: Allow x86 to use the emulator
Simon Glass
2014-11-25
-23
/
+23
*
Introduce a header file for the BIOS emulator
Simon Glass
2014-11-25
-51
/
+2
*
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2014-02-19
-4
/
+1
*
kbuild: change out-of-tree build
Masahiro Yamada
2014-02-19
-1
/
+1
*
drivers: delete unused header files
Masahiro Yamada
2014-01-24
-970
/
+0
*
bios_emulator: delete an unnecessary include path
Masahiro Yamada
2013-11-25
-1
/
+1
*
drivers: delete unnecessary HOSTCFLAGS
Masahiro Yamada
2013-11-25
-1
/
+0
*
Makefile: make directories by Makefile.build
Masahiro Yamada
2013-11-17
-2
/
+0
*
drivers: descend into sub directories only when it is necessary
Masahiro Yamada
2013-11-17
-1
/
+1
*
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-22
/
+1
*
biosemu: include <asm/io.h> header
Linus Walleij
2013-04-02
-0
/
+4
*
Consolidate bool type
York Sun
2013-04-01
-9
/
+5
*
Add abs() macro to return absolute value
Simon Glass
2012-05-15
-5
/
+0
*
drivers/bios_emulator/x86emu/ops2.c: Fix GCC 4.6 build warning
Kumar Gala
2011-11-27
-1
/
+2
*
drivers/bios_emulator/x86emu/ops.c: Fix GCC 4.6 build warning
Kumar Gala
2011-11-16
-11
/
+4
*
Replace space and tab checks with isblank
Jason Hobbs
2011-10-17
-3
/
+4
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
-2
/
+2
*
ati_radeon: Support PCI virtual not eq bus mapping.
Ed Swarthout
2010-04-08
-4
/
+6
*
ati_radeon: return with error when emulator fails
Ed Swarthout
2010-04-08
-1
/
+2
*
drivers/bios_emulator: Fix compile error in .depend not being generated
Kumar Gala
2009-12-17
-0
/
+1
*
Leave x86emu op code tables in default section
Ed Swarthout
2009-10-12
-14
/
+8
*
Update Freescale copyrights to remove "All Rights Reserved"
Kumar Gala
2009-07-29
-7
/
+7
*
unify HOST_CFLAGS and HOSTCFLAGS
Mike Frysinger
2009-07-23
-1
/
+1
*
drivers/bios_emulator: Fix gcc 4.4 compiler warning
Kumar Gala
2009-07-23
-1
/
+2
*
drivers/bios_emulator: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-12-07
-48
/
+2
*
Fix the function conflict in x86emu when DEBUG is on
Jason Jin
2008-10-17
-3
/
+3
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
-2
/
+2
*
Wipe out assembler warnings while compiling x86 biosemu
Anatolij Gustschin
2008-02-16
-10
/
+20
*
Fix compiler warnings for PPC systems. Update CHANGELOG.
Wolfgang Denk
2007-11-18
-4
/
+4
*
Add BUILD_DIR support for bios emulator.
Jason Jin
2007-09-07
-8
/
+15
*
Bios emulator - fix microblaze toolchain problem
Michal Simek
2007-08-16
-10
/
+30
*
Minor fix for bios emulator makefile
Jason Jin
2007-08-09
-1
/
+1
*
Add CONFIG_BIOSEMU define to guard all the bios emulator code
Jason Jin
2007-08-09
-0
/
+32
*
Coding style cleanup. Update CHANGELOG.
Wolfgang Denk
2007-08-06
-4752
/
+4743
*
This is a BIOS emulator, porting from SciTech for u-boot, mainly for
Jason Jin
2007-08-06
-0
/
+16008