Age | Commit message (Expand) | Author |
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 |
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 |
2019-10-26 | soc,mb/intel: clean up remaining FSP2.0 socs/boards | Michael Niewöhner |
2019-10-26 | soc/intel/skylake: move/rename files after drop of FSP 1.1 | Michael Niewöhner |
2019-10-26 | drivers/intel/fsp1_1: remove orphaned functionality | Michael Niewöhner |
2019-10-26 | soc/intel/skylake: drop support for FSP 1.1 | Michael Niewöhner |
2019-10-26 | mb/intel/saddlebrook: Enable serial port on SIO | Praveen Hodagatta Pranesh |
2019-10-26 | mb/intel/saddlebrook: migrate to FSP 2.0 | Michael Niewöhner |
2019-10-25 | trogdor: Provide initial mainboard support | T Michael Turney |
2019-10-25 | mb/lenovo/{t60,r60}: Add ThinkPad R60 support as variant board | Maccraft |
2019-10-25 | soc/intel: Drop wrong _ADR objects | Elyes HAOUAS |
2019-10-25 | src/mainboard: Drop wrong _ADR objects | Elyes HAOUAS |
2019-10-25 | ec/{compal,google,quanta}: Drop wrong _ADR objects | Elyes HAOUAS |
2019-10-25 | mb/lenovo/x201/smihandler: Remove mainboard_io_trap_handler function | Peter Lemenkov |
2019-10-25 | mb/*/*/smihandler: Remove bogus mainboard_io_trap_handler | Peter Lemenkov |
2019-10-25 | mb/lenovo/{t60,x201,x60}/smihandler: Remove SMM reinitialization | Peter Lemenkov |
2019-10-25 | mb/*/*/smihandler: Remove bogus SMM init | Peter Lemenkov |
2019-10-25 | arch/acpi.h: Convert MADT APIC type names to all caps | Himanshu Sahdev |
2019-10-25 | arch/acpi.h: Use the aforementioned typedef acpi_table_header | Himanshu Sahdev |
2019-10-25 | mb/google/{glados,dragonegg}: Configure GPIOs in mainboard chip->init() | Furquan Shaikh |
2019-10-25 | mb/google/{drallion,sarien}: Configure GPIOs in mainboard chip->init() | Furquan Shaikh |
2019-10-25 | mb/google/{poppy,eve,fizz}: Configure GPIOs in mainboard chip->init() | Furquan Shaikh |
2019-10-25 | mb/google/hatch: Configure GPIOs in mainboard chip->init() | Furquan Shaikh |
2019-10-25 | mb/google/hatch: Set DSM parameters for Helios | Cheng-Yi Chiang |
2019-10-25 | mb/google/hatch: Fix speaker mapping for Helios | Cheng-Yi Chiang |
2019-10-25 | src/vendorcode/intel: Update Comet Lake FSP headers as per FSP v1394 | Ronak Kanabar |
2019-10-24 | mb/google/hatch/var/akemi: Update DPTF thermal sensor for Akemi | Peichao Wang |
2019-10-24 | soc/amd/picasso: Remove duplicate AMD_PUBKEY_FILE from Kconfig | Justin Frodsham |
2019-10-24 | src/include/console: Get rid of unused deprecated POST codes | Elyes HAOUAS |
2019-10-24 | mb/google/octopus: Override VBT selection for Dorp/Vortininja/Vorticon | Tony Huang |
2019-10-24 | mb/google/{butterfly,link,parrot}: Drop wrong _ADR objects | Elyes HAOUAS |
2019-10-24 | src/ec/quanta: Drop wrong _ADR objects | Elyes HAOUAS |
2019-10-24 | (acpi) superio.asl: Drop wrong _ADR objects | Elyes HAOUAS |
2019-10-24 | ec/google/chromeec/acpi: Drop wrong _ADR object | Elyes HAOUAS |
2019-10-24 | soc/intel/apollolake/acpi: Drop wrong _ADR objects for gpio | Elyes HAOUAS |
2019-10-24 | soc/mediatek/mt8183: Add udelay after setting voltages | Yu-Ping Wu |
2019-10-24 | mb/ocp/monolake: Configure IPMI BMC FRB2 watchdog timer via VPD variables | Johnny Lin |
2019-10-24 | drivers/ipmi: Add IPMI BMC FRB2 watchdog timer support | Johnny Lin |
2019-10-24 | mb/siemens/{mc_apl1, mc_bdx1}: Remove offsets from flashmap files | Werner Zeh |
2019-10-24 | mb/google/hatch: Select RT1011 and CHROMEOS_DSM_CALIB for Helios | Cheng-Yi Chiang |
2019-10-24 | drivers/i2c/rt1011: Add a driver for RT1011 | Cheng-Yi Chiang |
2019-10-24 | google/chromeos: Add a library to get DSM calibration data | Cheng-Yi Chiang |
2019-10-24 | acpi: Drop wrong _ADR objects for PCI host bridges | Elyes HAOUAS |
2019-10-24 | soc/mediatek/mt8183: Improve DRAM calibration logs | Yu-Ping Wu |
2019-10-24 | soc/mediatek/mt8183: Correct continuation line indent | Yu-Ping Wu |
2019-10-24 | soc/intel/fsp_baytrail: use designware I2C driver | Uwe Poeche |
2019-10-24 | soc/mediatek/mt8183: Force retraining memory if requested | Hung-Te Lin |
2019-10-24 | arch/acpi.h: Use of typedef for acpi_vfct | Himanshu Sahdev |