]> xenbits.xensource.com Git - seabios.git/shortlog
seabios.git
2021-12-03 Kevin O'Connordocs: Note v1.15.0 release rel-1.15.0
2021-09-24 Stefan Bergertcgbios: Disable platform hierarchy in case of failure
2021-06-30 Alex Martens... nvme: fix missing newline on sq full print
2021-06-30 Stefan Bergertcgbios: Use The proper sha function for each PCR bank
2021-06-30 Stefan BergerAdd implementations for sha256, sha384, and sha512
2021-06-30 Stefan Bergertcgbios: Fix details in log entries
2021-06-09 Volker Rümelinstacks: call check_irqs() after switch_next()
2021-06-09 Volker Rümelinstacks: call check_irqs() in run_thread()
2021-06-04 Gerd HoffmannIncrease BUILD_MIN_BIOSTABLE for large roms
2021-05-31 Gerd Hoffmannnvme: drive desc should not include the newline
2021-05-31 Gerd Hoffmannnvme: improve namespace allocation
2021-05-26 Sergei Trofimovichvgasrc: ignore .node.gnu.property (binutils-2.36 support)
2021-03-10 Stefan Ott... usb-hid: Increase MAX_KBD_EVENT
2020-12-21 Mike BanonSupport booting USB drives with a write protect switch...
2020-11-16 David Woodhousenvme: Clean up nvme_cmd_readwrite()
2020-10-28 Alexander Grafnvme: Split requests by maximum allowed size
2020-10-28 Alexander Grafnvme: Pass large I/O requests as PRP lists
2020-10-28 Alexander Grafnvme: Allow to set PRP2
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
next