~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
*
pci: rockchip: Release resources on failing probe
Jonas Karlman
2023-08-12
*
pci: plda: Get correct ECAM offset in multiple PCIe RC case
Minda Chen
2023-08-10
*
starfive: pci: Add StarFive JH7110 pcie driver
Mason Huo
2023-08-02
*
spl: CONFIG_SPL_PCI_PNP should depend on CONFIG_SPL_PCI
Heinrich Schuchardt
2023-07-30
*
pci: pcie_dw_rockchip: Disable unused BARs of the root complex
Jon Lin
2023-07-28
*
pci: pcie_dw_rockchip: Speed up link probe
Jonas Karlman
2023-07-28
*
pci: pcie_dw_rockchip: Use regulator_set_enable_if_allowed
Jonas Karlman
2023-07-28
*
pci: pcie_dw_rockchip: Get config region from reg prop
Jonas Karlman
2023-07-28
*
pci: Mask the ROM address in case it is already enabled
Simon Glass
2023-07-17
*
pci: Adjust video BIOS debugging to be SPL-friendly
Simon Glass
2023-07-17
*
x86: Pass video settings from SPL to U-Boot proper
Simon Glass
2023-07-17
*
x86: Allow video-BIOS code to be built for SPL
Simon Glass
2023-07-17
*
pci: Tidy up logging and reporting for video BIOS
Simon Glass
2023-07-17
*
pci: Support autoconfig in SPL
Simon Glass
2023-07-17
*
nvme: pci: Enable for SPL
Mayuresh Chitale
2023-06-19
*
PCI: zynqmp: Add ZynqMP NWL PCIe root port driver
Stefan Roese
2023-06-12
*
pci: apple: Add support for M2 Pro/Max
Mark Kettenis
2023-05-30
*
pci: pcie_dw_rockchip: Support max_link_speed dts property
Jon Lin
2023-05-17
*
pci: pcie_dw_rockchip: Add rk3588 compatible
Jon Lin
2023-05-17
*
pci: coreboot: Don't read regions when booting
Simon Glass
2023-05-11
*
pci: pcie_dw_rockchip: release resources on failing probe
Eugen Hristev
2023-05-09
*
drivers: use devfdt_get_addr_index_ptr when cast to pointer
Johan Jonker
2023-05-06
*
drivers: use devfdt_get_addr_size_index_ptr when cast to pointer
Johan Jonker
2023-05-06
*
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-05-06
*
drivers: use dev_read_addr_index_ptr when cast to pointer
Johan Jonker
2023-05-06
*
pci: layerscape: add support for kernel/official fsl, ls1088a-pcie binding
Mathew McBride
2023-05-05
*
pci: fsl: Do not access PCI BAR0 register of PCIe Root Port
Pali Rohár
2023-05-03
*
pci: auto: Remove PCI_CLASS_PROCESSOR_POWERPC autoconfig case
Pali Rohár
2023-05-02
*
pci: mpc85xx: Do not access PCI BARs registers of BDF address 00:00.0
Pali Rohár
2023-05-01
*
pci: mpc85xx: Do not try to access extended PCIe registers
Pali Rohár
2023-05-01
*
pci: mpc85xx: Allow 8/16-bit access to PCI config space
Pali Rohár
2023-05-01
*
pci: mpc85xx: Add missing sync() after writing to PCI config space
Pali Rohár
2023-05-01
*
pci: apple: Initialize only enabled ports
Janne Grunau
2023-03-29
*
efi: Support a 64-bit frame buffer address
Simon Glass
2023-03-13
*
sh4: Drop unused pci_sh7780 driver
Simon Glass
2023-02-07
*
pci: Add Apple PCIe controller driver
Mark Kettenis
2023-01-27
*
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-23
*
drivers: pci: pcie_dw_common: add upper-limit to iATU
Ben Dooks
2022-12-12
*
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-12-05
*
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
*
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-30
*
|
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-29
|
/
*
dm: pci: Fix device PCI iteration
Michal Suchanek
2022-10-17
*
dm: core: Drop ofnode_is_available()
Simon Glass
2022-09-29
[next]