Age | Commit message (Expand) | Author |
2019-11-01 | lib/uuid: Add UUID parsing function | Nico Huber |
2019-11-01 | soc/{mediatek,sifive}: Remove unused 'include <arch/barrier.h>' | Elyes HAOUAS |
2019-11-01 | soc/intel/fsp_baytrail: Remove unused 'barrier()' | Elyes HAOUAS |
2019-11-01 | nb/intel: Remove unused 'barrier()' | Elyes HAOUAS |
2019-11-01 | sc7180: support bitbang UART w/gpio | T Michael Turney |
2019-11-01 | trogdor: Add mainboard gpio support | T Michael Turney |
2019-11-01 | sc7180: Add gpio driver | Taniya Das |
2019-10-31 | soc/intel/skylake: Remove unused ASL debug options | Subrata Banik |
2019-10-31 | soc/intel/{cnl,icl,skl}: Fix multiple whitespace issue | Subrata Banik |
2019-10-31 | soc/intel/{cnl,icl,skl}: Remove unused SMI opregion | Subrata Banik |
2019-10-31 | Makefile, Kconfig: Add AMD dependency for amd_blobs repo | Marshall Dawson |
2019-10-31 | mb/google/drallion: Turn off HDMI power when enter s0ix and S5 | Eric Lai |
2019-10-31 | ec/google/chromeec: Add EC driver support for software sync | Tim Wawrzynczak |
2019-10-31 | soc/intel/common: add common function to set LT_LOCK_MEMORY | Michael Niewöhner |
2019-10-31 | cpu/x86: make set_msr_bit publicly available | Michael Niewöhner |
2019-10-31 | mb/asrock/h110m: configure SuperIO Deep Sleep | Maxim Polyakov |
2019-10-31 | soc/intel/icelake: adapt FSP GOP param to match the other FSP2.0 platforms | Michael Niewöhner |
2019-10-31 | soc/mediatek/mt8183: Disable DRAM DVFS in recovery mode | Yu-Ping Wu |
2019-10-31 | soc/intel/icelake: Enable caching on SPI memory-mapped boot device unconditio... | Subrata Banik |
2019-10-30 | sb/intel/common: Make linking pmbase.c conditional | Arthur Heymans |
2019-10-30 | sb/intel/common/Makefile: Use 'all' class to link files in all stages | Arthur Heymans |
2019-10-30 | mb/google/hatch/variants/helios: Modify DPTF parameters | Kane Chen |
2019-10-30 | src/southbridge: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-30 | Program loading: Handoff cbmem_top via calling arguments | Arthur Heymans |
2019-10-30 | arch/x86/boot.c: Pass arguments when running programs | Arthur Heymans |
2019-10-30 | soc/intel/apollolake: set FSP param to enable or skip GOP | Michael Niewöhner |
2019-10-30 | soc/intel/cannonlake: set FSP param to enable or skip GOP | Michael Niewöhner |
2019-10-30 | soc/intel/common: move common memmap functionality from skl,icl,cnl,apl | Michael Niewöhner |
2019-10-30 | arch/x86/Makefile.inc: Use the 'all' target to add common sources | Arthur Heymans |
2019-10-30 | hatch: refactor gpio table into baseboard, allow empty SPDs | Paul Fagerburg |
2019-10-30 | mainboard: Add Lenovo ThinkPad T440p | Iru Cai |
2019-10-30 | commonlib/helpers: Add alloca() macro | Tim Wawrzynczak |
2019-10-29 | arch/x86/*.S: use defines instead of hardcoded values | Patrick Rudolph |
2019-10-29 | soc/skylake/vr_config: print mch_id in hex | Maxim Polyakov |
2019-10-29 | ec/google/chromeec: Clean up ec.[ch] | Tim Wawrzynczak |
2019-10-29 | nb/intel/{nehalem,x4x}: Remove unused 'include <pc80/vga_io.h>' | Elyes HAOUAS |
2019-10-29 | purism/librem_skl: add libgfxinit support | Matt DeVillier |
2019-10-28 | src/soc/intel: skl,cnl,icl: remove unneeded check in cbmem_top() | Michael Niewöhner |
2019-10-28 | soc/intel/broadwell_de: Implement smbios_cpu_get_maximum_freq_mhz() | Andrey Petrov |
2019-10-28 | arch/x86: Populate more fields in SMBIOS type 4 | Andrey Petrov |
2019-10-28 | arch/x86: Move max cpuid leaf function into arch/x86 | Andrey Petrov |
2019-10-28 | nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK support | Arthur Heymans |
2019-10-28 | cpu/intel/car: Correctly cache the bootblock with C_ENVIRONMENT_BOOTBLOCK | Arthur Heymans |
2019-10-28 | soc/mediatek/mt8183: Pass MR values as function arguments | Yu-Ping Wu |
2019-10-28 | src/cpu: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-10-28 | src/southbridge: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-10-28 | src: Remove unused '#include <cpu/cpu.h>' | Elyes HAOUAS |
2019-10-28 | mb/lenovo/x200: Correct device tree override logic | Bill XIE |
2019-10-28 | lib/cbfs: Don't load XIP stages from bootblock | Arthur Heymans |
2019-10-28 | mb/google/sarien/arcada: Add support for Cirque Touchpad | Karthikeyan Ramasubramanian |