]> xenbits.xensource.com Git - osstest/seabios.git/shortlog
osstest/seabios.git
2017-05-02 Roman Kaganblockcmd: generic SCSI luns enumeration
2017-05-02 Roman Kaganblockcmd: accept only disks and CD-ROMs
2017-04-25 Kevin O'Connorboot: Increase description size in boot menu
2017-04-25 Julius Wernercoreboot: Adapt to upstream CBMEM console changes
2017-03-30 Petr Berkyconfig: Add function to check if fw_cfg exists
2017-03-13 Kevin O'Connorresume: Don't attempt to use generic reboot mechanisms...
2017-03-02 Daniel Verkampnvme: fix copy-paste mistake in comment
2017-03-02 Daniel Verkampnvme: fix extraction of status code bits
2017-03-02 Daniel Verkampnvme: fix reversed loop condition in cmd_readwrite
2017-03-02 Daniel Verkampnvme: extend command timeout to 5 seconds
2017-03-02 Daniel Verkampnvme: support NVMe 1.0 controllers
2017-03-02 Kevin O'Connordocs: Note release dates for 1.10.1 and 1.10.2
2017-02-21 Ben WarrenQEMU fw_cfg: Write fw_cfg back on S3 resume
2017-02-21 Ben WarrenQEMU fw_cfg: Add functions for accessing files by key
2017-02-21 Ben WarrenQEMU fw_cfg: Add command to write back address of file
2017-02-21 Ben Warrenromfile-loader: Switch to using named structs
2017-02-21 Ben WarrenQEMU DMA: Add DMA write capability
2017-02-20 Julian Stecklinablock: add NVMe boot support
2017-02-11 Kevin O'Connorps2port: Disable keyboard/mouse prior to resetting...
2017-01-29 Paul Menzelvgasrc: Increase debug level
2017-01-17 Ladi Prosekahci: Set upper 32-bit registers to zero
2016-12-30 Ricardo Ribalda... serialio: Support for mmap serial ports
2016-11-27 Stefan Bergertpm: Log TPM 2 digest structure in little endian format
2016-11-27 Kevin O'Connortpm: Rework tpm_build_and_send_cmd() into tpm_simple_cmd()
2016-11-27 Kevin O'Connortpm: Don't call tpm_build_and_send_cmd() from tpm20_sti...
2016-11-27 Kevin O'Connoracpi: Generalize find_fadt() and find_tcpa_by_rsdp...
2016-11-27 Kevin O'Connortpm: Move code around in tcgbios.c to keep like code...
2016-11-27 Kevin O'Connortpm: Don't call tpm_set_failure() from tpm12_get_capabi...
2016-11-27 Kevin O'Connortpm: Add comment banners to tcg.c separating major...
2016-11-21 Igor Mammedovdrop "etc/boot-cpus" fw_cfg file and reuse legacy QEMU_...
2016-10-26 Kevin O'Connorusb: Make usb_time_sigatt variable static
2016-10-26 Kevin O'Connordocs: Note v1.10.0 release
2016-10-26 Kevin O'Connorbuild: Add -fno-pie to the gcc flags when available
2016-10-25 Igor Mammedovsupport booting with more than 255 CPUs
2016-10-25 Igor Mammedovadd helpers to read etc/boot-cpus at resume time
2016-10-25 Kevin O'Connorsmp: consolidate CPU APIC ID detection and accounting
2016-10-25 Igor Mammedovparavirt: disable legacy bios tables in case of more...
2016-10-21 Kevin O'Connorbuild: Be sure to also include out/*.d in Makefile
2016-10-18 Piotr Króldocs: fix various typos and inconsistency
2016-09-16 Gerd Hoffmannvirtio: fix virtio-pci
2016-09-15 Kevin O'Connorkbd: Move extended and release events out of special...
2016-09-12 Kevin O'Connorpost: Map int 0x05 to entry point
2016-09-12 Kevin O'Connorkbd: Generate interrupt events for SysReq, PrtScr,...
2016-09-12 Kevin O'Connorusb-hid: Generate Ctrl+Break and Alt+SysReq keys
2016-09-12 Kevin O'Connorkbd: Ignore fake shift keys
2016-09-12 Kevin O'Connorkbd: Move checking for special keys in __process_keys...
2016-09-12 Kevin O'Connorkbd: Extract out shift flag setting into new function
2016-09-12 Kevin O'Connorkbd: Merge bda->kbd_flag0 and bda->kbd_flag1
2016-09-12 Kevin O'Connorkbd: Suppress keys without mappings
2016-09-12 Kevin O'Connorkbd: Implement extended keycode mappings for keypad...
2016-09-12 Kevin O'Connorkbd: Implement 101-key keyboard keycode mapping
2016-08-26 Kevin O'Connorpic: The default hardware interrupt handlers should...
2016-08-15 Kevin O'Connorps2: Remove stale check for timeout warning on reset
2016-08-11 Kevin O'Connortpm: Append to TPM2 log the hashes used for PCR extension
2016-08-10 Stefan Bergertpm: Extend tpm20_extend to support extending to multip...
2016-08-10 Stefan Bergertpm: Refactor tpml_digest_values_sha1 structure
2016-08-10 Stefan Bergertpm: Restructure tpm20_extend to use buffer and take...
2016-08-10 Stefan Bergertpm: Retrieve the PCR Bank configuration
2016-08-10 Kevin O'Connorcheckstack: Handle conditional checks at start of functions
2016-08-05 Dana Rubinpvscsi: Use high memory for rings
2016-08-05 Dana Rubinpvscsi: Fix incorrect arguments order in call to memali...
2016-08-05 Kevin O'Connorversion: Update header files now that version.c is...
2016-08-05 Kevin O'Connorvgautil: Move definitions from cbvga.h and clext.h...
2016-08-05 Kevin O'Connorvgautil: Move generic definitions from stdvga.h to...
2016-08-05 Kevin O'Connorvgautil: Add new header file with misc function and...
2016-08-05 Kevin O'Connorvgainit: Move video param setup to stdvga_build_video_p...
2016-08-04 Kevin O'Connorvgafb: Move header definitions from vgabios.h to new...
2016-08-04 Kevin O'Connorswcursor: Concentrate swcursor logic in swcursor.c
2016-08-04 Kevin O'Connorswcursor: Move swcursor code from vgafb.c to new file...
2016-08-04 Kevin O'Connorblockcmd: CMD_SCSI op is only used in 32bit mode
2016-07-21 Kevin O'Connorvgabios: Simplify scroll logic
2016-07-13 Kevin O'Connordocs: Note release date of 1.9.3
2016-07-07 Paolo Bonzinismp: restore MSRs on S3 resume
2016-07-04 Kevin O'Connorvgabios: Simplify set_cursor_pos()
2016-07-04 Kevin O'Connorvgabios: Don't check for special case of page==0xff...
2016-07-04 Kevin O'Connorvgabios: Remove special case of dh==0xff in handle_1013()
2016-07-01 Haozhong Zhangfw/msr_feature_control: add support to set MSR_IA32_FEA...
2016-06-20 Gerd Hoffmannvirtio: pci cfg access
2016-06-20 Gerd Hoffmannvirtio: uninline _vp_{read,write}
2016-06-02 Zheng Baosplash: Skip the RGB555 mode
2016-06-01 Alex Williamsonfw/pci: Add support for mapping Intel IGD via QEMU
2016-05-17 Kevin O'Connortcgbios: Remove unused const variable
2016-05-17 Kevin O'Connorusb-xhci: Remove unused const variables
2016-04-22 Kevin O'Connordocs: Note release date of 1.9.2
2016-04-06 Kevin O'Connorscsi: Launch a thread when scanning for drives in the...
2016-04-06 Kevin O'Connorvirtio: Use threads when scanning for virtio devices
2016-04-06 Kevin O'Connorshadow: Batch PCI config writes
2016-04-06 Kevin O'Connoroptionroms: Drop support for CONFIG_OPTIONROMS_DEPLOYED
2016-03-31 Kevin O'Connordisk: Avoid stack_hop() path if already on the extra...
2016-03-31 Kevin O'Connorblock: Move send_disk_op() from block.c to disk.c
2016-03-31 Kevin O'Connormpt-scsi: Declare 'int i' outside of for loop for older...
2016-03-29 Don SlutzSupport for booting from LSI Logic LSI53C1030, SAS1068...
2016-03-21 Matt DeVilliersdcard: skip detection of PCI sdhci controllers if...
2016-03-07 Marcel Apfelbaumfw/pci: add Q35 S3 support
2016-02-29 Gerd Hoffmannahci: set transfer mode according to the capabilities...
2016-02-29 Kevin O'Connortpm: Write logs in TPM 2 format
2016-02-20 Kevin O'Connorbuild: fix .text section address alignment
2016-02-20 Kevin O'Connordocs: Note release date of 1.9.1
2016-02-20 Kevin O'Connortpm: Unify tpm_fill_hash()/tpm_log_extend_event() and...
2016-02-06 Stefan Bergertpm: Filter TPM commands in passthrough API
next