summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* mb/*: Remove old USB configurations from SNB/bd82x6x boardsKeith Hui2024-06-081-1/+0
* nb/sandybridge,sb/bd82x6x: Configure USB from southbridge devicetreeKeith Hui2024-06-083-2/+68
* sb/intel/bd82x6x/early_usb.c: Align native current map with MRCKeith Hui2024-06-072-2/+16
* sb/intel/bd82x6x: Make space for USB port config in devicetreeKeith Hui2024-06-071-0/+2
* sb/intel/bd82x6x: Allow actual USBIRx values for native USB configKeith Hui2024-06-071-0/+10
* tree: Use calloc(n, sizeof(struct)) insteadof calloc(sizeof(struct), n)Elyes Haouas2024-06-031-1/+1
* Revert "tree: Use Wcalloc-transposed-args command option"Elyes Haouas2024-06-031-1/+1
* tree: Use <stdio.h> for snprintfElyes Haouas2024-05-292-0/+2
* tree: Use Wcalloc-transposed-args command optionElyes Haouas2024-05-291-1/+1
* sb/intel/bd82x6x/pch.asl: Remove GPIO configuration accessKeith Hui2024-04-181-25/+0
* sb/intel/bd82x6x/pch.asl: Break out GPIO blink fieldKeith Hui2024-04-181-4/+32
* sb/intel/ibexpeak: Drop USB3 settings from devicetreeKeith Hui2024-04-171-6/+0
* sb/intel/ibexpeak: Sever bd82x6x source dependencyKeith Hui2024-04-162-5/+77
* sb/intel/lynxpoint: Fix AER and L1 sub-state reportingAngel Pons2024-04-161-12/+14
* sb/intel/lynxpoint/pcie.c: Fix 0xf5 register maskAngel Pons2024-04-161-1/+1
* lynxpoint/broadwell: Correct L1 exit latency with ASPMAngel Pons2024-04-161-4/+1
* sb/intel/bd82x6x: Add four new USB currentsJoel Linn2024-04-151-1/+2
* lynxpoint/broadwell: Correct PCH-LP PCIe ASPM checkAngel Pons2024-04-141-5/+5
* tree: Drop duplicated <device/pci_{def,type}.h>Elyes Haouas2024-04-121-1/+0
* tree: Drop duplicated <device/{path,resource}.h>Elyes Haouas2024-04-127-7/+0
* tree: Drop unused <halt.h>Elyes Haouas2024-04-113-3/+0
* tree: Remove blank lines before '}' and after '{'Elyes Haouas2024-04-1111-12/+0
* tree: Drop unused <elog.h>Elyes Haouas2024-04-101-1/+1
* util/amdfwtool: build amdfwtool only for all tools or AMD CPUsMartin Roth2024-02-261-0/+1
* arch/x86/ioapic: use uintptr_t for IOAPIC base addressFelix Held2024-02-2310-21/+22
* ec, lib, security, sb: Add SPDX license headers to Kconfig filesMartin Roth2024-02-184-0/+8
* sb/intel/i82371eb/isa: make IOAPIC ID constFelix Held2024-02-061-1/+1
* lib: Move IP checksum to commonlibJulius Werner2024-02-021-1/+0
* device/device.h: Rename busses for clarityArthur Heymans2024-01-312-4/+4
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-3113-14/+14
* soc/intel: Unify the definition of TCO registersMarek Maslanka2024-01-302-9/+4
* device/device.h: Drop multiple linksArthur Heymans2024-01-291-7/+4
* southbridge: Rename Makefiles from .inc to .mkMartin Roth2024-01-2419-0/+0
* sb/intel/bd82x6x: Rework PCH ID cacheAngel Pons2024-01-181-4/+4
* sb/intel/i82801{i,j}x/chip.h: Use boolean where appropriateElyes Haouas2024-01-154-13/+13
* sb/intel/bd82x6x/sata: Enable SATA clock gatingPatrick Rudolph2024-01-151-0/+4
* sb/intel/bd82x6x/early_usb: Add USB TX/RX gainsPatrick Rudolph2024-01-152-6/+19
* sb/intel/bd82x6x/early_usb: Print error for invalid USB settingPatrick Rudolph2024-01-151-2/+17
* sb/intel: Use boolean for pcie_hotplug_map attributeFelix Singer2024-01-145-5/+10
* sb/intel/bd82x6x: Remove dummy SOUTH_BRIDGE_OPTIONS Kconfig symbolElyes Haouas2024-01-121-10/+12
* sb/amd/pi/hudson/Kconfig: replace HUDSON_LEGACY_FREE optionFelix Held2024-01-122-11/+16
* sb/amd/pi/hudson/smhandler: use apm_get_apmc() in APMC SMI handlerFelix Held2024-01-101-1/+1
* sb/amd/pi/hudson: select HAVE_CONFIGURABLE_APMC_SMI_PORTFelix Held2024-01-102-0/+8
* sb/amd/pi/hudson/smhandler: use common APM_CNT_ACPI_* definesFelix Held2024-01-102-4/+2
* sb/amd/pi/hudson: drop unused ACPI_SMI_CMD_* definesFelix Held2024-01-101-3/+0
* sb/amd/pi/hudson: fix gpio.h and smi.h include locationFelix Held2024-01-103-0/+2
* sb/intel/bd82x6x/pch: Add method to identify PCHPatrick Rudolph2023-12-262-0/+22
* sb/intel/bd82x6x: Add defines for PCI IDsPatrick Rudolph2023-12-231-37/+38
* sb/intel/bd82x6x: Honor POST code Kconfig optionKeith Hui2023-12-231-4/+7
* nb,sb/amd/pi/*/pci_devs: drop unused PCI device IDsFelix Held2023-12-201-9/+0