aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2021-06-29southbridge/intel/common: Move invalid PIRQ value to 0Tim Wawrzynczak
2021-06-21security/intel: Add option to enable SMM flash access onlyAngel Pons
2021-06-21southbridge/amd: Create ACPI MCFG MMCONFIGAngel Pons
2021-06-16sb/intel/i82870: Use ioapic utility functionsKyösti Mälkki
2021-06-16arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki
2021-06-16sb/intel/lynxpoint: Update xHCI _PS0 and _PS3 methodsAngel Pons
2021-06-16sb/intel/lynxpoint/Kconfig: Fix typo in help textAngel Pons
2021-06-15nb/intel/sandybridge: Add x86_64 supportPatrick Rudolph
2021-06-12arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version()Kyösti Mälkki
2021-06-09sb/intel/lynxpoint: Add SerialIO UART console supportAngel Pons
2021-06-07sb/intel/lynxpoint: Drop P_LVLx support in FADTAngel Pons
2021-06-07sb/intel/bd82x6x: Drop P_LVLx support in FADTAngel Pons
2021-06-07sb/intel/ibexpeak: Drop P_LVLx support in FADTAngel Pons
2021-06-07sb/intel/bd82x6x: Add missing ID for PCI bridgeJames Ye
2021-06-07sb/intel/bd82x6x: Use array for PCIe ASPM overridesAngel Pons
2021-05-20sb/intel/lynxpoint: Add pch_iobp_exec() functionAngel Pons
2021-05-20sb/intel/lynxpoint: Relocate SATA clock gating writeAngel Pons
2021-05-16sb/intel: Drop outdated SMBus I/O BAR commentAngel Pons
2021-05-07sb/intel/common/pmclib: Use pmbase functionsArthur Heymans
2021-05-07sb/intel/common: Fix platform_is_resuming()Arthur Heymans
2021-05-07sb/intel/common: Implement acpi_is_wakeup_s3()Arthur Heymans
2021-05-06src: Retype option API to use unsigned integersAngel Pons
2021-05-05nb/intel: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans
2021-05-05sb/intel/lynxpoint: Fix VBOOT with !CONFIG_INTEL_LYNXPOINT_LPArthur Heymans
2021-04-27sb/intel/common: Refactor _PRT generation to support GSI-based tablesTim Wawrzynczak
2021-04-26sb/intel/lynxpoint: Add and use power state bit macrosAngel Pons
2021-04-21ChromeOS: Use CHROMEOS_NVS guardKyösti Mälkki
2021-04-21{sb,soc}/intel: Use `get_int_option` functionAngel Pons
2021-04-21sb/intel/bd82x6x: Use {get,set}_int_optionAngel Pons
2021-04-21sb/intel/x/sata.c: Use `get_int_option` for `sata_mode`Angel Pons
2021-04-19sb/intel/common: Drop some PCH_LPC_DEV macrosAngel Pons
2021-04-11sb/amd/pi/hudson: remove unused Bolton PI FCH codeFelix Held
2021-04-11sb/intel/x/smbus.c: Correct register access widthAngel Pons
2021-04-06arch/x86: Provide readXp/writeXp helpers in arch/mmio.hAngel Pons
2021-04-06sb/intel/i82371eb: Do not read PM/SMBus I/O ports at runtimeKeith Hui
2021-04-06sb/intel/*/smihandler.c: Correct BIOS_CNTL access widthAngel Pons
2021-03-25nb/intel/haswell: Move USB config API into Lynx PointAngel Pons
2021-03-24sb/intel/common: Use new acpigen_write_PRT_*_entry functionsTim Wawrzynczak
2021-03-22{lynxpoint/broadwell}: Set Azalia HDCFG.BCLD bitAngel Pons
2021-03-22{lynxpoint,broadwell}/hda_verb.c: Drop effect-free writeAngel Pons
2021-03-22sb/intel/lynxpoint/hda_verb.c: Add missing codec detect stepsAngel Pons
2021-03-22mb/asus/p2b: Refactor southbridge ACPI stuffKeith Hui
2021-03-22lynxpoint/broadwell: Rename LP GPIO config globalAngel Pons
2021-03-22acpi/acpigen.h: Add more intuitive AML package closing functionsJakub Czapiga
2021-03-15sb/intel/lynxpoint: Move S3 check out of `early_pch_init`Angel Pons
2021-03-15sb/intel/lynxpoint: Replace HPET_ADDRAngel Pons
2021-03-10nb/intel/haswell: Finalize northbridge in ramstageAngel Pons
2021-03-07sb/intel/lynxpoint/me.c: Reorder functionsAngel Pons
2021-03-07sb/intel/lynxpoint: Finalize ME in ramstageAngel Pons
2021-03-07sb/intel/lynxpoint/me.c: Use res2mmio()Angel Pons
2021-03-07sb/intel/lynxpoint: Retype `mei_base_address` pointerAngel Pons
2021-03-07sb/intel/common/pciehp: Replace HP dummy device with common codeArthur Heymans
2021-03-05sb/ti/pcixx12: Remove NOOP chip driverArthur Heymans
2021-03-05sb/intel/lynxpoint: Refactor `usb_xhci_port_count_usb3`Angel Pons
2021-03-05soc/intel/broadwell/pch: Use Lynx Point smbus.cAngel Pons
2021-03-03sb/intel/lynxpoint/lpc.c: Relocate lock bit writeAngel Pons
2021-03-01sb/intel/bd82x6x: Turn ME PCI register structs into unionsAngel Pons
2021-03-01sb/intel/lynxpoint/me_9.x.c: Rename to me.cAngel Pons
2021-02-27sb/intel/ibexpeak: Drop useless bd82x6x pcie.cAngel Pons
2021-02-27sb/intel/ibexpeak: Add all PCI IDs for LPCAngel Pons
2021-02-26sb/intel/lynxpoint: Update LPT-H magic as per RC 1.9.1Angel Pons
2021-02-25sb/intel/lynxpoint/acpi: Add missing USB portsAngel Pons
2021-02-25sb/amd/agesa/hudson/lpc: Remove space between function and signaturePaul Menzel
2021-02-25sb/amd/agesa/hudson: Use comment style from style guidePaul Menzel
2021-02-23sb/amd/common: Drop dummy variable assigmentKyösti Mälkki
2021-02-23sb/intel/lynxpoint: Refactor some GNVSKyösti Mälkki
2021-02-22Revert "lynxpoint: Fix SerialIO ACPI compile issue with recent IASL"Angel Pons
2021-02-20ACPI: Use common OperationRegion for PCI_MMCONFKyösti Mälkki
2021-02-20sb,soc/amd: Drop OSFL method in ASLKyösti Mälkki
2021-02-20sb/amd/cimx/sb800: Drop OSFL method in ASLKyösti Mälkki
2021-02-18southbridge: Ensure common Kconfig gets included lastAngel Pons
2021-02-18sb/intel/ibexpeak: Drop obsolete SATA register settingsAngel Pons
2021-02-18sb/intel/lynxpoint: Correct read width in RMW cycleAngel Pons
2021-02-16sb/intel: Add missing <types.h>Elyes HAOUAS
2021-02-16sb/intel/*/lpc: Remove unused <string.h>Elyes HAOUAS
2021-02-15sb/amd: Remove unused <console/console.h>Elyes HAOUAS
2021-02-15mb/google/auron/var/buddy: Switch to Lynxpoint GPIO macrosAngel Pons
2021-02-15sb/intel/lynxpoint: Clean up lp_gpio.hAngel Pons
2021-02-14sb/amd/cimx/sb800: Move common OSFL method in ASLKyösti Mälkki
2021-02-14ACPI: Move common _PIC methodKyösti Mälkki
2021-02-14sb,soc/amd: Drop empty CIRQ call from _PICKyösti Mälkki
2021-02-14sb/amd/cimx/sb800: Drop CIRQ method from _PICKyösti Mälkki
2021-02-14sb,soc/amd: Move _PIC method to global scopeKyösti Mälkki
2021-02-13sb/intel/bd82x6x: Clean up early_me.c cosmeticsAngel Pons
2021-02-13sb/intel/bd82x6x/me_smm.c: Deduplicate finalisation codeAngel Pons
2021-02-13sb/intel/bd82x6x: Move ME SMM code into a separate fileAngel Pons
2021-02-13sb/intel/bd82x6x: Relocate some static functionsAngel Pons
2021-02-13sb/intel/bd82x6x: Use HPTS() for HPET visibilityKyösti Mälkki
2021-02-13intel/broadwell,lynxpoint: Use HPTS() for HPET visibilityKyösti Mälkki
2021-02-13sb/intel/i82801jx: Use HPTS() for HPET visibilityKyösti Mälkki
2021-02-13sb/intel/i82801gx,ix: Use HPTS() for HPET visibilityKyösti Mälkki
2021-02-13sb,soc/intel: Add HPTS() for HPET visibilityKyösti Mälkki
2021-02-12sb/intel/x/lpc.c: Drop commented-out `gpio_init` callAngel Pons
2021-02-12sb/intel/x/lpc.c: Drop `pch_disable_smm_only_flashing`Angel Pons
2021-02-12sb/intel/lynxpoint: Do not mask out TCO status bitsAngel Pons
2021-02-12sb/intel/lynxpoint: Only generate SerialIO SSDT for PCH-LPAngel Pons
2021-02-12sb/intel/lynxpoint/pch.h: Guard macro parametersAngel Pons
2021-02-12sb/intel/common: Move named packages out of methodAngel Pons
2021-02-11sb/intel/ibexpeak: Drop Global NVS supportAngel Pons
2021-02-11sb/intel/i82801jx: Drop Global NVS supportAngel Pons