Age | Commit message (Expand) | Author |
2020-05-15 | rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA | Trevor Woerner |
2020-04-30 | pci: Avoid auto-config when chain loading | Simon Glass |
2020-04-16 | x86: Move acpi_s3.h to include/acpi/ | Simon Glass |
2020-04-16 | pci: Adjust dm_pci_read_bar32() to return errors correctly | Simon Glass |
2020-04-16 | dm: pci: Allow disabling auto-config for a device | Simon Glass |
2020-03-30 | pci-host-ecam-generic: access config space independent of system-wide bus id | Vladimir Oltean |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2020-02-05 | dm: core: Require users of devres to include the header | Simon Glass |
2020-02-05 | dm: pci: Update a few more interfaces for const udevice * | Simon Glass |
2020-02-05 | dm: pci: Update the PCI read_config() method to const dev * | Simon Glass |
2020-01-24 | pci: layerscape: device tree fixup based on SoC and | Wasim Khan |
2020-01-24 | pci: layerscape: Move streamId allocation to common device tree fixup | Wasim Khan |
2020-01-24 | pci: layerscape: Common device tree fixup for NXP SoCs | Wasim Khan |
2020-01-24 | pci: layerscape: Fix the BARs disable function | Hou Zhiqiang |
2020-01-24 | pci: layerscape: Fix the disabling of Expansion ROM BAR | Hou Zhiqiang |
2020-01-17 | common: Move ll_boot_init() to init.h | Simon Glass |
2020-01-07 | pci: Print a warning if the bus is accessed before probing | Simon Glass |
2020-01-07 | Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u... | Tom Rini |
2020-01-07 | pci: imx: Add iMX6SX compatible | Marek Vasut |
2020-01-02 | pci: layerscape: Manage PCIe EP compatible string via Kconfig | Pankaj Bansal |
2020-01-02 | pci: layerscape: move PCIE related CONFIG to PCI Kconfig | Pankaj Bansal |
2019-12-26 | armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A | Wasim Khan |
2019-12-26 | pci: layerscape_gen4: Suffix API names with _ls_gen4 | Wasim Khan |
2019-12-26 | pci: layerscape: Suffix API names with _ls | Wasim Khan |
2019-12-26 | pci: layerscape: Add stream_id_cur field to ls_pcie structure | Wasim Khan |
2019-12-26 | drivers/pci : enable pcie_layerscape code for lx2160a rev2 | Wasim Khan |
2019-12-15 | dm: pci: Move pci_get_devfn() into a common file | Simon Glass |
2019-12-15 | dm: pci: Allow delaying auto-config until after relocation | Simon Glass |
2019-12-15 | dm: gpio: Allow control of GPIO uclass in SPL | Simon Glass |
2019-12-05 | drivers: pci: ignore disabled devices | Michael Walle |
2019-12-03 | pci: Only link pci_rom.o in some cases | Tom Rini |
2019-12-02 | common: Move pci_init_board() out of common.h | Simon Glass |
2019-11-11 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq | Tom Rini |
2019-11-08 | pci: layerscape: Only set EP CFG READY bit | Pankaj Bansal |
2019-11-07 | arm: add initial support for the Phytium Durian Board | liu hao |
2019-11-06 | pci: add DM based mpc85xx driver | Heiko Schocher |
2019-10-12 | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 | Tom Rini |
2019-10-11 | pci: mediatek: add PCIe controller support for MT7623 | Ryder Lee |
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 | x86: pci: Drop the first parameter in pci_x86_r/w_config() | Simon Glass |
2019-10-08 | x86: Move acpi_s3.h to a common location | Simon Glass |
2019-10-08 | pci: Show a message if PCI autoconfig fails | Simon Glass |
2019-10-08 | pci: Add more debug detail when resources are exhausted | Simon Glass |
2019-10-08 | pci: Disable autoconfig in SPL | Simon Glass |
2019-10-08 | pci: Show the result of binding a device | 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 |
2019-10-08 | x86: fsp: Create a common fsp_support.h header | Simon Glass |
2019-10-08 | x86: Rename existing FSP code to fsp1 | Simon Glass |