summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-09-27mb/emu/*-riscv: Remove outdated memory mapJonathan Neuschäfer
2017-09-27arch/riscv: trap handler: Print load/store access width in bitsJonathan Neuschäfer
2017-09-27smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer
2017-09-27Coral: Add Synaptics touchpad supportPeggy Chuang
2017-09-27soc/amd/stoneyridge: Revert CAR teardown wbinvdMarshall Dawson
2017-09-27soc/amd/stoneyridge: Add postcar stageMarshall Dawson
2017-09-27amd/stoneyridge: Move AmdInitEnv to ramstageMarshall Dawson
2017-09-27amd/stoneyridge: Put AGESA heap into cbmemMarshall Dawson
2017-09-27soc/amd/common: Clean up GetHeapBase functionMarshall Dawson
2017-09-27amd/stoneyridge: Clean up include files in northbridge.hMarshall Dawson
2017-09-27amd/stoneyridge: Enable SMM in TSEGMarshall Dawson
2017-09-27soc/intel/common: Add Cannonlake PCI idLijian Zhao
2017-09-27cpu/amd/amdfam15: Add misc. SMM definitionsMarshall Dawson
2017-09-27cpu/x86/smm: Add define for AMD64 save areaMarshall Dawson
2017-09-27amd/stoneyridge: Convert MP init to mp_init_with_smmMarshall Dawson
2017-09-27soc/intel/apollolake: Add SGX supportPratik Prajapati
2017-09-27soc/intel/apollolake: Add PrmrrSize and SGX enable configPratik Prajapati
2017-09-27soc/intel/cannonlake: Add FSP GOP supportAbhay kumar
2017-09-27google/kahlee: Fix GPIO ASLMarc Jones
2017-09-27amd/stoneyridge: Refactor GPIO functionsMarc Jones
2017-09-26asus/p2b-f: Move to EARLY_CBMEM_INITKeith Hui
2017-09-26asus/p2b-d[s]: Move to EARLY_CBMEM_INITKeith Hui
2017-09-26mainboard/google/fizz: Enable EC-EFS supportDaisuke Nojiri
2017-09-26mainboard/google/fizz: Enable cros_ec_keyb deviceKevin Cheng
2017-09-26Use stopwatch_wait_until_expired where applicableJonathan Neuschäfer
2017-09-26timer: Add helper function stopwatch_wait_until_expiredJonathan Neuschäfer
2017-09-26src/lib/Makefile.inc: Remove loaders subdirectoryJonathan Neuschäfer
2017-09-26riscv: Update register addresswxjstz
2017-09-26include/nhlt: Unbreak a long URLJonathan Neuschäfer
2017-09-26mainboard/winnet/g170: drop the redundant vendor nameLubomir Rintel
2017-09-26mainboard/winnet/g170: disable use of upper memory for SeaBIOSLubomir Rintel
2017-09-26mainboard: use SeaBIOS config only when it's the payload of choiceLubomir Rintel
2017-09-26amd/stoneyridge: Make UMA memory cacheableMarshall Dawson
2017-09-26amd/stoneyridge: Remove EXT_CONF_SUPPORT checkMarshall Dawson
2017-09-26amd/stoneyridge: Simplify memory hole calculationMarshall Dawson
2017-09-26device/dram/ddr2.c: fix a hidden syntax error introduced earlierBill XIE
2017-09-26mb/google/*: Use newly added Chrome EC boardid functionFurquan Shaikh
2017-09-26chromeec: Provide helper routine to read boardid from Chrome ECFurquan Shaikh
2017-09-26AGESA: Move API interface under drivers/Kyösti Mälkki
2017-09-26AGESA: Drop CAR teardown without POSTCAR_STAGEKyösti Mälkki
2017-09-26AGESA: Implement POSTCAR_STAGEKyösti Mälkki
2017-09-26AGESA: Drop unused code in eventlogKyösti Mälkki
2017-09-26binaryPI: Drop Options.h includeKyösti Mälkki
2017-09-26binaryPI boards: Fix indirect AGESA.h includeKyösti Mälkki
2017-09-26AGESA: Avoid cpuRegisters.h includeKyösti Mälkki
2017-09-26AGESA cimx: Move cb_types.h to vendorcodeKyösti Mälkki
2017-09-26AGESA: Fix OptionsIds.h includeKyösti Mälkki
2017-09-26AGESA: Remove heap allocations from OemCustomize.cKyösti Mälkki
2017-09-26AGESA: Allow const PcieComplexList for OemCustomizeKyösti Mälkki
2017-09-26AGESA binaryPI boards: Fix some whitespaceKyösti Mälkki