summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* fsp{rangeley,baytrail,broadwell_de}: Fix dead assignmentElyes HAOUAS2019-11-111-4/+2
* arch/x86: Drop some __SMM__ guardsKyösti Mälkki2019-11-082-8/+2
* intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMERKyösti Mälkki2019-11-051-1/+0
* nb/intel: Use defined DEFAULT_RCBAElyes HAOUAS2019-11-047-7/+14
* nb/intel/nehalem: Fix 'dead assignment'Elyes HAOUAS2019-11-041-8/+5
* nb/intel/x4x/x4x.h: Include iomap.hArthur Heymans2019-11-041-0/+2
* arch/x86: Use the stage argument to implement cbmem_topArthur Heymans2019-11-033-5/+0
* cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATEKyösti Mälkki2019-11-031-1/+0
* nb/intel/gm45: Add VBOOT supportArthur Heymans2019-11-021-0/+4
* lib/cbmem_top: Add a common cbmem_top implementationArthur Heymans2019-11-0111-11/+11
* nb/intel: Remove unused 'barrier()'Elyes HAOUAS2019-11-015-6/+0
* nb/intel/{nehalem,x4x}: Remove unused 'include <pc80/vga_io.h>'Elyes HAOUAS2019-10-292-2/+0
* nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK supportArthur Heymans2019-10-284-11/+5
* src: Remove unused '#include <cpu/cpu.h>'Elyes HAOUAS2019-10-285-5/+0
* src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth2019-10-2718-93/+93
* acpi: Drop wrong _ADR objects for PCI host bridgesElyes HAOUAS2019-10-248-8/+0
* src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>'Elyes HAOUAS2019-10-216-6/+0
* nb/intel/nehalem/vboot: Ignore invalid POSTINIT on TPM startupArthur Heymans2019-10-171-0/+2
* nb/intel/nehalem: Only enable_smbus onceArthur Heymans2019-10-171-3/+0
* nb/intel/nehalem: use pmclib to detect S3 resumeArthur Heymans2019-10-172-16/+11
* nb/intel/nehalem: Add some debug outputArthur Heymans2019-10-171-0/+5
* nb/intel/nehalem: Change the output verbosity of raminit timingsArthur Heymans2019-10-171-11/+11
* nb/intel/gm45: Don't run graphics init on s3 resumeArthur Heymans2019-10-141-1/+1
* sb/intel/i82801ix: Add common code to set up LPC IO decode rangesArthur Heymans2019-10-142-2/+1
* nb/intel/nehalem: Start VBOOT in bootblock with a separate verstageArthur Heymans2019-10-131-1/+2
* nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-10-134-9/+11
* sb/intel/ibexpeak: Move some early PCH init after console initArthur Heymans2019-10-131-1/+3
* sb/intel/i82801gx: Move CIR init to a common placeArthur Heymans2019-10-111-20/+2
* nb/intel/pineview/Kconfig: Remove romcc leftoverArthur Heymans2019-10-101-4/+0
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-082-2/+2
* sb/intel/nm10: Fix enabling HPETArthur Heymans2019-10-061-2/+4
* nb/intel/nehalem: Don't run graphic init on S3 resumeArthur Heymans2019-10-061-1/+2
* nb/intel/nehalem: Move PCH init to sb/intel/ibexpeakArthur Heymans2019-10-061-25/+1
* nb/intel/nehalem: Move romstage boilerplate to a common locationArthur Heymans2019-10-063-0/+129
* nb/intel/nehalem: Don't link walkcbfs.S in romstageArthur Heymans2019-10-061-1/+0
* nb/intel/nehalem: Remove bogus GT PM initArthur Heymans2019-10-061-430/+3
* nb/intel/nehalem: Disable PEG and IGD based on devicetreeArthur Heymans2019-10-062-3/+24
* nb/nehalem: Remove bogus MCHBAR writesArthur Heymans2019-10-062-51/+0
* kontron/986lcd-m,roda/rk886ex: Drop secondary PCI resetKyösti Mälkki2019-10-051-9/+0
* intel/i945,i82801gx: Refactor early PCI bridge resetKyösti Mälkki2019-10-052-25/+20
* sb,nb/intel/fsp_rangeley: Rename from xx_DEV_FUNCKyösti Mälkki2019-10-051-9/+9
* intel/i945: Define peg_plugin for potential add-on PCIe cardKyösti Mälkki2019-10-011-7/+10
* intel/i945: Delay bridge VGA IO enable to ramstageKyösti Mälkki2019-10-011-5/+0
* intel/i945: Define p2peg for PCIe x16 slotKyösti Mälkki2019-10-011-80/+82
* intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROLKyösti Mälkki2019-10-016-35/+20
* amdfam_10h-15h: Use ENV_PCI_SIMPLE_DEVICEKyösti Mälkki2019-09-293-10/+8
* nb/via/vx900: Remove some __SIMPLE_DEVICE__ useKyösti Mälkki2019-09-284-11/+3
* nb,sb/intel: Clean up some __BOOTBLOCK__ and __SIMPLE_DEVICE__ useKyösti Mälkki2019-09-285-15/+3
* nb/intel/x4x: Avoid x4x.h header with romcc-bootblockKyösti Mälkki2019-09-281-1/+4
* intel/cpu: Switch older models to TSC_MONOTONIC_TIMERKyösti Mälkki2019-09-249-153/+0