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
/
elkhartlake
/
acpi.c
Age
Commit message (
Expand
)
Author
2022-05-16
soc/intel/*: Use SSDT to pass A4GB and A4GS
Arthur Heymans
2022-01-05
soc/intel: Remove unused <string.h>
Elyes HAOUAS
2021-10-19
soc/intel: Constify `soc_get_cstate_map()`
Angel Pons
2021-10-19
soc/intel/*/acpi.c: Don't copy structs with `memcpy()`
Angel Pons
2021-10-17
soc/intel: deduplicate acpi_fill_soc_wake
Michael Niewöhner
2021-10-13
soc/intel: drop P_BLK support
Michael Niewöhner
2021-08-19
acpi: Fill fadt->century based on Kconfig
Nico Huber
2021-06-28
soc/intel: Drop casts around `soc_read_pmc_base()`
Angel Pons
2021-06-16
soc/intel/elkhartlake: Make use of is_devfn_enabled()
Subrata Banik
2021-05-30
soc/intel/elkhartlake: Update FADT table
Tan, Lean Sheng
2021-03-01
soc/intel: Factor out identical acpigen GPIO helpers
Angel Pons
2021-02-16
ACPI: Add acpi_reset_gnvs_for_wake()
Kyösti Mälkki
2021-02-08
soc/intel: Drop CID1 from GNVS
Kyösti Mälkki
2021-02-03
src: Remove unused <cbmem.h>
Elyes HAOUAS
2021-01-26
soc/intel: Move c-state resource define
Marc Jones
2021-01-20
ACPI GNVS: Drop most dev_count_cpu()
Kyösti Mälkki
2021-01-10
soc/intel: Rename to soc_fill_gnvs()
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant ChromeOS setup for GNVS
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS
Kyösti Mälkki
2020-09-08
soc/intel/elkhartlake: Do initial SoC commit till ramstage
Tan, Lean Sheng