aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge
AgeCommit message (Expand)Author
2015-04-09northbridge/amd/agesa/familyXY: Make NULL device op explicitEdward O'Callaghan
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-04-06global: Refactor get_option usageVarad Gautam
2015-04-05intel/nehalem: rename copypasted smi finalizer functionAlexander Couzens
2015-04-04build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi
2015-04-02northbridge/amd/amdfam10: Generate SMBIOS tables for RAMTimothy Pearson
2015-04-01mainboards/amdfam10: Copy DIMM information to cbmem after romstageTimothy Pearson
2015-04-01cbfs: correct types used for accessing filesAaron Durbin
2015-04-01northbridge/amd/amdfam10: Collect DIMM information for ramstage useTimothy Pearson
2015-04-01northbridge/amd/amdmct: Pack MCT and DCT info structsTimothy Pearson
2015-03-30Update hex values to CBFS binary name types in MakefilesMartin Roth
2015-03-28build system: normalize linker script file namesPatrick Georgi
2015-03-27northbridge/amd/amdfam10: Properly implement SLIT generationTimothy Pearson
2015-03-19cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson
2015-03-19northbridge/amd/amdfam10: Unify CBMEM location across UMA and non-UMATimothy Pearson
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2015-03-17cpu/amd/model_10xxx: Move GFXUMA size calculation to separate functionTimothy Pearson
2015-03-16northbridge/amd/pi: Create common agesawrapper.cDave Frodin
2015-03-16cpu/amd/pi: Add amd_initcpuio() and amd_initmmio()Dave Frodin
2015-03-16northbridge/i945/gma: fix build error with native graphics initFrancis Rowe
2015-03-15northbridge/amd/amdht/h3finit.c: Fix boot failureTimothy Pearson
2015-03-13northbridge/amd/amdht: Allow mainboards to set HT frequency limitTimothy Pearson
2015-03-13northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSPAlexander Couzens
2015-03-10ACPI: Get S3 resume state from romstage_handoffKyösti Mälkki
2015-03-10northbridge/amd/pi: Remove superfluous logic operandDave Frodin
2015-03-10AMD Bald Eagle: Add northbridge files for new AMD processorBruce Griffith
2015-03-09AMD fam10: Drop PCI_BUS_SEGN_BITSKyösti Mälkki
2015-03-09AMD fam10: Fix include of conf.cKyösti Mälkki
2015-03-09AMD fam10: Remove __PRE_RAM__ from ramstage-only codeKyösti Mälkki
2015-03-09AMD fam10: Always have AMDMCTKyösti Mälkki
2015-03-09AMD K8: Fix allocation size for HyperTransport linksKyösti Mälkki
2015-03-09AMD K8: Move the test for connected HyperTransport linkKyösti Mälkki
2015-03-07northbridge/amd/amdmct: Fix burst write depth on K10 rev. D and laterTimothy Pearson
2015-03-07AGESA: Move agesawrappers related to HAVE_ACPI_RESUME supportKyösti Mälkki
2015-03-07AGESA: Use same HeapManager for all BiosCallOutsKyösti Mälkki
2015-03-04cpu/amd/model_10xxx: Refactor model detection to reduce code duplicationTimothy Pearson
2015-03-03northbridge/amd/amdmct: Add revision D to K10 revision mask listTimothy Pearson
2015-03-01devicetree: Drop redundant scan_bus() opsKyösti Mälkki
2015-03-01AGESA fam16: Drop HyperTransport scanKyösti Mälkki
2015-02-20AMD binaryPI: Drop HT3_SUPPORTKyösti Mälkki
2015-02-20AMD fam10: Refactor variables in scan_chainKyösti Mälkki
2015-02-20AMD fam10: Move the test for connected HyperTransport linkKyösti Mälkki
2015-02-20AMD K8 fam10: Refactor offset_unitid configurationKyösti Mälkki
2015-02-20AMD amdfam10: Always have HT3_SUPPORTKyösti Mälkki
2015-02-20AMD K8 fam10: Drop link_num from scan_chain parametersKyösti Mälkki
2015-02-20AMD K8 fam10: Remove some excessive preprocessor useKyösti Mälkki
2015-02-19sandybridge: Try lower frequency if PLL didn't lock.Vladimir Serbinenko
2015-02-18amd/00730F01: Move SteppeEagle specific settings to northbridgeDave Frodin
2015-02-17sandybridge/raminit: Get max mem clock from devicetreeAlexandru Gagniuc
2015-02-17sandybridge/raminit: Do not die() if timC calibration failsAlexandru Gagniuc
2015-02-16northbridge/amd/amdht: Get maximum HT link frequency from NVRAMTimothy Pearson
2015-02-16acpi: Generate valid ACPI processor objectsTimothy Pearson
2015-02-16northbridge/amd/amdfam10: Remove HT link frequency from Kconfig menuTimothy Pearson
2015-02-16northbridge/amd/amdfam10: Remove Kconfig memory controller optionsTimothy Pearson
2015-02-16northbridge/amd/amdfam10: Fold back memory frequency based on MCT loadTimothy Pearson
2015-02-15northbridge/amd/amdmct: Fix FTBFS with node interleaving enabledTimothy Pearson
2015-02-15northbridge/amd/amdmct: Allow override of memory settings via NVRAMTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2015-02-14AGESA fam15tn fam15rl fam16kb: Drop HT3_SUPPORTKyösti Mälkki
2015-02-14AGESA fam10 fam12 fam15: Always have HT3_SUPPORTKyösti Mälkki
2015-02-13northbridge/amd/amdfam10: Move K10 specific menu to proper Kconfig fileTimothy Pearson
2015-02-13Fix source code permissionsStefan Reinauer
2015-02-06intel/fsp_rangeley: Indent '#define' consistentlyYork Yang
2015-02-06FSP & CBMEM: Fix broken cbmem CAR transition.Martin Roth
2015-01-31intel/rangeley: Update UPD_DATA_REGION to support POST-GOLD 2 FSPYork Yang
2015-01-28amd/amdfam10: Allocate the lower DRAM region up to TOMTimothy Pearson
2015-01-28amd/amdfam10: Enhance resource debugging when enabledTimothy Pearson
2015-01-28northbridge/amd/amdht: Initialize variable `currentBUID`Timothy Pearson
2015-01-28amd/amdfam10: Serialize mutable ASL methodsTimothy Pearson
2015-01-27amd/amdfam10/northbridge.c: Fix FTBFS with CONFIG_PCI_64BIT_PREF_MEMTimothy Pearson
2015-01-27CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki
2015-01-27CBMEM: Do not use get_top_of_ram() with DYNAMIC_CBMEMKyösti Mälkki
2015-01-27CBMEM: Tag chipsets with LATE_CBMEM_INITKyösti Mälkki
2015-01-27intel: Drop romstage handoff via scratchpadKyösti Mälkki
2015-01-27northbridge/amd/pi: Correct the path to an #includeDave Frodin
2015-01-27amd/amdht: Compile in multiprocessor support when selectedTimothy Pearson
2015-01-27ACPI: Fix corrupt SSDT table on multiprocessor AMD Family 10h systemsTimothy Pearson
2015-01-25northbridge/amd: Add Kconfig options for ECC redirectionTimothy Pearson
2015-01-25northbridge/amd: Add Kconfig options for ECC scrub rateTimothy Pearson
2015-01-14northbridge/via/vx800/lpc.c: Remove unused variablesEdward O'Callaghan
2015-01-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
2015-01-10haswell: Fix MRC cache to use CBFSKyösti Mälkki
2015-01-09AMD binaryPI 00730F01: Switch to per-device ACPIKyösti Mälkki
2015-01-09amd/agesa/family12/northbridge.c: Indent (tab) fixEdward O'Callaghan
2015-01-09northbridge/intel/nehalem/raminit.c: Remove redundant functionEdward O'Callaghan
2015-01-08northbridg/via/vx900: Doxygen fixesMartin Roth
2015-01-08northbridge/amd: Doxygen fixesMartin Roth
2015-01-07northbridge/amd/agesa/family1{4,5}: Remove cruft from dimmSpd.cEdward O'Callaghan
2015-01-06northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer
2015-01-06Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'"Kyösti Mälkki
2015-01-06Re-factor 'to_flash_offset()' into 'spi_flash.h'Edward O'Callaghan
2015-01-06northbridge/intel: Do not define include guard as 1Edward O'Callaghan
2015-01-05northbridge/via/vx800/examples: Remove rotting sourceEdward O'Callaghan
2015-01-04remove vx900_int16 doxygen module/groupMartin Roth
2014-12-29northbridge/amd/pi/northbridge.c: Remove superfluous logic operandAlexandru Gagniuc
2014-12-20AGESA: Use common agesawrapperKyösti Mälkki
2014-12-20AGESA fam15tn fam15rl fam16kb: Add OemInitMid()Kyösti Mälkki
2014-12-20AGESA: Add OemCustomize hooks structureKyösti Mälkki
2014-12-20AGESA fam15: Unify agesawrapperKyösti Mälkki
2014-12-20AGESA: Common laterunaptask()Kyösti Mälkki