aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/lynxpoint
AgeCommit message (Expand)Author
2022-12-16sb/intel/lynxpoint: Add native PCH initAngel Pons
2022-12-16sb/intel/lynxpoint: Add native thermal initAngel Pons
2022-12-16sb/intel/lynxpoint: Add native USB initAngel Pons
2022-12-16haswell/lynxpoint: Add native early ME initAngel Pons
2022-12-16haswell/lynxpoint: Add native DMI initAngel Pons
2022-12-15treewide: Remove unused 'include <arch/io.h>'Elyes Haouas
2022-12-10treewide: Include <device/mmio.h> instead of <arch/mmio.h>Elyes Haouas
2022-12-07sb,soc/intel,mb: Drop leftover comments and TODOs in ASLKyösti Mälkki
2022-12-07mb,sb,soc/intel: Drop useless IO trap handlersKyösti Mälkki
2022-12-07sb,soc/intel: Fix SMI handler IO trap data maskKyösti Mälkki
2022-11-30/: Remove extra space after commaElyes Haouas
2022-11-28sb,soc/intel: Drop spurious SMI entry messageKyösti Mälkki
2022-11-28sb,soc/intel: Address TCO SECOND_TO_STS name collisionKyösti Mälkki
2022-11-28sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLITKyösti Mälkki
2022-11-17intel/haswell,lynxpoint: Fix out() parameter orderKyösti Mälkki
2022-11-17sb/intel/common: Fix GPE0 related register conflictKyösti Mälkki
2022-11-10sb,soc/intel: Use register_new_ioapic_gsi0()Kyösti Mälkki
2022-11-03treewide: Add 'IWYU pragma: export' commentElyes Haouas
2022-10-15treewide: Use 'fadt->x_pm2_cnt_blk.addrl = fadt->pm2_cnt_blk'Felix Held
2022-10-15treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk'Felix Held
2022-10-12treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk'Elyes Haouas
2022-10-12treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas
2022-10-06treewide: use predicates to check for enabled pci devicesFabio Aiuto
2022-08-23{sb,soc}/intel: Do not require hda_verb.cAngel Pons
2022-06-22intel/broadwell,lynxpoint: Change formula around 4 GiBKyösti Mälkki
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-28sb/intel/lynxpoint: Fix up commentAngel Pons
2022-02-25arch/x86: consolidate HPET base address definitionsFelix Held
2022-02-25arch/x86/Kconfig: add HPET_MIN_TICKSFelix Held
2022-02-22treewide: Get rid of CONFIG_AZALIA_MAX_CODECSElyes Haouas
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2022-01-05src/southbridge: Remove unused <delay.h>Elyes HAOUAS
2022-01-05src/southbridge: Remove unused <string.h>Elyes HAOUAS
2022-01-04sb/intel: Use `bool` for PCIe coalescing optionAngel Pons
2021-12-18sb/intel/lynxpoint: Update `intel_me_status()` signatureAngel Pons
2021-12-18sb/intel/lynxpoint/me.c: Refactor MEI CSR functionsAngel Pons
2021-12-18sb/intel/lynxpoint: Use unions for MEI registersAngel Pons
2021-12-18sb/intel/lynxpoint: Use unions for ME PCI registersAngel Pons
2021-12-18sb/intel/lynxpoint: Drop typedefs of enum typeAngel Pons
2021-12-18sb/intel/lynxpoint: Drop typedefs of struct typesAngel Pons
2021-11-11lynxpoint/broadwell: Use `azalia_codecs_init()`Angel Pons
2021-11-11haswell/lynxpoint/broadwell: Use `azalia_codec_init()`Angel Pons
2021-11-11lynxpoint/broadwell: Use `azalia_program_verb_table()`Angel Pons
2021-11-04sb/intel: Replace bad uses of `find_resource`Angel Pons
2021-10-22arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki
2021-10-22sb,soc/intel: Replace set_ioapic_id() with setup_ioapic()Kyösti Mälkki
2021-10-22sb,soc/intel: Set IOAPIC max entries before APIC IDKyösti Mälkki
2021-10-22sb,soc/intel: Set IOAPIC redirection entry countKyösti Mälkki
2021-10-14sb/intel/lynxpoint: Enable PCIe Clock PM and ASPM L1Angel Pons
2021-10-05src/soc to src/superio: Fix spelling errorsMartin Roth
2021-09-29{sb,soc}/intel: Drop unused globalnvs.asl methodsAngel Pons
2021-09-29{sb,soc}/intel: Drop PRMx from GNVSAngel Pons
2021-09-29{sb,soc}/intel: Drop LCKF from GNVSAngel Pons
2021-09-17sb/intel/bd82x6x,ibexpeak,lynxpoint/me.h: add missing includesFelix Held
2021-09-09sb/intel/lynxpoint: Drop `config_t` typedefAngel Pons
2021-09-09sb/intel/lynxpoint/fadt.c: Reuse length fieldsAngel Pons
2021-08-19acpi: Fill fadt->century based on KconfigNico Huber
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-09sb/intel/lynxpoint: Add SerialIO UART console supportAngel Pons
2021-06-07sb/intel/lynxpoint: Drop P_LVLx support in FADTAngel 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-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-11sb/intel/x/smbus.c: Correct register access widthAngel Pons
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-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-22lynxpoint/broadwell: Rename LP GPIO config globalAngel Pons
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-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/lynxpoint/me_9.x.c: Rename to me.cAngel 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-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-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-15mb/google/auron/var/buddy: Switch to Lynxpoint GPIO macrosAngel Pons
2021-02-15sb/intel/lynxpoint: Clean up lp_gpio.hAngel Pons
2021-02-13intel/broadwell,lynxpoint: Use HPTS() for HPET visibilityKyösti Mälkki