Age | Commit message (Expand) | Author |
2017-03-10 | commonlib: Fix spacing issues | Lee Leahy |
2017-03-10 | drivers/intel/fsp2_0: Switch from binary to decimal | Lee Leahy |
2017-03-10 | drivers/intel/fsp2_0: Wrap lines at 80 columns | Lee Leahy |
2017-03-10 | drivers/intel/fsp2_0: Remove braces for single statements | Lee Leahy |
2017-03-10 | drivers/intel/fsp2_0: Fix spacing issues | Lee Leahy |
2017-03-10 | drivers/intel/fsp2_0: Add space before * | Lee Leahy |
2017-03-10 | drivers/intel/fsp2_0: Use tabs for indent | Lee Leahy |
2017-03-10 | soc/intel/common: Pass the minimum possible string length for strncpy | Barnali Sarkar |
2017-03-10 | google/sand: Add devicetree.cb file for sand | Katherine Hsieh |
2017-03-10 | mainboard/google/reef: Modify TCPU, TSR2 and TRT table | Tim Chen |
2017-03-10 | soc/intel/broadwell: Rework IGD's CDClk selection | Nico Huber |
2017-03-10 | ifdtool: Add SPI_FREQUENCY_50MHZ_30MHZ as a valid freq | Hannah Williams |
2017-03-10 | soc/intel/skylake:Add _DSM method to reduce D3 cold delay for eMMC controller | sowmyav |
2017-03-10 | device/dram/ddr2: Add common ddr2 spd decoder | Patrick Rudolph |
2017-03-10 | mainboard/google/reef: Configure SDCARD card detect pin | Venkateswarlu Vinjamuri |
2017-03-10 | soc/intel/apollolake: Add PM methods to power gate SD card | Venkateswarlu Vinjamuri |
2017-03-10 | asus/m2v: Make _CRS methods serialized | Paul Menzel |
2017-03-10 | cpu/amd/agesa: Unify init files | Paul Menzel |
2017-03-10 | .gitignore: ignore *.swo and option *.roms | Alexander Couzens |
2017-03-10 | northbridge/intel/i440bx: Align code | Paul Menzel |
2017-03-09 | vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata | Aaron Durbin |
2017-03-09 | drivers/spi/tpm: provide Kconfig to indicate CR50 usage | Aaron Durbin |
2017-03-09 | mainboard/google/reef: increase pre cbmem console size for Chrome OS | Aaron Durbin |
2017-03-09 | lib/tpm2_marshaling: fix in correct buffer space semantics | Aaron Durbin |
2017-03-09 | google/poppy: Configure SRCCLKREQ4 as No Connect | Naresh G Solanki |
2017-03-09 | elog: Add all EC event codes | Furquan Shaikh |
2017-03-09 | src/lib: Add space before ( | Lee Leahy |
2017-03-09 | src/lib: Remove braces for single statements | Lee Leahy |
2017-03-09 | src/lib: Fix space between type, * and variable name | Lee Leahy |
2017-03-09 | src/lib: Add "int" following "unsigned" | Lee Leahy |
2017-03-09 | google/pyro: Update DPTF settings | Kevin Chiu |
2017-03-09 | src/include: Remove space after & | Lee Leahy |
2017-03-09 | src/include: Add space after comma | Lee Leahy |
2017-03-09 | src/include: Indent code using tabs | Lee Leahy |
2017-03-09 | src/include: Add do { } while(0) around macros | Lee Leahy |
2017-03-09 | src/include: Move trailing statements to next line | Lee Leahy |
2017-03-09 | src/include: Fix unsigned warnings | Lee Leahy |
2017-03-09 | soc/intel/skylake: Add GPIO macros for IOxAPIC and SCI | Li Cheng Sooi |
2017-03-09 | soc/intel/skylake: Add SKL SOC PCH H GPIO support | Li Cheng Sooi |
2017-03-09 | AGESA: Use printk for IDS output | Kyösti Mälkki |
2017-03-09 | AGESA f15: Disable IDS tracing by default | Kyösti Mälkki |
2017-03-09 | AGESA: Make eventlog more tolerant to failures | Kyösti Mälkki |
2017-03-09 | AGESA: Fix loop condition for eventlog read | Kyösti Mälkki |
2017-03-09 | AGESA: Apply a threshold on event logging | Kyösti Mälkki |
2017-03-09 | AGESA: Log heap initialisation | Kyösti Mälkki |
2017-03-09 | AGESA: Log if memory training result cannot be stored | Kyösti Mälkki |
2017-03-09 | AGESA: Fix SSE regression and align stack early | Kyösti Mälkki |
2017-03-09 | toolchain: fix compilation of GMP on FreeBSD | Idwer Vollering |
2017-03-09 | cpu/intel/model_6{e,f}x: Unify init files | Paul Menzel |
2017-03-09 | mainboard/google/poppy: Enable cros_ec_keyb device | Furquan Shaikh |