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
/
haswell
/
acpi.c
Age
Commit message (
Expand
)
Author
2020-08-04
nb/intel/haswell: Deduplicate PCIEXBAR decoding
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-04-05
src/northbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-15
nb/intel/haswell: Tidy up code and comments
Angel Pons
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-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
2018-05-18
nb/intel/haswell: Get rid of device_t
Elyes HAOUAS
2018-03-08
nb/intel/haswell: Generate ACPI DMAR table
Matt DeVillier
2017-07-06
northbridge/intel/haswell: Fix undefined behavior
Ryan Salsamendi
2017-06-15
nb/intel/haswell/gma: Use common init_igd_opregion method
Patrick Rudolph
2017-04-03
nb/intel: Deduplicate vbt header
Patrick Rudolph
2016-09-20
northbridge/intel/haswell: Add space around operators
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
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-22
haswell: Move 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
2013-03-21
haswell/lynxpoint: Use new PCH/PM helper functions
Duncan Laurie
2013-03-18
haswell: fix ACPI MCFG table
Aaron Durbin
2013-03-14
haswell: Add initial support for Haswell platforms
Aaron Durbin