~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pci: auto: Remove PCI_CLASS_PROCESSOR_POWERPC autoconfig casePali Rohár2023-05-02
* global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini2022-12-05
* pci: Work around PCIe link training failuresMaciej W. Rozycki2022-01-14
* pci: When disabling pref MEM set all base bitsPali Rohár2022-01-12
* pci: Disable I/O forwarding during autoconfiguration if unsupportedPali Rohár2022-01-12
* pci: Fix register for determining type of IO base addressPali Rohár2022-01-12
* pci: Fix configuring BARsPali Rohár2021-10-14
* pci: Skip configuring PCI Rom Address for unsupported header typesPali Rohár2021-10-14
* pci: include pci_internal.h inside pci_auto.cVladimir Oltean2021-10-03
* pci: Fix configuring io/memory base and limit registers of PCI bridgesPali Rohár2021-09-23
* ppc: Remove caddy2 / vme8349 boardsTom Rini2021-07-07
* pci: Mark 64bit Memory BARs as suchPhil Sutter2021-04-12
* pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)Stefan Roese2021-01-27
* pci: Make auto-config code a little more robustPhil Sutter2021-01-27
* pci: Update to use new sequence numbersSimon Glass2020-12-18
* dm: Avoid accessing seq directlySimon Glass2020-12-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* pci: Show a message if PCI autoconfig failsSimon Glass2019-10-08
* mpc83xx: Make distinct caddy2 configMario Six2019-05-20
* vme8349: Migrate to CONFIG_TARGET_VME8349Mario Six2019-05-20
* mpc83xx: Introduce ARCH_MPC834*Mario Six2019-05-20
* PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resourcesTuomas Tynkkynen2018-05-26
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* dm: pci: change bus number register setting compliant with LinuxMinghuan Lian2017-11-17
* pci: Fix compiler warnings in dm_pciauto_setup_device()Bin Meng2016-02-26
* dm: pci: Avoid using pci_bus_to_hose() in the uclassSimon Glass2016-01-24
* dm: pci: Add a 'fall through' commentSimon Glass2016-01-15
* dm: pci: Use driver model PCI API in auto-configSimon Glass2016-01-12
* dm: pci: Rename pci_auto.c to pci_auto_old.cSimon Glass2015-12-01
* pci: Set PCI_COMMAND_IO bit for VGA deviceBin Meng2015-10-21
* pci: Fix expansion ROM programming for multi-function devicesBin Meng2015-10-08
* pci: Indicate prefetchable memory allocate when debuggingSimon Glass2015-08-05
* pci: Fix up code for CONFIG_PCI_ENUM_ONLYSimon Glass2015-08-05
* pci: Use debug() instead of DEBUGF() in pci_auto.cSimon Glass2015-08-05
* dm: pci: Support bridge device configuration correctlyBin Meng2015-07-28
* dm: pci: Correct primary/secondary/subordinate bus number assignmentBin Meng2015-07-28
* pci: Configure expansion ROM during auto config processBin Meng2015-07-14
* pci: Do not skip legacy IDE device configurationBin Meng2015-06-04
* pci: Allow debug message output in pci_auto.cBin Meng2015-06-04
* dm: pci: Add a uclass for PCISimon Glass2015-04-16
* PCI: add 64-bit prefetchable memory supportDavid Feng2015-02-16
* x86: Access the VGA ROM when neededSimon Glass2015-01-23
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23
* pci: Properly configure prefetchable memory regionThierry Reding2013-10-07
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* pci: fix some warnings related to assumptions aboutKumar Gala2012-09-22
* pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup doneAndrew Sharp2012-09-02
* pci: clean up some whitespace and formattingAndrew Sharp2012-09-02
* pci: fix errant data types and corresponding access functionsAndrew Sharp2012-09-02
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21