index
:
riscv-gnu-toolchain/qemu/roms/seabios-hppa.git
alpha-port
bigfont
devel
devel-2022
devel-4-do-not-use
devel-btlb
devel-btlb-2
devel-last-for-v16
devel-with-sti64bit
devel2
devel3
devel4
devel5
devel64
hp3000
hp3000-console
hppa-reboot-fix
hppa-target
hppa-target-2
master
master-new-v7
master-old
master-prerelease
parisc-qemu-4.1.0
parisc-qemu-5.0
parisc-qemu-5.1
parisc-qemu-5.1-next
parisc-qemu-6
parisc_firmware
seabios-hppa-v3-rc
seabios-hppa-v3-rc2
serial-port-fix-test
toc-support
upstream
v6-test
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-13
vgabios: Fix preserve memory flag in handle_1000
Kevin O'Connor
1
-4
/
+3
2020-06-26
timer: Handle decrements of PIT counter
Roman Bolshakov
1
-1
/
+1
2020-06-25
vga: fix cirrus bios
Gerd Hoffmann
1
-1
/
+1
2020-06-24
serialio: Preserve Xen DebugOutputPort
Jason Andryuk
1
-0
/
+4
2020-05-25
pci: fix mmconfig support
Gerd Hoffmann
1
-6
/
+6
2020-05-24
boot: Fixup check for only one item in boot list
Kevin O'Connor
1
-8
/
+9
2020-05-24
boot: Fix logic for boot menu display
Matt DeVillier
1
-1
/
+1
2020-05-21
Revert "ps2port: adjust init routine to fix PS/2 keyboard issues"
Kevin O'Connor
1
-13
/
+5
2020-05-21
cdrom: Demote `scsi_is_ready` return print to debug level
Paul Menzel
1
-1
/
+1
2020-05-21
boot: Log, if boot menu is skipped
Paul Menzel
1
-0
/
+1
2020-05-21
boot: Extend `etc/show-boot-menu` to configure skipping boot menu with only o...
Paul Menzel
2
-3
/
+4
2020-05-18
rewrap Makefile lines.
Gerd Hoffmann
1
-15
/
+17
2020-05-15
acpi: find and register virtio-mmio devices
Gerd Hoffmann
3
-0
/
+23
2020-05-15
acpi: skip kbd init if not present
Gerd Hoffmann
1
-0
/
+4
2020-05-15
acpi: add dsdt parser
Gerd Hoffmann
6
-3
/
+691
2020-05-15
acpi: add xsdt support
Gerd Hoffmann
2
-10
/
+41
2020-05-15
virtio-mmio: print device type
Gerd Hoffmann
1
-2
/
+19
2020-05-15
virtio-mmio: add support for block devices.
Gerd Hoffmann
5
-1
/
+84
2020-05-15
virtio-mmio: add support for scsi devices.
Gerd Hoffmann
5
-12
/
+76
2020-05-15
virtio-mmio: add support to vp_*() functions
Gerd Hoffmann
1
-11
/
+57
2020-05-15
virtio-mmio: device probing and initialization.
Gerd Hoffmann
4
-1
/
+136
2020-05-15
qemu: check rtc presence before reading cpu count from cmos
Gerd Hoffmann
1
-3
/
+10
2020-05-15
qemu: rework e820 detection
Gerd Hoffmann
1
-51
/
+82
2020-05-15
qemu: factor out qemu_cfg_detect()
Gerd Hoffmann
1
-4
/
+14
2020-05-14
build: use -fcf-protection=none when available
Christian Ehrhardt
1
-0
/
+1
2020-04-19
tcgbios: Add support for SHA3 type of algorithms
Stefan Berger
2
-3
/
+28
2020-04-19
tcgbios: Fix the vendorInfoSize to be of type u8
Stefan Berger
1
-2
/
+2
2020-04-19
tcgbios: Only write logs for PCRs that are in active PCR banks
Stefan Berger
1
-8
/
+22
2020-03-27
pci: add mmconfig support
Gerd Hoffmann
3
-12
/
+54
2020-03-27
pci: factor out ioconfig_cmd()
Gerd Hoffmann
1
-6
/
+11
2020-03-20
std/tcg: Replace zero-length array with flexible-array member
Paul Menzel
1
-1
/
+1
2020-03-17
ps2port: adjust init routine to fix PS/2 keyboard issues
Matt DeVillier
1
-5
/
+13
2020-03-17
Skip boot menu and timeout with only one boot device
Matt DeVillier
1
-0
/
+6
2020-03-17
sercon: vbe modeset is int 10h function 4f02 not 4f00
Gerd Hoffmann
1
-1
/
+1
2020-03-16
kvm: add support for reading tsc frequency from kvmclock
Gerd Hoffmann
2
-0
/
+56
2020-03-16
kvm: add support for reading tsc frequency via cpuid.
Gerd Hoffmann
1
-0
/
+5
2020-03-16
kvm: detect unconditionally
Gerd Hoffmann
1
-7
/
+1
2020-03-16
timer: add tsctimer_setfreq()
Gerd Hoffmann
2
-1
/
+26
2020-03-06
hw/usb-hid: Don't abort if setting key repeat rate fails
Matt DeVillier
1
-1
/
+1
2020-03-06
usb-hid: Improve max packet size checking
Kevin O'Connor
1
-22
/
+33
2020-01-14
nvme: skip initializing non-bootable devices
Gerd Hoffmann
1
-0
/
+7
2020-01-14
virtio-scsi: skip initializing non-bootable devices
Gerd Hoffmann
1
-1
/
+10
2020-01-14
boot: cache HALT priority
Gerd Hoffmann
1
-1
/
+5
2020-01-14
virtio: Do not init non-bootable devices
Alexey Kirillov
2
-2
/
+20
2020-01-14
boot: Detect strict boot order (HALT record) in function
Alexey Kirillov
2
-0
/
+6
2019-12-09
docs: Note v1.13.0 release
Kevin O'Connor
1
-0
/
+11
2019-11-18
geometry: Apply LCHS values for boot devices
Sam Eiderman
11
-1
/
+39
2019-11-18
geometry: Add boot_lchs_find_*() utility functions
Sam Eiderman
3
-0
/
+82
2019-11-18
boot: Build ata and scsi paths in function
Sam Eiderman
1
-8
/
+28
2019-11-18
geometry: Read LCHS from fw_cfg
Sam Eiderman
1
-0
/
+74
[prev]
[next]