Age | Commit message (Expand) | Author |
2024-06-05 | cpu/x86: Make 1GB paging the default | Julius Werner |
2024-05-13 | nb/intel/haswell: Use <device/dram/ddr3.h> | Elyes Haouas |
2024-05-07 | dram/ddr3: Use the same naming convention as DDR4 | Elyes Haouas |
2024-05-07 | device/dram/ddr{3,4}: Rename spd_raw_data for specific DDR | Elyes Haouas |
2024-04-18 | nb/intel/gm45: Call `mb_post_raminit_setup()` later | Angel Pons |
2024-04-18 | nb/intel/gm45: Fill in memory info | Angel Pons |
2024-04-16 | nb/intel/haswell: Fix building BDW MRC.bin path with clang | Angel Pons |
2024-04-13 | sandybridge,haswell,broadwell: Use DIV_ROUND_CLOSEST macro | Angel Pons |
2024-04-12 | nb/intel/sandybridge/raminit: Add tCPDED corner case | Patrick Rudolph |
2024-04-12 | nb/intel/sandybridge/raminit: Only write register on Ivy Bridge | Patrick Rudolph |
2024-04-12 | nb/intel/sandybridge/raminit: Drop write to BANDTIMERS_SNB | Patrick Rudolph |
2024-04-11 | tree: Remove blank lines before '}' and after '{' | Elyes Haouas |
2024-04-11 | tree: Drop unused <string.h> | Elyes Haouas |
2024-04-09 | tree: Drop unused <delay.h> | Elyes Haouas |
2024-04-09 | tree: Drop unused <console/console.h> | Elyes Haouas |
2024-04-07 | nb/intel/sandybridge/raminit: Update PM_DLL_CONFIG to match MRC.bin | Patrick Rudolph |
2024-03-28 | cpu/x86/Kconfig: Mark 64bit support as stable | Arthur Heymans |
2024-03-04 | nb/haswell: Disable iGPU when dGPU is used | Leah Rowe |
2024-02-08 | commonlib: Change GCD function to always use 64 bits | Julius Werner |
2024-02-02 | lib: Move IP checksum to commonlib | Julius Werner |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-24 | northbridge: Rename Makefiles from .inc to .mk | Martin Roth |
2024-01-08 | nb/intel/gm45/raminit: Use read32p() | Elyes Haouas |
2024-01-05 | northbridge/intel/sandybridge: Enable x86_64 for mrc.bin | Patrick Rudolph |
2024-01-04 | nb/intel/sandybridge/raminit: Honor SPD's dll_off_mode | Patrick Rudolph |
2024-01-03 | northbridge/intel/sandybridge/raminit: Prepare MRC path for x86_64 | Patrick Rudolph |
2023-12-23 | nb/intel/{gm45,sandybridge}: Use same indent levels for switch/case | Felix Singer |
2023-12-06 | sb/intel/bd82x6x: assign EHCI controller ops in chipset devicetree | Felix Held |
2023-12-06 | sb/intel/bd82x6x: assign PCH XHCI controller ops in chipset devicetree | Felix Held |
2023-12-06 | sb/intel/bd82x6x: assign PCH PCI bridge ops in chipset devicetree | Felix Held |
2023-12-06 | sb/intel/bd82x6x: assign PCH SMBus controller ops in chipset devicetree | Felix Held |
2023-12-05 | sb/intel/bd82x6x: assign PCH LPC bridge ops in chipset devicetree | Felix Held |
2023-12-04 | nb/intel/sandybridge/pcie: drop unneeded HAVE_ACPI_TABLES guards | Felix Held |
2023-11-20 | nb/intel/sandybridge: Use SA devid to identify PC type | Patrick Rudolph |
2023-11-20 | nb/intel/sandybridge: Fix unitialized variable issue | Jeremy Compostella |
2023-11-18 | sb/intel/bd82x6x: assign PCH HDA controller ops in chipset devicetree | Felix Held |
2023-11-18 | sb/intel/bd82x6x: assign PCIe root port ops in chipset devicetree | Felix Held |
2023-11-18 | nb/intel/sandybridge: assign gma ops in chipset devicetree | Felix Held |
2023-11-18 | nb/intel/sandybridge: assign host bridge ops in chipset devicetree | Felix Held |
2023-11-14 | nb/intel/sandybridge: Drop raminit_native.h | Keith Hui |
2023-11-13 | nb/intel/sandybridge: Clean up post Haswell SPD mapping API migration | Keith Hui |
2023-11-13 | nb/intel/sandybridge: Standardize MRC vs. native SPD mapping API | Keith Hui |
2023-11-04 | Use common GCD function | Yidi Lin |
2023-10-20 | x86: Add pre-memory stages CBFS cache scratchpad support | Jeremy Compostella |
2023-10-20 | device/device.h: Rename pci_domain_scan_bus | Arthur Heymans |
2023-09-11 | nb/intel: Remove space between function name and '(' | Elyes Haouas |
2023-08-30 | haswell NRI: Collect SPD info | Angel Pons |
2023-08-18 | nb/intel/haswell/nri: Only do CPU replacement check on cold boots | Angel Pons |
2023-08-14 | commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles | Martin Roth |
2023-08-13 | nb/intel/sandybridge: Clarify RAM overclock options | Angel Pons |
2023-08-09 | treewide: Get rid of "NO_DDRx" selection | Elyes Haouas |
2023-08-01 | nb/sandybridge: Remove redundant include of "ddr3.c" | Elyes Haouas |
2023-07-20 | acpi: Move ECAM resource below PNP0C02 device in a common place | Arthur Heymans |
2023-07-17 | nb/intel/i945: Rework nb resource reading | Arthur Heymans |
2023-07-17 | nb/haswell: Use newer function for resource declarations | Arthur Heymans |
2023-07-14 | nb/intel/gm45: Rework nb resource reading | Arthur Heymans |
2023-07-14 | nb/intel/ironlake: Use newer resource declaration code | Arthur Heymans |
2023-07-12 | nb/e7505: Rework nb resource reading | Arthur Heymans |
2023-07-12 | nb/intel/x4x: Rework nb resource reading | Arthur Heymans |
2023-07-12 | nb/intel/pineview: Rework nb resource reading | Arthur Heymans |
2023-07-12 | nb/i440bx: Use newer function for resource declarations | Arthur Heymans |
2023-06-28 | nb/intel/pineview: Drop unused attributes from sysinfo struct | Elyes Haouas |
2023-06-23 | commonlib/console/post_code.h: Change post code prefix to POSTCODE | lilacious |
2023-05-23 | nb/intel/haswell: Allow using Broadwell MRC.bin | Angel Pons |
2023-05-21 | nb/intel/gm45/gma: Fix debug note about missing panel data | Nico Huber |
2023-05-21 | nb/intel/gm45/gma: Centralize call to gm45_get_lvds_edid_str() | Nico Huber |
2023-05-21 | nb/intel/gm45/gma: Use res2mmio() directly for GTT access | Nico Huber |
2023-05-21 | nb/intel/gm45/gma: Probe PCI resource once and first | Nico Huber |
2023-05-19 | nb/intel/i440bx: Roll sdram_set_spd_registers() into parent | Keith Hui |
2023-05-19 | nb/intel/i440bx: Compact debug messages | Keith Hui |
2023-05-17 | nb/intel/i440bx: Clear memory errors before ending raminit | Keith Hui |
2023-05-17 | nb/intel/i440bx, mb/asus/p3b-f: Abolish disable_spd() | Keith Hui |
2023-04-06 | nb/intel/gm45: Export EDID-reading routine as a function | Bill XIE |
2023-04-05 | nb/intel/gm45: Prevent null-deref in get_blc_pwm_freq_value() | Bill XIE |
2023-03-29 | nb/intel/i440bx/debug.c: Refactor newlines and save some printk calls | Keith Hui |
2023-03-24 | nb/intel/i440bx: Die with standard POST code on fatal conditions | Keith Hui |
2023-03-23 | nb/intel/snb: Abolish mainboard_should_reset_usb() | Keith Hui |
2023-03-21 | nb/intel/haswell/pcie.c: Make UBSAN not complain | Angel Pons |
2023-02-17 | nb/intel/pineview/raminit.c: Get rid of duplicated branches | Elyes Haouas |
2023-02-09 | nb/intel/haswell: Add 9-series PCH IDs | Angel Pons |
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-02-01 | treewide: Remove duplicated include <device/pci.h> | Elyes Haouas |
2023-01-26 | nb/intel/gm45: Add remaining raminit code to support DDR2 | Nico Huber |
2023-01-26 | nb/intel/gm45: Split DDR2 I/O init out | Nico Huber |
2023-01-26 | nb/intel/gm45: Split DDR2 JEDEC init out | Nico Huber |
2023-01-26 | nb/intel/gm45: Wedge DDR2 SPD support in | Nico Huber |
2023-01-05 | nb/intel/haswell: Specify supported memory type | Elyes Haouas |
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 |
2023-01-04 | nb/intel/ironlake: Specify supported memory type | Elyes Haouas |
2023-01-02 | nb/intel/e7505: Specify supported memory type | Elyes Haouas |
2023-01-02 | nb/intel/i440bx: Specify supported memory type | Elyes Haouas |
2022-12-26 | nb/intel/ironlake/acpi: Replace Index(a, b) with ASL 2.0 syntax | Elyes Haouas |
2022-12-26 | nb/intel/sandybridge/acpi: Replace Index(a, b) with ASL 2.0 syntax | Elyes Haouas |
2022-12-26 | nb/intel/haswell/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-16 | nb/intel/haswell: Add native raminit scaffolding | Angel Pons |
2022-12-16 | sb/intel/lynxpoint: Add native PCH init | Angel Pons |