aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/coreboot/pci.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-29x86: coreboot: Remove the dummy pch driverBin Meng1-26/+0
2016-01-24dm: x86: spi: Convert ICH SPI driver to driver model PCI APISimon Glass1-1/+2
2015-07-14x86: pci: Tidy up the generic x86 PCI driverSimon Glass1-22/+0
2015-04-29x86: link: Add PCH driver to support SPI FlashSimon Glass1-0/+11
2015-04-18dm: x86: pci: Convert coreboot to use driver model for pciSimon Glass1-47/+16
2015-01-13x86: coreboot: Configure pci memory regionsBin Meng1-2/+28
2014-11-24Merge git://git.denx.de/u-boot-x86Tom Rini1-15/+7
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada1-1/+1
2014-11-21x86: Refactor PCI to permit alternate initSimon Glass1-15/+7
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-11-28x86: coreboot: Implement recursively scanning PCI bussesGabe Black1-3/+23
2012-11-28x86: coreboot: Tell u-boot about PCI bus 0 when initializingGabe Black1-0/+15
2012-11-28x86: coreboot: Move non-board specific files to coreboot arch directoryStefan Reinauer1-0/+30