summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/*/gma.c: Skip NGI when VGA decode is not enabledArthur Heymans2018-08-226-37/+81
* nb/intel/sandybridge/raminit: Move fill_smbios17 to ddr3.cPatrick Rudolph2018-08-211-61/+5
* nb/intel/pineview: Use a common MMCONF_BASE_ADDRESSArthur Heymans2018-08-211-0/+4
* nb/intel/pineview: Use the correct address for the RCVEN strobeArthur Heymans2018-08-211-1/+3
* nb/intel/pineview: Use i2c block read to fetch SPDArthur Heymans2018-08-211-12/+5
* nb/intel/raminit: Remove unused headersPatrick Rudolph2018-08-201-4/+0
* nb/intel/sandybridge/raminit: Fix DIMM type mappingPatrick Rudolph2018-08-201-1/+23
* nb/intel/sandybridge: Fill in DIMM serial numberPatrick Rudolph2018-08-201-0/+4
* sandybridge/raminit_common.c: fix printram statementIru Cai2018-08-171-5/+8
* Fix PCI ACPI _OSC methodsMarc Jones2018-08-171-5/+1
* nb/intel/haswell: Always locate mrc.bin in the COREBOOT fmap regionArthur Heymans2018-08-131-3/+11
* src: Fix typoElyes HAOUAS2018-08-1010-15/+15
* src/northbridge: Fix typoElyes HAOUAS2018-08-0910-14/+14
* cpu/amd: Correct number of MCA banks clearedMarshall Dawson2018-08-081-0/+1
* x4x/raminit_ddr23: use MCHBAR AND/OR/AND_OR macros [2/2]Felix Held2018-08-041-144/+99
* nehalem/raminit: remove read_mchbar functionsFelix Held2018-08-041-70/+39
* nehalem/raminit: clean up code and remove write_mchbar functionsFelix Held2018-08-041-45/+28
* northbridge/nehalem: add MCHBAR8/16 AND_OR macrosFelix Held2018-08-041-0/+4
* nehalem/raminit: clean up code and use MCHBAR macrosFelix Held2018-08-041-759/+690
* nehalem/raminit: remove REAL define and most dead codeFelix Held2018-08-041-95/+6
* sandybridge/raminit_mrc: remove reference to report_platform_info()Matt DeVillier2018-08-031-2/+0
* sandybridge/raminit_common: use MCHBAR AND/OR macros in remaining placesFelix Held2018-08-011-41/+21
* sandybridge/raminit_common: use macro for execute command queue registerFelix Held2018-08-011-34/+79
* sandybridge/raminit_common: use FOR_ALL_CHANNELS macroFelix Held2018-08-011-6/+8
* sandybridge/raminit_common: use MCHBAR AND/OR/AND_OR macros [2/2]Felix Held2018-08-011-9/+8
* sandybridge/raminit_common: use MCHBAR AND/OR/AND_OR macros [1/2]Felix Held2018-08-011-39/+26
* northbridge/sandybridge: add MCHBAR32 AND/OR/AND_OR access macrosFelix Held2018-08-011-1/+4
* nb/intel/gm45: Don't use PCI operations on the pci_domain deviceArthur Heymans2018-08-011-7/+11
* nb/intel/pineview: Don't use PCI operations on the pci_domain deviceArthur Heymans2018-08-011-7/+9
* nb/intel/x4x: Don't use PCI operations on the pci_domain deviceArthur Heymans2018-08-011-5/+7
* nb/intel/sandybridge: Don't use PCI operations on the pci_domain deviceArthur Heymans2018-08-011-9/+11
* x4x/raminit_ddr23: use MCHBAR AND/OR/AND_OR macros [1/2]Felix Held2018-07-301-222/+224
* nb/intel/gm45: Use common code for SMM in TSEGArthur Heymans2018-07-307-7/+60
* northbridge/x4x: add MCHBAR AND/OR/AND_OR access macrosFelix Held2018-07-301-0/+12
* northbridge/nehalem: add MCHBAR AND/OR/AND_OR macrosFelix Held2018-07-301-1/+8
* northbridge/nehalem: clean up header fileFelix Held2018-07-301-38/+11
* sandybridge/raminit_common: use MCHBAR32 macro everywhereFelix Held2018-07-291-666/+546
* sandybridge/raminit: use MCHBAR32 macro everywhereFelix Held2018-07-291-3/+3
* sandybridge: add brackets to MCHBAR/EPBAR/DMIBAR access macrosFelix Held2018-07-291-9/+9
* nb/intel/sandybridge: Bump MRC_CACHE_VERSIONPatrick Rudolph2018-07-291-1/+1
* nb/intel/sandybridge/report_platform: Move remaining code to sb folderPatrick Rudolph2018-07-284-95/+0
* nb/intel/sandybridge: Move CPU report to cpu folderPatrick Rudolph2018-07-281-39/+0
* intel/sandybridge: Don't hardcode platform typePatrick Rudolph2018-07-288-16/+58
* nb/intel/sandybridge/raminit: Fix SMBIOS 17 bus widthPatrick Rudolph2018-07-261-1/+1
* nb/intel/sandybridge/raminit: Fix PDWN_mode on desktopsPatrick Rudolph2018-07-262-3/+11
* nb/intel/nehalem: Remove the C native graphic initArthur Heymans2018-07-262-461/+4
* drivers/tpm: Add TPM ramstage driver for devices without vboot.Philipp Deppenwiese2018-07-251-4/+0
* nb/intel/sandybridge/raminit: Fix non ASCII charPatrick Rudolph2018-07-251-1/+1
* nb/intel/sandybridge/raminit: Set REFIx9 according to specPatrick Rudolph2018-07-251-10/+12
* AGESA binaryPI: Remove code for CONFIG_CBB!=0Kyösti Mälkki2018-07-235-325/+24