summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* arch/riscv: hls_init: Initialize time{,cmp} with dummy pointersJonathan Neuschäfer2017-09-271-6/+3
* arch/riscv: Document mprv_{read,write}_* functionsJonathan Neuschäfer2017-09-271-0/+11
* mb/emu/*-riscv: Remove outdated memory mapJonathan Neuschäfer2017-09-272-20/+0
* arch/riscv: trap handler: Print load/store access width in bitsJonathan Neuschäfer2017-09-271-2/+2
* smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer2017-09-2718-64/+64
* Coral: Add Synaptics touchpad supportPeggy Chuang2017-09-271-0/+9
* soc/amd/stoneyridge: Revert CAR teardown wbinvdMarshall Dawson2017-09-273-31/+9
* soc/amd/stoneyridge: Add postcar stageMarshall Dawson2017-09-275-10/+45
* amd/stoneyridge: Move AmdInitEnv to ramstageMarshall Dawson2017-09-272-5/+13
* amd/stoneyridge: Put AGESA heap into cbmemMarshall Dawson2017-09-273-11/+7
* soc/amd/common: Clean up GetHeapBase functionMarshall Dawson2017-09-272-8/+7
* amd/stoneyridge: Clean up include files in northbridge.hMarshall Dawson2017-09-271-11/+1
* amd/stoneyridge: Enable SMM in TSEGMarshall Dawson2017-09-276-4/+146
* soc/intel/common: Add Cannonlake PCI idLijian Zhao2017-09-271-0/+2
* cpu/amd/amdfam15: Add misc. SMM definitionsMarshall Dawson2017-09-271-0/+4
* cpu/x86/smm: Add define for AMD64 save areaMarshall Dawson2017-09-271-1/+2
* amd/stoneyridge: Convert MP init to mp_init_with_smmMarshall Dawson2017-09-279-100/+145
* soc/intel/apollolake: Add SGX supportPratik Prajapati2017-09-272-2/+48
* soc/intel/apollolake: Add PrmrrSize and SGX enable configPratik Prajapati2017-09-273-1/+52
* soc/intel/cannonlake: Add FSP GOP supportAbhay kumar2017-09-272-0/+19
* google/kahlee: Fix GPIO ASLMarc Jones2017-09-273-9/+14
* amd/stoneyridge: Refactor GPIO functionsMarc Jones2017-09-272-101/+123
* asus/p2b-f: Move to EARLY_CBMEM_INITKeith Hui2017-09-261-1/+0
* asus/p2b-d[s]: Move to EARLY_CBMEM_INITKeith Hui2017-09-263-2/+2
* mainboard/google/fizz: Enable EC-EFS supportDaisuke Nojiri2017-09-261-0/+1
* mainboard/google/fizz: Enable cros_ec_keyb deviceKevin Cheng2017-09-261-0/+3
* Use stopwatch_wait_until_expired where applicableJonathan Neuschäfer2017-09-265-11/+7
* timer: Add helper function stopwatch_wait_until_expiredJonathan Neuschäfer2017-09-261-0/+9
* src/lib/Makefile.inc: Remove loaders subdirectoryJonathan Neuschäfer2017-09-261-1/+0
* riscv: Update register addresswxjstz2017-09-261-3/+2
* include/nhlt: Unbreak a long URLJonathan Neuschäfer2017-09-261-2/+1
* mainboard/winnet/g170: drop the redundant vendor nameLubomir Rintel2017-09-261-1/+1
* mainboard/winnet/g170: disable use of upper memory for SeaBIOSLubomir Rintel2017-09-262-0/+8
* mainboard: use SeaBIOS config only when it's the payload of choiceLubomir Rintel2017-09-263-0/+3
* amd/stoneyridge: Make UMA memory cacheableMarshall Dawson2017-09-261-1/+8
* amd/stoneyridge: Remove EXT_CONF_SUPPORT checkMarshall Dawson2017-09-262-9/+0
* amd/stoneyridge: Simplify memory hole calculationMarshall Dawson2017-09-262-61/+11
* device/dram/ddr2.c: fix a hidden syntax error introduced earlierBill XIE2017-09-261-1/+1
* mb/google/*: Use newly added Chrome EC boardid functionFurquan Shaikh2017-09-2636-357/+10
* chromeec: Provide helper routine to read boardid from Chrome ECFurquan Shaikh2017-09-263-0/+36
* AGESA: Move API interface under drivers/Kyösti Mälkki2017-09-2626-75/+71
* AGESA: Drop CAR teardown without POSTCAR_STAGEKyösti Mälkki2017-09-265-144/+29
* AGESA: Implement POSTCAR_STAGEKyösti Mälkki2017-09-2622-12/+213
* AGESA: Drop unused code in eventlogKyösti Mälkki2017-09-261-660/+0
* binaryPI: Drop Options.h includeKyösti Mälkki2017-09-264-4/+0
* binaryPI boards: Fix indirect AGESA.h includeKyösti Mälkki2017-09-269-0/+9
* AGESA: Avoid cpuRegisters.h includeKyösti Mälkki2017-09-269-16/+7
* AGESA cimx: Move cb_types.h to vendorcodeKyösti Mälkki2017-09-2612-15/+7
* AGESA: Fix OptionsIds.h includeKyösti Mälkki2017-09-2614-417/+5
* AGESA: Remove heap allocations from OemCustomize.cKyösti Mälkki2017-09-2624-1845/+624