Age | Commit message (Expand) | Author |
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 |
2020-10-25 | nb/intel/haswell/gma.c: Drop unused ChromeOS include | Angel Pons |
2020-10-25 | nb/intel/haswell/gma.c: Drop unused `set_translation_table` function | Angel Pons |
2020-10-24 | nb/intel/haswell/gma.c: Drop space after unary `!` | Angel Pons |
2020-10-24 | nb/intel/haswell/gma.c: Move log message to the right place | Angel Pons |
2020-10-24 | nb/intel/haswell/gma.c: Use `config_of` in `gma_setup_panel` | Angel Pons |
2020-10-24 | nb/intel/haswell/early_init.c: Remove invalid register writes | Angel Pons |
2020-10-24 | nb/intel/haswell/finalize.c: Align with Broadwell | Angel Pons |
2020-10-24 | nb/intel/haswell/finalize.c: Align MC locking with Broadwell | Angel Pons |
2020-10-24 | nb/intel/haswell/finalize.c: Lock down MC ARB register | Angel Pons |
2020-10-24 | nb/intel/haswell/finalize.c: Lock PCU DDR PTM | Angel Pons |
2020-10-24 | nb/intel/haswell/finalize.c: Drop obsolete SA PM lock | Angel Pons |
2020-10-24 | nb/intel/haswell/finalize.c: Use PCI register names | Angel Pons |
2020-10-24 | nb/intel/haswell: Generalise northbridge chip name | Angel Pons |
2020-10-24 | nb/intel/haswell: Set up Root Complex topology | Angel Pons |
2020-10-23 | nb/intel/haswell/raminit.c: Clean up local variables | Angel Pons |
2020-10-23 | nb/intel/haswell: Correct designation of MRC version | Angel Pons |
2020-10-23 | nb/intel/haswell: Drop ASM to call into MRC | Angel Pons |
2020-10-23 | nb/intel/haswell: Constify pointers to strings | Angel Pons |
2020-10-23 | nb/intel/haswell: Make MAD_DIMM_* registers indexed | Angel Pons |
2020-10-23 | nb/intel/haswell: Drop unnecessary register read | Angel Pons |
2020-10-22 | nb/intel/haswell: Add HASWELL_HIDE_PEG_FROM_MRC option | Angel Pons |
2020-10-17 | intel/txt: Add `txt_get_chipset_dpr` function | Angel Pons |
2020-10-15 | nb/intel/haswell: Account for DPR region in memory map | Angel Pons |
2020-09-21 | src/northbridge: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-17 | nb/intel/haswell: Put DMIBAR/EPBAR registers into separate files | Angel Pons |
2020-09-17 | nb/intel/haswell: Move register headers into a subfolder | Angel Pons |
2020-09-17 | nb/intel/haswell: Clean up register definitions | Angel Pons |
2020-09-17 | nb/intel/haswell: Guard DMIBAR/EPBAR macro parameters | Angel Pons |
2020-09-17 | nb/intel/haswell: Introduce memmap.h | Angel Pons |
2020-09-08 | nb/intel/haswell: Drop `gpu_panel_port_select` | Angel Pons |
2020-09-02 | src: Drop redundant 'select BOOTBLOCK_CONSOLE' | Elyes HAOUAS |
2020-09-02 | {nb,soc}/intel/{haswell,broadwell}/memmap.c: Use ALIGN_DOWN(x, a) | Elyes HAOUAS |
2020-08-24 | mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms | Shelley Chen |
2020-08-05 | {nb,soc}/intel: Use get_current_microcode_rev() for ucode version | Subrata Banik |
2020-08-04 | nb/intel/haswell: Use ASL 2.0 syntax | Angel Pons |
2020-08-04 | nb/intel/haswell: Deduplicate PCIEXBAR decoding | Angel Pons |
2020-08-03 | nb/intel/haswell: Add Crystal Well PCI IDs | Iru Cai |
2020-07-31 | nb/intel/haswell: Configure VCs on Egress Port | Angel Pons |
2020-07-30 | nb/intel/*: Fill in SMBIOS type 16 on SNB/HSW | Patrick Rudolph |
2020-07-28 | nb/intel/haswell: Enable DMI ASPM | Angel Pons |
2020-07-26 | src: Change BOOL CONFIG_ to CONFIG() in comments & strings | Martin Roth |
2020-07-26 | nb/intel/haswell: Use macro for dimm->bus_width | Elyes HAOUAS |
2020-07-25 | nb/intel/haswell/hostbridge_regs.h: Clean up registers | Angel Pons |
2020-07-24 | nb/intel/haswell: Put host bridge registers into its own file | Angel Pons |
2020-07-20 | sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE | Angel Pons |
2020-07-12 | nb/intel/haswell/romstage.c: Align pei_data initializers | Angel Pons |
2020-07-12 | haswell: Move some MRC settings to devicetree | Angel Pons |
2020-07-12 | haswell: Automatically check if Intel GbE is to be enabled | Angel Pons |
2020-07-12 | haswell: Add function to retrieve SPD addresses | Angel Pons |
2020-07-12 | haswell: Automatically determine system type | Angel Pons |
2020-07-12 | haswell: Introduce ENABLE_DDR_2X_REFRESH Kconfig option | Angel Pons |
2020-07-12 | haswell: Factor out `max_ddr3_freq` | Angel Pons |
2020-07-12 | haswell: Compute disabled channel masks at runtime | Angel Pons |
2020-07-12 | mb/asrock/b85m_pro4: Factor out common MRC settings | Angel Pons |
2020-07-12 | haswell: Relocate `mainboard_romstage_entry` to northbridge | Angel Pons |
2020-07-12 | haswell: Drop `struct romstage_params` type | Angel Pons |
2020-07-12 | haswell: Make `copy_spd` a weak function | Angel Pons |
2020-07-11 | nb/intel/haswell: Add `mb_late_romstage_setup` function | Angel Pons |
2020-07-09 | haswell: Drop GPIO indirection layers | Angel Pons |
2020-07-09 | haswell: Turn RCBA configuration into a function | Angel Pons |
2020-07-08 | haswell: relocate `romstage_common` to northbridge | Angel Pons |
2020-07-08 | haswell: drop unused function parameter | Angel Pons |
2020-07-08 | nb/intel/haswell/acpi: Update to ASL 2.0 syntax | Angel Pons |
2020-07-08 | nb/intel/haswell/acpi: Fix host bridge registers | Angel Pons |
2020-06-22 | nb/intel/haswell: Use 16-bit ops on PCI COMMAND | Angel Pons |
2020-06-09 | nb/intel/haswell: Use PCI bitwise ops | Angel Pons |
2020-06-06 | src: Use pci_dev_ops_pci where applicable | Angel Pons |
2020-06-06 | src: Remove unused '#include <cpu/x86/smm.h>' | Elyes HAOUAS |
2020-06-03 | northbridge/intel/haswell: Mask lower 20 bits of TOLUD and TOLM in hostbridge... | Furquan Shaikh |
2020-06-03 | northbridge/intel/haswell: Update hostbridge.asl to ASL2.0 | Furquan Shaikh |
2020-05-27 | intel/gma: Only enable bus mastering if we are going to use it | Nico Huber |
2020-05-27 | intel/gma: Don't bluntly enable I/O | Nico Huber |
2020-05-27 | drivers/intel/gma: Move IGD OpRegion to CBMEM | Nico Huber |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-12 | device/pci_device: Extract pci_domain_set_resources from SOC | Raul E Rangel |
2020-05-11 | treewide: Replace BSD-3-Clause and ISC headers with SPDX headers | Patrick Georgi |