summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/ironlake/northbridge.c
Commit message (Expand)AuthorAgeFilesLines
* device/device.h: Rename pci_domain_scan_busArthur Heymans2023-10-201-1/+1
* nb/intel/ironlake: Use newer resource declaration codeArthur Heymans2023-07-141-15/+8
* src/northbridge: Remove unnecessary space after castsElyes Haouas2022-11-221-2/+2
* nb/intel/ironlake: Hook up PCI domain and CPU ops to devicetreeArthur Heymans2022-11-141-13/+2
* treewide: use predicate to check if pci device is on n-th busFabio Aiuto2022-10-061-1/+1
* nb,soc/intel: Handle upper RAM boundaryKyösti Mälkki2022-07-051-2/+1
* nb/intel: Drop local legacy_hole definitionsKyösti Mälkki2022-06-301-3/+2
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-10/+10
* src: Make PCI ID define names shorterFelix Singer2022-03-071-1/+1
* cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic numberFelix Held2022-02-251-1/+2
* nb/intel/ironlake: Use new fixed BAR accessorsAngel Pons2021-04-101-13/+5
* nb/intel/ironlake/northbridge.c: Fix overlapping resourcesArthur Heymans2021-01-191-1/+1
* nb/intel/ironlake/northbridge.c: Improve readabilityArthur Heymans2021-01-191-12/+11
* nb/intel/ironlake: Remove chromeos copy pastaArthur Heymans2021-01-191-5/+0
* nb/intel/ironlake: Add more host bridge PCI IDsAngel Pons2020-10-241-4/+28
* nb/intel/ironlake: Generalise northbridge chip nameAngel Pons2020-10-241-1/+1
* nb/intel/ironlake: Clean up DMIBAR/EPBAR registersAngel Pons2020-10-101-6/+6
* nb/intel/ironlake: Reserve gap betwen TSEG and BGSMNico Huber2020-09-141-1/+7
* nb/intel/ironlake: Use an `index` variable for resourcesNico Huber2020-09-141-8/+9
* src: Remove unused 'include <delay.h>'Elyes HAOUAS2020-08-181-1/+0
* nb/intel/ironlake: Drop `D0F0_` prefix from register namesAngel Pons2020-08-031-5/+5
* nb/intel/ironlake: Rename memory map variablesAngel Pons2020-08-031-6/+6
* src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS2020-07-141-1/+0
* nb/intel/ironlake: Clean up code style (except raminit)Angel Pons2020-07-021-25/+23
* nb/intel/ironlake/northbridge.c: Drop thunk functionsAngel Pons2020-07-011-13/+2
* nb/intel/ironlake: Drop copy-pasted and dead codeAngel Pons2020-07-011-29/+3
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-061-5/+1
* device/pci_device: Extract pci_domain_set_resources from SOCRaul E Rangel2020-05-121-5/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+0
* src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-4/+0
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-3/+0
* treewide: Replace uses of "Nehalem"Angel Pons2020-03-151-3/+3
* nb/intel/nehalem: Rename to ironlakeAngel Pons2020-03-151-0/+294