summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/sandybridge/early_init.c
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/sandybridge: Use SA devid to identify PC typePatrick Rudolph2023-11-201-2/+4
* nb/intel/sandybridge: Use write32p()Elyes Haouas2022-12-061-4/+4
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-1/+1
* nb/intel: Use get_int_option()Angel Pons2021-04-211-4/+3
* nb/intel/sandybridge: Use new fixed BAR accessorsAngel Pons2021-04-101-10/+10
* nb/intel/x4x,sandybridge: Move romstage_handoff_init() callKyösti Mälkki2021-02-231-4/+1
* nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessorsAngel Pons2021-02-101-6/+6
* nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR}Angel Pons2020-09-171-4/+4
* nb/intel/sandybridge: Use MCHBAR bitwise opsAngel Pons2020-06-091-15/+5
* nb/intel/sandybridge: Use PCI bitwise opsAngel Pons2020-06-091-25/+12
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* nb/intel/sandybridge: Use SPDX headersAngel Pons2020-03-251-13/+2
* nb/intel/sandybridge: Tidy up code and commentsAngel Pons2020-03-181-65/+69
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-4/+0
* nb/intel/sandybridge: Add a bunch of MCHBAR definesAngel Pons2020-01-101-10/+10
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-1/+1
* src: Remove unneeded 'include <arch/io.h>'Elyes HAOUAS2020-01-021-1/+0
* src/northbridge: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* nb/intel/sandybridge: Drop iommu.c and rename functionsPatrick Rudolph2019-06-081-11/+44
* src/northbridge: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-1/+2
* nb/intel/sandybridge: Move boot_count_increment()Patrick Rudolph2019-05-131-17/+1
* nb/intel/sandybridge: Move southbridge code to bd82x6xPatrick Rudolph2019-04-181-14/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-3/+3
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* intel/sandybridge: Don't hardcode platform typePatrick Rudolph2018-07-281-2/+4
* Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans2018-06-211-1/+0
* sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans2018-02-271-0/+1
* nb/intel: Add Ivy Bridge Server (Xeon-E3v2) PCI IDsVagiz Trakhanov2017-10-161-0/+1
* nb/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-271-2/+2
* nb/intel/sandybridge/early_init: Use register namePatrick Rudolph2017-05-051-3/+3
* romstage_handoff: remove code duplicationAaron Durbin2016-12-011-7/+1
* intel/sandybridge: Use romstage_handoff for S3Kyösti Mälkki2016-11-181-13/+8
* intel/sandybridge post-car: Redo MTRR settings and stack selectionKyösti Mälkki2016-11-181-1/+0
* intel/sandybridge: Use common ACPI S3 recoveryKyösti Mälkki2016-11-111-8/+2
* Move definitions of HIGH_MEMORY_SAVEKyösti Mälkki2016-06-171-0/+1
* nb/intel/sandybridge: Start PEG link trainingPatrick Rudolph2016-02-181-0/+44
* nb/intel/sandybridge: Enable basic IOMMU supportNico Huber2015-11-041-0/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* northbridge/intel/sandybridge: Do not disable PEG by defaultPatrick Rudolph2015-10-091-2/+4
* intel sandybridge: add VGA pci device idPatrick Rudolph2015-07-131-0/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-5/+5
* intel/sandybridge: Add VGA pci device ID 0x0162Damien Zammit2014-10-231-0/+1
* sandybridge: Move common northbridge finalize to northbridge code.Vladimir Serbinenko2014-10-161-0/+27
* sandy/ivybridge: Make UMA size configurable.Vladimir Serbinenko2014-08-031-2/+7
* Drop some duplicates of PCI-e config functionsKyösti Mälkki2013-07-101-1/+0
* intel/sandybridge intel/ivybridge: Use MMCONF_SUPPORT_DEFAULTKyösti Mälkki2013-07-041-2/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0