1. da62e1e video: Rename structs and functions to avoid VBE by Simon Glass · 2 years, 2 months ago
  2. cafe871 video: Renname vbe.h to vesa.h by Simon Glass · 2 years, 2 months ago
  3. a822d1d pci: Update dm_pci_bus_to_virt() parameters by Andrew Scull · 2 years, 5 months ago
  4. 199056d pci: Drop DM_PCI check from bios_emul by Simon Glass · 3 years, 2 months ago
  5. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 4 months ago
  6. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  7. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  8. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  9. fd95e10 bios_emulator: remove stray break by Heinrich Schuchardt · 5 years ago
  10. f53424e bios_emulator: remove assignment without effect by Heinrich Schuchardt · 7 years ago
  11. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  12. ca5eb0c bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE by Bin Meng · 6 years ago
  13. b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  14. 2cd11a2 bios_emulator: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  15. fc0b594 Various, accumulated typos collected from around the tree. by Robert P. J. Day · 8 years ago
  16. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  17. 1cc0a9f Fix various typos, scattered over the code. by Robert P. J. Day · 8 years ago
  18. 7282672 dm: pci: Convert bios_emu to use the driver model PCI API by Simon Glass · 9 years ago
  19. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  20. 6e7b5f2 biosemu: Do not free vga_info->BIOSImage when it is 0xc0000 by Bin Meng · 9 years ago
  21. 222f25f bios_emulator: Add some VESA interface debugging by Simon Glass · 10 years ago
  22. e78dd86 bios_emulator: Don't display error when emulator terminates by Simon Glass · 10 years ago
  23. e5bc975 bios_emulator: Fix an #ifdef typo in the header file by Simon Glass · 10 years ago
  24. f46f3f3 bios_emulator: Correct ordering of includes by Simon Glass · 10 years ago
  25. 8c6ec41 bios_emulator: Always print errors when opcode decode fails by Simon Glass · 10 years ago
  26. b3521f2 bios_emulator: Add an option to enable debugging by Simon Glass · 10 years ago
  27. a3c700e bios_emulator: Allow a custom interrupt handler to be installed by Simon Glass · 10 years ago
  28. 4c59f95 bios_emulator: Add vesa support and allow ROMs to be passed in as data by Simon Glass · 10 years ago
  29. ad6edca bios_emulator: Allow x86 to use the emulator by Simon Glass · 10 years ago
  30. 176bf4c Introduce a header file for the BIOS emulator by Simon Glass · 10 years ago
  31. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  32. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  33. 4d76424 drivers: delete unused header files by Masahiro Yamada · 11 years ago
  34. f6bab67 bios_emulator: delete an unnecessary include path by Masahiro Yamada · 11 years ago
  35. 3c6dc17 drivers: delete unnecessary HOSTCFLAGS by Masahiro Yamada · 11 years ago
  36. e5c5301 Makefile: make directories by Makefile.build by Masahiro Yamada · 11 years ago
  37. 7b6af41 drivers: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  38. 710f1d3 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  39. b2da803 biosemu: include <asm/io.h> header by Linus Walleij · 11 years ago
  40. 472d546 Consolidate bool type by York Sun · 11 years ago
  41. a35925b Add abs() macro to return absolute value by Simon Glass · 12 years ago
  42. d90a5b1 drivers/bios_emulator/x86emu/ops2.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  43. 755cf79 drivers/bios_emulator/x86emu/ops.c: Fix GCC 4.6 build warning by Kumar Gala · 13 years ago
  44. 4d91a6e Replace space and tab checks with isblank by Jason Hobbs · 13 years ago
  45. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  46. f6a7a2e ati_radeon: Support PCI virtual not eq bus mapping. by Ed Swarthout · 14 years ago
  47. 9624f6d ati_radeon: return with error when emulator fails by Ed Swarthout · 14 years ago
  48. d02ffbf drivers/bios_emulator: Fix compile error in .depend not being generated by Kumar Gala · 15 years ago
  49. 285870f Leave x86emu op code tables in default section by Ed Swarthout · 16 years ago
  50. 4c2e3da Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · 15 years ago
  51. 9aef738 unify HOST_CFLAGS and HOSTCFLAGS by Mike Frysinger · 15 years ago
  52. 51d91e1 drivers/bios_emulator: Fix gcc 4.4 compiler warning by Kumar Gala · 15 years ago
  53. 1cb82a9 drivers/bios_emulator: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. 9029b68 Fix the function conflict in x86emu when DEBUG is on by Jason Jin · 16 years ago
  55. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  56. 30c6a24 Wipe out assembler warnings while compiling x86 biosemu by Anatolij Gustschin · 17 years ago
  57. 409ecdc Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  58. 1d2ca44 Add BUILD_DIR support for bios emulator. by Jason Jin · 17 years ago
  59. 002275a Bios emulator - fix microblaze toolchain problem by Michal Simek · 17 years ago
  60. 0dc4279 Minor fix for bios emulator makefile by Jason Jin · 17 years ago
  61. ce981dc Add CONFIG_BIOSEMU define to guard all the bios emulator code by Jason Jin · 17 years ago
  62. 9c7e4b0 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  63. ece92f8 This is a BIOS emulator, porting from SciTech for u-boot, mainly for by Jason Jin · 17 years ago