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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-30
vgabios: Minor fixes to struct vbe_info definition.
Kevin O'Connor
1
-3
/
+3
2011-12-30
Don't leave upper bits of 64bit BARs unitialized during pci init.
Kevin O'Connor
1
-1
/
+3
2011-12-27
vgabios: Merge support for GeodeLX vga bios.
Kevin O'Connor
1
-3
/
+11
2011-12-20
Merge bootsplash and VGA ROM vbe structure definitions
Julian Pidancet
2
-72
/
+171
2011-12-20
Add vbe_flag field in BDA
Julian Pidancet
1
-1
/
+2
2011-12-20
Add configuration menu for the VGA ROM
Julian Pidancet
1
-0
/
+39
2011-12-20
Move optionroms definitions into a separate header
Julian Pidancet
2
-52
/
+60
2011-12-17
Fix broken _DIS and _SRS methods in ACPI AML irq routing.
Kevin O'Connor
2
-106
/
+108
2011-11-22
acpi: remove _RMV
Michael S. Tsirkin
4
-1303
/
+80
2011-11-22
acpi: EJ0 method name patching
Michael S. Tsirkin
3
-8
/
+108
2011-11-22
acpi: add ssdt for pci hotplug
Michael S. Tsirkin
5
-2776
/
+2860
2011-11-22
virtio-pci: include pci.h and pci_regs.h
Sebastian Herbszt
1
-0
/
+2
2011-11-22
usb: fix boot paths
Paolo Bonzini
1
-2
/
+2
2011-11-19
usb-ehci: Fix races with controller on updates to QH.
Kevin O'Connor
1
-72
/
+58
2011-11-17
usb-uhci: Be sure to wrap pipe->iobase in GET_FLATPTR().
Kevin O'Connor
1
-3
/
+4
2011-11-17
virtio-pci: allocate vq in vp_find_vq
Paolo Bonzini
3
-13
/
+22
2011-11-17
virtio-pci: introduce vp_init_simple
Paolo Bonzini
3
-8
/
+13
2011-11-17
always specify virtio-blk rather than virtio
Paolo Bonzini
6
-19
/
+19
2011-11-17
scsi: get physical chs geometry from mode page 0x04
Paolo Bonzini
2
-0
/
+61
2011-11-17
usb-msc: move cdb dispatch to block.c
Paolo Bonzini
2
-31
/
+25
2011-11-17
usb-msc: move common scsi code to blockcmd.c
Paolo Bonzini
3
-44
/
+69
2011-11-17
usb-msc: go through TEST UNIT READY for hard disks.
Paolo Bonzini
4
-47
/
+54
2011-11-17
usb-msc: rename INQUIRY types
Paolo Bonzini
3
-4
/
+4
2011-11-17
usb-msc: pass drive to setup_drive_*
Paolo Bonzini
1
-11
/
+11
2011-11-17
usb-msc: move READ CAPACITY to usb_msc_init, fix off-by-one
Paolo Bonzini
1
-16
/
+14
2011-11-17
usb-msc: support WRITE commands
Paolo Bonzini
3
-6
/
+19
2011-11-17
usb-msc: add usb_msc_send
Paolo Bonzini
1
-5
/
+14
2011-11-17
usb-uhci: fix race against host controller
Paolo Bonzini
1
-9
/
+1
2011-11-17
usb-uhci: reorganize wait_qh into wait_pipe
Paolo Bonzini
1
-34
/
+30
2011-11-17
cdrom: use TEST UNIT READY to detect ready medium
Paolo Bonzini
3
-15
/
+19
2011-11-17
usb-msc: support commands without payload
Paolo Bonzini
1
-4
/
+7
2011-10-30
seabios: fix mptable nmi entry
Kenji Kaneshige
1
-1
/
+1
2011-10-30
seabios: Add Local APIC NMI Structure to ACPI MADT
Kenji Kaneshige
1
-2
/
+20
2011-10-30
acpi: extract aml from .lst
Michael S. Tsirkin
5
-929
/
+7157
2011-10-30
seabios: acpi: allow qemu to load dsdt as external acpi table.
Isaku Yamahata
1
-8
/
+39
2011-10-30
util: add le32_to_cpu()
Isaku Yamahata
1
-0
/
+5
2011-10-15
Simplify pci_bios_init_root_regions().
Kevin O'Connor
1
-25
/
+13
2011-10-15
Move pciinit device init code together.
Kevin O'Connor
1
-11
/
+8
2011-10-15
Locally allocate pciinit busses[] variable.
Kevin O'Connor
1
-13
/
+13
2011-10-15
Replace recursive pci init system with linear passes.
Kevin O'Connor
1
-82
/
+74
2011-10-15
Replace pciinit busses_count with MaxPCIBus.
Kevin O'Connor
1
-14
/
+6
2011-10-13
Simplify pci_slot_get_irq().
Kevin O'Connor
1
-13
/
+7
2011-10-13
Use pci->header_type in pci_bar() to avoid unnecessary pci_config_readb.
Kevin O'Connor
1
-29
/
+23
2011-10-13
Separate pciinit.c into clearly delineated sections.
Kevin O'Connor
1
-100
/
+121
2011-10-13
Use standard formatting for PCI info during PCI init pass.
Kevin O'Connor
1
-5
/
+7
2011-10-12
acpi: automatically generated ssdt proc
Michael S. Tsirkin
4
-33
/
+64
2011-10-12
acpi: generate and parse mixed asl/aml listing
Michael S. Tsirkin
1
-1
/
+1
2011-10-12
Consolidate DSDT copy-and-paste PCI IRQ code into method calls.
Kevin O'Connor
2
-406
/
+241
2011-10-12
Move code from PCI hotplug DSDT macros to methods.
Kevin O'Connor
2
-684
/
+569
2011-10-12
Simplify PCI hotplug acpi macros.
Kevin O'Connor
2
-236
/
+235
[next]