Age | Commit message (Expand) | Author |
2021-02-07 | nb/intel/pineview: Delete rude and useless comment | Angel Pons |
2021-02-07 | nb/intel/pineview: Clean up FIXMEs in raminit | Nico Huber |
2021-02-07 | nb/intel/x4x: Constify DDR2 ODT table | Angel Pons |
2021-02-07 | nb/intel/x4x: Clean up RCOMP cosmetics | Angel Pons |
2021-02-07 | nb/intel/x4x: Drop unused first array index | Angel Pons |
2021-02-07 | nb/intel/x4x: Unroll programming RCOMP data group | Angel Pons |
2021-02-07 | nb/intel/x4x: Report if running in async mode | Angel Pons |
2021-02-07 | nb/intel/x4x: Factor out setting Tx DLL tap and PI | Angel Pons |
2021-02-07 | nb/intel/x4x: Correct ctrlset{2,3} register mask | Angel Pons |
2021-02-07 | nb/intel/x4x: Clean up cosmetics of raminit tables | Angel Pons |
2021-02-07 | nb/intel/x4x: Drop commented-out statement | Angel Pons |
2021-02-07 | nb/intel/gm45: Factor out {DMI,EP,MCH}BAR accessors | Angel Pons |
2021-02-07 | nb/intel/ironlake: Avoid pointer arithmetics | Angel Pons |
2021-02-07 | nb/intel/pineview: Guard {MCH,DMI,EP}BAR macros | Angel Pons |
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-02 | treewide [Kconfig]: Remove useless comment | Elyes HAOUAS |
2021-02-01 | nb/intel/ironlake/bootblock.c: include <arch/pci_io_cfg.h> | Elyes HAOUAS |
2021-02-01 | nb/intel/i945/bootblock.c: include <arch/pci_io_cfg.h> | Elyes HAOUAS |
2021-02-01 | nb/intel/x4x/bootblock.c: include <arch/pci_io_cfg.h> | Elyes HAOUAS |
2021-02-01 | nb/intel/gm45/bootblock.c: include <arch/pci_io_cfg.h> | Elyes HAOUAS |
2021-02-01 | nb/intel/haswell/bootblock.c: include <arch/pci_io_cfg.h> | Elyes HAOUAS |
2021-02-01 | nb/intel/sandybridge/bootblock.c: include <arch/pci_io_cfg.h> | Elyes HAOUAS |
2021-02-01 | nb/intel/i945: Drop casts from DEFAULT_{MCH,DMI}BAR | Angel Pons |
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/i945: Define and use MMCONF_BUS_NUMBER | Angel Pons |
2021-01-30 | nb/intel/gm45: Define and use MMCONF_BUS_NUMBER | Angel Pons |
2021-01-30 | nb/intel/x4x: Define and use MMCONF_BUS_NUMBER | Angel Pons |
2021-01-30 | nb/intel/pineview: Define and use MMCONF_BUS_NUMBER | Angel Pons |
2021-01-30 | nb/intel/ironlake: Use MMCONF_BUS_NUMBER everywhere | Angel Pons |
2021-01-30 | nb/intel/sandybridge: Define and use MMCONF_BUS_NUMBER | Angel Pons |
2021-01-30 | nb/intel/haswell: Define and use MMCONF_BUS_NUMBER | Angel Pons |
2021-01-30 | nb/intel/ironlake: Use RCBA macros | 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-25 | nb/intel/ironlake: Drop constant parameter | Angel Pons |
2021-01-25 | nb/intel/sandybridge: Only run DMI recipe on Ivy Bridge | Angel Pons |
2021-01-25 | nb/intel/sandybridge: Correct late DMI init sequence | Angel Pons |
2021-01-24 | cpu/intel/haswell: Set C9/C10 vccmin | Angel Pons |
2021-01-21 | cpu/intel/socket_LGA775: Increase DCACHE_RAM_SIZE | Elyes HAOUAS |
2021-01-19 | nb/intel/pineview/northbridge.c: Fix overlapping resources | Arthur Heymans |
2021-01-19 | nb/intel/pineview/northbridge.c: Improve readability | Arthur Heymans |
2021-01-19 | nb/intel/i945/northbridge.c: Reserve upper part of lower memory | Arthur Heymans |
2021-01-19 | nb/intel/i945/northbridge.c: Improve readability | Arthur Heymans |
2021-01-19 | nb/intel/ironlake/northbridge.c: Fix overlapping resources | Arthur Heymans |
2021-01-19 | nb/intel/ironlake/northbridge.c: Improve readability | Arthur Heymans |
2021-01-19 | nb/intel/ironlake/ironlake.asl: Remove sandy bridge copy pasta | Arthur Heymans |
2021-01-19 | nb/intel/ironlake: Remove chromeos copy pasta | Arthur Heymans |
2021-01-19 | nb/intel/ironlake: Print MCH dev/revision IDs and CAPID | Angel Pons |
2021-01-18 | nb/intel/gm45: Reserve MMIO and firmware memory below 1MiB | Nico Huber |
2021-01-18 | Revert "nb/intel/gm45/gm45.h: Remove duplicated include" | Patrick Georgi |
2021-01-18 | northbridge/intel/x4x/dq_dqs.c: Remove repeated word | Elyes HAOUAS |
2021-01-18 | northbridge/intel/gm45/bootblock.c: Remove repeated word | Elyes HAOUAS |
2021-01-18 | northbridge/intel/x4x/raminit_ddr23.c: Remove repeated word | Elyes HAOUAS |
2021-01-18 | northbridge/intel/sandybridge/bootblock.c: Remove repeated word | Elyes HAOUAS |
2021-01-18 | nb/intel/gm45/gm45.h: Remove duplicated include | Elyes HAOUAS |
2021-01-18 | lib/ramtest: Fix ram_check() declarations | Kyösti Mälkki |
2021-01-15 | nb/intel/sandybridge: Clarify command timing calculation | Angel Pons |
2021-01-15 | nb/intel/sandybridge: Fix handling of clock timing | Angel Pons |
2021-01-15 | nb/intel/sandybridge: Remove wrong and nonsense condition | Angel Pons |
2021-01-15 | nb/intel/x4x: Clean up raminit comments | Angel Pons |
2021-01-15 | nb/intel/x4x: Reset DQS probe on all channels | Angel Pons |
2021-01-15 | nb/intel/pineview: Extract HPET setup and delay function | Angel Pons |
2021-01-10 | nb/intel/gm45: Guard macro parameters | Angel Pons |
2021-01-10 | nb/intel/gm45: Guard `CxDRBy_BOUND_SHIFT` macro parameters | Angel Pons |
2021-01-10 | cpu/intel/haswell/haswell.h: Align with Broadwell | Angel Pons |
2021-01-06 | nb/intel/sandybridge: Use consistent comment style | Angel Pons |
2021-01-06 | nb/intel/sandybridge: Define and use `QCLK_PI` constant | Angel Pons |
2021-01-05 | nb/intel/haswell/memmap.h: Clean up | Angel Pons |
2021-01-04 | nb/intel/sandybridge: Replace memset with initializer | 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-25 | cpu/intel/model_206ax: Add more CPU steppings | Angel Pons |
2020-12-25 | nb/intel/sandybridge: Move steppings to CPU header | Angel Pons |
2020-12-25 | nb/intel/sandybridge: Rewrite constant values | Angel Pons |
2020-12-25 | nb/intel/sandybridge: Allow to ignore XMP voltage | Angel Pons |
2020-12-23 | nb/intel/sandybridge: Refactor ODT stretch table code | Angel Pons |
2020-12-23 | nb/intel/sandybridge: Refactor `dram_find_spds_ddr3` | Angel Pons |
2020-12-23 | nb/intel/sandybridge: Always wait for IOSAV after starting it | Angel Pons |
2020-12-23 | nb/intel/sandybridge: Introduce `iosav_run_once_and_wait` | Angel Pons |
2020-12-23 | nb/intel/sandybridge: Remove unnecessary comments | Angel Pons |
2020-12-23 | nb/intel/sandybridge: Print delays in decimal | Angel Pons |
2020-12-23 | nb/intel/sandybridge: Add comment to TC_RWP write | Angel Pons |
2020-12-23 | nb/intel/sandybridge: Use proper names to refer to training steps | Angel Pons |
2020-12-23 | nb/intel/sandybridge: Add comments about I/O and RT latency | Angel Pons |
2020-12-23 | nb/intel/sandybridge: Rename I/O data timings | Angel Pons |
2020-12-23 | nb/intel/sandybridge: Use bitfields for I/O data timings | Angel Pons |
2020-12-23 | nb/intel/sandybridge: Compute data timings independently | Angel Pons |
2020-12-17 | drivers: Replace set_vbe_mode_info_valid | Patrick Rudolph |
2020-12-14 | nb/intel/ironlake: Add comment about MCH scan chains | Angel Pons |
2020-12-14 | nb/intel/ironlake: Remove unused constant | Angel Pons |
2020-12-13 | nb/intel/sandybridge: Clean up program_timings | Angel Pons |
2020-12-12 | nb/intel/sandybridge: Clean up stepping logic | Angel Pons |
2020-12-12 | nb/intel/sandybridge: Fix blunder in MR2 shadow code | Angel Pons |
2020-12-07 | nb/intel/ironlake: Introduce memmap.h | Angel Pons |