Age | Commit message (Expand) | Author |
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-09 | treewide: Get rid of "NO_DDRx" selection | Elyes Haouas |
2023-07-20 | acpi: Move ECAM resource below PNP0C02 device in a common place | Arthur Heymans |
2023-07-17 | nb/haswell: Use newer function for resource declarations | Arthur Heymans |
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-03-21 | nb/intel/haswell/pcie.c: Make UBSAN not complain | Angel Pons |
2023-02-09 | nb/intel/haswell: Add 9-series PCH IDs | Angel Pons |
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-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 |
2022-12-26 | nb/intel/haswell/acpi: Replace Index(a, b) with ASL 2.0 syntax | 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 |
2022-12-16 | sb/intel/lynxpoint: Add native thermal init | Angel Pons |
2022-12-16 | sb/intel/lynxpoint: Add native USB init | Angel Pons |
2022-12-16 | haswell/lynxpoint: Add native early ME init | Angel Pons |
2022-12-16 | haswell/lynxpoint: Add native DMI init | Angel Pons |
2022-12-12 | nb/intel/haswell: Introduce option to not use MRC.bin | Angel Pons |
2022-12-06 | nb/intel/haswell: Use {read,write}32p() | Elyes Haouas |
2022-11-25 | cpu/intel/haswell: Move chip_ops to cpu cluster | 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 | intel/haswell,lynxpoint: Fix out() parameter order | Kyösti Mälkki |
2022-11-09 | nb/intel/haswell: Hook up PCI domain and CPU cluster ops to devicetree | Arthur Heymans |
2022-10-06 | treewide: use predicate to check if pci device is on n-th bus | Fabio Aiuto |
2022-07-05 | nb,soc/intel: Handle upper RAM boundary | Kyösti Mälkki |
2022-06-24 | device/resource: Modify some resource allocation instances | Kyösti Mälkki |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
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-05 | cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMER | Kyösti Mälkki |
2022-02-04 | nb/intel/haswell: Report SMBIOS memory speed in MT/s | Angel Pons |
2021-12-30 | northbridge/intel/haswell/acpi: Use Printf() for debug prints | Felix Singer |
2021-12-16 | Spell *Boot Guard* with a space for official spelling | Paul Menzel |
2021-11-11 | haswell/lynxpoint/broadwell: Use `azalia_codec_init()` | Angel Pons |
2021-11-11 | arch/x86: Refactor the SMBIOS type 17 write function | Subrata Banik |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-11-05 | nb/intel/haswell/northbridge.c: Drop stale comment | Angel Pons |
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-13 | nb/intel/haswell: Add HDAU ACPI device | Matt DeVillier |
2021-10-05 | src/mainboard to src/security: Fix spelling errors | Martin Roth |
2021-08-02 | nb/intel/haswell: Move MRC glue code into a subfolder | Angel Pons |
2021-08-02 | nb/intel/haswell/gma.c: Add ULX PCI device IDs | Angel Pons |
2021-06-22 | nb/intel/haswell/pcie.c: Avoid needless death | Angel Pons |
2021-06-22 | nb/intel/haswell/pcie.c: Introduce helper variable | Angel Pons |
2021-06-22 | nb/intel/haswell/pcie.c: Fix getting PCI function | Angel Pons |
2021-06-16 | MRC platforms: Fix MRC version printk format specifiers | Angel Pons |
2021-06-16 | nb/intel/haswell: Fully handle GDXCBAR and EDRAMBAR | Angel Pons |
2021-06-16 | nb/intel/haswell/memmap.h: Define MMIO window sizes | Angel Pons |
2021-06-16 | nb/intel/haswell: Update some "Misc ICH" comments | Angel Pons |
2021-06-10 | nb/haswell/gma: Add Desktop GT1.5 (HD 4400) Device ID | Mate Kukri |
2021-05-05 | nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE | Arthur Heymans |
2021-05-03 | nb/intel/haswell: Move PEG registers to a separate header | Angel Pons |
2021-05-02 | nb/intel/haswell: Uniformize include guards | Angel Pons |
2021-05-02 | nb/intel/haswell: Clean up haswell.h header | Angel Pons |
2021-04-26 | haswell/broadwell: Replace remaining MCHBAR accessors | Angel Pons |
2021-04-10 | nb/intel: Replace remaining BAR accessors | Angel Pons |
2021-04-10 | nb/intel/haswell: Use new fixed BAR accessors | Angel Pons |
2021-04-10 | nb/intel: Factor out remaining MCHBAR macros | Angel Pons |
2021-04-06 | nb/intel/haswell: Ensure MCH has acked raminit | 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/haswell: Fix DPR size handling | Tim Wawrzynczak |
2021-03-01 | memory_info.h: Store SMBIOS error correction type | Angel Pons |
2021-02-24 | nb/intel/haswell/northbridge.c: Correct DPR handling | Angel Pons |
2021-02-24 | nb/intel/haswell/pcie.c: remove disable NOP | Arthur Heymans |
2021-02-23 | nb/intel/haswell: Use cbmem_recovery() | Kyösti Mälkki |
2021-02-18 | nb/intel/haswell: Drop incorrect MMIO_PAVP_MSG write | Angel Pons |
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 | 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-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/haswell: Use common {DMI,EP,MCH}BAR accessors | Angel Pons |
2021-02-11 | nb/intel/{haswell,sandybridge}/*/mchbar.h: Fix typo in comment | Elyes HAOUAS |
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 |