upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/drivers/pci
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
..
Kconfig pci: Remove unnecessary 'default n' from Kconfig 7 years ago
Makefile Drop CONFIG_WINBOND_83C553 7 years ago
fsl_pci_init.c env: Rename getenv/_f() to env_get() 7 years ago
pci-emul-uclass.c
pci-uclass.c dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() 7 years ago
pci.c env: Rename getenv/_f() to env_get() 7 years ago
pci_auto.c pci: Fix compiler warnings in dm_pciauto_setup_device() 8 years ago
pci_auto_common.c dm: pci: Break out the common region display code 8 years ago
pci_auto_old.c drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLY 8 years ago
pci_common.c env: Rename getenv/_f() to env_get() 7 years ago
pci_compat.c dm: pci: return the real controller in pci_bus_to_hose() 7 years ago
pci_ftpci100.c
pci_gt64120.c
pci_indirect.c powerpc: remove 4xx support 7 years ago
pci_internal.h dm: pci: Move pci_bus_to_hose() to compatibility 8 years ago
pci_msc01.c
pci_mvebu.c pci: mvebu: Fix Armada 38x support 7 years ago
pci_rom.c vbe: Drop vbe_get_video_info() 7 years ago
pci_sandbox.c dm: Use dm_scan_fdt_dev() directly where possible 8 years ago
pci_sh4.c
pci_sh7751.c pci: sh7751: map PCI memory space into SDRAM 8 years ago
pci_sh7780.c
pci_tegra.c treewide: replace with error() with pr_err() 7 years ago
pci_x86.c
pcie_dw_mvebu.c dm: Rename dev_addr..() functions 7 years ago
pcie_imx.c drivers: pci: imx: add imx_pcie_remove function 7 years ago
pcie_layerscape.c PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 space 7 years ago
pcie_layerscape.h pci: layerscape: Remove unused field 'hose' from struct ls_pcie 7 years ago
pcie_layerscape_fixup.c pci: layerscape: Fixup iommu-map for LS208xA 7 years ago
pcie_xilinx.c treewide: replace with error() with pr_err() 7 years ago
tsi108_pci.c