aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2020-11-04sb/intel/lynxpoint: Expose full LPC device ID in ACPIAngel Pons
2020-11-04sb/intel/common/acpi/pcie.asl: Generalise file commentAngel Pons
2020-11-04sb/intel/common/acpi/irqlinks.asl: Clean up cosmeticsAngel Pons
2020-11-04soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATIONZheng Bao
2020-11-03sb/intel/lynxpoint/sata.c: Don't enable Bus MasterAngel Pons
2020-11-03sb/intel/bd82x6x/sata.c: Replace bad uses of `find_resource`Angel Pons
2020-11-02azalia: Use `HDA_GCTL_CRST` macro as unset-maskAngel Pons
2020-11-02azalia: Treat all negative return values as errorsAngel Pons
2020-11-02sb/intel/lynxpoint: Align with BroadwellAngel Pons
2020-11-02sb/intel/lynxpoint/lpc.c: Simplify PM init sequenceAngel Pons
2020-10-31sb/intel/lynxpoint: Drop unnecessary `UL` suffixAngel Pons
2020-10-31sb/intel/lynxpoint: Use common code to generate HPET tableAngel Pons
2020-10-30{soc/amd,sb/amd/hudson}: Fix generating the ACPI mcfgArthur Heymans
2020-10-30amdfwtool: Take a config file instead of command line parametersZheng Bao
2020-10-26sb/amd/*/*/pci_devs.h: Reduce the differenceElyes HAOUAS
2020-10-26sb/amd/*/*/smbus.h: Make 'smbus.h' uniformElyes HAOUAS
2020-10-26src: Include <arch/io.h> when appropriateElyes HAOUAS
2020-10-24sb/intel/lynxpoint: Ensure that `dev->chip_info` is not nullAngel Pons
2020-10-24sb/intel/lynxpoint: Use spaces around `|`Angel Pons
2020-10-24sb/intel/lynxpoint/pcie: Fix clock gating routineAngel Pons
2020-10-23sb/intel/lynxpoint: Drop space after castsAngel Pons
2020-10-20sb/intel/ibexpeak: Align to coreboot's coding styleAngel Pons
2020-10-19sb/intel/ibexpeak: Use ARRAY_SIZE macroAngel Pons
2020-10-14haswell/lynxpoint: Align cosmetics with BroadwellAngel Pons
2020-10-13src: Rename EM100Pro-specific SPI console Kconfig optionAngel Pons
2020-10-12sb/intel/i82801gx/acpi: Convert *.asl to ASL 2.0 syntaxElyes HAOUAS
2020-10-12sb/intel/lynxpoint/pcie.c: fix typo in commentMatt DeVillier
2020-10-12sb/intel/lynxpoint: Set PCIe L1 substates capabilities registerMatt DeVillier
2020-10-12sb/intel/lynxpoint: Enable/disable AER via KconfigMatt DeVillier
2020-10-08lynxpoint/broadwell: Relegate IOBP printk to BIOS_SPEWAngel Pons
2020-10-08sb/intel/lynxpoint/acpi/serialio.asl: Enable DMA channelsAngel Pons
2020-09-27sb/intel/lynxpoint/acpi/pch.asl: Drop unused linesAngel Pons
2020-09-26ironlake: Fix compilation on x86_64Patrick Rudolph
2020-09-21src/southbridge: Drop unneeded empty linesElyes HAOUAS
2020-09-20soc/amd/picasso: Fix typo of Kconfig settingZheng Bao
2020-09-14sb/intel/lynxpoint/acpi: Do not determine PCH type at runtimeAngel Pons
2020-09-14sb/intel/lynxpoint: Do not determine PCH type at runtimeAngel Pons
2020-09-12include/console/uart: make index parameter unsignedFelix Held
2020-09-01{include,mb,soc,sb,vendorcode}: Make hexadecimal notation consistentSubrata Banik
2020-08-29sb/intel/bd82x6x: Factor out common ME functionsAngel Pons
2020-08-21SMM: Validate more user-provided pointersPatrick Rudolph
2020-08-21sb/intel/i82371eb/fadt.c: Use macro for 'flags' instead of magic numberElyes HAOUAS
2020-08-20sb/intel/lynxpoint: Drop unneeded and rotten Kconfig optionAngel Pons
2020-08-18elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPEAaron Durbin
2020-08-18src: Remove unused '<halt.h>'Elyes HAOUAS
2020-08-18sb/amd/agesa/hudson: Add missing '#include <stddef.h>'Elyes HAOUAS
2020-08-18src: Remove unused 'include <stddef.h>Elyes HAOUAS
2020-08-18sb/intel/lynxpoint/early_pch.c: Use common 'write_pmbase16()'Elyes HAOUAS
2020-08-18src/southbridge/amd/*/*/fadt.c: Use macro for access_sizeElyes HAOUAS
2020-08-18sb/intel/{i82371eb,i82801dx}/fadt.c: Use macro for iapc_boot_archElyes HAOUAS
2020-08-17src: Use PCI_BASE_ADDRESS_* macros instead of magic numbersElyes HAOUAS
2020-08-17{soc/intel/common,sb/intel/lynxpoint}/hda_verb.c: Reduce differencesElyes HAOUAS
2020-08-17{sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differencesElyes HAOUAS
2020-08-17sb/intel/ibexpeak: Use <device/azalia_device.h> registersElyes HAOUAS
2020-08-17sb/intel/i82801jx: Use <device/azalia_device.h> registersElyes HAOUAS
2020-08-17sb/intel/i82801ix: Use <device/azalia_device.h> registersElyes HAOUAS
2020-08-17sb/intel/i82801gx: Use <device/azalia_device.h> registersElyes HAOUAS
2020-08-17sb/intel/bd82x6x: Use <device/azalia_device.h> registersElyes HAOUAS
2020-08-17sb/intel/lynxpoint: Use <device/azalia_device.h> registersElyes HAOUAS
2020-08-17sb/intel/lynxpoint/smihandler.c: Remove dead assignmentElyes HAOUAS
2020-08-13sb/intel/bd82x6x/me_8.x.c: Relocate `mkhi_end_of_post`Angel Pons
2020-08-12sb/intel/bd82x6x: Make `pch_silicon_supported` staticAngel Pons
2020-08-12sb/intel/lynxpoint: Move IOBP API to its own compilation unitAngel Pons
2020-08-12sb/intel/i82801jx/sata.c: Simplify constant is_mobile parameterAngel Pons
2020-08-12sb/intel/i82801jx/sata.c: Drop always-false is_mobile checkAngel Pons
2020-08-12sb/intel/i82801jx: Drop is-mobile checksAngel Pons
2020-08-12sb/intel/i82801ix/lpc.c: Align with i82801jxAngel Pons
2020-08-12sb/intel/i82801ix: Use macros for LPC_ENAngel Pons
2020-08-12sb/intel/i82801jx/early_init.c: Drop double blank lineAngel Pons
2020-08-12sb/intel/i82801ix/early_init.c: Drop unnecessary initial valueAngel Pons
2020-08-12sb/intel/i82801ix/i82801ix.c: Align with i82801jxAngel Pons
2020-08-12sb/intel/bd82x6x: Remove incorrect RCBA registersAngel Pons
2020-08-12sb/intel/lynxpoint: Remove incorrect RCBA registersAngel Pons
2020-08-12sb/intel: Remove inexistent references to IDE controllerAngel Pons
2020-08-07sb/intel/lynxpoint: Use PCI bitwise opsAngel Pons
2020-08-07sb/intel/lynxpoint: Consider root ports being disabled by strapAngel Pons
2020-08-05sb/intel/i82801{gx,ix,jx}/acpi/lpc.asl: Drop dead codeAngel Pons
2020-08-05{sb,soc}/intel/*/acpi/lpc.asl: Drop commented-out codeAngel Pons
2020-08-04sb/intel/i82801gx: Use PCI bitwise opsAngel Pons
2020-08-03Change all assert(0) to BUG()Julius Werner
2020-07-31sb/intel/lynxpoint/me_9.x.c: Constify string arrayAngel Pons
2020-07-28src: Never set ISA Enable on PCI bridgesAngel Pons
2020-07-28lynxpoint: Factor out PIRQ routing from devicetreeAngel Pons
2020-07-26sb/amd/agesa/hudson/hudson.h: Add include <types.h>Elyes HAOUAS
2020-07-26southbridge/intel/common: Replace outb with post_code in finalize.cSindhoor Tilak
2020-07-26{sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bitsAngel Pons
2020-07-26sb/intel/i82371eb: Add #defines for DEVRESx registersKeith Hui
2020-07-26sb/intel/i82371eb: Clean up PM register #definesKeith Hui
2020-07-26src: Remove unused 'include <cbmem.h>'Elyes HAOUAS
2020-07-25sb/intel/bd82x6x: Use common irqlinks.aslAngel Pons
2020-07-24nb/intel/ironlake: Move southbridge code to ibexpeakAngel Pons
2020-07-24sb/intel/*: Delete invalid commentAngel Pons
2020-07-22sb/intel/i82801jx/hdaudio.c: Rename to `azalia.c`Angel Pons
2020-07-22sb/intel/i82801ix/hdaudio.c: Rename to `azalia.c`Angel Pons
2020-07-22sb/intel/i82801ix/sata.c: Use `probe_resource`Angel Pons
2020-07-22sb/intel/i82801jx: Drop `docking_supported`Angel Pons
2020-07-22sb/intel/i82801jx: Drop `c3_latency`Angel Pons
2020-07-21sb/intel/lynxpoint/me_9.x.c: Add spaces around `=`Angel Pons
2020-07-21src: Use ACPI macrosElyes HAOUAS
2020-07-21e7505/i82801dx: Use common code for early SMBusAngel Pons