index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
2010-03-21
Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device()
Wolfgang Denk
2009-02-23
PCI: Add pci_last_busno() helper
Anton Vorontsov
2009-02-10
drivers/pci: Create pci_map_bar function
Becky Bruce
2009-02-07
pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matching
Kumar Gala
2008-10-24
pci: Allow for PCI addresses to be 64-bit
Kumar Gala
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
drivers/pci: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-07-10
pci: Move PCI device configuration check into a separate weak function
Stefan Roese
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-05-12
Revert "pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option"
Wolfgang Denk
2008-05-10
Update pci code to use phys_addr_t
Becky Bruce
2008-03-23
pci: Add CONFIG_PCI_SKIP_HOST_BRIDGE config option
Nobuhiro Iwamatsu
2007-11-24
drivers/pci : move pci drivers to drivers/pci
Jean-Christophe PLAGNIOL-VILLARD