Age | Commit message (Expand) | Author |
2019-07-11 | mb/siemens/{baseboard,mc_apl3,mc_apl4,mc_apl5}: Fix GPIO_168 | Mario Scheithauer |
2019-07-11 | mb/siemens/{mc_apl1,...,mc_apl5}: Reduce eMMC bus speed mode | Mario Scheithauer |
2019-07-11 | google/kukui: Adjust LCM ID voltages | Yu-Ping Wu |
2019-07-11 | mediatek: Fill in input_hertz to coreboot table | Tristan Shieh |
2019-07-11 | board/kukui: Remove ADC tolerance from boardid | Hung-Te Lin |
2019-07-11 | sdm845: Add AOP firmware support | T Michael Turney |
2019-07-11 | mb/google/hatch/variants: Fix nonworking touch pad | Frank_Chu |
2019-07-11 | mb/google/hatch: Enable/disable GPIO clock gating | Tim Wawrzynczak |
2019-07-11 | soc/intel/cannonlake: Add GPID and CGPM methods to GPIO ASL | Tim Wawrzynczak |
2019-07-11 | soc/intel/intelblocks/gpio: Always expose GPIO PM constants | Tim Wawrzynczak |
2019-07-11 | mb/google/hatch: Enable LPIT inclusion in DSDT | Tim Wawrzynczak |
2019-07-11 | mb/google/hatch: Disable GPIO community dynamic clock gating | Tim Wawrzynczak |
2019-07-11 | soc/intel/cannonlake: Make EC S0ix notification optional in LPIT | Tim Wawrzynczak |
2019-07-11 | mb/intel/coffeelake_rvp: Add cpu count for CFL S62 | Lean Sheng Tan |
2019-07-11 | soc/intel/common: Check bios_size and window_size after MIN operation | John Zhao |
2019-07-11 | mb/google/hatch: Fix interrupt trigger type for GPP_H0(HP_INT_L) | Furquan Shaikh |
2019-07-11 | soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timer | Subrata Banik |
2019-07-10 | console: Correct printing of hexadecimal integers | Jacob Garber |
2019-07-10 | sb/nvidia/ck804: Remove old debugging code | Jacob Garber |
2019-07-10 | util/amdfwtool: Close file descriptor on error | Jacob Garber |
2019-07-10 | util/romcc: Correct format specifiers | Jacob Garber |
2019-07-10 | util/cbfstool: Close file on error | Jacob Garber |
2019-07-10 | drivers/intel/fsp1_1/raminit.c: Always check FSP HOBs | Frans Hendriks |
2019-07-10 | arch/cpu/x86: Update AMD detection | Marshall Dawson |
2019-07-10 | mb/google/octopus: Remove LPDDR4 RAMID index 5,6 CH[1] only SKU | Kevin Chiu |
2019-07-10 | vendorcode/amd: Move 'static' to the beginning of declaration | Elyes HAOUAS |
2019-07-10 | util/sconfig: Add commonlib/helpers.h | Kyösti Mälkki |
2019-07-10 | util/sconfig: Declare the repeated devicetree storage | Kyösti Mälkki |
2019-07-10 | nb/intel/nehalem: Tidy quickpath_reserved calculation | Jacob Garber |
2019-07-10 | nb/intel/nehalem: Die if no memory ranks found | Jacob Garber |
2019-07-10 | soc/intel/block/cpu: remove unused USE_COREBOOT_NATIVE_MP_INIT | Arthur Heymans |
2019-07-10 | vendorcode/eltan/security/lib: Implement SHA endian function | Frans Hendriks |
2019-07-10 | soc/intel/braswell/acpi/lpc.asl: Allocate used ROM size only | Frans Hendriks |
2019-07-10 | soc/intel: Drop some HAVE_SMI_HANDLER guards | Kyösti Mälkki |
2019-07-10 | cpu/x86: Remove obsolete smm_init_completion() | Kyösti Mälkki |
2019-07-10 | intel/i82801ix: Rename smm_lock() prototype | Kyösti Mälkki |
2019-07-10 | soc/intel: Remove invalid smm_relocate stubs | Kyösti Mälkki |
2019-07-10 | cpu/amd: Remove empty smm_lock() | Kyösti Mälkki |
2019-07-10 | device/oprom: Replace CONFIG() preprocessor statements | Kyösti Mälkki |
2019-07-10 | device/oprom: Reduce indentation | Kyösti Mälkki |
2019-07-09 | arch/x86: Flip HAVE_MONOTONIC_TIMER default | Kyösti Mälkki |
2019-07-09 | arch/non-x86: Flip HAVE_MONOTONIC_TIMER default | Kyösti Mälkki |
2019-07-09 | libpayload/usb: fix DWC2 driver | Patrick Georgi |
2019-07-09 | emulation/qemu-power8: Select CPU_QEMU_POWER8 | Kyösti Mälkki |
2019-07-09 | cpu/x86: Flip SMM_TSEG default | Kyösti Mälkki |
2019-07-09 | cpu/x86: Declare SMM_ASEG | Kyösti Mälkki |
2019-07-09 | cpu/intel: Drop SMM_TSEG conditional | Kyösti Mälkki |
2019-07-09 | soc/amd/stoneyridge,picasso: Switch SMM lock condition | Kyösti Mälkki |
2019-07-09 | arch/x86: Replace some uses of SMM_TSEG | Kyösti Mälkki |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2019-07-09 | drivers/intel: Move FSP stage_cache implementation into common block | Subrata Banik |
2019-07-09 | soc/intel/icelake: Refer to soc/soc_chip.h rather than chip.h | Subrata Banik |
2019-07-09 | crossgcc: Fix runtime initialization of a constant | Nico Huber |
2019-07-08 | util/superiotool: Add AST2400 | Patrick Rudolph |
2019-07-08 | sb/intel/lynxpoint: Use common final SPI OPs setup | Arthur Heymans |
2019-07-08 | sb/intel/ibexpeak: Use common final SPI OPs setup | Arthur Heymans |
2019-07-08 | sb/intel/i82801gx: Use common final SPI OPs setup | Arthur Heymans |
2019-07-08 | sb/intel/common: Add a common interface to set final OPs settings | Arthur Heymans |
2019-07-08 | cpu/x86/smm/smm_module_loader: Compare num_concurrent_stacks to size_t | Elyes HAOUAS |
2019-07-08 | src/arch/x86/acpigen: Compare dev_states_count to size_t | Elyes HAOUAS |
2019-07-08 | qemu-q35: die if started on wrong machine | Patrick Rudolph |
2019-07-08 | intel/socket_mPGA604: Enable TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-07-08 | intel/nehalem: Move TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-07-08 | intel/fsp_broadwell_de: Remove redundant TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-07-08 | intel/fsp_baytrail: Move TSC_MONOTONIC_TIMER | Kyösti Mälkki |
2019-07-08 | drivers/pc80: Move UDELAY_IO and UDELAY_TIMER2 | Kyösti Mälkki |
2019-07-08 | payloads/external/Memtest86Plus: update to version 002 stable | Martin Kepplinger |
2019-07-08 | mb/google/hatch: Set GPP_D9 as enable pin for Goodix Touch Screen and | Frank Wu |
2019-07-07 | mb/google/hatch: Update GPIO settings for SD card and SPI1 Chip select | Krishna Prasad Bhat |
2019-07-07 | lib/romstage_stack.c: Remove file | Kyösti Mälkki |
2019-07-07 | mediatek/mt8183: update dcxo output buffer setting | Weiyi Lu |
2019-07-07 | arch/mips: Make MIPS specific options depend on ARCH_MIPS | Arthur Heymans |
2019-07-07 | util/cbfstool: Prevent overflow of 16 bit multiplications | Jacob Garber |
2019-07-07 | util/nvramtool: Mark out_of_memory() as noreturn | Jacob Garber |
2019-07-07 | util/nvramtool: Enable -Wmissing-prototypes | Jacob Garber |
2019-07-07 | util/nvramtool: Make internal function static | Jacob Garber |
2019-07-07 | util/nvramtool: Include missing header | Jacob Garber |
2019-07-07 | arch/x86: Use ssize_t to store length | Jacob Garber |
2019-07-07 | drivers/amd/agesa: Drop redundant stack allocation | Kyösti Mälkki |
2019-07-07 | util/inteltool: Enable -Wmissing-prototypes | Jacob Garber |
2019-07-07 | util/inteltool: Make internal functions static | Jacob Garber |
2019-07-07 | payloads/coreinfo: Enable -Wmissing-prototypes | Jacob Garber |
2019-07-07 | payloads/coreinfo: Make internal functions static | Jacob Garber |
2019-07-07 | payloads/coreinfo: Enable -Wextra | Jacob Garber |
2019-07-07 | payloads/coreinfo: Use correct integer types for loop indices | Jacob Garber |
2019-07-07 | payloads/coreinfo: Use fixed-width integers for cpuid | Jacob Garber |
2019-07-07 | src/security/vboot: Add option to skip display init with vboot 2.0 | Sukerkar, Amol N |
2019-07-07 | device/pci: Declare pci_root_bus() | Kyösti Mälkki |
2019-07-07 | arch/x86: Clean up PIRQ_ROUTE | Kyösti Mälkki |
2019-07-07 | mb/google/hatch/var/kindred: Add Raydium touchscreen support | David Wu |
2019-07-07 | mb/google/hatch/var/kindred: Update ELAN GPIO/IRQ and add Synaptics Touchpad | David Wu |
2019-07-07 | mb/google/hatch/variants/kindred: Enable eMMC support | David Wu |
2019-07-07 | soc/intel/icelake: Remove redundant gpio.c from Makefile.inc | Subrata Banik |
2019-07-07 | mb/lenovo/g505s: Disable SeaBIOS options unsupported by hardware | Mike Banon |
2019-07-07 | cpu/x86: Fix MSR_PLATFORM_INFO definition | Kyösti Mälkki |
2019-07-07 | soc/intel/{cannonlake,icelake}: Do not define PCH_DEV_PMC in ramstage | Furquan Shaikh |
2019-07-07 | soc/intel/icelake: Get rid of unused dev param | Furquan Shaikh |
2019-07-07 | soc/intel/icelake: Use SA_DEV_ROOT instead of PCH_DEV_PMC | Furquan Shaikh |
2019-07-07 | soc/intel/cannonlake, mb/google/sarien: Get rid of unused dev param | Furquan Shaikh |
2019-07-07 | soc/intel/cannonlake: Use SA_DEV_ROOT instead of PCH_DEV_PMC | Furquan Shaikh |