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
/
pci-emul-uclass.c
Age
Commit message (
Expand
)
Author
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._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-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-10-11
sandbox: pci: Remember the device being emulated
Simon Glass
2019-10-08
sandbox: pci: Create a new sandbox_pci_read_bar() function
Simon Glass
2019-10-08
pci: sandbox: Probe PCI emulation devices when used
Simon Glass
2019-10-08
pci: sandbox: Move the emulators into their own node
Simon Glass
2018-08-08
pci: sandbox: emul: Rename priv structure
Bin Meng
2018-08-08
pci: sandbox: Support dynamically binding device driver
Bin Meng
2018-08-08
pci: sandbox: emul: Fix the call to pci_bus_find_devfn()
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2015-04-16
dm: sandbox: pci: Add a PCI emulation uclass
Simon Glass