summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/i945
Commit message (Expand)AuthorAgeFilesLines
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-2/+2
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-1/+1
* northbridge: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* device/device.h: Rename pci_domain_scan_busArthur Heymans2023-10-201-1/+1
* treewide: Get rid of "NO_DDRx" selectionElyes Haouas2023-08-091-4/+0
* acpi: Move ECAM resource below PNP0C02 device in a common placeArthur Heymans2023-07-201-2/+0
* nb/intel/i945: Rework nb resource readingArthur Heymans2023-07-171-52/+23
* treewide: Remove duplicated include <device/pci.h>Elyes Haouas2023-02-011-1/+0
* nb/intel/*/Kconfig: Remove dummy NORTHBRIDGE_SPECIFIC_OPTIONSElyes Haouas2023-01-041-5/+2
* cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfmArthur Heymans2022-12-051-0/+6
* nb/intel/i945: Use boolean for gpu_lvds_use_spread_spectrum_clockElyes Haouas2022-12-021-1/+2
* nb/intel/i945: Hook up PCI domain and CPU bus ops to devicetreeArthur Heymans2022-12-011-12/+2
* cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas2022-11-181-3/+2
* nb/intel/i945: Specify supported memory typeElyes Haouas2022-11-041-0/+5
* nb/intel/i945/raminit: Use 'bool' for do_resetElyes Haouas2022-10-221-5/+5
* nb/intel/i945/raminit: Use 'bool' for clkcfg_bit7Elyes Haouas2022-10-222-10/+6
* nb/intel/i945/raminit: Use 'size_t' for banksize[]Elyes Haouas2022-10-222-4/+5
* nb/intel/i945/rcven.c: Use read32p()Elyes Haouas2022-10-211-2/+2
* nb/intel/i945/i945.h: Drop useless guardElyes Haouas2022-10-201-5/+0
* nb/intel/i945: Clean up includesElyes Haouas2022-10-203-11/+7
* intel/i945: Use 'bool' for dual_channel and interleavedElyes Haouas2022-10-202-10/+13
* nb/intel/i945/raminit: Include `inttypes.h` for PRIxPTRPaul Menzel2022-10-121-0/+1
* nb/intel/i945/raminit.c: Fix formatted printElyes Haouas2022-10-101-1/+1
* treewide: use predicate to check if pci device is on n-th busFabio Aiuto2022-10-061-1/+1
* nb/intel/i945/memmap.c: Clean up includesElyes Haouas2022-10-061-4/+3
* nb/intel/i945/rcven.c: Sort includes and add <types.h>Elyes Haouas2022-10-061-1/+3
* nb/intel/i945/raminit.c: Clean up includes and add <types.h>Elyes Haouas2022-10-061-6/+8
* nb/intel/i945/raminit.c: Use read32p()Elyes Haouas2022-09-291-1/+1
* nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas2022-09-141-1/+1
* northbridge/intel/i945: Fix GCC optimizing out cache preload jumpPetr Cvek2022-07-141-7/+23
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-7/+7
* intel/gma: Use bitwise or instead addition for valid bitPetr Cvek2022-06-201-2/+2
* nb/intel/i945,gm45: Use incrementing index with fixed resourceKyösti Mälkki2022-05-241-7/+8
* northbridge/intel/i945: Convert to ASL 2.0Elyes HAOUAS2022-05-161-3/+3
* nb/intel/i945/memmap.c: Fix TOLUD bit field maskPetr Cvek2022-04-221-1/+1
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-081-2/+2
* src: Make PCI ID define names shorterFelix Singer2022-03-072-3/+3
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-2/+2
* cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMERKyösti Mälkki2022-02-051-3/+0
* northbridge/intel/i945: Change types to uintptr_t where appropriateElyes HAOUAS2022-01-254-7/+8
* nb/intel/i945/raminit.c: Set "integrated_graphics" as boolElyes HAOUAS2022-01-041-1/+1
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-103-10/+12
* ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki2021-10-182-15/+0
* src/mainboard to src/security: Fix spelling errorsMartin Roth2021-10-051-1/+1
* cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki2021-06-071-1/+0
* src: Retype option API to use unsigned integersAngel Pons2021-05-062-2/+2
* nb/intel: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans2021-05-051-2/+0
* nb/intel: Use get_int_option()Angel Pons2021-04-212-8/+2
* nb/intel/i945: Use new fixed BAR accessorsAngel Pons2021-04-105-381/+380
* nb/intel/i945/raminit.c: Replace `DIMM0`Angel Pons2021-04-051-1/+1