Age | Commit message (Expand) | Author |
2019-05-08 | soc/amd/stoneyridge: Rewrite smbus_read/write, add asf | Marshall Dawson |
2019-05-08 | soc/amd/stoneyridge: Rearrange sb_util.c | Marshall Dawson |
2019-05-08 | soc/amd/stoneyridge: Rename AcpiMmio blocks | Marshall Dawson |
2019-05-08 | mb/lenovo/*: Add support for VBOOT on 8MiB devices | Patrick Rudolph |
2019-05-08 | ec/lenovo/h8: Add VBOOT board support | Patrick Rudolph |
2019-05-08 | ec/lenovo/h8: Add function to query sense state | Patrick Rudolph |
2019-05-07 | {src,util}: Remove duplicated includes | Elyes HAOUAS |
2019-05-07 | mb/lenovo: Add SMBIOS type 9 for ExpressCard | Patrick Rudolph |
2019-05-07 | mb/google/sarien: Add SMBIOS type 9 fields | Lijian Zhao |
2019-05-07 | smbios: Walk over PCI devicetree to fill type 9 | Patrick Rudolph |
2019-05-07 | device: ignore NONE devices behind bridge | Patrick Rudolph |
2019-05-07 | sconfig: Add SMBIOS type 9 entries | Patrick Rudolph |
2019-05-07 | sb/intel/bd82x6x: Fix flashconsole after lockdown | Dan Elkouby |
2019-05-07 | soc/intel/skylake: remove PrimaryDisplay check | Maxim Polyakov |
2019-05-07 | soc/skl/memmap: calculate mem size even if IGD undefined in devtree | Maxim Polyakov |
2019-05-07 | sb/{ICH7,NM10,PCH}: Use common watchdog_off function | Elyes HAOUAS |
2019-05-07 | google/kukui: Support sound in boot process | Jiaxin Yu |
2019-05-07 | intel/fsp1_1: Drop remnants of `pei_data` | Nico Huber |
2019-05-07 | mb/purism/librem_skl: Refactor to get rid of `pei_data` | Nico Huber |
2019-05-07 | mb/google/glados: Refactor to get rid of `pei_data` | Nico Huber |
2019-05-07 | mb/google/cyan: Refactor to get rid of `pei_data` | Nico Huber |
2019-05-07 | soc/intel/bsw: Move memory init values into `romstage.h` | Nico Huber |
2019-05-07 | mb/intel/saddlebrook: Refactor to get rid of `pei_data` | Nico Huber |
2019-05-07 | mb/intel/kunimitsu: Refactor to get rid of `pei_data` | Nico Huber |
2019-05-07 | intel/fsp1_1: Move MRC cache pointers into `romstage_params` | Nico Huber |
2019-05-07 | intel/fsp1_1: Drop `boot_mode` from `pei_data` | Nico Huber |
2019-05-07 | intel/fsp1_1: Drop unused, weak raminit() | Nico Huber |
2019-05-07 | mb/lenovo/x60: Use system_reset() | Elyes HAOUAS |
2019-05-07 | {gm45,pineview,sandybridge,x4x}: Use {full,system}_reset() function | Elyes HAOUAS |
2019-05-07 | mb/apple/macbookair4_2: Correct internal video port selection | Evgeny Zinoviev |
2019-05-06 | mb/google/sarien: Turn off camera power when s0ix | Eric Lai |
2019-05-06 | mb/google/sarien: Fine tune SD card D3 cold timing | Eric Lai |
2019-05-06 | vboot: remove use of GoogleBinaryBlockHeader | Joel Kitching |
2019-05-06 | src: Remove unused include <halt.h> | Elyes HAOUAS |
2019-05-06 | arch/x86: Remove unused file | Patrick Rudolph |
2019-05-06 | drivers/intel/fsp2_0: Fix fsp post-init validation | Matthew Garrett |
2019-05-06 | soc/intel/apollolake: Reset GPI IS & IE registers at ramstage | Karthikeyan Ramasubramanian |
2019-05-06 | soc/intel/cannonlake/acpi: Add board level s0ix call back | Eric Lai |
2019-05-06 | soc/apollolake: Add ramstage hook | Felix Singer |
2019-05-06 | soc/amd/stoneyridge: Correct bugs in lpc.c | Marshall Dawson |
2019-05-06 | soc/amd/stoneyridge: Move acpi_fill_mcfg to northbridge | Marshall Dawson |
2019-05-06 | Fix code that would trip -Wtype-limits | Julius Werner |
2019-05-06 | spd_bin: Do not depend CONFIG_DIMM_MAX on CONFIG_GENERIC_SPD_BIN | Julius Werner |
2019-05-06 | purism/librem_skl: remove 13v3 target, clean up Kconfig | Matt DeVillier |
2019-05-06 | mb/google: Remove unused 'include <smbios.h>' | Elyes HAOUAS |
2019-05-06 | sb/amd/rs780: Use 32 bit variable to avoid truncation | Jacob Garber |
2019-05-06 | soc/intel/braswell/Makefile.inc: Remove commented-out line | Frans Hendriks |
2019-05-06 | soc/skylake: Add missing PCH IDs | Marius Genheimer |
2019-05-06 | sb/intel/bd82x6x: Use common/rcba.h | Patrick Rudolph |
2019-05-06 | google/kukui: Raise the CPU frequency | Tristan Shieh |