]> xenbits.xensource.com Git - seabios.git/shortlog
seabios.git
2020-10-28 Alexander Grafnvme: Record maximum allowed request size
2020-10-15 Gerd Hoffmannusb boot: add xhci mmio example
2020-10-13 Gerd Hoffmannusb/xhci: add support for mmio host adapters (via acpi).
2020-10-13 Gerd Hoffmannusb/xhci: split xhci setup into generic and pci parts
2020-10-13 Gerd Hoffmannusb: add boot prio support for mmio host adapters
2020-10-13 Gerd Hoffmanndsdt: add support for pnp ids as strings
2020-10-13 Gerd Hoffmannoutput: add support for uppercase hex numbers
2020-09-30 weitaowang... USB:Fix xHCI initail fail by using longer reset and...
2020-09-25 Matt DeVillierusb.c: Fix devices using non-primary interface descriptor
2020-09-08 Daniel P. Berrangésmbios: avoid integer overflow when adding SMBIOS type...
2020-08-10 Kevin O'Connordocs: Note v1.14.0 release rel-1.14.0
2020-07-28 Paul Menzelnvme: Increase `nvme_cmd_readwrite()` message log level...
2020-07-28 Stefan Reitervirtio-scsi: fix boot prio detection by using correct lun
2020-07-24 Kevin O'Connorldnoexec: Add script to remove ET_EXEC flag from interm...
2020-07-13 Kevin O'Connorvgabios: Fix preserve memory flag in handle_1000
2020-06-26 Roman Bolshakovtimer: Handle decrements of PIT counter
2020-06-25 Gerd Hoffmannvga: fix cirrus bios
2020-06-24 Jason Andryukserialio: Preserve Xen DebugOutputPort
2020-05-25 Gerd Hoffmannpci: fix mmconfig support
2020-05-25 Kevin O'Connorboot: Fixup check for only one item in boot list
2020-05-25 Matt DeVillierboot: Fix logic for boot menu display
2020-05-21 Kevin O'ConnorRevert "ps2port: adjust init routine to fix PS/2 keyboa...
2020-05-21 Paul Menzelcdrom: Demote `scsi_is_ready` return print to debug...
2020-05-21 Paul Menzelboot: Log, if boot menu is skipped
2020-05-21 Paul Menzelboot: Extend `etc/show-boot-menu` to configure skipping...
2020-05-18 Gerd Hoffmannrewrap Makefile lines.
2020-05-15 Gerd Hoffmannacpi: find and register virtio-mmio devices
2020-05-15 Gerd Hoffmannacpi: skip kbd init if not present
2020-05-15 Gerd Hoffmannacpi: add dsdt parser
2020-05-15 Gerd Hoffmannacpi: add xsdt support
2020-05-15 Gerd Hoffmannvirtio-mmio: print device type
2020-05-15 Gerd Hoffmannvirtio-mmio: add support for block devices.
2020-05-15 Gerd Hoffmannvirtio-mmio: add support for scsi devices.
2020-05-15 Gerd Hoffmannvirtio-mmio: add support to vp_*() functions
2020-05-15 Gerd Hoffmannvirtio-mmio: device probing and initialization.
2020-05-15 Gerd Hoffmannqemu: check rtc presence before reading cpu count from...
2020-05-15 Gerd Hoffmannqemu: rework e820 detection
2020-05-15 Gerd Hoffmannqemu: factor out qemu_cfg_detect()
2020-05-15 Christian Ehrhardtbuild: use -fcf-protection=none when available
2020-04-19 Stefan Bergertcgbios: Add support for SHA3 type of algorithms
2020-04-19 Stefan Bergertcgbios: Fix the vendorInfoSize to be of type u8
2020-04-19 Stefan Bergertcgbios: Only write logs for PCRs that are in active...
2020-03-27 Gerd Hoffmannpci: add mmconfig support
2020-03-27 Gerd Hoffmannpci: factor out ioconfig_cmd()
2020-03-20 Paul Menzelstd/tcg: Replace zero-length array with flexible-array...
2020-03-17 Matt DeVillierps2port: adjust init routine to fix PS/2 keyboard issues
2020-03-17 Matt DeVillierSkip boot menu and timeout with only one boot device
2020-03-17 Gerd Hoffmannsercon: vbe modeset is int 10h function 4f02 not 4f00
2020-03-16 Gerd Hoffmannkvm: add support for reading tsc frequency from kvmclock
2020-03-16 Gerd Hoffmannkvm: add support for reading tsc frequency via cpuid.
2020-03-16 Gerd Hoffmannkvm: detect unconditionally
2020-03-16 Gerd Hoffmanntimer: add tsctimer_setfreq()
2020-03-06 Matt DeVillierhw/usb-hid: Don't abort if setting key repeat rate...
2020-03-06 Kevin O'Connorusb-hid: Improve max packet size checking
2020-01-14 Gerd Hoffmannnvme: skip initializing non-bootable devices
2020-01-14 Gerd Hoffmannvirtio-scsi: skip initializing non-bootable devices
2020-01-14 Gerd Hoffmannboot: cache HALT priority
2020-01-14 Alexey Kirillovvirtio: Do not init non-bootable devices
2020-01-14 Alexey Kirillovboot: Detect strict boot order (HALT record) in function
2019-12-09 Kevin O'Connordocs: Note v1.13.0 release rel-1.13.0
2019-11-18 Sam Eidermangeometry: Apply LCHS values for boot devices
2019-11-18 Sam Eidermangeometry: Add boot_lchs_find_*() utility functions
2019-11-18 Sam Eidermanboot: Build ata and scsi paths in function
2019-11-18 Sam Eidermangeometry: Read LCHS from fw_cfg
2019-11-18 Gerd HoffmannRevert "geometry: Read LCHS from fw_cfg"
2019-11-18 Gerd HoffmannRevert "geometry: Add boot_lchs_find_*() utility functions"
2019-11-18 Gerd HoffmannRevert "config: Add toggle for bootdevice information"
2019-11-18 Gerd HoffmannRevert "geometry: Apply LCHS values for boot devices"
2019-11-13 Stefan Bergertcgbios: Check for enough bytes returned from TPM2_GetC...
2019-11-13 Stefan Bergertpm: Require a response to have minimum size of a valid...
2019-11-13 Gerd Hoffmannahci: zero-initialize port struct
2019-11-06 Sam Eidermangeometry: Apply LCHS values for boot devices
2019-11-06 Sam Eidermanconfig: Add toggle for bootdevice information
2019-11-06 Sam Eidermangeometry: Add boot_lchs_find_*() utility functions
2019-11-06 Sam Eidermanboot: Reorder functions in boot.c
2019-11-06 Sam Eidermangeometry: Read LCHS from fw_cfg
2019-10-28 Kevin O'Connordocs: Note release date for v1.12.1
2019-10-28 Kevin O'Connordocs: Add developer-certificate-of-origin
2019-10-28 Gerd Hoffmanncp437: add license to cp437.c
2019-10-28 Gerd Hoffmannramfb: add copyright and license to ramfb.c
2019-10-28 Gerd Hoffmannbochsdisplay: add copyright and license to bochsdisplay.c
2019-10-28 Kevin O'Connorsvgamodes: Add copyright notice to vgasrc/svgamodes.c
2019-10-21 Uwe Kleine... Remove dos line endings introduced in the last two...
2019-10-18 Uwe Kleine... Add additional resolutions for 16:9 displays: 1600x900...
2019-10-18 Uwe Kleine... cbvga: reuse svga modes definitions from svgamodes.c
2019-10-18 Denis Plotnikovvirtio: extend virtio queue size to 256
2019-08-23 Kevin O'ConnorMakefile: Build with -Wno-address-of-packed-member
2019-06-28 David Woodhousecsm: Fix boot priority translation
2019-06-24 Gerd Hoffmannati-vga: add rage128 edid support
2019-06-24 Gerd Hoffmannati-vga: try vga ddc first
2019-06-24 Gerd Hoffmannati-vga: make i2c register and bits configurable
2019-06-24 Gerd Hoffmannati-vga: fix ati_read()
2019-06-24 Gerd Hoffmannati-vga: make less verbose
2019-06-18 David Woodhousecsm: Sanitise alignment constraint in Legacy16GetTableA...
2019-05-23 Kevin O'Connorvirtio-pci: Use %pP format in dprintf() calls
2019-05-23 Kevin O'Connorpciinit: Use %pP shorthand for printing device ids...
2019-05-22 Gerd Hoffmannoptionrom: disallow int19 redirect for pnp roms.
2019-05-17 Gerd Hoffmannbootmenu: add support for more than 9 entries
2019-05-17 Gerd Hoffmannadd get_keystroke_full() helper
2019-05-15 Gerd Hoffmannbochsdisplay: parse resolution from edid.
next