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
/
smbus
/
sm.c
Age
Commit message (
Expand
)
Author
2022-03-22
soc/amd/common: move FCH IOAPIC and HPET init from SMBUs to LPC device
Felix Held
2022-03-07
src: Make PCI ID define names shorter
Felix Singer
2021-11-02
include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs
Felix Held
2021-02-18
soc/amd/common/block/smbus: move ACPI name to common code
Felix Held
2021-02-13
soc/amd: introduce and use common IOAPIC IDs
Felix Held
2021-02-12
soc/amd: add and use fch_enable_hpet_decode
Felix Held
2021-02-12
soc/amd/common: add and use fch_enable_ioapic_decode
Felix Held
2021-01-27
soc/amd/common/block/smbus: remove stale comment
Felix Held
2021-01-22
soc/amd/common/block/smbus: always return SMBus MMIO in get_sm_mmio
Felix Held
2020-12-15
soc/amd/common: Refactor SMBus base arguments
Kyösti Mälkki
2020-06-06
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-06-02
src: Remove unused '#include <cpu/x86/lapic.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-30
soc/amd/common/block/smbus: Include acpimmio_map.h in sm.c
Furquan Shaikh
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-05
soc/amd: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-02-04
soc/amd: unify SMBus support
Aaron Durbin