summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* northbridge/intel/gm45/gma: Minor cleanupTimothy Pearson2015-05-081-8/+5
* northbridge/intel/gm45/gma: Add backlight control register fieldTimothy Pearson2015-05-081-2/+6
* 3rdparty: move to 3rdparty/blobsPatrick Georgi2015-05-053-3/+3
* 3rdparty: Move to blobsPatrick Georgi2015-05-053-3/+3
* northbridge/intel/fsp_rangeley: Correct MMIO size settingDave Frodin2015-05-011-1/+1
* intel: Correct MMIO related ACPI table settingsDave Frodin2015-05-014-13/+18
* i945/gma: Fix wrong comment about the documentation.Denis 'GNUtoo' Carikli2015-04-301-6/+1
* kbuild: automatically include northbridgesStefan Reinauer2015-04-2936-59/+116
* Kconfig whitespace fixesMartin Roth2015-04-285-28/+28
* fsp platforms: consolidate FspNotify callsMartin Roth2015-04-282-45/+0
* fsp: Move fsp to fsp1_0Marc Jones2015-04-246-6/+6
* 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
OpenPOWER on IntegriCloud