summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* northbridge/amd/agesa/familyXY: Make NULL device op explicitEdward O'Callaghan2015-04-097-9/+9
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-077-61/+1
* global: Refactor get_option usageVarad Gautam2015-04-061-3/+2
* intel/nehalem: rename copypasted smi finalizer functionAlexander Couzens2015-04-052-2/+2
* build system x86: deprecate bootblock_lds and ldscripts variablesPatrick Georgi2015-04-042-2/+2
* northbridge/amd/amdfam10: Generate SMBIOS tables for RAMTimothy Pearson2015-04-021-0/+177
* mainboards/amdfam10: Copy DIMM information to cbmem after romstageTimothy Pearson2015-04-011-0/+40
* cbfs: correct types used for accessing filesAaron Durbin2015-04-014-5/+8
* northbridge/amd/amdfam10: Collect DIMM information for ramstage useTimothy Pearson2015-04-017-4/+141
* northbridge/amd/amdmct: Pack MCT and DCT info structsTimothy Pearson2015-04-012-4/+4
* Update hex values to CBFS binary name types in MakefilesMartin Roth2015-03-303-5/+5
* build system: normalize linker script file namesPatrick Georgi2015-03-284-2/+2
* northbridge/amd/amdfam10: Properly implement SLIT generationTimothy Pearson2015-03-271-13/+23
* cpu/amd/model_10xxx: Add support for early cbmemTimothy Pearson2015-03-192-4/+0
* northbridge/amd/amdfam10: Unify CBMEM location across UMA and non-UMATimothy Pearson2015-03-191-6/+1
* bootstate: use structure pointers for scheduling callbacksAaron Durbin2015-03-182-8/+2
* cpu/amd/model_10xxx: Move GFXUMA size calculation to separate functionTimothy Pearson2015-03-171-15/+2
* northbridge/amd/pi: Create common agesawrapper.cDave Frodin2015-03-162-0/+593
* cpu/amd/pi: Add amd_initcpuio() and amd_initmmio()Dave Frodin2015-03-161-2/+1
* northbridge/i945/gma: fix build error with native graphics initFrancis Rowe2015-03-161-10/+8
* northbridge/amd/amdht/h3finit.c: Fix boot failureTimothy Pearson2015-03-151-2/+2
* northbridge/amd/amdht: Allow mainboards to set HT frequency limitTimothy Pearson2015-03-134-4/+49
* northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSPAlexander Couzens2015-03-131-5/+0
* ACPI: Get S3 resume state from romstage_handoffKyösti Mälkki2015-03-101-22/+0
* northbridge/amd/pi: Remove superfluous logic operandDave Frodin2015-03-101-1/+1
* AMD Bald Eagle: Add northbridge files for new AMD processorBruce Griffith2015-03-1014-3/+1644
* AMD fam10: Drop PCI_BUS_SEGN_BITSKyösti Mälkki2015-03-094-34/+2
* AMD fam10: Fix include of conf.cKyösti Mälkki2015-03-094-22/+88
* AMD fam10: Remove __PRE_RAM__ from ramstage-only codeKyösti Mälkki2015-03-091-73/+3
* AMD fam10: Always have AMDMCTKyösti Mälkki2015-03-094-565/+2
* AMD K8: Fix allocation size for HyperTransport linksKyösti Mälkki2015-03-091-5/+6
* AMD K8: Move the test for connected HyperTransport linkKyösti Mälkki2015-03-091-13/+19
* northbridge/amd/amdmct: Fix burst write depth on K10 rev. D and laterTimothy Pearson2015-03-071-1/+7
* AGESA: Move agesawrappers related to HAVE_ACPI_RESUME supportKyösti Mälkki2015-03-071-0/+115
* AGESA: Use same HeapManager for all BiosCallOutsKyösti Mälkki2015-03-072-15/+7
* cpu/amd/model_10xxx: Refactor model detection to reduce code duplicationTimothy Pearson2015-03-043-76/+111
* northbridge/amd/amdmct: Add revision D to K10 revision mask listTimothy Pearson2015-03-031-0/+1
* devicetree: Drop redundant scan_bus() opsKyösti Mälkki2015-03-011-7/+1
* AGESA fam16: Drop HyperTransport scanKyösti Mälkki2015-03-012-52/+0
* AMD binaryPI: Drop HT3_SUPPORTKyösti Mälkki2015-02-201-7/+2
* AMD fam10: Refactor variables in scan_chainKyösti Mälkki2015-02-201-7/+5
* AMD fam10: Move the test for connected HyperTransport linkKyösti Mälkki2015-02-201-12/+20
* AMD K8 fam10: Refactor offset_unitid configurationKyösti Mälkki2015-02-203-37/+24
* AMD amdfam10: Always have HT3_SUPPORTKyösti Mälkki2015-02-202-17/+4
* AMD K8 fam10: Drop link_num from scan_chain parametersKyösti Mälkki2015-02-202-19/+19
* AMD K8 fam10: Remove some excessive preprocessor useKyösti Mälkki2015-02-203-60/+36
* sandybridge: Try lower frequency if PLL didn't lock.Vladimir Serbinenko2015-02-191-36/+45
* amd/00730F01: Move SteppeEagle specific settings to northbridgeDave Frodin2015-02-181-0/+16
* sandybridge/raminit: Get max mem clock from devicetreeAlexandru Gagniuc2015-02-172-1/+38
* sandybridge/raminit: Do not die() if timC calibration failsAlexandru Gagniuc2015-02-171-1/+1