index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-uclass.c
Age
Commit message (
Expand
)
Author
2026-02-04
pci: skip unnecessary PCIe scanning
George McCollister
2025-07-14
pci: Assign a default value on reads on error
Andrew Goodbody
2024-10-11
xpl: Rename spl_phase() to xpl_phase()
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
pci: Remove <common.h> and add needed includes
Tom Rini
2024-01-18
drivers: pci: Fix dm_pci_map_bar() to support 64b BARs
Moritz Fischer
2023-10-06
pci: serial: Support reading PCI-register size with base
Simon Glass
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-08-14
pci: Fix device_find_first_child() return value handling
Marek Vasut
2023-08-08
pci: correct function name in message
Heinrich Schuchardt
2023-07-17
pci: Support autoconfig in SPL
Simon Glass
2023-05-11
pci: coreboot: Don't read regions when booting
Simon Glass
2022-10-29
dm: treewide: Do not use the return value of simple uclass iterator
Michal Suchanek
2022-10-29
dm: core: Switch uclass_*_device_err to use uclass_*_device_check
Michal Suchanek
2022-10-17
dm: pci: Fix device PCI iteration
Michal Suchanek
2022-09-29
dm: core: Drop ofnode_is_available()
Simon Glass
2022-08-26
pci: Add checks to prevent config space overflow
Pali Rohár
2022-06-06
pci: Handle failed calloc in decode_regions()
Pierre-Clément Tosi
2022-05-03
pci: Add config for Enhanced Allocation
Andrew Scull
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Update dm_pci_bus_to_virt() parameters
Andrew Scull
2022-05-03
pci: Match region flags using a mask
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2022-05-03
pci: Range check address conversions
Andrew Scull
2022-05-03
pci: Check region ranges are addressable
Andrew Scull
2022-05-03
pci: Fix use of flags in dm_pci_map_bar()
Andrew Scull
2022-01-28
pci: Fix setting controller's last_busno
Pali Rohár
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-10-14
pci: Skip configuring invalid P2P bridge devices
Pali Rohár
2021-10-03
pci: _dm_pci_phys_to_bus can be static
Vladimir Oltean
2021-10-03
pci: pci_read_config can be static
Vladimir Oltean
2021-10-03
pci: pci_write_config can be static
Vladimir Oltean
2021-09-25
dm: pci: Fix handling of errors when scanning device
Pali Rohár
2021-07-18
dm: pci: add option to map virtual system memory base address
Daniel Schwierzeck
2021-07-15
x86: pci: Allow binding of some devices before relocation
Simon Glass
2021-07-15
pci: Use const for pci_find_device_id() etc.
Simon Glass
2021-07-07
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2021-07-06
dm: pci: Skip setting VGA bridge bits if parent device is the host bus
Masami Hiramatsu
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-05-02
pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI
Tim Harvey
2021-05-02
pci: Update the highest subordinate bus number for bridge setup
Masami Hiramatsu
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-15
common: board_r: Drop initr_pci wrapper
Ovidiu Panait
2021-01-05
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2021-01-05
dm: core: Rename sqq to seq_
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-18
dm: core: Update uclass_find_next_free_req_seq() for new scheme
Simon Glass
2020-12-18
pci: Update to use new sequence numbers
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
[next]