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
/
acpi.c
Age
Commit message (
Expand
)
Author
2020-08-06
nb/intel/sandybridge: Drop inexistent device from DMAR
Angel Pons
2020-08-06
nb/intel/sandybridge: Deduplicate PCIEXBAR decoding
Angel Pons
2020-08-04
nb/intel/sandybridge/acpi.c: Add RMRRs after all DRHDs
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to write_acpi_tables
Furquan Shaikh
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
2020-03-06
northbridge: Remove unused include <device/pci.h>
Elyes HAOUAS
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-02-10
nb/intel/sandybridge: Use pcidev_on_root()
Kyösti Mälkki
2019-01-25
nb/intel/sandybridge/acpi: Add RMRR entry for iGPU
Nico Huber
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2018-12-19
northbridge: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-06-30
arch/x86/acpi: Add DMAR RMRR helper functions
Matt DeVillier
2017-10-16
sandybridge/acpi: remove unnessary check of PCI IDs
Vagiz Trakhanov
2017-06-15
nb/intel/sandybridge/gma: Use common init_igd_opregion method
Patrick Rudolph
2016-10-04
src/northbridge: Remove whitespace after sizeof
Elyes HAOUAS
2015-12-15
x86 acpi: remove ALIGN_CURRENT macro
Aaron Durbin
2015-11-04
nb/intel/sandybridge: Add ACPI DMAR table
Nico Huber
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-11-20
Replace includes of build.h with version.h
Kyösti Mälkki
2014-10-11
acpi: Remove explicit pointer tracking in per-device ssdt.
Vladimir Serbinenko
2014-09-13
intel/gma: consolidate vbt code
Vladimir Serbinenko
2014-09-11
Move nehalem/sandy/ivy to per-device acpi
Vladimir Serbinenko
2014-08-04
northbridge/intel: Out of bounds write to array in gma.h
Edward O'Callaghan
2014-07-08
northbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2012-11-12
Initial IGD OpRegion implementation
Stefan Reinauer
2012-07-24
Make ACPI code detect Sandy/Ivy Bridge dynamically
Stefan Reinauer
2012-04-05
Add support for Intel Sandybridge CPU (northbridge part)
Stefan Reinauer