summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* xcompile: Add a way to specify -march=i586Martin Roth2016-02-031-0/+6
* soc/intel/common: Use SoC specific routine to read/write MTRRsLee Leahy2016-02-025-13/+48
* src: Fix various spelling and whitespace issues.Martin Roth2016-02-026-46/+46
* commonlib: move uefi includes out of commonlib includesStefan Reinauer2016-02-022-16/+14
* asus/f2a85-m: Configure Hudson to be legacy-freeLoic2016-02-021-0/+16
* amd/agesa/family15tn: Add Richland CPU IDLoic2016-02-021-0/+1
* arch/x86: Add second paragraph to license headerMartin Roth2016-02-021-0/+5
* Kconfig: indent with tabs, not spaces.Martin Roth2016-02-022-5/+5
* src/: Fix Kcofig symbols missing CONFIG_ prefixMartin Roth2016-02-023-6/+2
* lib/gcov-glue.c: Remove trailing number from COVERAGE_MAGIC macroJean Lucas2016-02-021-1/+1
* cpu/amd/fam10h-15h: Add workaround for AMD Erratum 600Timothy Pearson2016-02-011-0/+4
* mainboard/asus/kgpe-d16: Wait for all APs to stop before MCT setupTimothy Pearson2016-02-011-0/+4
* cpu/amd/fam10h-fam15h: Add new wait_ap_stopped functionTimothy Pearson2016-02-012-0/+21
* nb/amd/amdmct/mct_ddr3: Save and restore SkewMemClk for S3 resumeTimothy Pearson2016-02-012-2/+9
* mainboard/asus/kgpe-d16: Use W83667HG-A specific PS/2 ASL fileTimothy Pearson2016-02-011-1/+1
* mainboard/asus/kgpe-d16: Update DSDT with new devices and bump versionTimothy Pearson2016-02-011-29/+94
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-0158-79/+233
* mainboard/asus/kgpe-d16: Add support for lifted BSP APIC IDsTimothy Pearson2016-02-011-9/+10
* mainboard/asus/kgpe-d16: Add missing IRQ route to mptableTimothy Pearson2016-02-011-9/+13
* mainboard/asus/kgpe-d16: Clean up legacy PIRQ table codeTimothy Pearson2016-02-011-6/+25
* southbridge/amd/sb700: Enable extended APIC ID when Kconfig option setTimothy Pearson2016-02-011-2/+4
* southbridge/amd/sb700: Set HPET min tick value to RPR recommendationTimothy Pearson2016-02-011-0/+4
* cpu/amd/fam10h-15h: Fix Family 15h boot hang when BSP lift enabledTimothy Pearson2016-02-012-2/+8
* mainboard/asus/kgpe-d16: Use W83667HG-A SuperIO instead of NCT5572DTimothy Pearson2016-02-013-22/+30
* vendorcode/intel: remove unused apple specific assembler macrosStefan Reinauer2016-01-312-11/+0
* drivers/intel/fsp1_1: Fix spelling error in API and copyrightLee Leahy2016-01-314-9/+9
* h8/battery: Fix ASL warning.Vladimir Serbinenko2016-01-311-1/+1
* stout: Fix VGA PCIIDs.Vladimir Serbinenko2016-01-311-1/+5
* soc/intel: Add skeleton infrastructure for Apollolake SOCAlexandru Gagniuc2016-01-303-0/+64
* arch/x86: Implement minimal bootblock for C_ENVIRONMENT_BOTOBLOCKAlexandru Gagniuc2016-01-302-0/+56
* arch/x86: Rename bootblock.S to bootblock_romcc.SAlexandru Gagniuc2016-01-302-7/+20
* Revert "northbridge/intel/sandybridge: Fix random raminit failures"Vladimir Serbinenko2016-01-291-11/+1
* southbridge/amd/sb700: Add CMOS option to disable legacy USB supportTimothy Pearson2016-01-291-3/+17
* mainboard/cubieboard: use bootblock_mainboard_early_initIru Cai2016-01-291-1/+4
* google/peppy/Kconfig: Move select MAINBOARD_DO_NATIVE_VGA_INITJean Lucas2016-01-291-1/+1
* soc/braswell: Fix Global NVS base addressHannah Williams2016-01-291-1/+2
* src/: Chmod 644 all .c, .h, .asl, .inc, .cb, .hex, & Kconfig filesMartin Roth2016-01-2950-0/+0
* intel/skylake: Implement native Cache-as-RAM (CAR)Subrata Banik2016-01-297-17/+427
* arch/arm64: Override bl31 timestamp with coreboot build timestampPatrick Georgi2016-01-291-1/+7
* superio/winbond/w83667hg-a: Add support for W83667HG-ATimothy Pearson2016-01-295-0/+182
* southbridge/amd/sb700: Add missing DMA setup step from AMD RRGTimothy Pearson2016-01-291-0/+5
* mainboard/asus/kgpe-d16: Use stock PS/2 ACPI ASL fileTimothy Pearson2016-01-291-40/+3
* mainboard/asus/kgpe-d16: Enable ASUS MIO audio optionTimothy Pearson2016-01-291-1/+1
* mainboard/asus/kgpe-d16: Move memory test before IMD setupTimothy Pearson2016-01-291-4/+4
* nb/amdmct/mct_ddr3: Enable mainboard voltage setTimothy Pearson2016-01-291-1/+21
* cpu/amd/fam10h-fam15h: Correctly create APIC ID on single node systemsTimothy Pearson2016-01-292-2/+8
* mb/gigabyte/ga-g41m-es2l: Remove PMBASE settings and commented code.Damien Zammit2016-01-291-17/+2
* mb/gigabyte/ga-g41m-es2l: Remove copy-pasted cstatesDamien Zammit2016-01-292-15/+1
* mb/gigabyte/ga-g41m-es2l: Move MMCONF base address to 0xe0000000Damien Zammit2016-01-291-1/+1
* nb/intel/x4x: Move to early cbmemDamien Zammit2016-01-294-4/+9