summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/coreboot/pci.c
Commit message (Expand)AuthorAgeFilesLines
* x86: coreboot: Remove the dummy pch driverBin Meng2016-06-291-26/+0
* dm: x86: spi: Convert ICH SPI driver to driver model PCI APISimon Glass2016-01-241-1/+2
* x86: pci: Tidy up the generic x86 PCI driverSimon Glass2015-07-141-22/+0
* x86: link: Add PCH driver to support SPI FlashSimon Glass2015-04-291-0/+11
* dm: x86: pci: Convert coreboot to use driver model for pciSimon Glass2015-04-181-47/+16
* x86: coreboot: Configure pci memory regionsBin Meng2015-01-131-2/+28
* Merge git://git.denx.de/u-boot-x86Tom Rini2014-11-241-15/+7
|\
| * x86: Refactor PCI to permit alternate initSimon Glass2014-11-211-15/+7
* | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-1/+1
|/
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* x86: coreboot: Implement recursively scanning PCI bussesGabe Black2012-11-281-3/+23
* x86: coreboot: Tell u-boot about PCI bus 0 when initializingGabe Black2012-11-281-0/+15
* x86: coreboot: Move non-board specific files to coreboot arch directoryStefan Reinauer2012-11-281-0/+30
OpenPOWER on IntegriCloud