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
/
x4x
/
northbridge.c
Age
Commit message (
Expand
)
Author
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-01-23
nb/intel/x4x: Use parallel MP init
Arthur Heymans
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-04
device: Replace ugly cases of dev_find_slot()
Kyösti Mälkki
2018-12-19
northbridge: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-03
nb/intel/x4x: Use common code for SMM in TSEG
Arthur Heymans
2018-10-24
nb/intel/*: Account for cbmem_top alignment
Arthur Heymans
2018-08-01
nb/intel/x4x: Don't use PCI operations on the pci_domain device
Arthur Heymans
2018-06-29
sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables
Arthur Heymans
2018-05-08
{mb,nb,soc}: Remove references to pci_bus_default_ops()
Nico Huber
2018-04-30
nb/x4x: Get rid of device_t
Elyes HAOUAS
2017-05-10
nb/intel/x4x: Add support for second PEG slot
Arthur Heymans
2017-05-09
nb/x4x/nortbridge.c: Compute TSEG resource allocation dynamically
Arthur Heymans
2017-03-21
nb/intel/x4x: Fix issues found by checkpatch.pl
Arthur Heymans
2017-01-06
nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h>
Arthur Heymans
2016-07-15
intel/x4x: Do not use scratchpad register for ACPI S3
Kyösti Mälkki
2016-01-29
nb/intel/x4x: Move to early cbmem
Damien Zammit
2016-01-29
nb/intel/x4x: Fix memory hole with both channels populated
Damien Zammit
2015-12-29
northbridge/intel/x4x: Intel 4-series northbridge support
Damien Zammit