index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
apollolake
/
acpi.c
Age
Commit message (
Expand
)
Author
2019-07-04
soc/intel: Replace uses of dev_find_slot()
Kyösti Mälkki
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-01-28
soc/apollolake: Generate DMAR table
Werner Zeh
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-05
src: Remove unneeded include <arch/ioapic.h>
Elyes HAOUAS
2018-10-08
src: Use tabs for indentation
Elyes HAOUAS
2018-09-06
chromeos/gnvs: remove function and naming cleanup
Joel Kitching
2018-01-16
soc/intel/apollolake: Set ACPI_FADT_LOW_PWR_IDLE_S0 for S0ix
Shaunak Saha
2017-11-07
src: Fix all Siemens copyrights
Mario Scheithauer
2017-10-20
soc/intel/apollolake: update GNVS with SGX data
Pratik Prajapati
2017-09-21
soc/intel/apollolake: Make SCI configurable
Mario Scheithauer
2017-09-08
soc/intel/common/block: Common ACPI
Shaunak Saha
2017-06-09
soc/intel/apollolake: Rename ACPI Base Address and Size Macro
Barnali Sarkar
2017-04-28
intel/apollolake: Switch FADT to ACPI version 3.0
Werner Zeh
2017-04-13
soc/intel/apollolake: Set sdcard card detect (CD) host ownership
Venkateswarlu Vinjamuri
2017-03-28
soc/pci_devs.h: Use consistent naming in soc/pci_devs.h
Subrata Banik
2017-03-13
soc/intel/apollolake: Wrap lines at 80 columns
Lee Leahy
2017-03-13
soc/intel/apollolake: Fix issues detected by checkpatch
Lee Leahy
2017-03-13
soc/intel/apollolake: Fix parenthesis issues
Lee Leahy
2017-03-13
soc/intel/apollolake: Fix space between type, * and variable name
Lee Leahy
2017-03-10
soc/intel/apollolake: Add PM methods to power gate SD card
Venkateswarlu Vinjamuri
2016-10-25
soc/intel/apollolake: Implement GPIO ACPI AML generating functions
Furquan Shaikh
2016-09-22
soc/intel/apollolake: Initialize processor count in GNVS
Duncan Laurie
2016-09-14
soc/intel/apollolake: Add PM methods to power gate PCIe
Vaibhav Shankar
2016-09-14
soc/intel/apollolake: initialize GNVS structure to 0
Aaron Durbin
2016-08-04
soc/apollolake: Return correct wake status in _SWS
Shaunak Saha
2016-07-28
intel/apollolake: Update gnvs for dptf
Shaunak Saha
2016-06-28
soc/apollolake: Populate fields in FADT to enable\disable SCI
Hannah Williams
2016-06-15
intel/apollolake: Add CBMEM console to GNVS
Furquan Shaikh
2016-06-12
soc/intel/apollolake: save GNVS pointer to SMM handler
Aaron Durbin
2016-06-08
soc/apollolake: Add SOC specific c-state table
Hannah Williams
2016-05-12
soc/intel/apollolake: use common FADT infrastructure
Aaron Durbin
2016-04-28
soc/intel/apollolake: Add handling of GNVS ACPI entry for CHROMEOS builds
Lance Zhao
2016-04-14
soc/intel: Update license headers
Martin Roth
2016-04-11
soc/apollolake/acpi: Fill ACPI HPET table
Zhao, Lijian
2016-04-11
soc/apollolake/acpi: Fill in ACPI MADT table
Lance Zhao
2016-04-11
soc/apollolake/acpi: Fill ACPI MCFG table
Lance Zhao
2016-04-05
soc/intel/apollolake: Fill ACPI FADT table
Lance Zhao
2016-03-21
soc/apollolake: Add skeleton ACPI entry
Lance Zhao