Age | Commit message (Expand) | Author |
2021-04-05 | nb/intel/sandybridge: Drop `pci_mmio_size` | Angel Pons |
2021-04-05 | nb/intel/ironlake: Drop `pci_mmio_size` | Angel Pons |
2021-04-05 | nb/intel/sandybridge: Rename `pdwm_mode` enum | Angel Pons |
2021-04-05 | nb/intel/i945/raminit.c: Replace `DIMM0` | Angel Pons |
2021-04-05 | nb/intel/i945: Refactor `dump_spd_registers` function | Angel Pons |
2021-04-05 | device/dram/ddr3: Get rid of useless typedefs | Angel Pons |
2021-04-02 | nb/intel/pineview: Correct COMP register write | Angel Pons |
2021-03-28 | nb/intel/pineview/raminit.c: Correct clkset1 programming | Angel Pons |
2021-03-28 | nb/intel/pineview: Correct HICLKGTCTL write | Angel Pons |
2021-03-28 | nb/intel/pineview: Drop MCHBAR macro from DMIBAR access | Angel Pons |
2021-03-28 | nb/intel/ironlake/quickpath.c: Correct one value | Angel Pons |
2021-03-28 | nb/intel/ironlake: Drop copy-pasted finalisation steps | Angel Pons |
2021-03-28 | nb/intel/haswell: Replace `DMIBAR64` and `EPBAR64` | Angel Pons |
2021-03-25 | nb/intel/haswell: Move USB config API into Lynx Point | Angel Pons |
2021-03-25 | nb/intel/haswell: Decouple mainboard USB config from MRC | Angel Pons |
2021-03-23 | nb/intel/haswell: Limit mainboard USB config array lengths | Angel Pons |
2021-03-23 | nb/intel/haswell: Use unshifted SPD addresses in mainboards | Angel Pons |
2021-03-23 | nb/intel/haswell: Confine `pei_data` uses to raminit.c | Angel Pons |
2021-03-19 | nb/intel/haswell: Consolidate memory-down SPD handling | Angel Pons |
2021-03-19 | mb/google/slippy: Correct memory-down SPD handling | Angel Pons |
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/sandybridge: Clean up `dram_timing` function | Angel Pons |
2021-03-01 | nb/intel/haswell: Fix DPR size handling | Tim Wawrzynczak |
2021-03-01 | nb/intel/sandybridge: Ensure tXP and tXPDLL do not overflow | Angel Pons |
2021-03-01 | memory_info.h: Store SMBIOS error correction type | Angel Pons |
2021-02-27 | nb/intel/ironlake: Avoid casting pointers to structs | Angel Pons |
2021-02-27 | nb/intel/ironlake: Handle broken ME firmware | Angel Pons |
2021-02-24 | nb/intel/ironlake: Rewrite early QPI init | Angel Pons |
2021-02-24 | nb/intel/haswell/northbridge.c: Correct DPR handling | Angel Pons |
2021-02-24 | nb/intel/ironlake: Correct even more replay issues | Angel Pons |
2021-02-24 | nb/intel/ironlake: Relocate early QuickPath init | Angel Pons |
2021-02-24 | nb/intel/ironlake: Deduplicate programming 274/265 values | Angel Pons |
2021-02-24 | nb/intel/ironlake: Split out some QuickPath init code | Angel Pons |
2021-02-24 | nb/intel/ironlake: Remove unnecessary declaration | Angel Pons |
2021-02-24 | nb/intel/ironlake: Fix more replay issues | Angel Pons |
2021-02-24 | nb/intel/ironlake: Fix some replay issues | Angel Pons |
2021-02-24 | nb/intel/ironlake: Correct `set_4cf` | Angel Pons |
2021-02-24 | device/device.c: Rename .disable to .vga_disable | Arthur Heymans |
2021-02-24 | nb/intel/haswell/pcie.c: remove disable NOP | Arthur Heymans |
2021-02-24 | nb/intel/sandybridge/pcie.c: remove disable NOP | Arthur Heymans |
2021-02-23 | nb/intel/ironlake: Drop redundant clear of SLP_TYP | Kyösti Mälkki |
2021-02-23 | nb/intel/x4x: Use a variable for s3resume | Kyösti Mälkki |
2021-02-23 | nb/intel/x4x,sandybridge: Move INITRAM timestamps | Kyösti Mälkki |
2021-02-23 | nb/intel/x4x,sandybridge: Move romstage_handoff_init() call | Kyösti Mälkki |
2021-02-23 | nb/intel/haswell: Use cbmem_recovery() | Kyösti Mälkki |
2021-02-22 | nb/intel/sandybridge: Remove stale FIXME about ECC support | Angel Pons |
2021-02-22 | nb/intel/ironlake: Do not call `collect_system_info` twice | Angel Pons |
2021-02-18 | nb/intel/pineview: Drop unused `GPIO32` macro | Angel Pons |
2021-02-18 | nb/intel/sandybridge: Use 133 MHz ref clock for DDR3-2400 | Angel Pons |
2021-02-18 | nb/intel/sandybridge: Clean up `dram_freq` function | Angel Pons |
2021-02-18 | nb/intel/haswell: Drop incorrect MMIO_PAVP_MSG write | Angel Pons |
2021-02-16 | nb/intel/i945: Use UPMC4 macro | Elyes HAOUAS |
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 | nb/intel/sandybridge: Fix description of auto-precharge bit | Angel Pons |
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-16 | nb/i945/raminit.c: Don't hard code 'bool integrated_graphics' | Elyes HAOUAS |
2021-02-15 | src: use ARRAY_SIZE where possible | Patrick Georgi |
2021-02-15 | src/nb: Remove unused <console/console.h> | Elyes HAOUAS |
2021-02-15 | nb/intel/sandybridge: Correct description of QCLK | Angel Pons |
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/common/fixed_bars.h: Add casts to `uintptr_t` | Angel Pons |
2021-02-12 | nb/intel/haswell: Use common {DMI,EP,MCH}BAR accessors | Angel Pons |
2021-02-11 | sb/intel/ibexpeak: Drop Global NVS support | Angel Pons |
2021-02-11 | src: Remove unused <cpu/intel/model_206ax/model_206ax.h> | Elyes HAOUAS |
2021-02-11 | src: Remove unused <arch/cpu.h> | Elyes HAOUAS |
2021-02-11 | nb/intel/{haswell,sandybridge}/*/mchbar.h: Fix typo in comment | Elyes HAOUAS |
2021-02-10 | nb/intel/i945: Use common {DMI,EP,MCH}BAR accessors | Angel Pons |
2021-02-10 | nb/intel/x4x: Use common {DMI,EP,MCH}BAR accessors | Angel Pons |
2021-02-10 | nb/intel/pineview: Use common {DMI,EP,MCH}BAR accessors | Angel Pons |
2021-02-10 | nb/intel/ironlake: Use common {DMI,EP,MCH}BAR accessors | Angel Pons |
2021-02-10 | nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessors | Angel Pons |
2021-02-10 | nb/intel/x4x: Correct DDR3 turnaround table | Angel Pons |
2021-02-07 | nb/intel/x4x: Constify write leveling arrays | Angel Pons |
2021-02-07 | nb/intel/x4x: Update write leveling comment | Angel Pons |
2021-02-07 | nb/intel/pineview: Rewrite hex values in lowercase | Angel Pons |
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 |