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
/
amd
/
common
/
block
/
lpc
/
lpc.c
Age
Commit message (
Expand
)
Author
2021-01-30
soc/amd,intel: Drop leftover GNVS includes
Kyösti Mälkki
2021-01-28
soc/amd/common: Handle I2C resource only if base address is defined
Zheng Bao
2021-01-27
soc/amd/common: Only set write_acpi_tables if ACPI table is enabled
Zheng Bao
2021-01-19
soc/amd: Drop unnecessary <soc/nvs.h> include
Kyösti Mälkki
2021-01-13
ACPI: Have single call-site for acpi_inject_nvsa()
Kyösti Mälkki
2021-01-10
ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations
Kyösti Mälkki
2020-09-21
soc/amd: Drop unneeded empty lines
Elyes HAOUAS
2020-06-30
soc/amd/common/lpc: Skip SERIRQ setup when using eSPI
Marshall Dawson
2020-06-30
ACPI: Drop typedef global_nvs_t
Kyösti Mälkki
2020-05-12
soc/amd/common/block/lpc: Configure io/mmio windows differently for LPC and eSPI
Furquan Shaikh
2020-05-11
soc/amd/common/block/lpc: Reorganize LPC enable resources
Furquan Shaikh
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-07
soc/amd/common/block/lpc: Use standard pci_dev_ops_pci
Furquan Shaikh
2020-04-28
amd/family17h: Add PCI device IDs for all controllers in AMD Family17h
Furquan Shaikh
2020-04-24
soc/amd/picasso/i2c: don't initialize I2C4 as master and refactor code
Martin Roth
2020-04-05
soc/amd: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-02
Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`
Nico Huber
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-10-08
device: Use scan_static_bus() over scan_lpc_bus()
Nico Huber
2019-07-03
soc/amd/common/lpc: Add Picasso ID
Marshall Dawson
2019-06-06
soc/amd/stoneyridge: Move LPC support to common
Marshall Dawson