Age | Commit message (Expand) | Author |
2024-06-26 | acpi: Rename acpi_create_dmar_drhd | Shuo Liu |
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-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-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-03-28 | cpu/x86/Kconfig: Mark 64bit support as stable | Arthur Heymans |
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 |
2023-12-23 | nb/intel/{gm45,sandybridge}: Use same indent levels for switch/case | Felix Singer |
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-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-14 | nb/intel/gm45: Rework nb resource reading | Arthur Heymans |
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-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-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-04 | nb/intel/*/Kconfig: Remove dummy NORTHBRIDGE_SPECIFIC_OPTIONS | Elyes Haouas |
2022-12-05 | cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm | Arthur Heymans |
2022-12-01 | nb/intel/gm45: Hook up PCI domain and CPU bus ops to 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-04 | nb/intel/gm45: Specify supported memory types | Elyes Haouas |
2022-11-03 | nb/intel/gm45: Make polling loops more explicit | Angel Pons |
2022-10-06 | treewide: use predicate to check if pci device is on n-th bus | Fabio Aiuto |
2022-09-14 | nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)" | Elyes Haouas |
2022-07-05 | nb,soc/intel: Handle upper RAM boundary | Kyösti Mälkki |
2022-06-24 | nb/intel/gm45/acpi: Fix max PCI bus number | Nico Huber |
2022-06-22 | device/resource: Add _kb postfix for resource allocators | Kyösti Mälkki |
2022-05-24 | nb/intel/i945,gm45: Use incrementing index with fixed resource | Kyösti Mälkki |
2022-05-13 | nb/intel/gm45: Enable 64bit support | Arthur Heymans |
2022-05-13 | nb/intel/gm45/iommu.c: Fix clearing GTT | Arthur Heymans |
2022-05-13 | nb/intel/gm45/dsdt: Fix number of PCI busses | Arthur Heymans |
2022-05-13 | nb/intel/gm45: Allow for PCI BARs above 4G | Arthur Heymans |
2022-04-24 | northbridge/intel: Remove unused <acpi/acpi.h> | Elyes HAOUAS |
2022-03-25 | nb/intel/gm45/pm.c: Make clang happy | 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-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-31 | nb/intel/gm45/raminit.c: Fix indent for 'if' statement | Elyes HAOUAS |
2022-01-26 | src: Add missing 'void' in function definition | Elyes HAOUAS |
2022-01-01 | src: Use 'stdint.h' when appropriate | Elyes HAOUAS |
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-07-26 | src/*: Specify type of `CBFS_SIZE` once | Angel Pons |
2021-06-07 | cpu/x86: Default to PARALLEL_MP selected | Kyösti Mälkki |
2021-05-16 | nb/intel/gm45: Guard even more macro parameters | Angel Pons |
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/gm45: Use new fixed BAR accessors | Angel Pons |
2021-04-10 | nb/intel/gm45/gm45.h: Guard `CxDRC1_NOTPOP` macro parameters | Angel Pons |
2021-02-16 | nb/intel: Add missing <types.h> | Elyes HAOUAS |
2021-02-07 | nb/intel/gm45: Factor out {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-02 | treewide [Kconfig]: Remove useless comment | Elyes HAOUAS |
2021-02-01 | nb/intel/gm45/bootblock.c: include <arch/pci_io_cfg.h> | Elyes HAOUAS |
2021-01-30 | nb/intel/gm45: Define and use MMCONF_BUS_NUMBER | Angel Pons |
2021-01-29 | device/Kconfig: Declare MMCONF symbols' type once | Angel Pons |
2021-01-18 | nb/intel/gm45: Reserve MMIO and firmware memory below 1MiB | Nico Huber |
2021-01-18 | Revert "nb/intel/gm45/gm45.h: Remove duplicated include" | Patrick Georgi |
2021-01-18 | northbridge/intel/gm45/bootblock.c: Remove repeated word | Elyes HAOUAS |
2021-01-18 | nb/intel/gm45/gm45.h: Remove duplicated include | Elyes HAOUAS |
2021-01-10 | nb/intel/gm45: Guard macro parameters | Angel Pons |
2021-01-10 | nb/intel/gm45: Guard `CxDRBy_BOUND_SHIFT` macro parameters | Angel Pons |
2020-12-30 | drivers/intel/gma: Include gfx.asl by default for all platforms... | Matt DeVillier |
2020-10-24 | nb/intel/gm45: Clean up header handling | Angel Pons |
2020-10-24 | nb/intel/gm45: Introduce memmap.h | Angel Pons |
2020-10-24 | nb/intel/gm45: Add more DMIBAR/EPBAR registers | Angel Pons |
2020-09-29 | nb/intel/gm45: Answer question about conversion stepping A1 | Angel Pons |
2020-09-25 | nb/intel/gm45/gm45.h: Clean up cosmetics | Angel Pons |
2020-09-25 | nb/intel/gm45: Drop unused `DEFAULT_HECIBAR` macro | Angel Pons |
2020-09-25 | nb/intel/gm45: Drop casts from DEFAULT_{MCHBAR,DMIBAR} | Angel Pons |
2020-09-21 | src/northbridge: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-04 | nb/intel/gm45: Deduplicate PCIEXBAR decoding | Angel Pons |
2020-08-04 | nb/intel/gm45/northbridge.c: Use `MiB` definition | Angel Pons |
2020-08-04 | nb/intel/gm45: Use PCI bitwise ops | Angel Pons |
2020-07-26 | src: Change BOOL CONFIG_ to CONFIG() in comments & strings | Martin Roth |
2020-07-09 | nb/intel/gm45/acpi/gm45.asl: Drop dead code | Angel Pons |
2020-07-08 | nb/intel/gm45: Use ASL 2.0 syntax | Angel Pons |
2020-07-08 | nb/intel/gm45: Tidy up comments and cosmetics | Angel Pons |
2020-06-27 | sb/intel/i82801ix: Use pmutil.h definitions | Angel Pons |
2020-06-22 | device/smbus_host: Declare common early SMBus prototypes | Kyösti Mälkki |
2020-06-09 | nb/intel/gm45/iommu.c: Fix regression when updating PCI command | Angel Pons |