Age | Commit message (Expand) | Author |
2023-02-04 | mb/*: Replace SNB PCI devices with references from chipset.cb | Arthur Heymans |
2023-02-02 | nb/intel/{sandybridge,haswell}: Generate IOAPIC DMAR entries from hw | Bill XIE |
2023-01-04 | spd.h: Move enum ddr3_module_type to ddr3.h | Elyes Haouas |
2023-01-04 | nb/intel/*/Kconfig: Remove dummy NORTHBRIDGE_SPECIFIC_OPTIONS | Elyes Haouas |
2022-12-26 | nb/intel/sandybridge/acpi: Replace Index(a, b) with ASL 2.0 syntax | Elyes Haouas |
2022-12-22 | nb/intel/sandybridge/raminit_common.h: Add needed <device/dram/ddr3.h> | Elyes Haouas |
2022-12-15 | nb/intel/sandybridge/sandybridge.h: Remove unnecessary guard | Elyes Haouas |
2022-12-06 | nb/intel/sandybridge: Use read{8,32}p() | Elyes Haouas |
2022-12-06 | nb/intel/sandybridge: Use write32p() | Elyes Haouas |
2022-12-01 | cpu/intel/model_206ax: Remove fake lapic device | Arthur Heymans |
2022-12-01 | cpu/intel/sandybridge: Use enum for ACPI C states | Arthur Heymans |
2022-11-30 | nb/intel/sandybridge: Hook up CPU bus and PCI domain ops to devicetree | Arthur Heymans |
2022-11-30 | nb/intel/sandybridge: Add a chipset devicetree | Arthur Heymans |
2022-11-22 | src/northbridge: Remove unnecessary space after casts | Elyes Haouas |
2022-11-18 | cbmem_top_chipset: Change the return value to uintptr_t | Elyes Haouas |
2022-11-17 | nb/intel/ironlake,sandybridge/gma: Fix out() parameter order | Kyösti Mälkki |
2022-11-04 | nb/intel/sandybridge: Specify supported memory types | Elyes Haouas |
2022-09-14 | nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)" | Elyes Haouas |
2022-08-26 | nb/intel/sandybridge: Align TOUUD down to 1 MiB granularity | Arthur Heymans |
2022-08-17 | commonlib/clamp.h: Relicense file to be BSD-compatible | Angel Pons |
2022-07-17 | nb/intel/sandybridge/raminit_mrc.c: Use semicolon instead of comma | Elyes Haouas |
2022-07-05 | nb,soc/intel: Handle upper RAM boundary | Kyösti Mälkki |
2022-06-30 | nb/intel: Drop local legacy_hole definitions | Kyösti Mälkki |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-05-13 | nb/intel/snb/raminit_mrc.c: Remove set but unused variable | Arthur Heymans |
2022-04-20 | nb/intel/snb: Reduce scope of functions | Arthur Heymans |
2022-04-10 | nb/intel/sandybridge: Restore `mainboard_early_init()` call | Angel Pons |
2022-04-09 | mb/google,samsung: Drop init_bootmode_straps() | Kyösti Mälkki |
2022-03-28 | nb/intel/sandybridge/acpi: Support setting PCI bars above 4G | Arthur Heymans |
2022-03-08 | timestamps: Rename timestamps to make names more consistent | Jakub Czapiga |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-02-25 | arch/x86: consolidate HPET base address definitions | Felix Held |
2022-02-16 | Use the fallthrough statement in switch loops | Arthur Heymans |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2022-02-05 | cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMER | Kyösti Mälkki |
2022-01-27 | nb/intel/sandybridge/raminit_mrc.c: Use <device/dram/ddr3.h> macros | Elyes HAOUAS |
2022-01-27 | nb/intel/sandybridge/raminit_mrc.c: Use DDR3_SPD_SODIMM macro | Elyes HAOUAS |
2022-01-27 | nb/intel/sandybridge/raminit_mrc.c: Use <smbios.h> macros | Elyes HAOUAS |
2022-01-10 | src/{northbridge,southbridge}: Remove unused <console/console.h> | Elyes HAOUAS |
2022-01-05 | src/northbridge: Remove unused <delay.h> | Elyes HAOUAS |
2021-12-30 | northbridge/intel/sandybridge/acpi: Use Printf() for debug prints | Felix Singer |
2021-12-02 | nb/intel/sandybridge/romstage.c: Configure DPR and initialize TXT | Michał Żygowski |
2021-11-26 | nb/intel/sandybridge: Add support for DPR | Michał Żygowski |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-11-04 | nb/intel: Replace bad uses of `find_resource` | Angel Pons |
2021-10-18 | ACPI: Have common acpi_fill_mcfg() | Kyösti Mälkki |
2021-10-11 | nb/intel/sandybridge: Populate meminfo when using MRC | Matt DeVillier |
2021-10-05 | src/mainboard to src/security: Fix spelling errors | Martin Roth |
2021-07-26 | src/*: Specify type of `CBFS_SIZE` once | Angel Pons |
2021-06-16 | MRC platforms: Fix MRC version printk format specifiers | Angel Pons |
2021-06-15 | nb/intel/sandybridge: Add x86_64 support | Patrick Rudolph |
2021-05-27 | lib/hexdump: remove hexdump32 and use hexdump instead | Felix Held |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-05-05 | nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE | Arthur Heymans |
2021-04-21 | nb/intel: Use get_int_option() | Angel Pons |
2021-04-10 | nb/intel: Replace remaining BAR accessors | Angel Pons |
2021-04-10 | nb/intel/sandybridge: Use new fixed BAR accessors | Angel Pons |
2021-04-10 | nb/intel: Factor out remaining MCHBAR macros | Angel Pons |
2021-04-05 | nb/intel/sandybridge: Drop `pci_mmio_size` | Angel Pons |
2021-04-05 | nb/intel/sandybridge: Rename `pdwm_mode` enum | Angel Pons |
2021-04-05 | device/dram/ddr3: Get rid of useless typedefs | Angel Pons |
2021-03-01 | nb/intel/sandybridge: Clean up `dram_timing` function | Angel Pons |
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-24 | device/device.c: Rename .disable to .vga_disable | Arthur Heymans |
2021-02-24 | nb/intel/sandybridge/pcie.c: remove disable NOP | Arthur Heymans |
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-22 | nb/intel/sandybridge: Remove stale FIXME about ECC support | 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-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-15 | src/nb: Remove unused <console/console.h> | Elyes HAOUAS |
2021-02-15 | nb/intel/sandybridge: Correct description of QCLK | 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/sandybridge: Use common {DMI,EP,MCH}BAR accessors | Angel Pons |
2021-02-06 | intel: Define `RCBA_LENGTH` in Kconfig and use it | Angel Pons |
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/sandybridge/bootblock.c: include <arch/pci_io_cfg.h> | Elyes HAOUAS |
2021-01-30 | nb/intel/sandybridge: Define and use MMCONF_BUS_NUMBER | Angel Pons |
2021-01-29 | device/Kconfig: Declare MMCONF symbols' type once | 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-18 | northbridge/intel/sandybridge/bootblock.c: Remove repeated word | Elyes HAOUAS |
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-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-04 | nb/intel/sandybridge: Replace memset with initializer | Angel Pons |
2020-12-30 | drivers/intel/gma: Include gfx.asl by default for all platforms... | Matt DeVillier |
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 |