summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-04-29mainboard/msi/ms9652_fam10: Fix coding styleElyes HAOUAS
2018-04-29mainboard/msi/ms9282: Fix coding styleElyes HAOUAS
2018-04-29mainboard/biostar/am1ml: Add required space before opening parenthesis '('Elyes HAOUAS
2018-04-29mainboard/hp/dl165_g6_fam10: Fix coding styleElyes HAOUAS
2018-04-29mainboard/gigabyte/ga_2761gxdk: Remove unnecessary braces {}Elyes HAOUAS
2018-04-29sb/broadcom/bcm5785/early_setup.c: Fix coding styleElyes HAOUAS
2018-04-29southbridge/nvidia: Remove spaces before/after parenthesisElyes HAOUAS
2018-04-28nb/intel/x4x: Fix computing page_sizeArthur Heymans
2018-04-28src/southbridge/sis/sis966/nic.c: Improve code formattingElyes HAOUAS
2018-04-28src/console: Add spaces around '=='Elyes HAOUAS
2018-04-28src/southbridge: Add spaces around '=='Elyes HAOUAS
2018-04-28mainboard/asus: Add spaces around '=='Elyes HAOUAS
2018-04-28arch/x86: Fix call for wait_other_cpus_stop()Kyösti Mälkki
2018-04-28nb/intel/i945/gma: Skip native VGA init for ACPI S3 resumePaul Menzel
2018-04-28nb/intel/i945/gma: Factor out code to new `gma_ngi()`Paul Menzel
2018-04-28mb/google/octopus: Enable pull on ESPI_IO1 lineFurquan Shaikh
2018-04-27soc/intel/apollolake: enable cache-as-ram paging for glkAaron Durbin
2018-04-27drivers/usb: Add spaces around '=='Elyes HAOUAS
2018-04-27drivers/i2c/lm63: Remove unneeded headersElyes HAOUAS
2018-04-27drivers/i2c/adm1026: Remove unneeded headersElyes HAOUAS
2018-04-27drivers/i2c/adm1027: Remove unneeded headersElyes HAOUAS
2018-04-27soc/amd/stoneyridge/include/soc/smi.h: Fix name collisionRichard Spiegel
2018-04-27siemens/mc_apl1: Move board specific things to mc_apl1 variantMario Scheithauer
2018-04-27drivers/asmedia: Add ASPM blacklistNico Huber
2018-04-27google/kahlee: Remove VBOOT_VBNV_CMOSMarc Jones
2018-04-27google/kahlee: Add RW_NVRAM to FMAPMarc Jones
2018-04-27soc/amd/stoneyridge: Enable CMOS VBNV backup to flashMarc Jones
2018-04-27mb/lenovo/x1_carbon_gen1/spd: remove trailing whitespaceElyes HAOUAS
2018-04-27mb/pcengines/apu2/spd: Remove unneeded whitespaceElyes HAOUAS
2018-04-27RISC-V boards: Remove PAGETABLES section from memlayout.ldJonathan Neuschäfer
2018-04-27drivers/uart: Allow the 8250IO driver only on x86Jonathan Neuschäfer
2018-04-27vendorcode/intel: Update GLK FSP Header files w.r.t FSP v2.0.2Srinidhi N Kaushik
2018-04-27mb/google/poppy,soraka,nautilus: Enable xDCIFurquan Shaikh
2018-04-27soc/intel/common/block/xdci: Use vboot_can_enable_udc in xdci_can_enableFurquan Shaikh
2018-04-27security/vboot: Add function to check if UDC can be enabledFurquan Shaikh
2018-04-27security/vboot: Add function to read UDC enable flagFurquan Shaikh
2018-04-26mainboard/google/kahlee: Set SPI speed in bootblockMarc Jones
2018-04-26soc/amd/common/block/include/amdblocks/psp.h: Replace todo messageRichard Spiegel
2018-04-26src: Fix a typo on "mtrr"Elyes HAOUAS
2018-04-26device: Add flag to disable PCIe ASPMNico Huber
2018-04-26mb/google/octopus: Add dptf.asl in dsdt.aslSumeet Pawnikar
2018-04-26mb/google/grunt: Add grunt touchpad wake GPE to devicestreeDaniel Kurtz
2018-04-26mainboard/google/kahlee: Enable EC wake on GPIO24Daniel Kurtz
2018-04-26mainboard/google/kahlee: Fix EC_SMI_GPIDaniel Kurtz
2018-04-26mb/lenovo/x200: Use acpi_s3_resume_allowed()Paul Menzel
2018-04-26soc/intel/apollolake: enable exception handling in every stage for glkAaron Durbin
2018-04-26arch/x86: remove nop padding from exception vectorsAaron Durbin
2018-04-26arch/x86: print cr2 value on every exceptionAaron Durbin
2018-04-26arch/x86: allow idt to be available to link in all stagesAaron Durbin
2018-04-26drivers/i2c/ck505: Remove unneeded headersElyes HAOUAS