index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
intel
/
sandybridge
/
pcie.c
Age
Commit message (
Expand
)
Author
2023-12-04
nb/intel/sandybridge/pcie: drop unneeded HAVE_ACPI_TABLES guards
Felix Held
2022-03-07
src: Make PCI ID define names shorter
Felix Singer
2022-01-10
src/{northbridge,southbridge}: Remove unused <console/console.h>
Elyes HAOUAS
2021-02-24
nb/intel/sandybridge/pcie.c: remove disable NOP
Arthur Heymans
2020-06-06
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-03-25
nb/intel/sandybridge: Use SPDX headers
Angel Pons
2020-03-18
nb/intel/sandybridge: Tidy up code and comments
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-09-15
northbridge: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-03-21
{northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()
Subrata Banik
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2018-05-24
nb/intel/sandybridge: Get rid of device_t
Elyes HAOUAS
2018-04-13
nb/intel/sandybridge/peg: Add PEG driver stub
Patrick Rudolph