summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel
Commit message (Expand)AuthorAgeFilesLines
* 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/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
* treewide: Use show_notices target for warningsMartin Roth2023-12-201-1/+1
* sb/intel/bd82x6x/pch.c: Extract common functionsAngel Pons2023-12-194-119/+123
* sb/intel/bd82x6x: assign EHCI controller ops in chipset devicetreeFelix Held2023-12-061-10/+1
* sb/intel/bd82x6x: assign PCH XHCI controller ops in chipset devicetreeFelix Held2023-12-061-9/+1
* sb/intel/bd82x6x: assign PCH PCI bridge ops in chipset devicetreeFelix Held2023-12-061-13/+1
* sb/intel/bd82x6x: assign PCH SMBus controller ops in chipset devicetreeFelix Held2023-12-061-9/+1
* sb/intel/bd82x6x: assign PCH LPC bridge ops in chipset devicetreeFelix Held2023-12-051-24/+1
* sb/intel/bd82x6x: assign PCH HDA controller ops in chipset devicetreeFelix Held2023-11-181-9/+1
* sb/intel/bd82x6x: assign PCIe root port ops in chipset devicetreeFelix Held2023-11-181-13/+1
* device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORTFelix Held2023-11-106-6/+6
* sb/intel/bd82x6x/pcie: Drop register writePatrick Rudolph2023-10-121-3/+1
* sb/intel/bd82x6x/pch: Mark static devices hiddenPatrick Rudolph2023-10-121-0/+4
* sb/intel/bd82x6x: Warn about slow PCIe downstream devicesPatrick Rudolph2023-10-121-0/+6
* sb/intel/bd82x6x/pcie: Use definesPatrick Rudolph2023-10-121-7/+7
* sb/intel/bd82x6x: Improve SLCAPPatrick Rudolph2023-10-121-6/+27
* sb/intel/common/spi: Fix I/O alignmentPatrick Rudolph2023-10-111-6/+16
* sb/intel/bd82x6x: Use helper for PCIe hotplugPatrick Rudolph2023-10-091-5/+9
* sb/intel/bd82x6x: Disable unused PCIe root portsPatrick Rudolph2023-10-091-0/+49
* sb/intel/bd82x6x: Follow PCH BIOS specPatrick Rudolph2023-10-092-1/+12
* sb/intel/common: Remove space after a castElyes Haouas2023-09-191-1/+1
* sb/intel: Remove space between function name and '('Elyes Haouas2023-09-111-2/+2
* sb/intel/lynxpoint/acpi: Update xHCI workarounds for LPTAngel Pons2023-08-172-22/+69
* commonlib,console,nb,sb,security: Add SPDX licenses to MakefilesMartin Roth2023-08-141-0/+2
* sb/intel/i82371eb: Streamline IDE debug messagesKeith Hui2023-08-081-6/+6
* ACPI: Add helper fill_fadt_extended_pm_io()Kyösti Mälkki2023-08-088-272/+19
* sb/intel/lynxpoint/Kconfig: Remove SOUTH_BRIDGE_OPTIONSElyes Haouas2023-08-051-5/+2
* sb/intel/ibexpeak/Kconfig: Remove SOUTH_BRIDGE_OPTIONSElyes Haouas2023-08-051-5/+2
* sb/intel/lynxpoint/me: Use C99 flexible arraysElyes Haouas2023-07-302-2/+2
* acpi/gnvs.c: Drop unused pointer to the cbmem consoleArthur Heymans2023-07-068-8/+8
* commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious2023-06-232-2/+2
* nb/intel/haswell: Allow using Broadwell MRC.binAngel Pons2023-05-233-0/+20
* sb/intel/bd82x6x,ibexpeak: Move UPRWC definitionKyösti Mälkki2023-05-142-8/+10
* sb/intel/lynxpoint: Remove GPE0_{EN,STS}_2 definesKyösti Mälkki2023-05-143-8/+6
* mb/google,intel: Use common ChromeEC code for lid shutdownKyösti Mälkki2023-05-091-0/+11
* sb,soc/amd,intel: Apply minor FADT fixesKyösti Mälkki2023-05-091-4/+4
* sb/intel/i82801ix: Drop __ASSEMBLER__ guardKyösti Mälkki2023-05-071-2/+0
* sb/intel: Drop redundant definesKyösti Mälkki2023-05-073-10/+0
* sb/intel/common: Fix corner-case with KconfigKyösti Mälkki2023-05-072-3/+4
* acpigen: Add a runtime method to override exposed _Sx sleep statesArthur Heymans2023-05-011-0/+5
* asus/p2b, emu/qemu-i440fx: Use acpigen_write_processor_device()Kyösti Mälkki2023-04-292-6/+5
* sb,soc/amd,intel: Drop include <cpu/x86/smm.h>Kyösti Mälkki2023-04-297-7/+0