Age | Commit message (Expand) | Author |
2021-03-15 | sb/intel/lynxpoint: Move S3 check out of `early_pch_init` | Angel Pons |
2021-03-15 | sb/intel/lynxpoint: Replace HPET_ADDR | Angel Pons |
2021-03-10 | nb/intel/haswell: Finalize northbridge in ramstage | Angel Pons |
2021-03-10 | nb/intel/haswell/pcie.c: Add missing pre-ASPM init | Angel Pons |
2021-03-07 | nb/intel/haswell: Indent PCI ops with tabs | Angel Pons |
2021-03-01 | nb/intel/haswell: Fix DPR size handling | Tim Wawrzynczak |
2021-03-01 | memory_info.h: Store SMBIOS error correction type | Angel Pons |
2021-02-24 | nb/intel/haswell/northbridge.c: Correct DPR handling | Angel Pons |
2021-02-24 | nb/intel/haswell/pcie.c: remove disable NOP | Arthur Heymans |
2021-02-23 | nb/intel/haswell: Use cbmem_recovery() | Kyösti Mälkki |
2021-02-18 | nb/intel/haswell: Drop incorrect MMIO_PAVP_MSG write | Angel Pons |
2021-02-16 | nb/intel: Add missing <types.h> | Elyes HAOUAS |
2021-02-16 | nb/intel: Remove unused <string.h> | Elyes HAOUAS |
2021-02-16 | vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMIC | Kyösti Mälkki |
2021-02-16 | nb,soc/intel: Switch to CHROMEOS_RAMOOPS_DYNAMIC | Kyösti Mälkki |
2021-02-16 | nb/intel/sandybridge,haswell: Use chromeos_reserve_ram_oops() | Kyösti Mälkki |
2021-02-12 | nb/intel/haswell/pei_data.h: Define `SPD_LEN` | Angel Pons |
2021-02-12 | nb/intel/haswell: Drop unused function declaration | Angel Pons |
2021-02-12 | haswell: Drop `mainboard_fill_pei_data` | Angel Pons |
2021-02-12 | nb/intel/haswell: Use common {DMI,EP,MCH}BAR accessors | Angel Pons |
2021-02-11 | nb/intel/{haswell,sandybridge}/*/mchbar.h: Fix typo in comment | Elyes HAOUAS |
2021-02-06 | intel: Define `RCBA_LENGTH` in Kconfig and use it | Angel Pons |
2021-02-06 | soc/intel/broadwell: Conditionally skip PRE_GRAPHICS_DELAY | Kyösti Mälkki |
2021-02-05 | intel: Turn `DEFAULT_RCBA` into a Kconfig symbol | Angel Pons |
2021-02-04 | nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>` | Angel Pons |
2021-02-01 | nb/intel/haswell/bootblock.c: include <arch/pci_io_cfg.h> | Elyes HAOUAS |
2021-02-01 | nb/intel/haswell: Calculate TSEG limit from registers | Angel Pons |
2021-02-01 | nb/intel/haswell: Create RMRR for iGPU | Angel Pons |
2021-01-30 | nb/intel/haswell: Define and use MMCONF_BUS_NUMBER | Angel Pons |
2021-01-29 | device/Kconfig: Declare MMCONF symbols' type once | Angel Pons |
2021-01-27 | nb/intel/haswell/haswell.h: Do not include `pch.h` | Angel Pons |
2021-01-24 | cpu/intel/haswell: Set C9/C10 vccmin | Angel Pons |
2021-01-10 | cpu/intel/haswell/haswell.h: Align with Broadwell | Angel Pons |
2021-01-05 | nb/intel/haswell/memmap.h: Clean up | Angel Pons |
2021-01-01 | nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settings | Michael Niewöhner |
2021-01-01 | soc/intel/bdw,nb/intel/hsw: convert panel delays to ms representation | Michael Niewöhner |
2020-12-30 | drivers/intel/gma: Include gfx.asl by default for all platforms... | Matt DeVillier |
2020-12-29 | soc/intel/bdw,nb/intel/hsw: correct mask for panel power cycle delay | Michael Niewöhner |
2020-12-03 | cbfs: Introduce cbfs_ro_map() and cbfs_ro_load() | Julius Werner |
2020-11-13 | mrc_cache: Move code for triggering memory training into mrc_cache | Shelley Chen |
2020-11-13 | nb/intel/haswell/acpi: Do not add PEG devices for LP | Angel Pons |
2020-11-13 | nb/intel/haswell/acpi: Move PEG and CTDP includes downwards | Angel Pons |
2020-11-13 | nb/intel/haswell/acpi: Merge `haswell.asl` into `hostbridge.asl` | Angel Pons |
2020-11-13 | nb/intel/haswell/acpi/hostbridge.asl: Drop unused registers | Angel Pons |
2020-11-13 | nb/intel/haswell/acpi/peg.asl: Leverage ASL for DEVEN | Angel Pons |
2020-11-13 | haswell/lynxpoint: Drop remaining uses of `ISLP` method | Angel Pons |
2020-11-04 | haswell: Add Intel TXT support in romstage | Angel Pons |
2020-11-04 | nb/intel/haswell: Place CTDP ASL code in a separate scope | Angel Pons |
2020-11-04 | nb/intel/haswell/acpi: Align with Broadwell | Angel Pons |
2020-10-31 | {cpu,nb}/intel/haswell: Drop unnecessary `UL` suffix | Angel Pons |