Age | Commit message (Expand) | Author |
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 |