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
/
fw
/
pciinit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-24
pciinit.c: Initialize PA-RISC Dino PCI chip
Helge Deller
1
-6
/
+47
2020-03-27
pci: add mmconfig support
Gerd Hoffmann
1
-0
/
+1
2019-05-23
pciinit: Use %pP shorthand for printing device ids in intel_igd_setup()
Kevin O'Connor
1
-12
/
+9
2018-09-05
pci: recognize RH PCI legacy bridge resource reservation capability
Jing Liu
1
-21
/
+29
2018-09-05
pci: clean up the debug message for pci capability found
Jing Liu
1
-1
/
+3
2018-09-05
pci: fix the return value for truncated capability
Jing Liu
1
-0
/
+1
2018-01-16
pci: fix 'io hints' capability for RedHat PCI bridges
Marcel Apfelbaum
1
-9
/
+5
2017-09-14
pci: enable RedHat PCI bridges to reserve additional resources on PCI init
Aleksandr Bezzubikov
1
-4
/
+102
2017-09-14
pci: refactor pci_find_capapibilty to get bdf as the first argument instead o...
Aleksandr Bezzubikov
1
-2
/
+2
2016-06-01
fw/pci: Add support for mapping Intel IGD via QEMU
Alex Williamson
1
-0
/
+48
2016-03-07
fw/pci: add Q35 S3 support
Marcel Apfelbaum
1
-17
/
+56
2016-02-03
pci: Split low-level pci code from higher-level 'struct pci_device' code
Kevin O'Connor
1
-0
/
+1
2016-02-03
pci: Move code in pci.c that is specific to pciinit.c to pciinit.c
Kevin O'Connor
1
-0
/
+37
2016-02-03
pci: Implement '%pP' printf handler for 'struct pci_device' pointers
Kevin O'Connor
1
-16
/
+9
2016-02-01
Fix comment typo
Cao jin
1
-1
/
+1
2015-12-20
fw/pci: do not automatically allocate IO region for PCIe bridges
Marcel Apfelbaum
1
-4
/
+5
2015-10-15
e820: Rename memmap.c to e820map.c and use consistent "e820_" prefix
Kevin O'Connor
1
-3
/
+3
2015-07-14
ich9: initialise RCBA register through LPC interface
Paulo Alcantara
1
-0
/
+5
2015-06-30
pci: allow to loop over capabilities
Gerd Hoffmann
1
-2
/
+2
2015-03-06
fw/pci: map memory and IO regions for multiple pci root buses
Marcel Apfelbaum
1
-0
/
+10
2015-03-06
fw/pci: scan all buses if extraroots romfile is present
Marcel Apfelbaum
1
-0
/
+9
2015-02-24
pci: enable SERR# for error forwarding in bridge control register
Chen Fan
1
-0
/
+4
2014-11-12
pciinit: Fix build warning in mch_pci_slot_get_irq()
Kevin O'Connor
1
-16
/
+7
2014-07-01
hw/pci: reserve IO and mem for pci express downstream ports with no devices a...
Marcel Apfelbaum
1
-2
/
+32
2014-06-04
piix: add and use dev-piix.h
Paolo Bonzini
1
-6
/
+7
2014-05-20
Allow using full io region on q35.
Gerd Hoffmann
1
-7
/
+9
2014-05-20
acpi: remove PORT_ACPI_PM_BASE constant
Gerd Hoffmann
1
-8
/
+8
2014-04-16
hw/pci: check if pci2pci bridges implement optional limit registers
Marcel Apfelbaum
1
-7
/
+2
2014-04-16
hw/pci: reserve IO and mem for pci-2-pci bridges with no devices attached
Marcel Apfelbaum
1
-0
/
+3
2014-01-27
pci: improve io address space allocation
Gerd Hoffmann
1
-5
/
+40
2014-01-15
Minor - pciinit.c - order header files and use static on local functions.
Kevin O'Connor
1
-6
/
+6
2014-01-15
resume: restore piix pm config registers after resume
Marcel Apfelbaum
1
-3
/
+21
2013-11-29
pci: map 64-bit BARs at location provided by emulator
Gerd Hoffmann
1
-1
/
+5
2013-11-29
pci: log pci windows
Gerd Hoffmann
1
-0
/
+2
2013-11-29
pci: tweak + comment minimum allocations
Gerd Hoffmann
1
-3
/
+3
2013-11-29
pci: align 64bit pci regions to 1G
Gerd Hoffmann
1
-2
/
+7
2013-11-29
pci: don't map usb host adapters above 4G
Gerd Hoffmann
1
-0
/
+2
2013-11-29
pci: don't reorder entries when moving to 64bit list
Gerd Hoffmann
1
-0
/
+1
2013-09-28
Remove ioport.h; disperse its contents to other header files.
Kevin O'Connor
1
-1
/
+2
2013-09-18
Move fw/acpi.h to std/acpi.h.
Kevin O'Connor
1
-1
/
+0
2013-09-18
Move function definitions for output.c from util.h to new file output.h.
Kevin O'Connor
1
-6
/
+7
2013-09-18
Move malloc code from pmm.c to new files malloc.c and malloc.h.
Kevin O'Connor
1
-0
/
+1
2013-09-18
Rename util.c to string.c and introduce string.h.
Kevin O'Connor
1
-0
/
+1
2013-09-02
Move code cenetered around firmware initialization to src/fw/
Kevin O'Connor
1
-0
/
+843