summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/fsp_sandybridge/gma: Use common init_igd_opregion methodPatrick Rudolph2017-06-094-159/+40
* nb/intel/common: Create a common init_igd_opregion methodPatrick Rudolph2017-06-094-0/+163
* cpu/intel/model_206ax: Use tsc monotonic timerPatrick Rudolph2017-06-094-124/+0
* device/Kconfig: Put gfx init methods into a `choice`Nico Huber2017-06-085-37/+39
* nb/intel/sandybridge/raminit: Advertise correct frequencyPatrick Rudolph2017-06-081-2/+5
* src: change coreboot to lowercaseMartin Roth2017-06-071-1/+1
* Use more secure HTTPS URLs for coreboot sitesPaul Menzel2017-06-071-1/+1
* Kconfig: Add choice of framebuffer modeNico Huber2017-06-046-80/+80
* Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber2017-06-025-0/+13
* Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFGNico Huber2017-06-026-2/+6
* binaryPI: Move EmptyHeap() callKyösti Mälkki2017-05-301-2/+3
* Kconfig: Move CONFIG_VIDEO_MBNico Huber2017-05-271-0/+5
* CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki2017-05-2719-26/+26
* nb/intel/x4x/raminit: Initialise async variableArthur Heymans2017-05-241-1/+1
* nb/intel/haswell: Fix up C NGI remnantsNico Huber2017-05-222-2/+1
* nb/intel/x4x: Use a struct for dll settings instead of an arrayArthur Heymans2017-05-222-104/+113
* nb/intel/x4x: Make raminit less verbose with CONFIG_DEBUG_RAM_SETUPArthur Heymans2017-05-212-3/+6
* nb/intel/sandybridge: Use macros to determine min and max of timAArthur Heymans2017-05-201-24/+12
* nb/intel/x4x/raminit: Remove very long delayArthur Heymans2017-05-201-2/+0
* drivers/spi/spi_flash: Pass in flash structure to fill in probeFurquan Shaikh2017-05-193-19/+17
* nb/intel/sandybridge: Hide additional nb devicesPatrick Rudolph2017-05-192-0/+12
* binaryPI: Fix UMA calculationsKyösti Mälkki2017-05-187-225/+52
* AGESA: Fix UMA calculationsKyösti Mälkki2017-05-187-268/+9
* nb/intel/x4x: Fix uninitialized variable issueNico Huber2017-05-131-8/+5
* nb/intel/gm45: Fix raminit with mixed raw card typesTristan Corrick2017-05-111-1/+1
* nb/intel/gm45: Fix some errors/warnings given by checkpatchTristan Corrick2017-05-111-4/+7
* amd/pi: Add AMD fam16h TPM ACPI path supportPhilipp Deppenwiese2017-05-111-0/+9
* nb/intel/x4x: Define and use default MMCONF_BASE_ADDRESSArthur Heymans2017-05-111-0/+4
* nb/intel/gm45: Define and use default MMCONF_BASE_ADDRESSArthur Heymans2017-05-111-0/+4
* nb/intel/i945: Define and use a default MMCONF_BASE_ADDRESSArthur Heymans2017-05-111-0/+4
* nb/intel/x4x: Add support for second PEG slotArthur Heymans2017-05-101-2/+9
* nb/x4x: Do not enable IGD when not supportedArthur Heymans2017-05-091-8/+15
* nb/intel/x4x: Don't run NGI if IGD has not been assigned VGA cyclesArthur Heymans2017-05-091-3/+11
* nb/x4x: Add ramstage IGD disable functionArthur Heymans2017-05-091-0/+11
* nb/x4x/nortbridge.c: Compute TSEG resource allocation dynamicallyArthur Heymans2017-05-091-13/+37
* nb/x4x/raminit.c: Remove ME locking codeArthur Heymans2017-05-081-8/+12
* nb/intel/sandybridge/early_init: Use register namePatrick Rudolph2017-05-051-3/+3
* nb/intel/sandybridge/romstage: Use register namePatrick Rudolph2017-05-051-2/+2
* nb/intel/x4x/raminit: Change reset type on incomplete raminit resetArthur Heymans2017-05-041-1/+1
* nb/intel/gm45: Set display backlight according to EDID stringArthur Heymans2017-05-033-6/+41
* nb/intel/gm45/gma.c: Decode EDID before NGI pathArthur Heymans2017-05-031-76/+74
* amd/pi/00670F00: Reserve A0000-FFFFFMarshall Dawson2017-05-021-0/+8
* nb/intel/sandybridge/gma: Set up OpRegion in nb codePatrick Rudolph2017-05-011-0/+27
* nb/intel/nehalem/gma: Set up OpRegion in nb codePatrick Rudolph2017-05-011-0/+27
* nb/intel/fsp_sandybridge/gma: Set up OpRegion in nb codePatrick Rudolph2017-05-011-0/+27
* nb/amdk8: Link coherent_ht.cArthur Heymans2017-04-284-10/+21
* nb/amd/amdk8: Link reset_test.cArthur Heymans2017-04-284-9/+19
* cpu/amd/pi: Change wrapper to use config optionMarshall Dawson2017-04-271-1/+8
* nb/amd/amdk8: Link raminit_f.cArthur Heymans2017-04-2711-29/+99
* nb/pineview/raminit: Don't do Jedec init on resume from S3Arthur Heymans2017-04-261-3/+3