aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
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
2020-07-21i945/pineview/x4x/i82801gx: Use common code for early SMBusAngel Pons
2020-07-21gm45/i82801ix: Use common code for early SMBusAngel Pons
2020-07-21x4x/i82801jx: Use common code for early SMBusAngel Pons
2020-07-21sb/intel/lynxpoint: Use common code for early SMBusAngel Pons
2020-07-21sandybridge/bd82x6x: Use common code for early SMBusAngel Pons
2020-07-21ironlake/ibexpeak: Move early_smbus.c to common codeAngel Pons
2020-07-20sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASEAngel Pons
2020-07-20src: Report word-sized access for PM1a_EVTAngel Pons
2020-07-20sb/intel/i82801dx/fadt.c: Use ACPI_ADDRESS_SPACE_IOAngel Pons
2020-07-20sb/intel/bd82x6x/fadt.c: Use definitions instead of numbersAngel Pons
2020-07-20sb/intel/ibexpeak/fadt.c: Use definitions instead of numbersAngel Pons
2020-07-20src: Make HAVE_CF9_RESET set the FADT reset registerAngel Pons
2020-07-20src: Drop useless cache flush settings in FADTAngel Pons
2020-07-20src: Never overwrite `fadt->flags`Angel Pons
2020-07-20sb/intel/i82371eb: Declare reset register in FADTAngel Pons
2020-07-20sb/intel/i82801dx: Declare reset register in FADTAngel Pons
2020-07-20sb/intel/i82801dx: Drop unneeded PM2 settings from FADTAngel Pons
2020-07-20sb/intel/i82371eb: Drop unneeded PM2 settings from FADTAngel Pons
2020-07-20amd/{hudson,stoney,picasso}: Drop PM2 settings from FADTAngel Pons
2020-07-20src: Drop useless PM1b settings from FADTAngel Pons
2020-07-20src: Drop useless GPE1 settings from FADTAngel Pons
2020-07-14sb/intel/lynxpoint: Move `acpi_fill_fadt` to fadt.cAngel Pons
2020-07-14sb/intel/bd82x6x: Move `acpi_fill_fadt` to fadt.cAngel Pons
2020-07-14sb/intel/ibexpeak: Move `acpi_fill_fadt` to fadt.cAngel Pons
2020-07-14src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS
2020-07-14src: Remove unused 'include <stdint.h>Elyes HAOUAS
2020-07-14src: Remove unused 'include <types.h>'Elyes HAOUAS
2020-07-14src: Remove unused 'include <string.h>'Elyes HAOUAS
2020-07-14sb/intel/lynxpoint: Define SerialIO devfnsAngel Pons
2020-07-12sb/intel/common/acpi/irqlinks.asl: Add missing IRQsAngel Pons
2020-07-12sb/intel/lynxpoint: Add PCH platform type functionAngel Pons
2020-07-11sb/intel/i82801dx: Correct SMBUS_IO_BASE valueAngel Pons
2020-07-10sb/amd/cimx/sb800: Drop dead codeAngel Pons
2020-07-10sb/intel/i82801ix/Makefile.inc: Sort entriesAngel Pons
2020-07-10sb/intel/i82801jx/Makefile.inc: Sort entriesAngel Pons
2020-07-09sb/intel/bd82x6x/acpi/lpc.asl: Drop dead codeAngel Pons
2020-07-09sb/intel/lynxpoint/me_9.x.c: Drop dead codeAngel Pons
2020-07-09sb/intel/i82801gx/azalia.c: Drop dead codeAngel Pons
2020-07-09sb/ti/pci7420: Drop dead codeAngel Pons
2020-07-09sb/intel/bd82x6x/pcie.c: Drop dead codeAngel Pons
2020-07-09sb/intel/i82801gx/pcie.c: Drop dead codeAngel Pons
2020-07-09sb/intel/lynxpoint/pcie.c: Drop dead codeAngel Pons
2020-07-09haswell: Drop GPIO indirection layersAngel Pons
2020-07-09sb/intel/lynxpoint: Drop RCBA reg script mechanismAngel Pons
2020-07-09haswell: Turn RCBA configuration into a functionAngel Pons
2020-07-08sb/intel/lynxpoint: Program PM registers directlyAngel Pons
2020-07-08sb/intel/lynxpoint: Factor out RCBA Function DisableAngel Pons