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
2022-12-23
pci-rcar-gen3: Rename CONFIG_SEND_ENABLE
Tom Rini
2022-12-23
global: Migrate CONFIG_PCIE_IMX_POWER_GPIO to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_PCIE_IMX_PERST_GPIO to CFG
Tom Rini
2022-12-12
drivers: pci: pcie_dw_common: add upper-limit to iATU
Ben Dooks
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-10-30
Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-30
pci: Drop test for DM_VIDEO
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-08-12
video: Rename structs and functions to avoid VBE
Simon Glass
2022-08-12
video: Renname vbe.h to vesa.h
Simon Glass
2022-08-09
pci: pci_mvebu: Add support for reset-gpios
Pali Rohár
2022-07-05
Convert CONFIG_SYS_FSL_PCI_VER_3_X to Kconfig
Tom Rini
2022-07-05
Convert CONFIG_PCI_MSC01 to Kconfig
Tom Rini
2022-07-05
Convert CONFIG_SH7751_PCI to Kconfig
Tom Rini
2022-07-05
Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to Kconfig
Tom Rini
2022-07-05
Convert CONFIG_PCI_GT64120 to Kconfig
Tom Rini
2022-07-05
Convert CONFIG_PCI_SCAN_SHOW to Kconfig
Tom Rini
2022-07-05
pci: Remove pci_sh4 and related defines.
Tom Rini
2022-07-05
Convert CONFIG_PCIE_IMX to Kconfig
Tom Rini
2022-06-20
Merge branch 'master' into next
Tom Rini
2022-06-13
pci: tegra: Update error prints with new lines
Peter Robinson
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-04-26
pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie"
Pali Rohár
2022-04-21
pci: imx: remove weak overrides no longer used
Tim Harvey
2022-04-21
pci: imx: use vpcie-supply if defined by device-tree
Tim Harvey
2022-03-28
video: Drop video_fb header
Simon Glass
2022-03-25
pci: Add defines for normal and subtractive PCI bridges
Pali Rohár
2022-03-14
Merge tag 'v2022.04-rc4' into next
Tom Rini
2022-03-04
pci: pci_mvebu: Cleanup macro names
Pali Rohár
2022-03-04
pci: pci_mvebu: Remove unused SELECT and lane_mask
Pali Rohár
2022-03-03
powerpc: Remove unused MPC8540/60ADS code
Tom Rini
2022-02-17
pci: mvebu: Ensure that root port is always on root zero bus
Pali Rohár
2022-02-17
arm: a37xx: pci: Update comment about Command/Direct mode
Pali Rohár
2022-02-17
arm: a37xx: pci: Register controller also when no PCIe card is connected
Pali Rohár
2022-02-17
arm: a37xx: pci: Do not try to access other buses when link is down
Pali Rohár
[next]