Age | Commit message (Expand) | Author |
2015-03-19 | cpu/amd/model_10xxx: Add support for early cbmem | Timothy Pearson |
2015-03-19 | northbridge/amd/amdfam10: Unify CBMEM location across UMA and non-UMA | Timothy Pearson |
2015-03-18 | bootstate: use structure pointers for scheduling callbacks | Aaron Durbin |
2015-03-17 | cpu/amd/model_10xxx: Move GFXUMA size calculation to separate function | Timothy Pearson |
2015-03-16 | northbridge/amd/pi: Create common agesawrapper.c | Dave Frodin |
2015-03-16 | cpu/amd/pi: Add amd_initcpuio() and amd_initmmio() | Dave Frodin |
2015-03-16 | northbridge/i945/gma: fix build error with native graphics init | Francis Rowe |
2015-03-15 | northbridge/amd/amdht/h3finit.c: Fix boot failure | Timothy Pearson |
2015-03-13 | northbridge/amd/amdht: Allow mainboards to set HT frequency limit | Timothy Pearson |
2015-03-13 | northbridge/intel/nehalem: don't set FERR_CAPABILITY on BSP | Alexander Couzens |
2015-03-10 | ACPI: Get S3 resume state from romstage_handoff | Kyösti Mälkki |
2015-03-10 | northbridge/amd/pi: Remove superfluous logic operand | Dave Frodin |
2015-03-10 | AMD Bald Eagle: Add northbridge files for new AMD processor | Bruce Griffith |
2015-03-09 | AMD fam10: Drop PCI_BUS_SEGN_BITS | Kyösti Mälkki |
2015-03-09 | AMD fam10: Fix include of conf.c | Kyösti Mälkki |
2015-03-09 | AMD fam10: Remove __PRE_RAM__ from ramstage-only code | Kyösti Mälkki |
2015-03-09 | AMD fam10: Always have AMDMCT | Kyösti Mälkki |
2015-03-09 | AMD K8: Fix allocation size for HyperTransport links | Kyösti Mälkki |
2015-03-09 | AMD K8: Move the test for connected HyperTransport link | Kyösti Mälkki |
2015-03-07 | northbridge/amd/amdmct: Fix burst write depth on K10 rev. D and later | Timothy Pearson |
2015-03-07 | AGESA: Move agesawrappers related to HAVE_ACPI_RESUME support | Kyösti Mälkki |
2015-03-07 | AGESA: Use same HeapManager for all BiosCallOuts | Kyösti Mälkki |
2015-03-04 | cpu/amd/model_10xxx: Refactor model detection to reduce code duplication | Timothy Pearson |
2015-03-03 | northbridge/amd/amdmct: Add revision D to K10 revision mask list | Timothy Pearson |
2015-03-01 | devicetree: Drop redundant scan_bus() ops | Kyösti Mälkki |
2015-03-01 | AGESA fam16: Drop HyperTransport scan | Kyösti Mälkki |
2015-02-20 | AMD binaryPI: Drop HT3_SUPPORT | Kyösti Mälkki |
2015-02-20 | AMD fam10: Refactor variables in scan_chain | Kyösti Mälkki |
2015-02-20 | AMD fam10: Move the test for connected HyperTransport link | Kyösti Mälkki |
2015-02-20 | AMD K8 fam10: Refactor offset_unitid configuration | Kyösti Mälkki |
2015-02-20 | AMD amdfam10: Always have HT3_SUPPORT | Kyösti Mälkki |
2015-02-20 | AMD K8 fam10: Drop link_num from scan_chain parameters | Kyösti Mälkki |
2015-02-20 | AMD K8 fam10: Remove some excessive preprocessor use | Kyösti Mälkki |
2015-02-19 | sandybridge: Try lower frequency if PLL didn't lock. | Vladimir Serbinenko |
2015-02-18 | amd/00730F01: Move SteppeEagle specific settings to northbridge | Dave Frodin |
2015-02-17 | sandybridge/raminit: Get max mem clock from devicetree | Alexandru Gagniuc |
2015-02-17 | sandybridge/raminit: Do not die() if timC calibration fails | Alexandru Gagniuc |
2015-02-16 | northbridge/amd/amdht: Get maximum HT link frequency from NVRAM | Timothy Pearson |
2015-02-16 | acpi: Generate valid ACPI processor objects | Timothy Pearson |
2015-02-16 | northbridge/amd/amdfam10: Remove HT link frequency from Kconfig menu | Timothy Pearson |
2015-02-16 | northbridge/amd/amdfam10: Remove Kconfig memory controller options | Timothy Pearson |
2015-02-16 | northbridge/amd/amdfam10: Fold back memory frequency based on MCT load | Timothy Pearson |
2015-02-15 | northbridge/amd/amdmct: Fix FTBFS with node interleaving enabled | Timothy Pearson |
2015-02-15 | northbridge/amd/amdmct: Allow override of memory settings via NVRAM | Timothy Pearson |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2015-02-14 | AGESA fam15tn fam15rl fam16kb: Drop HT3_SUPPORT | Kyösti Mälkki |
2015-02-14 | AGESA fam10 fam12 fam15: Always have HT3_SUPPORT | Kyösti Mälkki |
2015-02-13 | northbridge/amd/amdfam10: Move K10 specific menu to proper Kconfig file | Timothy Pearson |
2015-02-13 | Fix source code permissions | Stefan Reinauer |
2015-02-06 | intel/fsp_rangeley: Indent '#define' consistently | York Yang |