index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2021-03-29
Merge tag 'v2021.04-rc5' into next
Tom Rini
2021-03-27
video: Fix video on coreboot with the copy buffer
Simon Glass
2021-03-23
pci: layerscape: Change to allocate zeroed memery for struct ls_pcie
Hou Zhiqiang
2021-03-12
arm: a37xx: pci: Implement workaround for the readback value of VEND_ID
Pali Rohár
2021-03-05
pci: mpc85xx: Support 64-bit bus and cpu address
Bin Meng
2021-03-05
pci: mpc85xx: Support controller register physical address beyond 32-bit
Bin Meng
2021-03-05
pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW
Bin Meng
2021-03-05
pci: fsl_pci_init: Dynamically allocate the PCI regions
Bin Meng
2021-02-26
pci: pci_mvebu: set local dev to number 1
Marek Behún
2021-02-26
pci: pci_mvebu: refactor validation of addresses for config access
Marek Behún
2021-02-26
pci: pci_mvebu: debug rd/wr config as other drivers do
Marek Behún
2021-02-26
pci: pci_mvebu: cosmetic fix
Marek Behún
2021-02-26
pci: pci_mvebu: use dev_seq instead of static variable
Marek Behún
2021-02-26
arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytes
Pali Rohár
2021-02-20
pci: renesas: Fix BAR mapping on Gen3
Marek Vasut
2021-02-20
pci: renesas: Make map address and mask power of two on Gen3
Marek Vasut
2021-02-20
pci: renesas: Add root bus handling on Gen3
Marek Vasut
2021-02-18
pci: pcie-brcmstb: Fix inbound window configurations
Nicolas Saenz Julienne
2021-02-18
pci: brcmstb: Cleanup controller state before handover
Nicolas Saenz Julienne
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-08
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2021-02-08
pci: kconfig: layerscape: Change LX2162A PCIe node compatible string
Hou Zhiqiang
2021-02-08
pci: layerscape: Remove the shadow SVR definitions
Hou Zhiqiang
2021-02-08
pci: pci_mvebu: Disable config access to PCI host bridge ports
Stefan Roese
2021-02-03
dm: pci: Correct use of wrong flag name
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-27
pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)
Stefan Roese
2021-01-27
arm64: a37xx: pci: Fix printing debug messages
Pali Rohár
2021-01-27
pci: pci_mvebu: Define an IO region as well
Phil Sutter
2021-01-27
pci: Make auto-config code a little more robust
Phil Sutter
2021-01-21
pci: Add Rockchip dwc based PCIe controller driver
Shawn Lin
2021-01-15
common: board_r: Drop initr_pci wrapper
Ovidiu Panait
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
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-28
Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver"
Pali Rohár
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
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2020-12-10
pci: layerscape: fix a dead loop issue
Hou Zhiqiang
2020-12-10
armv8: lx2162a: Add Soc changes to support LX2162A
Meenakshi Aggarwal
[next]