summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/pi/hudson/lpc.c
Commit message (Expand)AuthorAgeFilesLines
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-2/+2
* device/device.h: Drop multiple linksArthur Heymans2024-01-291-7/+4
* tree: Drop repeated wordsAlexander Goncharov2023-02-071-2/+2
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-011-1/+0
* sb/amd/pi: Fix some white spaces issuesElyes Haouas2022-07-171-3/+3
* soc,sb/amd: Change SPI controller resourceKyösti Mälkki2022-06-281-1/+1
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-1/+1
* src: Make PCI ID define names shorterFelix Singer2022-03-071-3/+3
* Use the fallthrough statement in switch loopsArthur Heymans2022-02-161-2/+2
* include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDsFelix Held2021-11-021-0/+2
* ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki2021-10-181-10/+0
* {soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfgArthur Heymans2020-10-301-1/+1
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-061-5/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-2/+0
* sb/amd/{agesa,pi}/hudson: enable support for AMD common ACPIMMIO blocksMichał Żygowski2019-11-291-0/+1
* AGESA,binaryPI: Move SCI enable outside table creationKyösti Mälkki2019-11-231-0/+12
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-081-1/+1
* src/southbridge/amd/pi/hudson/lpc.c: add missing MCFG ACPI table generationMichał Żygowski2019-09-091-1/+5
* src/southbridge: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-0/+2
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* binaryPI: Use pcidev_on_root()Kyösti Mälkki2019-01-041-1/+1
* sb/amd/pi/hudson: Get rid of device_tElyes HAOUAS2018-05-201-6/+6
* vboot: remove init_vbnv_cmos()Aaron Durbin2017-09-201-5/+1
* device: acpi_name() should take a const struct deviceAaron Durbin2017-09-141-1/+1
* amd/pi: Add AMD fam16h TPM ACPI path supportPhilipp Deppenwiese2017-05-111-0/+13
* amd/pi/hudson: Add VBNV cmos reset optionMarc Jones2017-04-271-1/+5
* amd/pi/hudson: Add TPM decode to SPI functionMarc Jones2017-04-261-2/+5
* sb/amd/pi/hudson: Spell verb in comment with a spacePaul Menzel2017-04-171-1/+1
* amd/pi/hudson: Add SERIRQ setupMarc Jones2017-04-141-0/+7
* AGESA binaryPI: Fix PCI ID namespaceKyösti Mälkki2016-11-231-1/+1
* src/southbridge: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-311-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* southbridge/amd/pi: Add support for new AMD southbridge KernWANG Siyuan2015-06-131-1/+7
* southbridge/amd/{agesa,pi}/hudson/lpc.c: Sync togetherEdward O'Callaghan2015-06-081-8/+8
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-041-1/+1
* acpi: Remove monolithic ACPIVladimir Serbinenko2015-05-261-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* southbridge/amd/pi: Add initialization of 8254 and 8259Dave Frodin2015-04-021-0/+8
* southbridge/amd/pi: write_hpet requires additional config optionDave Frodin2015-02-051-2/+2
* southbridge/amd/pi: Rename Avalon to HudsonDave Frodin2015-01-271-0/+342