Age | Commit message (Expand) | Author |
2022-02-25 | nb/intel/ironlake: Fix sending HECI messages | Arthur Heymans |
2022-02-25 | arch/x86: consolidate HPET base address definitions | Felix Held |
2022-02-25 | sb/intel/common/hpet: use HPET_BASE_ADDRESS definition | Felix Held |
2022-02-25 | arch/x86/Kconfig: add HPET_MIN_TICKS | Felix Held |
2022-02-24 | nb/intel/ironlake: Move out HECI remainders into southbridge | Angel Pons |
2022-02-22 | sb/intel/i82371eb: Constify pci_devfn_t devices | Elyes Haouas |
2022-02-22 | sb/intel/ibexpeak: Constify struct southbridge_intel_ibexpeak_config | Elyes Haouas |
2022-02-22 | treewide: Get rid of CONFIG_AZALIA_MAX_CODECS | Elyes Haouas |
2022-02-15 | nb/intel/ironlake/raminit_heci.c: Move to southbridge scope | Angel Pons |
2022-02-12 | sb/intel/ibexpeak/azalia.c: Use 'pci_{and,or}_config' | Elyes HAOUAS |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2022-02-01 | cpu/x86/smm: Add SMM_LEGACY_ASEG | Kyösti Mälkki |
2022-01-31 | sb/intel/i82801dx: Add call i8259_setup() | Kyösti Mälkki |
2022-01-17 | sb/intel/common/firmware: Reword me_cleaner warning | Angel Pons |
2022-01-10 | src/{northbridge,southbridge}: Remove unused <console/console.h> | Elyes HAOUAS |
2022-01-05 | src/southbridge: Remove unused <delay.h> | Elyes HAOUAS |
2022-01-05 | src/southbridge: Remove unused <string.h> | Elyes HAOUAS |
2022-01-04 | sb/intel: Use `bool` for PCIe coalescing option | Angel Pons |
2022-01-01 | src: Use 'stdint.h' when appropriate | Elyes HAOUAS |
2022-01-01 | sb/intel/i82371eb/acpi: Replace Decrement() with ASL 2.0 syntax | Felix Singer |
2021-12-31 | sb/intel/i82801ix/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | sb/intel/i82801jx/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-31 | sb/intel/bd82x6x/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer |
2021-12-30 | southbridge/intel/bd82x6x/acpi: Use Printf() for debug prints | Felix Singer |
2021-12-23 | sb/intel/common/rcba_pirq: Use correct size_t length modifier | Paul Menzel |
2021-12-18 | sb/intel/lynxpoint: Update `intel_me_status()` signature | Angel Pons |
2021-12-18 | sb/intel/lynxpoint/me.c: Refactor MEI CSR functions | Angel Pons |
2021-12-18 | sb/intel/lynxpoint: Use unions for MEI registers | Angel Pons |
2021-12-18 | sb/intel/lynxpoint: Use unions for ME PCI registers | Angel Pons |
2021-12-18 | sb/intel/lynxpoint: Drop typedefs of enum type | Angel Pons |
2021-12-18 | sb/intel/lynxpoint: Drop typedefs of struct types | Angel Pons |
2021-11-11 | lynxpoint/broadwell: Use `azalia_codecs_init()` | Angel Pons |
2021-11-11 | device/azalia_device: Drop unused function parameter | Angel Pons |
2021-11-11 | haswell/lynxpoint/broadwell: Use `azalia_codec_init()` | Angel Pons |
2021-11-11 | lynxpoint/broadwell: Use `azalia_program_verb_table()` | Angel Pons |
2021-11-11 | sb/intel/bd82x6x: Use `azalia_codecs_init()` | Angel Pons |
2021-11-11 | sb/intel/ibexpeak: Use `azalia_codecs_init()` | Angel Pons |
2021-11-11 | sb/intel/i82801jx: Use `azalia_codecs_init()` | Angel Pons |
2021-11-11 | sb/intel/i82801ix: Use `azalia_codecs_init()` | Angel Pons |
2021-11-11 | sb/intel/i82801gx: Use `azalia_codecs_init()` | Angel Pons |
2021-11-11 | sb/intel/i82801{ix,jx}: Initialise all codecs | Angel Pons |
2021-11-11 | sb/intel/bd82x6x: Remove unused typedef | Angel Pons |
2021-11-11 | sb/intel/i82801gx: Program PC BEEP verbs | Angel Pons |
2021-11-11 | sb/intel: Use `azalia_program_verb_table()` function | Angel Pons |
2021-11-04 | sb/intel: Replace bad uses of `find_resource` | Angel Pons |
2021-10-22 | arch/x86/ioapic: Select IOAPIC with SMP | Kyösti Mälkki |
2021-10-22 | mb/emulation/qemu-i440fx: Select IOAPIC | Kyösti Mälkki |
2021-10-22 | sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() | Kyösti Mälkki |
2021-10-22 | sb,soc/intel: Set IOAPIC max entries before APIC ID | Kyösti Mälkki |
2021-10-22 | sb,soc/intel: Set IOAPIC redirection entry count | Kyösti Mälkki |
2021-10-19 | southbridge/intel/common: Add an option to allow stitching of CSE binary | Furquan Shaikh |
2021-10-18 | ACPI: Have common acpi_fill_mcfg() | Kyösti Mälkki |
2021-10-14 | sb/intel/lynxpoint: Enable PCIe Clock PM and ASPM L1 | Angel Pons |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2021-09-29 | {sb,soc}/intel: Drop unused globalnvs.asl methods | Angel Pons |
2021-09-29 | {sb,soc}/intel: Drop PRMx from GNVS | Angel Pons |
2021-09-29 | {sb,soc}/intel: Drop LCKF from GNVS | Angel Pons |
2021-09-17 | sb/intel/ibexpeak/early_cir: add missing arch/cpu.h include | Felix Held |
2021-09-17 | sb/intel/bd82x6x,ibexpeak,lynxpoint/me.h: add missing includes | Felix Held |
2021-09-09 | sb/intel/lynxpoint: Drop `config_t` typedef | Angel Pons |
2021-09-09 | sb/intel/lynxpoint/fadt.c: Reuse length fields | Angel Pons |
2021-08-19 | acpi: Fill fadt->century based on Kconfig | Nico Huber |
2021-07-26 | src/*: Specify type of `CBFS_SIZE` once | Angel Pons |
2021-07-14 | sb/intel/common: Hide IFD options if !HAVE_IFD_BIN | Angel Pons |
2021-07-05 | sb/intel/i82801gx: Prepare for x86_64 | Arthur Heymans |
2021-06-29 | southbridge/intel/common: Move invalid PIRQ value to 0 | Tim Wawrzynczak |
2021-06-21 | security/intel: Add option to enable SMM flash access only | Angel Pons |
2021-06-16 | sb/intel/i82870: Use ioapic utility functions | Kyösti Mälkki |
2021-06-16 | arch/x86/ioapic: Drop irq_on_fsb as a configurable item | Kyösti Mälkki |
2021-06-16 | sb/intel/lynxpoint: Update xHCI _PS0 and _PS3 methods | Angel Pons |
2021-06-16 | sb/intel/lynxpoint/Kconfig: Fix typo in help text | Angel Pons |
2021-06-15 | nb/intel/sandybridge: Add x86_64 support | Patrick Rudolph |
2021-06-12 | arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version() | Kyösti Mälkki |
2021-06-09 | sb/intel/lynxpoint: Add SerialIO UART console support | Angel Pons |
2021-06-07 | sb/intel/lynxpoint: Drop P_LVLx support in FADT | Angel Pons |
2021-06-07 | sb/intel/bd82x6x: Drop P_LVLx support in FADT | Angel Pons |
2021-06-07 | sb/intel/ibexpeak: Drop P_LVLx support in FADT | Angel Pons |
2021-06-07 | sb/intel/bd82x6x: Add missing ID for PCI bridge | James Ye |
2021-06-07 | sb/intel/bd82x6x: Use array for PCIe ASPM overrides | Angel Pons |
2021-05-20 | sb/intel/lynxpoint: Add pch_iobp_exec() function | Angel Pons |
2021-05-20 | sb/intel/lynxpoint: Relocate SATA clock gating write | Angel Pons |
2021-05-16 | sb/intel: Drop outdated SMBus I/O BAR comment | Angel Pons |
2021-05-07 | sb/intel/common/pmclib: Use pmbase functions | Arthur Heymans |
2021-05-07 | sb/intel/common: Fix platform_is_resuming() | Arthur Heymans |
2021-05-07 | sb/intel/common: Implement acpi_is_wakeup_s3() | Arthur Heymans |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-05-05 | nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE | Arthur Heymans |
2021-05-05 | sb/intel/lynxpoint: Fix VBOOT with !CONFIG_INTEL_LYNXPOINT_LP | Arthur Heymans |
2021-04-27 | sb/intel/common: Refactor _PRT generation to support GSI-based tables | Tim Wawrzynczak |
2021-04-26 | sb/intel/lynxpoint: Add and use power state bit macros | Angel Pons |
2021-04-21 | ChromeOS: Use CHROMEOS_NVS guard | Kyösti Mälkki |
2021-04-21 | {sb,soc}/intel: Use `get_int_option` function | Angel Pons |
2021-04-21 | sb/intel/bd82x6x: Use {get,set}_int_option | Angel Pons |
2021-04-21 | sb/intel/x/sata.c: Use `get_int_option` for `sata_mode` | Angel Pons |
2021-04-19 | sb/intel/common: Drop some PCH_LPC_DEV macros | Angel Pons |
2021-04-11 | sb/intel/x/smbus.c: Correct register access width | Angel Pons |
2021-04-06 | arch/x86: Provide readXp/writeXp helpers in arch/mmio.h | Angel Pons |
2021-04-06 | sb/intel/i82371eb: Do not read PM/SMBus I/O ports at runtime | Keith Hui |
2021-04-06 | sb/intel/*/smihandler.c: Correct BIOS_CNTL access width | Angel Pons |
2021-03-25 | nb/intel/haswell: Move USB config API into Lynx Point | Angel Pons |