aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge
AgeCommit message (Expand)Author
2014-06-18northbridge/intel: Drop use of set_top_of_ram()Kyösti Mälkki
2014-06-18intel/nehalem: Add get_top_top_ram() in ramstageKyösti Mälkki
2014-06-18lenovo/x60: Fix build issue with DO_NATIVE_VGA_INITKyösti Mälkki
2014-06-14amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan
2014-06-11AMD/CIMx: Add functions for AMD PCI IRQ routingMike Loptien
2014-06-11amd/family16kb: Move and resize the MMIO regionDave Frodin
2014-06-06AGESA: Use common heap allocatorKyösti Mälkki
2014-06-06AGESA: Use common GetBiosCallout()Kyösti Mälkki
2014-06-06AGESA fam15tn fam16kb: Use shared default calloutsKyösti Mälkki
2014-06-06AGESA fam15tn fam16kb: Use common handler for GNB_GFX_GET_VBIOS_IMAGEKyösti Mälkki
2014-06-03northbridge/intel/i945/gma.c: Add and use defines for `GMADR` and `GTTADR`Paul Menzel
2014-06-03northbridge/intel/i945/i945.h: Move define `BSM` to section D2F0Paul Menzel
2014-06-02sandybridge: Pass chip info to i915lightup.Vladimir Serbinenko
2014-06-02i945: Fix TSEG size allocation for get_top_of_ram()Kyösti Mälkki
2014-06-02i945: Fix resource bases for UMA and TSEGKyösti Mälkki
2014-06-01northbridge/intel/i945/i945.h: Trivial, fixup header guardsEdward O'Callaghan
2014-05-31i945: Use defines for DEVENKyösti Mälkki
2014-05-31northbridge/intel/i945/northbridge.c: Use define `TOLUD` instead of hardcoded...Paul Menzel
2014-05-31northbridge/intel/i945: Add define for register `BSM` and use itPaul Menzel
2014-05-26AGESA fam12 fam14 fam15: Declare local callouts staticKyösti Mälkki
2014-05-26AGESA fam12 fam14 fam15: Common handler for AGESA_RUNFUNC_ONAPKyösti Mälkki
2014-05-26AGESA fam12 fam15: Unify agesawrapper_amdlaterunaptaskKyösti Mälkki
2014-05-26AGESA fam12 fam14 fam15: Common handler for AGESA_DO_RESETKyösti Mälkki
2014-05-26AGESA: Add common calloutsKyösti Mälkki
2014-05-25northbridge/intel/i82810/raminit.c: Unused func spd_read_byte()Edward O'Callaghan
2014-05-25northbridge/intel/e7505/raminit.c: Silence warn of unused funcEdward O'Callaghan
2014-05-25northbridge/intel/i3100/raminit.c: Uninitialized variableEdward O'Callaghan
2014-05-25nb/intel/i945/raminit.c: duplicate 'const' declaration specifierEdward O'Callaghan
2014-05-23northbridge/amd/amdmct: Incorrect usage of logical over bitwise andEdward O'Callaghan
2014-05-23northbridge/amd/amdmct: Superfluous parenthesis in if-statementsEdward O'Callaghan
2014-05-22northbridge/amd/amdmct/mct: Initialize variables at the eolEdward O'Callaghan
2014-05-21baytrail: Fix some minor errors in FSPDavid Hendricks
2014-05-19via/vx900: Remove GFXUMA and use of related global variablesKyösti Mälkki
2014-05-19intel: Remove GFXUMA and related global variablesKyösti Mälkki
2014-05-19fix printk typesPatrick Georgi
2014-05-17build: separate CPPFLAGS from CFLAGSPatrick Georgi
2014-05-17build: CPPFLAGS is more common than INCLUDESPatrick Georgi
2014-05-14intel: Drop obsolete comments on MTRR usageKyösti Mälkki
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-05-09cougar_canyon2: Switch CPU/NB/SB to the shared FSP codeMartin Roth
2014-05-06northbridge/intel/sandybridge/pei_data.h: Fix typo in hig*h*est in commentPaul Menzel
2014-05-05AGESA: Implement EmptyHeap()Kyösti Mälkki
2014-05-05AGESA fam14: Use common calloutsKyösti Mälkki
2014-05-05AGESA fam14: Add fam14_callouts headerKyösti Mälkki
2014-05-05AGESA fam15: Add GetHeapBase()Kyösti Mälkki
2014-05-05AGESA fam12: Add GetHeapBase()Kyösti Mälkki
2014-05-05AGESA fam15tn: Use common GetHeapBase()Kyösti Mälkki
2014-05-05AGESA fam16kb: Use common GetHeapBase()Kyösti Mälkki
2014-05-05AGESA fam15: Use common calloutsKyösti Mälkki
2014-05-05AGESA fam15: Add fam15_callouts headerKyösti Mälkki
2014-05-05AGESA fam12: Move dimmSpdKyösti Mälkki
2014-05-05AGESA fam12: Add fam12_calloutsKyösti Mälkki
2014-05-03AMD: Drop redundant test for CONFIG_RAMTOPKyösti Mälkki
2014-05-01ChromeOS: Remove oprom_is_loadedKyösti Mälkki
2014-05-01Declare recovery and developer modes outside ChromeOSKyösti Mälkki
2014-04-26Rename coreboot_ram stage to ramstageFurquan Shaikh
2014-04-16AMD AGESA fam15tn/fam16kb: Remove unused source filesKyösti Mälkki
2014-04-09console: Move newline translation outside console_tx_byteKyösti Mälkki
2014-03-04console: Fix includesKyösti Mälkki
2014-03-04nehalem: Replace video init.Vladimir Serbinenko
2014-03-03nehalem: Remove SSKPD.Vladimir Serbinenko
2014-03-03intel/nehalem: Fix soft reset detection.Vladimir Serbinenko
2014-03-03intel/nehalem: Use non-powercycle reset.Vladimir Serbinenko
2014-03-03nehalem/raminit: Don't touch clock generator in raminit.Vladimir Serbinenko
2014-03-01intel/sandybridge: add PCI IDs for 6-Series PCHChris Douglass
2014-02-25Remove CACHE_ROM.Vladimir Serbinenko
2014-02-24intel/*/acpi: Increase range length of MCHBAR buffer to 32 kBPaul Menzel
2014-02-20nehalem: Make SPD address map into parameter.Vladimir Serbinenko
2014-02-20nehalem/raminit: Fix typo of NUM_CHANNELS instead of NUM_SLOTS.Vladimir Serbinenko
2014-02-17sandy/ivy: Fix mrc.cache file in CBFSKyösti Mälkki
2014-02-16haswell: backup the default SMM region on resumeAaron Durbin
2014-02-13Eliminate some ASL warningsOskar Enoksson
2014-02-11Move hexdump32() to lib/hexdump.Kyösti Mälkki
2014-02-06MTRR: Mark all prefetchable resources as WRCOMB.Vladimir Serbinenko
2014-01-28x86: add common definitions for control registersAaron Durbin
2014-01-24nb/sandybridge: Move MRC cache above mrc.binAlexandru Gagniuc
2014-01-23nehalem: Fix SMRAM register addressVladimir Serbinenko
2014-01-23X201: Move early nehalem S3 magic to right place.Vladimir Serbinenko
2014-01-23nehalem: Restore frequency ratio registers on S3 resumeVladimir Serbinenko
2014-01-23nehalem: Small cleanup to raminit RE bindingsVladimir Serbinenko
2014-01-23nehalem: Move mrc.cache to 0xfffe0000.Vladimir Serbinenko
2014-01-23nehalem: Simplify acpi.c by using __SIMPLE_DEVICE__Vladimir Serbinenko
2014-01-22CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki
2014-01-21sandybridge/igd: Add brightness register descriptionsVladimir Serbinenko
2014-01-15Intel (sandy/ivy): Avoid calling cbmem_initialize() twiceKyösti Mälkki
2014-01-15CBMEM intel: Define get_top_of_ram() once per chipsetKyösti Mälkki
2014-01-15sandybridge: Allow skipping mrc.cacheVladimir Serbinenko
2014-01-13lib: Make log2() available in romstage on ARM, not just x86Alexandru Gagniuc
2014-01-12sandybridge: Use calls rather than asm to call to MRC.Vladimir Serbinenko
2014-01-12CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_fileVladimir Serbinenko
2014-01-12lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko
2014-01-10Replace all occurences of sprintf with snprintfVladimir Serbinenko
2014-01-06MRC cache: determine flash size on runtimeVladimir Serbinenko
2014-01-04X201: Fix native video initVladimir Serbinenko
2013-12-30AMD K8 (rev F): Move rev F0/F1 workaround to headerKyösti Mälkki
2013-12-30AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridgeKyösti Mälkki
2013-12-30AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORTKyösti Mälkki
2013-12-29AMD K8 (rev-F): Always have RAMINIT_SYSINFOKyösti Mälkki
2013-12-29AMD K8: Socket implies K8_REV_F_SUPPORTKyösti Mälkki
2013-12-27via: Write »access« without »m« at endPaul Menzel