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
/
southbridge
/
amd
/
pi
/
hudson
/
lpc.c
Age
Commit message (
Expand
)
Author
2022-07-17
sb/amd/pi: Fix some white spaces issues
Elyes Haouas
2022-06-28
soc,sb/amd: Change SPI controller resource
Kyösti Mälkki
2022-06-22
device/resource: Add _kb postfix for resource allocators
Kyösti Mälkki
2022-03-07
src: Make PCI ID define names shorter
Felix Singer
2022-02-16
Use the fallthrough statement in switch loops
Arthur Heymans
2021-11-02
include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs
Felix Held
2021-10-18
ACPI: Have common acpi_fill_mcfg()
Kyösti Mälkki
2020-10-30
{soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfg
Arthur Heymans
2020-06-06
src: Use pci_dev_ops_pci where applicable
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-04
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-11-29
sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocks
Michał Żygowski
2019-11-23
AGESA,binaryPI: Move SCI enable outside table creation
Kyösti Mälkki
2019-10-08
device: Use scan_static_bus() over scan_lpc_bus()
Nico Huber
2019-09-09
src/southbridge/amd/pi/hudson/lpc.c: add missing MCFG ACPI table generation
Michał Żygowski
2019-05-29
src/southbridge: Add missing 'include <types.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-01-04
binaryPI: Use pcidev_on_root()
Kyösti Mälkki
2018-05-20
sb/amd/pi/hudson: Get rid of device_t
Elyes HAOUAS
2017-09-20
vboot: remove init_vbnv_cmos()
Aaron Durbin
2017-09-14
device: acpi_name() should take a const struct device
Aaron Durbin
2017-05-11
amd/pi: Add AMD fam16h TPM ACPI path support
Philipp Deppenwiese
2017-04-27
amd/pi/hudson: Add VBNV cmos reset option
Marc Jones
2017-04-26
amd/pi/hudson: Add TPM decode to SPI function
Marc Jones
2017-04-17
sb/amd/pi/hudson: Spell verb in comment with a space
Paul Menzel
2017-04-14
amd/pi/hudson: Add SERIRQ setup
Marc Jones
2016-11-23
AGESA binaryPI: Fix PCI ID namespace
Kyösti Mälkki
2016-07-31
src/southbridge: Capitalize CPU, RAM and ROM
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-06-13
southbridge/amd/pi: Add support for new AMD southbridge Kern
WANG Siyuan
2015-06-08
southbridge/amd/{agesa,pi}/hudson/lpc.c: Sync together
Edward O'Callaghan
2015-06-04
devicetree: Discriminate device ops scan_bus()
Kyösti Mälkki
2015-05-26
acpi: Remove monolithic ACPI
Vladimir Serbinenko
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-02
southbridge/amd/pi: Add initialization of 8254 and 8259
Dave Frodin
2015-02-05
southbridge/amd/pi: write_hpet requires additional config option
Dave Frodin
2015-01-27
southbridge/amd/pi: Rename Avalon to Hudson
Dave Frodin