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
/
pcie_dw_mvebu.c
Age
Commit message (
Expand
)
Author
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: pci: Update the PCI read_config() method to const dev *
Simon Glass
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-02-11
pcie: designware: mvebu: fix reset release polarity
Baruch Siach
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-30
dm: pcie: designware: add correct ATU handling
Igal Liberman
2017-11-17
dm: pci: change bus number register setting compliant with Linux
Minghuan Lian
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-05-09
fix: mvebu: pcie_dw: Allow probing empty PCIe slots
Konstantin Porotchkin
2017-03-23
mvebu: pcie: Add support for GPIO reset for PCIe device
Konstantin Porotchkin
2016-12-05
pci: mvebu: Add PCIe driver for Armada-8K
Shadi Ammouri