1. 08c4946 bios_emulator: remove assignment without effect by Heinrich Schuchardt · Sun Mar 18 11:01:23 2018 +0100
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  3. c9dba41 bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE by Bin Meng · Wed Apr 11 22:02:15 2018 -0700
  4. bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · Sat Sep 16 14:10:40 2017 +0900
  5. cc40906 bios_emulator: Fix cast for 64-bit compilation by Simon Glass · Sun Sep 25 21:33:06 2016 -0600
  6. c5b1e5d Various, accumulated typos collected from around the tree. by Robert P. J. Day · Wed Sep 07 14:27:59 2016 -0400
  7. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · Fri Jul 15 13:44:45 2016 -0400
  8. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · Wed May 04 04:47:31 2016 -0400
  9. d3e0c8f dm: pci: Convert bios_emu to use the driver model PCI API by Simon Glass · Sun Jan 17 16:11:09 2016 -0700
  10. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · Tue Nov 10 01:06:16 2015 +0000
  11. a264c90 biosemu: Do not free vga_info->BIOSImage when it is 0xc0000 by Bin Meng · Fri Apr 24 15:48:05 2015 +0800
  12. c55b1c6 bios_emulator: Add some VESA interface debugging by Simon Glass · Mon Dec 29 19:32:26 2014 -0700
  13. eead8d7 bios_emulator: Don't display error when emulator terminates by Simon Glass · Mon Dec 29 19:32:25 2014 -0700
  14. 769852f bios_emulator: Fix an #ifdef typo in the header file by Simon Glass · Mon Dec 29 19:32:22 2014 -0700
  15. a9b9ef4 bios_emulator: Correct ordering of includes by Simon Glass · Wed Dec 10 20:12:01 2014 -0700
  16. b91ea30 bios_emulator: Always print errors when opcode decode fails by Simon Glass · Fri Nov 14 20:56:43 2014 -0700
  17. d8414fc bios_emulator: Add an option to enable debugging by Simon Glass · Fri Nov 14 20:56:42 2014 -0700
  18. 658273a bios_emulator: Allow a custom interrupt handler to be installed by Simon Glass · Fri Nov 14 20:56:41 2014 -0700
  19. acda1cc bios_emulator: Add vesa support and allow ROMs to be passed in as data by Simon Glass · Fri Nov 14 20:56:40 2014 -0700
  20. 8917216 bios_emulator: Allow x86 to use the emulator by Simon Glass · Fri Nov 14 20:56:39 2014 -0700
  21. c30ea60 Introduce a header file for the BIOS emulator by Simon Glass · Fri Nov 14 20:56:28 2014 -0700
  22. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  23. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  24. 82435da drivers: delete unused header files by Masahiro Yamada · Wed Jan 08 20:11:48 2014 +0900
  25. 6a20126 bios_emulator: delete an unnecessary include path by Masahiro Yamada · Wed Nov 20 18:14:23 2013 +0900
  26. 4309a33 drivers: delete unnecessary HOSTCFLAGS by Masahiro Yamada · Mon Nov 18 11:18:57 2013 +0900
  27. 66023c7 Makefile: make directories by Makefile.build by Masahiro Yamada · Mon Nov 11 14:35:54 2013 +0900
  28. 6252698 drivers: descend into sub directories only when it is necessary by Masahiro Yamada · Mon Nov 11 14:35:51 2013 +0900
  29. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:57 2013 +0900
  30. 9b6a5af biosemu: include <asm/io.h> header by Linus Walleij · Mon Apr 01 22:14:14 2013 +0000
  31. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  32. eae8e7e Add abs() macro to return absolute value by Simon Glass · Thu May 10 11:37:35 2012 +0000
  33. 812a174 drivers/bios_emulator/x86emu/ops2.c: Fix GCC 4.6 build warning by Kumar Gala · Wed Nov 23 06:31:04 2011 +0000
  34. cac607a drivers/bios_emulator/x86emu/ops.c: Fix GCC 4.6 build warning by Kumar Gala · Wed Nov 09 06:21:09 2011 +0000
  35. cafa1aa Replace space and tab checks with isblank by Jason Hobbs · Tue Aug 23 11:06:54 2011 +0000
  36. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  37. 224dad2 ati_radeon: Support PCI virtual not eq bus mapping. by Ed Swarthout · Wed Mar 31 15:52:40 2010 -0500
  38. 9303ab8 ati_radeon: return with error when emulator fails by Ed Swarthout · Wed Mar 31 09:54:28 2010 -0500
  39. 99d90cb drivers/bios_emulator: Fix compile error in .depend not being generated by Kumar Gala · Wed Dec 16 14:12:11 2009 -0600
  40. 1cffcde Leave x86emu op code tables in default section by Ed Swarthout · Thu Oct 09 01:27:18 2008 -0500
  41. 6a6d948 Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · Tue Jul 28 21:49:52 2009 -0500
  42. 00d5bfd unify HOST_CFLAGS and HOSTCFLAGS by Mike Frysinger · Sun Jul 19 15:17:03 2009 -0400
  43. 695e6d2 drivers/bios_emulator: Fix gcc 4.4 compiler warning by Kumar Gala · Mon Jul 13 09:23:59 2009 -0500
  44. 0d52219 drivers/bios_emulator: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Nov 07 22:46:22 2008 +0100
  45. 7be6e5b Fix the function conflict in x86emu when DEBUG is on by Jason Jin · Wed Oct 15 10:40:24 2008 +0800
  46. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  47. f7cda18 Wipe out assembler warnings while compiling x86 biosemu by Anatolij Gustschin · Fri Feb 15 20:09:01 2008 +0100
  48. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · Sun Nov 18 16:36:27 2007 +0100
  49. 66c757b Add BUILD_DIR support for bios emulator. by Jason Jin · Thu Aug 30 18:19:05 2007 +0800
  50. 694a710 Bios emulator - fix microblaze toolchain problem by Michal Simek · Thu Aug 16 08:54:10 2007 +0200
  51. d59890b Minor fix for bios emulator makefile by Jason Jin · Wed Aug 08 09:01:46 2007 +0800
  52. 7ed5cd9 Add CONFIG_BIOSEMU define to guard all the bios emulator code by Jason Jin · Wed Aug 08 08:33:11 2007 +0800
  53. 96bb2e0 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · Mon Aug 06 02:17:36 2007 +0200
  54. a63ce95 This is a BIOS emulator, porting from SciTech for u-boot, mainly for by Jason Jin · Fri Jul 06 08:34:56 2007 +0800