summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rules.h: Add ENV_ macros to detect current architectureJulius Werner2015-11-176-81/+134
* northbridge/intel/fsp_sandybridge: remove blank lineMartin Roth2015-11-171-1/+0
* src/console: Link die.c in bootblock without BOOTBLOCK_CONSOLEAlexandru Gagniuc2015-11-171-1/+1
* ifdtool: Makefile: fix install targetDenis 'GNUtoo' Carikli2015-11-171-2/+0
* $(top)/Makefile: Strip the white space in function strip_quotesZheng Bao2015-11-171-1/+1
* fsp_baytrail: use external microcode .h filesMartin Roth2015-11-172-2/+7
* arm64: Implement generic stage transitions for non-Tegra SoCsJulius Werner2015-11-1614-138/+102
* northbridge/amd/mct_ddr3: Add registered and x4 DIMM support to Fam15hTimothy Pearson2015-11-1610-426/+698
* amd/amdmct/mct_ddr3: Partially fix up registered DIMMs on Fam10hTimothy Pearson2015-11-167-144/+399
* Revert "Drop SuperIO nuvoton/nct6779d"Stefan Reinauer2015-11-165-0/+171
* intel/fsp_baytrail: Load APs microcode in baytrail_init_cpusYork Yang2015-11-163-2/+4
* intel/fsp_baytrail: Load BSP microcode in bootblockYork Yang2015-11-161-1/+4
* intel/fsp1_0: Use dummy microcode when calling FSP TempRamInitYork Yang2015-11-162-18/+5
* intel/fsp_model_406dx: Load APs microcode in model_406dx_initDavid Guckian2015-11-162-1/+5
* intel/fsp_rangeley: Load BSP microcode in bootblockDavid Guckian2015-11-163-0/+21
* nb/amd/mct_ddr3: Fix RDIMM errors due to undefined number of slotsTimothy Pearson2015-11-1611-61/+27
* cpu/amd/fam10h-15h: Fix BSP stack corruption on 32-core Fam10 systemsTimothy Pearson2015-11-161-0/+7
* amd/model_fxx: Check FID&VID Support for the BSP (too)Urja Rannikko2015-11-151-0/+3
* northbridge/amd/amdmct: Reduce maximum number of DDR3 DIMMsTimothy Pearson2015-11-151-1/+5
* src/southbridge/amd/sr5650: Always configure lane director on startupTimothy Pearson2015-11-151-10/+3
* northbridge/amd/amdmct/mct_ddr3: Fix Family 10h boot failureTimothy Pearson2015-11-152-8/+28
* northbridge/amd/amdmct/mct_ddr3: Properly indicate clobbered registersTimothy Pearson2015-11-151-2/+9
* northbridge/amd/amdmct/mct_ddr3: Set SkewMemClk when both DCTs are in useTimothy Pearson2015-11-152-9/+34
* northbridge/amd/amdmct/mct_ddr3: Add missing Family 15h RDIMM Rtt valuesTimothy Pearson2015-11-152-7/+198
* northbridge/amd/amdmct/mct_ddr3: Fix null pointer access and related hangsTimothy Pearson2015-11-152-32/+34
* northbridge/amd/amdmct/mct_ddr3: Work around strange phy training issueTimothy Pearson2015-11-151-0/+16
* northbridge/amd/amdmct/mct_ddr3: Attempt to recover from phy training errorsTimothy Pearson2015-11-152-21/+83
* amd/amdmct/mct_ddr3: Add Family 15h RDIMM timing and ODT valuesTimothy Pearson2015-11-151-132/+290
* cpu/amd: Fix AMD Family 15h ECC initialization reliability issuesTimothy Pearson2015-11-158-96/+136
* northbridge/amd/amdmct/mct_ddr3: Fix lockups and wasted time during ECC initTimothy Pearson2015-11-154-61/+147
* southbridge/amd/sb700: Fix random persistent SATA AHCI drive detection failureTimothy Pearson2015-11-151-39/+42
* northbridge/amd/amdmct/mct_ddr3: Add additional debug trace statementsTimothy Pearson2015-11-142-0/+24
* cpu/x86/lapic: Add stack overrun detectionTimothy Pearson2015-11-141-0/+2
* northbridge/amd/amdfam10: Properly indicate node and channel in SMBIOS tablesTimothy Pearson2015-11-145-6/+40
* sconfig: remove warning about root_complexPatrick Georgi2015-11-141-4/+4
* newisys: Remove mainboard directory and Kconfig filesMartin Roth2015-11-132-18/+0
* cbfstool: Allows mixed-state fmap regions to workPatrick Georgi2015-11-131-8/+13
* cbfstool: Add way to access entire backing data for a bufferPatrick Georgi2015-11-132-1/+9
* intel/kunimitsu: This patch enables wakeup from S0ix using headset button.Saurabh Satija2015-11-131-0/+1
* libpayload: udc/dwc2: Ignore setup packet in check for queue emptyFurquan Shaikh2015-11-131-1/+13
* libpayload: queue: Add a helper macro for checking singleton queueFurquan Shaikh2015-11-131-0/+3
* intel/skylake: ensure the RTC time is setAaron Durbin2015-11-131-0/+3
* elog: fix improper assumption for year valuesAaron Durbin2015-11-131-2/+1
* AMD Merlin Falcon: update vendorcode header files to CarrizoPI 1.1.0.1zbao2015-11-123-4/+18
* southbridge/amd/sb700: Fix SATA port 4/5 drive detectionTimothy Pearson2015-11-121-4/+38
* southbridge/amd/sb700: Recover if AHCI disk detection failsTimothy Pearson2015-11-121-8/+75
* northbridge/amd/amdmct/mct_ddr3: Update prefetcher configurationTimothy Pearson2015-11-121-2/+5
* northbridge/amd/amdmct: Clear memory before enabling ECCTimothy Pearson2015-11-122-30/+46
* src/southbridge/amd/sb700: Reset SATA controller in AHCI mode during startupTimothy Pearson2015-11-121-12/+35
* southbridge/amd/sb700: Do drive detection even in AHCI modeTimothy Pearson2015-11-121-46/+53