index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-31
reset: Finalize move to new API
Nico Huber
2018-10-31
security/tpm: Add function to measure a region device
Werner Zeh
2018-10-31
security/vboot: build vboot_fw20.a per stage
Patrick Georgi
2018-10-31
soc/intel/apollolake: Revert the w/a nWR_24 setting
John Zhao
2018-10-31
mb/google/poppy/variants/nami: Perform PL2 setting for syndra
John Su
2018-10-31
soc/intel/icelake: Open ports 0x60,0x64 for keyboard controller
Shelley Chen
2018-10-30
src: Move shared amd64 and IA32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-10-30
{cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macros
Elyes HAOUAS
2018-10-30
soc/amd/stoneyridge: Set IOMMU support to follow device setting
Martin Roth
2018-10-30
mb/google/kahlee: Disable IOMMU
Martin Roth
2018-10-30
soc/amd/stoneyridge: Remove dev_find_slot where possible
Richard Spiegel
2018-10-30
siemens/mc_apl3: Add new mainboard variant mc_apl3
Mario Scheithauer
2018-10-30
drivers/spi: Winbond specific write-protection enable
Patrick Rudolph
2018-10-30
security/tpm: Fix references to tpm_setup function
Jonathan Neuschäfer
2018-10-30
src: Add missing include <stdint.h>
Elyes HAOUAS
2018-10-30
Documentation/riscv: Improve `index.md`
Paul Menzel
2018-10-30
riscv: simplify timer interrupt handling
Philipp Hug
2018-10-30
src/arch/riscv/misaligned.c: Fix an off-by-one error when loading the opcode
Philipp Hug
2018-10-30
sifive/fu540: correct cbmem support
Philipp Hug
2018-10-30
Add selfboot to the romstage
Ronald G. Minnich
2018-10-29
x86/mp_init: Add configurable stack size for SMM relocate
Marshall Dawson
2018-10-29
mb/google/poppy/variants/nami: Add field to identify single channel DDR
Shelley Chen
2018-10-29
src/drivers/pc80/tpm/tis.c: Dont use port value when invalid.
Frans Hendriks
2018-10-29
mb/lenovo/t430: Set USB always on when calling SMI sleep
Peter Lemenkov
2018-10-29
mb/lenovo/t400: Use acpi_s3_resume_allowed()
Paul Menzel
2018-10-29
Documentation: Improve payload fit
Patrick Rudolph
2018-10-29
Documentation/mainboard: Add emulation/spike-riscv.md
Jonathan Neuschäfer
2018-10-29
tegra210_lp0: make sure to build with compiler.h included
Nico Huber
2018-10-27
soc/intel/*: Make FSP header path user configurable
Patrick Georgi
2018-10-27
mb/lenovo/x200: Link gpio map instead of including a header
Arthur Heymans
2018-10-27
build system: Fix FSP downloading
Nico Huber
2018-10-27
mb/lenovo/*/acpi_tables: Remove comment about IGD displays
Peter Lemenkov
2018-10-27
mb/lenovo/*/gpio: Remove ifdef guards
Peter Lemenkov
2018-10-26
arch/x86/acpi: Add TPM2 table support
Philipp Deppenwiese
2018-10-26
mainboard/intel/icelake_rvp: Do initial mainboard commit
Aamir Bohra
2018-10-26
vendorcode/intel/fsp/icelake: Add icelake FSP header file template
Rizwan Qureshi
2018-10-26
soc/intel/icelake: Do initial SoC commit
Aamir Bohra
2018-10-26
mediatek/mt8183: Correct MPU ctrl register address
Huayang Duan
2018-10-26
soc/intel/cannonlake: Add back PM TIMER EMULATION
Lijian Zhao
2018-10-25
selfboot: create selfboot_check function, remove check param
Ronald G. Minnich
2018-10-25
soc/amd/common/def_callouts.c: Prefer using '"%s...", __func__'
Richard Spiegel
2018-10-25
mb/google/kahlee/irq_tables.c: Prefer using '"%s...", __func__'
Richard Spiegel
2018-10-25
soc/amd/stoneyridge: Remove "else" after a return
Richard Spiegel
2018-10-25
soc/intel: Consolidate FSP CAR setup and teardown code
Praveen hodagatta pranesh
2018-10-25
mb/google/fizz/variants/kalista: Add variant for kalista
David Wu
2018-10-25
mb/google/fizz: Enable use of override devicetree
Furquan Shaikh
2018-10-25
google/kukui: Support recovery mode
Tristan Shieh
2018-10-25
soc/intel/cannonlake: Enable S4 sleep state support
praveen hodagatta pranesh
2018-10-25
soc/amd/common/pi: Correct top of DRAM reporting by AGESA
Marshall Dawson
2018-10-24
mb/google/kahlee: Enable 2T mode for liara
chris wang
2018-10-24
nb/intel/*: Use 2M TSEG instead of 8M on pre-arrandale hardware
Arthur Heymans
2018-10-24
cpu/intel/smm: Don't make assumptions on TSEG_SIZE
Arthur Heymans
2018-10-24
mediatek/mt8183: Initialize DRAM with a sequence in constant array
Huayang Duan
2018-10-24
util/bincfg: code cleanup: convert sym_table to a local variable
Denis 'GNUtoo' Carikli
2018-10-24
sb/amd: Use 'unsigned int' to bare use of 'unsigned'
Elyes HAOUAS
2018-10-24
nb/intel/*: Account for cbmem_top alignment
Arthur Heymans
2018-10-24
nb/intel/i945: Fix domain resources
Arthur Heymans
2018-10-24
intel/fsp: Fix license header for MeminfoHob.h
Lijian Zhao
2018-10-24
mb/google/octopus/variants/fleex: Update DPTF parameters
John Su
2018-10-24
mb/google/poppy/var/nocturne: Use CRFP as device name for FP device
Furquan Shaikh
2018-10-24
mainboard/google/poppy/variants/rammus: Enable touchscreen
kane_chen
2018-10-24
vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic
Joel Kitching
2018-10-24
tpm2/tlcl_send_startup: should pass on TPM_E_INVALID_POSTINIT
Joel Kitching
2018-10-24
mb/google/octopus: Use DIMM_INFO_PART_NUMBER_SIZE for part_num_store
Furquan Shaikh
2018-10-23
mb/google/poppy: add the smi_events back
Zhuohao Lee
2018-10-23
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-23
soc/amd/stoneyridge: Remove smbus.asl
Richard Spiegel
2018-10-23
mb/kahlee mb/gardenia: Remove smbus.asl include
Richard Spiegel
2018-10-23
mb/google/octopus: Use a single GPIO for trackpad wake and IRQ
Furquan Shaikh
2018-10-23
soc/intel/common/block/gpio: Allow GPI to be dual-routed
Furquan Shaikh
2018-10-23
soc/intel/common/block/gpio: Configure Tx Disable in IO standby for GPIs
Furquan Shaikh
2018-10-23
acpi_device: Refine ACPI_IRQ_* macros
Furquan Shaikh
2018-10-23
soc/intel/apollolake: Add reset code to postcar stage
Patrick Georgi
2018-10-23
{device,drivers}: Use 'unsigned int' to bare use of 'unsigned'
Elyes HAOUAS
2018-10-23
libpayload: Fill reg_base for debugging purposes
Patrick Rudolph
2018-10-23
src: Typo fix (cosmetic)
Peter Lemenkov
2018-10-22
Documentation: Fix markdown inline code
Patrick Rudolph
2018-10-22
Documentation: Fix markdown highlighting
Patrick Rudolph
2018-10-22
mb/google/poppy/var/nocturne: Change IMX319 sensor link freq
Lijian Zhao
2018-10-22
mb/lenovo/*/romstage: No need to specify board's model in comments
Peter Lemenkov
2018-10-22
mainboard/: Select MISSING_BOARD_RESET appropriately
Nico Huber
2018-10-22
amdfam10: Convert to `board_reset()`
Nico Huber
2018-10-22
sb/amd/*/hudson: Use CF9 reset
Nico Huber
2018-10-22
sb/amd/cimx/sb[89]00: Use CF9 reset
Nico Huber
2018-10-22
nb/via/vx900: Use CF9 reset
Nico Huber
2018-10-22
intel: Use CF9 reset (part 2)
Patrick Rudolph
2018-10-22
intel: Use CF9 reset (part 1)
Patrick Rudolph
2018-10-22
arch/x86: Implement common CF9 reset
Nico Huber
2018-10-22
soc/amd: Implement common reset API
Nico Huber
2018-10-22
soc/samsung/exynos5250: Convert to `board_reset()`
Nico Huber
2018-10-22
soc/mediatek: Convert to `board_reset()`
Nico Huber
2018-10-22
soc/imgtech/pistachio: Convert to `board_reset()`
Nico Huber
2018-10-22
soc/rockchip/rk3399: Convert to `board_reset()`
Nico Huber
2018-10-22
reset: Convert individual boards to `board_reset()`
Nico Huber
2018-10-22
reset: Provide new single-function reset API
Nico Huber
2018-10-19
mb/google/octopus: Preserve MRC training data across firmware update
Furquan Shaikh
2018-10-19
soc/lowrisc: Remove the remains of a LowRISC soc
Peter Lemenkov
2018-10-19
mb/google/fizz: Provide nhlt variant API
David Wu
2018-10-19
mb/google/fizz: Provide cros_gpio variant API
David Wu
2018-10-19
mb/google/fizz: Add variant API for gpio
David Wu
[prev]
[next]