summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2017-09-26amd/torpedo: Drop PlatformGnbPcieComplex.hKyösti Mälkki
2017-09-26google/snappy: Override SKU ID by VPDKevin Chiu
2017-09-26mainboard/google/reef: expose sku strapping helper functionAaron Durbin
2017-09-26soraka: Ensure I2C5 frequency is less than 400kHzFurquan Shaikh
2017-09-25soc/intel: lpc: Use IS_POWER_OF_2 instead of open-coding itJonathan Neuschäfer
2017-09-25mb/lenovo/x2?0/devicetree: Fix regression of BDC detectionPatrick Rudolph
2017-09-25ec/lenovo/pmh7: Dump revision and IDPatrick Rudolph
2017-09-25nb/i945/raminit: Don't fall back to smbus read on failed SPD decodeArthur Heymans
2017-09-25console: Ignore loglevel in nvram until ramstageKyösti Mälkki
2017-09-23mb/intel/dg43gt: Add romstage timestampsArthur Heymans
2017-09-23mb/intel/dg43gt: Set SuperIO gpio correctlyArthur Heymans
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-09-23toolchain: Always use GCC for Ada sourcesNico Huber
2017-09-23toolchain: Use xcompile proposed CFLAGS for AdaNico Huber