aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/ironlake
AgeCommit message (Expand)Author
2024-01-24northbridge: Rename Makefiles from .inc to .mkMartin Roth
2023-11-04Use common GCD functionYidi Lin
2023-10-20device/device.h: Rename pci_domain_scan_busArthur Heymans
2023-09-11nb/intel: Remove space between function name and '('Elyes Haouas
2023-08-09treewide: Get rid of "NO_DDRx" selectionElyes Haouas
2023-07-20acpi: Move ECAM resource below PNP0C02 device in a common placeArthur Heymans
2023-07-14nb/intel/ironlake: Use newer resource declaration codeArthur Heymans
2023-01-04nb/intel/ironlake: Specify supported memory typeElyes Haouas
2022-12-26nb/intel/ironlake/acpi: Replace Index(a, b) with ASL 2.0 syntaxElyes Haouas
2022-11-22src/northbridge: Remove unnecessary space after castsElyes Haouas
2022-11-18cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas
2022-11-17nb/intel/ironlake,sandybridge/gma: Fix out() parameter orderKyösti Mälkki
2022-11-14nb/intel/ironlake: Hook up PCI domain and CPU ops to devicetreeArthur Heymans
2022-11-12nb/intel/ironlake: Work around unused variable warningArthur Heymans
2022-10-06treewide: use predicate to check if pci device is on n-th busFabio Aiuto
2022-09-14nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas
2022-07-05nb,soc/intel: Handle upper RAM boundaryKyösti Mälkki
2022-06-30nb/intel: Drop local legacy_hole definitionsKyösti Mälkki
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-05-16src: Remove unused <cf9_reset.h>Elyes Haouas
2022-03-08timestamps: Rename timestamps to make names more consistentJakub Czapiga
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-25cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic numberFelix Held
2022-02-24nb/intel/ironlake: Clean up `jedec_read()` functionAngel Pons
2022-02-24nb/intel/ironlake: Fix some quickpath init magicAngel Pons
2022-02-24nb/intel/ironlake: Move out HECI remainders into southbridgeAngel Pons
2022-02-15nb/intel/ironlake/raminit_heci.c: Move to southbridge scopeAngel Pons
2022-02-15nb/intel/ironlake: Decouple `setup_heci_uma()` from northbridgeAngel Pons
2022-02-15nb/intel/ironlake/raminit_heci.c: Turn into compilation unitAngel Pons
2022-02-15nb/intel/ironlake: Split out HECI code out of raminitAngel Pons
2022-02-05cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMERKyösti Mälkki
2021-12-30northbridge/intel/ironlake/acpi: Use Printf() for debug printsFelix Singer
2021-12-23nb/intel/ironlake: Use `NUM_CHANNELS` macroAngel Pons
2021-11-10Rename ECAM-specific MMCONF KconfigsShelley Chen
2021-11-04nb/intel: Replace bad uses of `find_resource`Angel Pons
2021-10-18ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki
2021-10-05src/mainboard to src/security: Fix spelling errorsMartin Roth
2021-07-26src/*: Specify type of `CBFS_SIZE` onceAngel Pons
2021-06-17nb/intel/ironlake: Factor out common uncore ASLAngel Pons
2021-05-06src: Retype option API to use unsigned integersAngel Pons
2021-05-05nb/intel: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans
2021-04-25Revert "nb/intel/ironlake: Handle broken ME firmware"Nico Huber
2021-04-21nb/intel: Use get_int_option()Angel Pons
2021-04-10nb/intel/ironlake: Use new fixed BAR accessorsAngel Pons
2021-04-10nb/intel: Factor out remaining MCHBAR macrosAngel Pons
2021-04-06arch/x86: Provide readXp/writeXp helpers in arch/mmio.hAngel Pons
2021-04-05nb/intel/ironlake: Drop `pci_mmio_size`Angel Pons
2021-03-28nb/intel/ironlake/quickpath.c: Correct one valueAngel Pons
2021-03-28nb/intel/ironlake: Drop copy-pasted finalisation stepsAngel Pons
2021-02-27nb/intel/ironlake: Avoid casting pointers to structsAngel Pons
2021-02-27nb/intel/ironlake: Handle broken ME firmwareAngel Pons
2021-02-24nb/intel/ironlake: Rewrite early QPI initAngel Pons
2021-02-24nb/intel/ironlake: Correct even more replay issuesAngel Pons
2021-02-24nb/intel/ironlake: Relocate early QuickPath initAngel Pons
2021-02-24nb/intel/ironlake: Deduplicate programming 274/265 valuesAngel Pons
2021-02-24nb/intel/ironlake: Split out some QuickPath init codeAngel Pons
2021-02-24nb/intel/ironlake: Remove unnecessary declarationAngel Pons
2021-02-24nb/intel/ironlake: Fix more replay issuesAngel Pons
2021-02-24nb/intel/ironlake: Fix some replay issuesAngel Pons
2021-02-24nb/intel/ironlake: Correct `set_4cf`Angel Pons
2021-02-23nb/intel/ironlake: Drop redundant clear of SLP_TYPKyösti Mälkki
2021-02-22nb/intel/ironlake: Do not call `collect_system_info` twiceAngel Pons
2021-02-15src: use ARRAY_SIZE where possiblePatrick Georgi
2021-02-11sb/intel/ibexpeak: Drop Global NVS supportAngel Pons
2021-02-10nb/intel/ironlake: Use common {DMI,EP,MCH}BAR accessorsAngel Pons
2021-02-07nb/intel/ironlake: Avoid pointer arithmeticsAngel Pons
2021-02-06intel: Define `RCBA_LENGTH` in Kconfig and use itAngel Pons
2021-02-05intel: Turn `DEFAULT_RCBA` into a Kconfig symbolAngel Pons
2021-02-04nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>`Angel Pons
2021-02-01nb/intel/ironlake/bootblock.c: include <arch/pci_io_cfg.h>Elyes HAOUAS
2021-01-30nb/intel/ironlake: Use MMCONF_BUS_NUMBER everywhereAngel Pons
2021-01-30nb/intel/ironlake: Use RCBA macrosAngel Pons
2021-01-29device/Kconfig: Declare MMCONF symbols' type onceAngel Pons
2021-01-25nb/intel/ironlake: Drop constant parameterAngel Pons
2021-01-19nb/intel/ironlake/northbridge.c: Fix overlapping resourcesArthur Heymans
2021-01-19nb/intel/ironlake/northbridge.c: Improve readabilityArthur Heymans
2021-01-19nb/intel/ironlake/ironlake.asl: Remove sandy bridge copy pastaArthur Heymans
2021-01-19nb/intel/ironlake: Remove chromeos copy pastaArthur Heymans
2021-01-19nb/intel/ironlake: Print MCH dev/revision IDs and CAPIDAngel Pons
2021-01-18lib/ramtest: Fix ram_check() declarationsKyösti Mälkki
2020-12-30drivers/intel/gma: Include gfx.asl by default for all platforms...Matt DeVillier
2020-12-14nb/intel/ironlake: Add comment about MCH scan chainsAngel Pons
2020-12-14nb/intel/ironlake: Remove unused constantAngel Pons
2020-12-07nb/intel/ironlake: Introduce memmap.hAngel Pons
2020-12-07nb/intel/ironlake: Drop casts from DEFAULT_{MCHBAR,DMIBAR}Angel Pons
2020-10-26src: Include <arch/io.h> when appropriateElyes HAOUAS
2020-10-24nb/intel/ironlake: Add more host bridge PCI IDsAngel Pons
2020-10-24nb/intel/ironlake: Generalise northbridge chip nameAngel Pons
2020-10-13nb/intel/ironlake: Put DMIBAR/EPBAR registers into separate filesAngel Pons
2020-10-10nb/intel/ironlake: Move register headers into a subfolderAngel Pons
2020-10-10nb/intel/ironlake: Clean up DMIBAR/EPBAR registersAngel Pons
2020-10-05nb/intel/ironlake: Drop unnecessary `smm_region_start` functionAngel Pons
2020-10-05nb/intel/ironlake/memmap.c: Clean up includesAngel Pons
2020-09-26ironlake: Fix compilation on x86_64Patrick Rudolph
2020-09-22nb/intel/ironlake: Use `MSAC` definitionAngel Pons
2020-09-22nb/intel/ironlake: Use DMIBAR/EPBAR macrosAngel Pons
2020-09-21src/northbridge: Drop unneeded empty linesElyes HAOUAS
2020-09-21nb/intel/ironlake: Clean up cosmetics of early ME functionsAngel Pons
2020-09-21nb/intel/ironlake: Clean up `send_heci_uma_message` signatureAngel Pons
2020-09-21nb/intel/ironlake: Reduce the scope of `heci_uma_addr`Angel Pons