Age | Commit message (Expand) | Author |
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 |
2019-10-28 | lib/prog_loaders.c: Add prog_locate_hook() | Frans Hendriks |
2019-10-27 | mb/google/poppy/variant/nocturne: don't invert GPP_D17 | Nick Vaccaro |
2019-10-27 | Dragonair: Add sku23 | Wisley Chen |
2019-10-27 | mb/supermicro/x11-lga1151: use the new Kconfig to hide GOP | Michael Niewöhner |
2019-10-27 | device: add Kconfig option to hide GOP initialization option | Michael Niewöhner |
2019-10-27 | src/soc: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-27 | src/mainboard: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-27 | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-27 | mb/supermicro/h8scm_fam10: Use 'Device()' instead of 'Processor()' | Elyes HAOUAS |
2019-10-27 | mb/amd/serengeti_cheetah_fam10: Use 'Device()' instead of 'Processor()' | Elyes HAOUAS |
2019-10-27 | mb/msi/ms7721: Use 'Device()' instead of 'Processor()' | Elyes HAOUAS |
2019-10-27 | mb/lippert: Use 'Device()' instead of 'Processor()' | Elyes HAOUAS |
2019-10-27 | mb/jetway: Use 'Device()' instead of 'Processor()' | Elyes HAOUAS |
2019-10-27 | src/[northbridge,security]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-27 | mb/iei: Use 'Device()' instead of 'Processor()' | Elyes HAOUAS |
2019-10-27 | mb/gigabyte: Use 'Device()' instead of 'Processor()' | Elyes HAOUAS |
2019-10-27 | mb/avalue: Use 'Device()' instead of 'Processor()' | Elyes HAOUAS |
2019-10-27 | mb/asus: Use 'Device()' instead of 'Processor()' | Elyes HAOUAS |
2019-10-27 | mb/advansus: Use 'Device()' instead of 'Processor()' | Elyes HAOUAS |
2019-10-27 | mb/amd: Use 'Device()' instead of 'Processor()' | Elyes HAOUAS |
2019-10-27 | cpu/amd/*/*/acpi/: Use 'Device()' instead of 'Processor()' | Elyes HAOUAS |
2019-10-27 | mb/(ich7): Use macro instead of magic number | Elyes HAOUAS |
2019-10-27 | src/{device,drivers}: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-10-27 | src: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS |
2019-10-27 | cbmem.h: Align comment with the reality of implementations | Arthur Heymans |
2019-10-26 | drivers/intel/fsp2_0: move die() calls to the functions | Michael Niewöhner |
2019-10-26 | soc/intel: common,skl,cnl,icl: drop reserved mmio memory size calculation | Michael Niewöhner |