Age | Commit message (Expand) | Author |
2024-07-01 | nb/intel/sandybridge/chipset.cb: Add alias for `cpu_cluster` | Angel Pons |
2024-06-26 | acpi: Rename acpi_create_dmar_drhd | Shuo Liu |
2024-06-08 | mb/*: Remove old USB configurations from SNB/bd82x6x boards | Keith Hui |
2024-06-08 | nb/sandybridge,sb/bd82x6x: Configure USB from southbridge devicetree | Keith Hui |
2024-06-07 | nb/intel/sandybridge: Refactor pei_data building code | Keith Hui |
2024-06-05 | cpu/x86: Make 1GB paging the default | Julius Werner |
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-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-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-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-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-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-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-06-23 | commonlib/console/post_code.h: Change post code prefix to POSTCODE | lilacious |
2023-03-23 | nb/intel/snb: Abolish mainboard_should_reset_usb() | Keith Hui |
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 |