summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/ironlake
AgeCommit message (Expand)Author
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