~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bios_emulator: Drop VIDEO_IO_OFFSETSimon Glass2023-07-17
* bios_emulator: Add Kconfig and adjust Makefile for SPLSimon Glass2023-07-17
* video: Rename structs and functions to avoid VBESimon Glass2022-08-12
* video: Renname vbe.h to vesa.hSimon Glass2022-08-12
* pci: Update dm_pci_bus_to_virt() parametersAndrew Scull2022-05-03
* pci: Drop DM_PCI check from bios_emulSimon Glass2021-08-05
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-24
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* bios_emulator: remove stray breakHeinrich Schuchardt2019-08-09
* bios_emulator: remove assignment without effectHeinrich Schuchardt2018-07-23
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODEBin Meng2018-04-16
* printk: collect printk stuff into <linux/printk.h> with loglevel supportMasahiro Yamada2017-10-04
* bios_emulator: Fix cast for 64-bit compilationSimon Glass2016-10-11
* Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-06
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-16
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-05
* dm: pci: Convert bios_emu to use the driver model PCI APISimon Glass2016-01-24
* Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-10
* biosemu: Do not free vga_info->BIOSImage when it is 0xc0000Bin Meng2015-04-29
* bios_emulator: Add some VESA interface debuggingSimon Glass2015-01-23
* bios_emulator: Don't display error when emulator terminatesSimon Glass2015-01-23
* bios_emulator: Fix an #ifdef typo in the header fileSimon Glass2015-01-23
* bios_emulator: Correct ordering of includesSimon Glass2014-12-13
* bios_emulator: Always print errors when opcode decode failsSimon Glass2014-11-25
* bios_emulator: Add an option to enable debuggingSimon Glass2014-11-25
* bios_emulator: Allow a custom interrupt handler to be installedSimon Glass2014-11-25
* bios_emulator: Add vesa support and allow ROMs to be passed in as dataSimon Glass2014-11-25
* bios_emulator: Allow x86 to use the emulatorSimon Glass2014-11-25
* Introduce a header file for the BIOS emulatorSimon Glass2014-11-25
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-19
* drivers: delete unused header filesMasahiro Yamada2014-01-24
* bios_emulator: delete an unnecessary include pathMasahiro Yamada2013-11-25
* drivers: delete unnecessary HOSTCFLAGSMasahiro Yamada2013-11-25
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-17
* drivers: descend into sub directories only when it is necessaryMasahiro Yamada2013-11-17
* drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31
* biosemu: include <asm/io.h> headerLinus Walleij2013-04-02
* Consolidate bool typeYork Sun2013-04-01
* Add abs() macro to return absolute valueSimon Glass2012-05-15
* drivers/bios_emulator/x86emu/ops2.c: Fix GCC 4.6 build warningKumar Gala2011-11-27
* drivers/bios_emulator/x86emu/ops.c: Fix GCC 4.6 build warningKumar Gala2011-11-16
* Replace space and tab checks with isblankJason Hobbs2011-10-17
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17
* ati_radeon: Support PCI virtual not eq bus mapping.Ed Swarthout2010-04-08
* ati_radeon: return with error when emulator failsEd Swarthout2010-04-08
* drivers/bios_emulator: Fix compile error in .depend not being generatedKumar Gala2009-12-17