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
/
soc
/
intel
/
cannonlake
/
acpi.c
Age
Commit message (
Expand
)
Author
2019-10-02
soc/intel: Replace config_of_path() with config_of_soc()
Kyösti Mälkki
2019-07-18
soc/intel: Use config_of_path(SA_DEVFN_ROOT)
Kyösti Mälkki
2019-07-15
intel/cannonlake: Fix indentation
Kyösti Mälkki
2019-07-04
soc/intel: Replace uses of dev_find_slot()
Kyösti Mälkki
2019-05-11
soc/intel/cnl: Enable VT-d
John Zhao
2019-04-26
soc/{amd,intel}/chip: Use local include for chip.h
Elyes HAOUAS
2019-04-23
soc/intel/cannonlake: add missing console.h include
Patrick Georgi
2019-04-18
soc/intel/cnl: Generate DMAR ACPI table
John Zhao
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-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-01-31
soc/intel/cannonlake: Make correct C-state entries for S0ix and non-S0ix
Ronak Kanabar
2019-01-03
soc/intel/cannonlake: Add cannonlake ACPI GPIO op
Lijian Zhao
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-09-28
soc/intel/cannonlake: Fix ACPI FADT table generation
Duncan Laurie
2018-09-06
chromeos/gnvs: remove function and naming cleanup
Joel Kitching
2018-06-01
soc/intel/cannonlake: Get rid of device_t
Elyes HAOUAS
2018-03-23
soc/intel/cannonlake: Enable low power S0 Idle capability
Vaibhav Shankar
2017-10-26
soc/intel/cannonlake: Add support for C state and P state
Shaunak Saha
2017-09-13
soc/intel/cannonlake: Add common ACPI support for CNL
Lijian Zhao