Commit Graph

54 Commits (lime2-spi)

Author SHA1 Message Date
Heinrich Schuchardt f53424e650 bios_emulator: remove assignment without effect 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Bin Meng ca5eb0c5fb bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE 6 years ago
Masahiro Yamada b44b30260f printk: collect printk stuff into <linux/printk.h> with loglevel support 7 years ago
Simon Glass 2cd11a23c8 bios_emulator: Fix cast for 64-bit compilation 8 years ago
Robert P. J. Day fc0b5948e0 Various, accumulated typos collected from around the tree. 8 years ago
Robert P. J. Day 62a3b7dd08 Various, unrelated tree-wide typo fixes. 8 years ago
Robert P. J. Day 1cc0a9f496 Fix various typos, scattered over the code. 8 years ago
Simon Glass 7282672d29 dm: pci: Convert bios_emu to use the driver model PCI API 8 years ago
Tom Rini da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
Bin Meng 6e7b5f22eb biosemu: Do not free vga_info->BIOSImage when it is 0xc0000 9 years ago
Simon Glass 222f25f855 bios_emulator: Add some VESA interface debugging 9 years ago
Simon Glass e78dd86998 bios_emulator: Don't display error when emulator terminates 9 years ago
Simon Glass e5bc97578c bios_emulator: Fix an #ifdef typo in the header file 9 years ago
Simon Glass f46f3f356f bios_emulator: Correct ordering of includes 10 years ago
Simon Glass 8c6ec412b4 bios_emulator: Always print errors when opcode decode fails 10 years ago
Simon Glass b3521f2e49 bios_emulator: Add an option to enable debugging 10 years ago
Simon Glass a3c700ec76 bios_emulator: Allow a custom interrupt handler to be installed 10 years ago
Simon Glass 4c59f95327 bios_emulator: Add vesa support and allow ROMs to be passed in as data 10 years ago
Simon Glass ad6edca379 bios_emulator: Allow x86 to use the emulator 10 years ago
Simon Glass 176bf4ce0c Introduce a header file for the BIOS emulator 10 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 10 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 10 years ago
Masahiro Yamada 4d764244bd drivers: delete unused header files 10 years ago
Masahiro Yamada f6bab6710c bios_emulator: delete an unnecessary include path 11 years ago
Masahiro Yamada 3c6dc17eae drivers: delete unnecessary HOSTCFLAGS 11 years ago
Masahiro Yamada e5c5301f14 Makefile: make directories by Makefile.build 11 years ago
Masahiro Yamada 7b6af41ef3 drivers: descend into sub directories only when it is necessary 11 years ago
Masahiro Yamada 710f1d3d5f drivers: convert makefiles to Kbuild style 11 years ago
Linus Walleij b2da80384e biosemu: include <asm/io.h> header 11 years ago
York Sun 472d546054 Consolidate bool type 11 years ago
Simon Glass a35925b8c1 Add abs() macro to return absolute value 12 years ago
Kumar Gala d90a5b1ed1 drivers/bios_emulator/x86emu/ops2.c: Fix GCC 4.6 build warning 13 years ago
Kumar Gala 755cf792bd drivers/bios_emulator/x86emu/ops.c: Fix GCC 4.6 build warning 13 years ago
Jason Hobbs 4d91a6ecab Replace space and tab checks with isblank 13 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Ed Swarthout f6a7a2e888 ati_radeon: Support PCI virtual not eq bus mapping. 14 years ago
Ed Swarthout 9624f6d9eb ati_radeon: return with error when emulator fails 14 years ago
Kumar Gala d02ffbf8d7 drivers/bios_emulator: Fix compile error in .depend not being generated 15 years ago
Ed Swarthout 285870f753 Leave x86emu op code tables in default section 15 years ago
Kumar Gala 4c2e3da82d Update Freescale copyrights to remove "All Rights Reserved" 15 years ago
Mike Frysinger 9aef738885 unify HOST_CFLAGS and HOSTCFLAGS 15 years ago
Kumar Gala 51d91e1a25 drivers/bios_emulator: Fix gcc 4.4 compiler warning 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 1cb82a9207 drivers/bios_emulator: Move conditional compilation to Makefile 16 years ago
Jason Jin 9029b68f3f Fix the function conflict in x86emu when DEBUG is on 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Anatolij Gustschin 30c6a241e8 Wipe out assembler warnings while compiling x86 biosemu 16 years ago
Wolfgang Denk 409ecdc0bb Fix compiler warnings for PPC systems. Update CHANGELOG. 17 years ago
Jason Jin 1d2ca446e1 Add BUILD_DIR support for bios emulator. 17 years ago
Michal Simek 002275a3ed Bios emulator - fix microblaze toolchain problem 17 years ago