summaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
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